#navigation1 a {
	font:14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#navigation1 a:hover {
	color:#FCFF00;
	}
.indexCon{width:980px;overflow:hidden;}
.indexCon .flashBanner{width:980px;height:500px;overflow:hidden;}
.flashBanner{position:relative;}
.flashBanner .mask{height:52px;line-height:52px;width:100%;text-align:right;
	position:absolute;left:0;bottom:-32px;filter:alpha(opacity=90);-moz-opacity:0.7;opacity:0.7;overflow:hidden;}
.flashBanner .mask img{vertical-align:middle;margin-right:6px;cursor:pointer;border:1px solid #FFFFFF;}
.flashBanner .mask img.show{margin-bottom:3px;border:1px solid #007FDC;}
img{border:0 none;}
.ban_bg{height:500px;width:100%; position:relative;overflow:hidden;}
.ban_bg .bgitem{ position:absolute; top:0;}
.ban_bg .btn{  bottom: 5px;margin-right: -450px;padding: 5px 6px;position: absolute;right: 50%;z-index: 7;}
.ban_bg .btn span {background: none repeat scroll 0 0 #2B130F;border: 1px solid #2B130F;color: #FFFFFF;cursor: pointer;display: inline-block;
margin-left: 5px;padding: 2px 5px;}
.ban_bg .btn span.cur {font-weight: bold;padding: 4px 8px;}