/*
最后修改: 2007-10-19 14:00
*/
*{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;}

/*深红色连接*/
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_100{width:430px;height:110px;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:970px;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;}