/*
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 
*/
*{margin:0;padding:0;}
body{background:#FFF;text-align:center;}
img{border:0;}
ul,li{list-style:none;}
div,ul,li,dl,dt,dd,table,td,input{font:12px/20px "宋体";color:#333;}
a{color:#333;text-decoration:none;}
a:hover{color:#C00; TEXT-DECORATION: underline}

/*深红色连接*/
a.a01:link,a.a01:visited{color:#5F1717;}
a.a01:hover,a.a01:active{color:#C00;}
/*左侧分类蓝色连接*/
a.aclass:link,a.aclass:visited{color:#001BA4;}
a.aclass:hover,a.aclass:active{color:#C00;}

.hidden{display:none;}
.mt6{margin-top:6px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}

.Adv430_180{width:430px;height:180px;float:left}
.Adv670_90{float:right;width:670px;padding-bottom:8px;text-align:right;}
	.Adv670_90 span{float:left;}
.Adv970_32{padding:3px 0 8px ;}
.Adv230_300{float:right;width:230px;}
#Adv970_450 td{text-align:center;}

.Layout{text-align:left;margin:0 auto;width:980px;clear:both;overflow:hidden;}


/*系统通知*/
#systemnotice{BORDER: #ffda8c 1px solid;COLOR: #993300; BACKGROUND-COLOR: #ffffdd;padding:5px 10px;margin:8px 0;line-height:18px;}
	#systemnotice h3{float:right;width:50%;text-align:right;font-size:12px;}
	#systemnotice h3 img{cursor:pointer;}
	#systemnotice span{float:left;width:50%;}
	#systemnotice p{clear:both;}
.typebox {
	BORDER-RIGHT: #72bc1b 1px solid; BORDER-TOP: #72bc1b 1px solid; FONT-SIZE: 9pt; MARGIN-BOTTOM: 6px; BORDER-LEFT: #72bc1b 1px solid; LINE-HEIGHT: 150%; BORDER-BOTTOM: #72bc1b 1px solid
}
.loginbox {
	BORDER: #e8e8e8 2px solid; PADDING: 6px; WIDTH: 900px; HEIGHT: 320px;TEXT-ALIGN: left
}