@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #333434;
	list-style: none; font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
img{ border-style:none; } 
	
a:hover{ cursor: pointer;}


/*Banner*/
#slide_banners {z-index:1000; width:100%; height:590px; overflow:hidden;}
#wall {width:100%; height:590px; margin-top:0; padding:0; display:block; float:left;}
#thumbs {list-style-type:none; left:75%; margin-left:-333px; padding:0; top:320px;*top:280px; position:absolute; z-index:2000;}
	
#thumbs li.thumb { float:left; margin:3px; width:130px; height:113px;}
#thumbs li.thumb img {border: 0; width:113px; height:113px; margin: 0px; padding: 0px; }
#thumbs li.thumb a {border: 0px; margin: 0px; padding:0px;    width:113px; display: block; height:113px;}
#thumbs li.thumb a.activeSlide {padding:0px; margin: 0px; font-weight: normal; color: #fff;  }
#thumbs li.thumb div {border: 0; height: 15px; line-height:15px; margin:0; padding:0px; text-align:center; cursor: pointer; }


/*公告*/
.tc_center{ width:1100px; margin:0 auto; margin-top:-60px; overflow:hidden; position:relative; z-index:20000;}
.tc_ri{ float:right; font-size:14px; color:#1277cf; height:30px; line-height:30px;}
.tc_cen{ overflow:hidden; clear:right; height:32px; }
.tc_gg{ height:32px; float:right;}

#Scroll {CLEAR: both;FONT-SIZE:12px; COLOR: #c2130e; LINE-HEIGHT:31px;  HEIGHT:31px; }
#Scroll a { color:#808080; TEXT-DECORATION: none; float:right; width:300px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#Scroll a:hover { COLOR:#00bfff; TEXT-DECORATION: none;}


















