@charset "utf-8";
/*Global*/
body, td, th ,div, ul, li, p{ 
	color : #666; 
	font-size:12px;
	font-family:Arial;
	} 
body { 
	margin-left : 0; 
	margin-top : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
	background:#B5B6BA url(../images/main.gif) repeat-x;
	/*background:#FFF url(../images/bg.jpg) repeat-y center;*/
	} 
ul, li, p, dl, dt, dd, h1,h2,h3,h4,h5,h6, form{ 
	list-style-type : none; 
	padding : 0; 
	margin : 0; 
	} 
img{
	padding : 0; 
	margin : 0; 
	border : 0;
	}
a:link { 
	color : #333; 
	font-size : 12px; 
	font-family : Arial; 
	text-decoration:none;
	} 
a:visited { 
	color : #333; 
	font-size : 12px; 
	font-family : Arial; 
	text-decoration:none;
	} 
a:hover { 
	color : #CC0000; 
	font-size : 12px; 
	text-decoration : underline; 
	font-family : Arial; 
	} 
.Clear{
	clear:both;
	}
/*Page Description*/
.PD{
	height:24px;
	overflow:hidden;
	clear:both;
	}
.PDInner{
	width:995px;
	height:24px;
	text-indent:5px;
	line-height:24px;
	margin:0px auto;
	color:#999;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:#FFF url(../images/main.gif) repeat-x;/**/
	}
/*Head*/
.Head{
	width:995px;
	height:105px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	background:#FFF url(../images/head_bg.gif);
	}
/*Nav*/
.Nav{
	width:993px;
	height:35px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background:#FFF url(../images/head_bg.gif) 0px -105px;
	}
/*Body*/
.Body{
	width:993px;
	margin:0px auto;
	clear:both;
	background:#FFF url(../images/body_bg.gif);
	border-top:0;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
	border-bottom:0;
	height:100%;
	}
/*Left*/
.Body .Left{
	width:760px;
	float:left;
	overflow:hidden;
	margin-left:10px!important;
	margin-left:5px;
	border-top:15px #FFF solid;
	height:100%;
	}
/*Right*/
.Body .Right{
	width:202px;
	float:right;
	overflow:hidden;
	margin-right:10px!important;
	margin-right:5px;
	height:100%;
	border-top:15px #FFF solid;
	}
/*BodyFoot*/
.Body .BodyFoot{
	clear:both;
	background:#FFF url(../images/body_foot.gif);
	border-top:0;
	border-bottom:15px #FFF solid;
	height:1px;
	overflow:hidden;
	}
/*Foot*/
.Foot{
	width:995px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	}
/*Page*/
.Page{
	border-left:1px #DFDFDF solid;
	border-right:1px #DFDFDF solid;
	border-bottom:1px #DFDFDF solid;
	height:100%;
	}
/*MessageBox*/
.error {
	background:#fde8e9 url(../images/icon_error.gif) no-repeat 5px 3px;
	border:1px solid #fac5c8;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	color:#E04023;
	margin-top:2px;
	}
.success {
	background:#eff6e4 url(../images/icon_success.gif) no-repeat 5px 3px;
	border:1px solid #cae2a4;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	}
.alert {
	background:#fffbd1 url(../images/icon_alert.gif) no-repeat 5px 3px;
	border:1px solid #fddc9b;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	}
	
.successA{border:1px solid #CAE2A4;padding:15px 10px 15px 60px;margin:20px 0;background:#F7FAF1 url(../images/successA.gif) 15px 15px no-repeat;font-size:1.8em; }
.errorA{border:1px solid #FAC5C7;padding:15px 10px 15px 60px;margin:20px 0;background:#FEF0F0 url(../images/errorA.gif) 15px 15px no-repeat;}	
	
	
.quickMiniImgBox{
	visibility:hidden;
	position:absolute;left:0;
	top:0;
	z-index:301;
	}
.quickMiniImgBox .iconLayer{
	height:100%;
	}
.quickMiniImgBox .iconLayer a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none !important;
	}
.quickMiniImgBox .maskBox{
	float:left;
	width:100px;
	height:100px;
	border:none;
	overflow:hidden;
	background:url(../images/QuickView_Blank.gif) repeat;
	}
.quickMiniImgBox .dartBox{
	float:left;
	width:16px;
	height:100px;
	background:url(../images/QuickView_Dart.gif) no-repeat right center;
	}
.quickInfoBox{
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
	width:125px;
	height:125px;
	background-color:#d1e3f5;
	padding:8px 8px 4px;
	text-align:center;
	border:1px solid #adcfea;
	z-index:300;
	}
.quickInfoBox .largeImg{
	width:120px;height:120px;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #4e89c4;
	}
.quickInfoBox .largeImg a{
	display:table-cell;
	width:120px;
	height:120px;
	*display:block;
	vertical-align:middle;
	outline:none;
	}
.quickInfoBox .largeImg img{
	vertical-align:middle;
	border:0;
	}

/*按钮样式*/
.submitc{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3567c0;
	height: 20px;
	width: auto;
	border: 1px solid #849CC6;
}
.submitc_t {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3567c0;
	height: 20px;
	width: auto;
	padding:10px;
}
.submitc_t a:link a:visited a:hover{
	display:block;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: auto;
}
/*按钮样式 结束*/

/*翻页控件风格*/
.scott {margin:20px 0 0 0;padding:10px 0;color:#000000;font: 0.85em verdana;}
.anpager .cpb {padding:2px 5px; color:#ffffff!important;background-color:#3567c0!important;border: solid 1px #5E90C3;font-weight:bold;}
.anpager a {padding: 2px 5px;color:#203558!important;border: solid 1px #849CC6;text-decoration: none!important;background:#f0f0f0;}
.anpager a:hover{background-color:#358def;color:#f2fcf1!important;}
/*翻页控件风格 结束*/

/* 404 error page */
#error-404 {width: 950px; margin: 2em auto 0 auto;font-size: 1.0em; line-height: 1.8em; text-align: justify;}
#error-404 img {float: left; margin: 0 10px 0 0}

#error-message {float: left; width: 610px; margin: 1.5em 0 0 0}
#error-message h1 {font-size: 171.42%; color: #000; margin-bottom: .5em}

#error-404 p, #error-404 ul, #error-404 ol{ margin: 13px 0; }
#error-404 ol, #error-404 ul { padding: 0 0 0 35px; }
#error-404 ol li, #error-404 ul li { margin: 0 0 3px; padding: 0; }

/*passport*/

.passbox {display:block;float:right;height:20px;width:677px;padding-right:13px;overflow:hidden;}

.passport {display:block;float:right;height:20px;}

.passport form {float:left;}
.passport span,
.passport em {float:left;height:20px;line-height:20px;margin-right:6px;}

.passport input {float:left;margin-right:8px;}

.passport em a {text-decoration:underline;}

.passtxt {width:78px;height:18px;padding:0;margin:0;border:1px solid #a4abb1;}

.passlogin {width:44px;height:20px;line-height:20px;margin:0 6px 0 0;padding:0; border:1px solid #a4abb1;cursor:pointer;background:url(../images/passlogin.gif) repeat-x;}

.online {display:block;float:right;height:20px;line-height:20px;color:#cdcdcd;padding-right:6px;}

.online strong {color:#c42706;}

.passport,.passport a {color:#fff;}

.tableascx {font-size:12px;text-align:left;font-weight:bold; padding:0 10px 0 18px; margin:5px 0 0 0;line-height:120%;}


.allclass {margin:0;list-style-type:none;padding:3px 5px 3px 30px;background:#f6f4f5 url(../images/customGroupIcon.gif) no-repeat 12px 8px;}
.allclass a {padding:0px;}

.customGroup1 {position:relative;margin-bottom:10px;background:#ffffff;}
.customGroup1 h3 {padding:6px 6px 4px 24px;border:solid 1px #ccd9c4;border-width:1px 0;font:bold 13px arial;color:#000000;background:#c7d7bd url(../images/customGroupTitle.gif) no-repeat 8px 10px;}
.customGroup1 h3 a:hover {text-decoration:none;}
.customGroup1 h3 a:visited, .customGroup1 h3 a:link {color:#000000;}
.customGroup1 .tableascx {font-size:12px;text-align:center;font-weight:bold; padding:5px 10px 0 5px; margin:5px 0 0 0;line-height:120%;}
/*cate list*/
.catlist{margin:25px;}
.catlist ul{padding:0;float:left;width:208px;font-weight:bold;margin:0px 4px;}
.catlist ul li{list-style-type:none;padding:0;margin-top:0.6em;margin-right:0;margin-bottom:0.6em;margin-left:0;clear:both}
.catlist li ul{list-style:none;padding-bottom:1em}
.catlist li li{font-weight:normal;list-style-image:url(../images/rec_arrow_grey.gif);margin:2px 0px 2px 10px}
.catlist li li a{color:#1B468A}
.catlist li li a:hover{color:#E35B00}

.catlist li li a {
	color:#666;
}
.catlist li ul {
	margin:0px;
}
.catlist ul ul li {
	white-space:nowrap;
	float:left;
	clear:none;
	font-size:11px;
	padding:0 5px 0 9px;
	list-style-image:none;
	background:no-repeat url(../images/catlist.gif) left 6px;
	margin:0;
}

.indexhome
{
	float:right;
	line-height:20px;
	overflow:hidden;
}

.fontred
{
color:red;
}

.morepic {
	margin:2px auto;
	width:200px;
	margin-bottom:0px;
	overflow:hidden;
}