@charset "UTF-8";
/** {margin:0px auto; padding:0px;}*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#all{
	background-attachment: fixed;
	background-image: url(../images/backup.index.gif);
	background-repeat: repeat-y;
	background-position: center center;
	}
.page-back {
	background-attachment: fixed;
	background-image: url(../images/backup.index.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.page-index{
	background-attachment: fixed;
	background-image: url(../images/backup.index.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.barcode-border {
	border: 0px;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	height:30px;
	width:250px;
	vertical-align:middle;
}
#content{
	width:100%;
}
#content_left{
	width:25%;
}
#content_slider{
	width:2px;
	background-color:#39F;
}
#content_right{
	width:73%;
}
.recode{
	border: 0px;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	height:32px;
	width:135px;
	vertical-align:middle;
}
.navigation
{
	background:url(../images/navBg.jpg);
	height:28px;
	line-height:28px;
	vertical-align:middle;
	border-bottom:#fff 1px solid;
	text-align:center;
}
.navigation ul
{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	
}
.navigation li
{
	display:inline;
	padding:1px;
	color:#fff;
	text-align:center;
}
.navigation li:hover
{
	background-color:#000;
}
.navigation a
{
	color:#fff;	
}
.navigation a span
{
	font-size:10px;
}
.navigation a:hover
{
	color:#C90;	
}
