*{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:#003278;}
a{color:#003278;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;}


.Adv430_110{width:430px;height:110px;clear:both;}
	.Adv430_100 img{display:block;}
.Adv730_90{padding:0 0 6px;text-align:right;clear:both;overflow:hidden;zoom:1;}
	.Adv730_90 span{float:left;}
.Adv970_32{padding:3px 0 8px ;}
.Adv230_300{float:right;width:230px;clear:both;}
#Adv970_450 td{text-align:center;}

.clear{line-height:1px;clear:both;}
.Layout{text-align:left;margin:0 auto;width:970px;clear:both;}

.hidden{display:none;}
.mt6{margin-top:6px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}

/*系统通知*/
#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;}
/*以下是幻灯片*/

div#MainPromotionBanner{
	width:430px;
	height:110px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 110px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 430px;
	height: 110px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 430px;
	height: 110px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 85px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #CC0000;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
.out {
  position:relative;
  background:#bbb; 
  margin:5px auto;
  width:104px
  }
.in {
  background:#fff; 
  border:1px solid #555;
  padding:3px 3px;
  position:relative; 
  top:-3px;
  left:-3px;
  }
