body{
	margin:0;
	background:#F1F1F1;
}

.bannerBG{
	background:#003366 url(../images/backs/bannerBG.gif) repeat-x center top;

}

.banner{
	margin:0px auto;
	text-align:center;
	background:transparent url(../images/tools/banner.jpg) no-repeat center top;
	padding-top:160px;
}

.menu{
	margin:0px auto;
	width:850px;
	line-height:normal;
	overflow:hidden;
}
.menu ul{
	margin:0px auto;
	width:852px;
	list-style:none;
	padding:0;
	
}
.menu li{
	float:left;
	margin:0;
	padding:0;
	width:142px;
}
.menu li img{
	border:0;
}


.clear{
	clear:both;
	height:1px;
}

.header{
	font:0.75em sans-serif;
	text-align:left;
	letter-spacing:0.1em;
	font-weight:bolder;
	color:#000000;
	margin:0;
	padding:5px 0px 5px 0px;
}

.sepred{
	background:#CCCCCC url(../images/backs/sepred.gif) no-repeat right top;
}


.font, .font_cc {
	font:0.65em Verdana,Tahoma;
	color: #333333;
	text-decoration: none;
	line-height:1.6em;
}

.font_cc{
	color:#999999;
}


.case{
	width:294px;
	float:left;
	padding:5px;
	margin:5px;
	border:1px solid #cccccc;
	height:68px;
	overflow:hidden;
}

.image{
	margin-right:5px; 
	float:left; 
	border:1px solid #ccc;
	width:79px;
}

.block{
	float:left;
}

.shade{
	width:870px;
	margin:0px auto;
	background:transparent url(../images/backs/shadeBG.gif) no-repeat center -15px;
	padding:0 10px 0 10px;
}

.main{
	width:848px;
	margin:0px auto;
	background:#FFFFFF url(../images/backs/mainBG.gif) repeat-x center top;
	border:1px solid #e3e5e7;
}
.mainL{
	width:632px;
	padding:5px;
	float:left;
}
.mainR{
	width:196px; 
	padding:5px;
	float:right;
}

.blockR{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #F1F1F1;
}

.ul{
	margin:0;
	margin-top:5px;
	padding:0;
	list-style:none;
}
.ul li{
	margin:0;
	padding:0;
	list-style:none;
	font:0.65em verdana;
	color:#000000;
	line-height:1.6em;
}

.table{
	border-right:1px solid #dddddd; 
	border-top:1px solid #dddddd; 
	background-color:#999999;
}
.table td{
	/*background:#f9f9f9 url("/images/tools/bg.gif") repeat-x -20px -20px;*/
	background-color:#FFFFFF;
	border-left:1px solid #dddddd; 
	border-bottom:1px solid #dddddd; 
	padding:3px;
	vertical-align:top;
}
.detailL{
	width:548px;
	padding:5px;
	float:left;
}
.detailR{
	width:280px;
	padding:5px;
	float:right;
}



.big{
	width:525px;
	position:relative;
	display:block;
	z-index:0;
	padding:5px;
}

.thumbs{
	margin:5px; 
	float:left; 
	border:1px solid #cccccc;
	padding:1px;
}
.thumbs img:hover{
	border:1px solid #333333;
}

.thumbs a:hover{
	color:#333333;
}
.thumbs a:focus img,
.thumbs a:hover img,
.thumbs a:active img{
	border: 1px solid #333333;
}

.thumbs img{
	border:1px solid #FFFFFF;

}
.selected{
	border:1px solid #333333 !important;
}

#status{
	width:535px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	text-align:center;
	padding-top:150px;
	height:200px;
	display:none;
	background:transparent url(../images/backs/errorback.png) no-repeat center center;
}


.normal td{
	vertical-align:middle !important;
}


.white {
	font-family	: Verdana,Tahoma;
	font-size: 0.65em;
	color: #fff;
	text-decoration: none;
	margin:0;
	padding:5px;
	background-color:#999;
	text-align:center;
}
.font_8d {
	font-family: Verdana,Tahoma;
	font-size: 0.70em;
	color: #D10009;
	text-decoration: none;
	line-height:1.3em;
}

.FormStyle{
	font:0.70em Tahoma,sans-serif; 
	color: #333333; 
	background-color:#F9F9F9; 
	text-decoration: none; 
	font-weight: normal ; 
	border:#CCCCCC 1px solid;
	padding:2px;
}
.ButtonStyle{
	font:0.70em Tahoma,sans-serif; 
	color:#FFFFFF; 
	font-weight: normal ; 
	border:1px solid #CCCCCC;
	padding:2px;
	background:#FFFFFF url("../images/backs/buttonBG.gif") repeat-x center center;
}
