/*** Global CSS ***/
body{
background:#a2daff url(../images/body-bg.gif) repeat-x;
font-family:"simsun",arial,verdana,sans-serif;
font-size: 12px;
color:#333;
line-height: 150%;
text-align:left;
}
*{
	margin: 0;
	border:0;
	padding: 0;
}
.clear{	height: 0;width: 100%;clear: both;display: block;font:0/0 sans-serif;margin: 0;}

ul{
	list-style: none;
}
a{
text-decoration: none;
}
a:hover{ color: #f66;}
h2{
color:#fff;
font-size: 14px;
font-weight: bold;	
margin-left:10px;
}
h2.side{
	color:#999;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color:#000;
	
}
#wrap{
background: url(../images/main-bg.jpg) no-repeat;
width: 1008px;
margin: 0 auto;
}
#container{
	width:970px;
	margin:0 auto;
}
#header{	
 height:74px;
}
#logo{
	height: 59px;
	width:618px;
	float:left;
	display:inline;	
	background: url(../images/header.png) no-repeat;	
	margin-top:15px;
	margin-left: 15px;
}

#top{
	height: 25px;
	width:100px;
	float:right;	
	display:inline;	
	margin-right: 10px;
}
#nav{
	margin-left:5px;
	height: 43px;
	width: 963px;
	background: url(../images/nav-full.png) no-repeat;
}

#nav li{
	z-index: 15; position: relative;
	float:left;
	display: inline;
	color:#666;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/tab-sep.gif) no-repeat 0 18px;	
	margin-left:10px;
	padding:16px 0 0 0;
	height: 27px;
	line-height: 27px;
}
#nav li a{
	display:block;
	
	color:#ccc;	
	padding: 0 0 0 15px;
}
#nav li a:hover{	
	color:#fff;
}
#nav li.firsttab{
	background: none;
}

#nav li.current{ font-size: 15px; padding: 16px 0 0 8px; }
#nav li.current a{
	background: url(../images/tab-current.gif) 100% 0 no-repeat;
	color:#000;
	float: left;
	padding: 0 12px 0 0;
		
}

#nav li.current a span{
	background: url(../images/tab-current.gif) 0 -27px no-repeat;
	padding-left: 12px;
	float: left;
	display: inline-block;	
}
#nav li.current a:hover{	
	color:#000;
}
#nav li ul{position: absolute; z-index: 15; left: -5px; top: 1em; display: block; display:none; border:1px solid #000; border-top: none; width: 110px; padding:0 0 10px;background:#fff; text-align: center; }
#nav li ul li{ padding:0; margin:0;background:none;float:none;height:31px;width:100px;}
#nav li ul li a{display:inline-block; width: 90px; height: 20px; line-height: 20px; padding:5px; font-size: 12px; font-weight: normal; color:#666;background:  url(../images/menu-li-bg.gif) bottom no-repeat;}
#nav li ul li a:hover{ background: #fafafa url(../images/menu-li-bg-hover.gif) bottom no-repeat;color:#000; }
#nav .mainfoldericon{}
#nav .subfoldericon{background: url(../images/menu-li-bg-hover.gif) bottom no-repeat; }
#nav .subfoldericon:hover{ background: url(../images/menu-li-bg-hover-arrow.gif) bottom no-repeat; }

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */
.clearfix { zoom: 1;}
.doc { margin: 0 auto;}


#search{
	float: right;
	display: inline;
	margin-top:18px;
	margin-right:25px;
	position: relative;
}
.searchin{
	width:108px;
	height: 19px;
	float:left;
	background: url(../images/search-in.gif) repeat-x;
	border: none;	
	font-size:12px;
	padding-top:2px;
	padding-left:6px;
}
.searchgo{
	width:27px;
	height: 19px;
	float:left;
	display: inline;
	margin-left:-6px;
	background: url(../images/search-go.gif) no-repeat;
	cursor: pointer;
}
#content{
	width: 941px;
	overflow: hidden;
	margin-left:16px;
	background: #F9FBFB url(../images/c-bg.gif) repeat-x;
}
#c-left{
	width:967px;
	overflow: hidden;
	background: url(../images/c-left.png) repeat-y left;
}
#c-right{
width:970px;
overflow: hidden;
	background: url(../images/c-right.png) repeat-y right;
}
#c-bottom{
overflow: hidden;
margin-left:10px;
height: 60px;
background: url(../images/c-bottom.gif) no-repeat;
}

.colLM{ width:710px;	float:left; display:inline; margin: 10px 0 0 10px;}
.colL{ overflow: hidden; width:350px;	float:left; display:inline; margin: 0 10px 0 0;}
.colM{ overflow: hidden; width:350px;	float:left; display:inline; margin: 0;}
.colR{ overflow: hidden; width:200px; float:right; display:inline; margin: 10px 10px 0 0;}

.colLM h2{
	width:690px;
	background: url(../images/more.png) right no-repeat;
	text-shadow: #666 1px 1px;
}
.colLM .colL h2, .colLM .colM h2{ width: 330px;background: url(../images/more.png) right no-repeat;text-shadow: #666 1px 1px;}
.colR h2{ text-shadow: #fff 1px 1px;}
.frame-bottom-1{
background: url(../images/frame-bottom-1.png) no-repeat bottom;
width:350px;
height: 6px;
margin-bottom:10px;
}
.frame-bottom-2{
background: url(../images/frame-bottom-2.png) no-repeat bottom;
width:200px;
height: 4px;
margin-bottom:10px;
}
.frame-bottom-3{
background: url(../images/frame-bottom-3.png) no-repeat bottom;
width:710px;
height: 4px;
margin-bottom:10px;
}
.frame-top-1{
background: url(../images/frame-top-1.png) no-repeat;
width:350px;
height: 7px;
}
.frame-top-2{
background: url(../images/frame-top-2.png) no-repeat;
width:200px;
height: 7px;
}
.frame-top-3{
background: url(../images/frame-top-3.png) no-repeat;
width:710px;
height: 7px;
}
.frame-1, .frame-2, .frame-3{ overflow: hidden;}
.frame-1{
	background: url(../images/frame-bg-1.png);
}
.frame-2{
	background: url(../images/frame-bg-2.png);
}
.frame-3{
	background: url(../images/frame-bg-1.png);
}
.inner,.inner-2,.inner-3{
	margin-left:7px;
}
.inner-bottom-1{
background: url(../images/inner-bottom-1.png) no-repeat;
width:343px;
height: 19px;
}
.inner-bottom-2{
background: url(../images/inner-bottom-2.png) no-repeat;
width:339px;
height: 24px;
}
.inner-bottom-3{
background: url(../images/inner-bottom-3.png) no-repeat;
width:703px;
height: 19px;
}

.inner-top-1{
background: url(../images/inner-top-1.png) no-repeat;
width:343px;
height: 13px;
}
.inner-top-2{
background: url(../images/inner-top-2.png) no-repeat;
width:193px;
height: 15px;
}
.inner-top-3{
background: url(../images/inner-top-3.png) no-repeat;
width:703px;
height: 13px;
}
.inner-shadow-1,.inner-shadow-2,.inner-shadow-3{
	background: url(../images/inner-shadow.png) repeat-y right;
	width:343px;
}
.inner-shadow-2{
	width:192px;
}
.inner-shadow-3{
	width:703px;
}
.inner-c-1,.inner-c-2,.inner-c-3{
	width:330px;
	background: #fff;
	border-left: 1px solid #ccc;
	margin-left:2px;
	overflow: hidden;
}
.inner-c-2{
	width:179px;
	margin-left:1px;
	border-left:2px solid #dfe0e0;
}
.inner-c-3{
	width: 690px;
}
.inner-c-2 ul li{
	border-bottom:dashed 1px #ccc;
}

#tabs{
	float:left;
	margin-left:-10px;
	margin-top:-11px;
	font-size:12px;
	font-weight: bold;
}
#tabs li{
 width:24px;
 height: 31px;
	background: url(../images/tabs.png) no-repeat;
	line-height:200%;
}
#tabs li.current{
	background: url(../images/tabs-c.png) no-repeat;
}
#tabs a{
display: block;
	width:24px;
	height: 31px;
	color:#666;
	padding-left:3px;
	position:relative;
}
#tabs li.current a{
	color:#ff6666;	
	padding-left:5px;
}
.dis{display:block;}
.undis{display:none;}
/*
#news,#notices{
float:left;
display:inline;

}
*/
#feature,#links{
/*	float:left;
display:inline;
width:356px;*/
border:1px solid #ccc;
border-width: 0 1px 0 1px 
}
#feature p{
	margin: 5px auto 10px auto;
	width: 160px;
}
#txtlink{
	margin: 6px 0 0 10px;
}
#imglink{width:88px;margin: 0 auto;}
#imglink img{ width: 88px;}
#imglink li{margin-top:5px;}

#hotlinks ul{ margin: 0 10px;}
#hotlinks ul li{ font-size: 14px; line-height: 22px;}
#hotlinks a{color:#333;}
#hotlinks a:hover{color:#f66;text-decoration: underline;}
#hotlinks li img{ width: 100%;}

#news p{
	font-size: 12px;
	font-weight: normal;
	text-indent: 2em;	
	margin:6px auto;
}

.news-img { text-align: center;}
.news-img img{
width:300px;
height: 220px;
border: 3px solid #ddd;
}
.news-title{ margin: 0 10px 3px; width: 310px; height: 18px; line-height: 18px; overflow: hidden;}
.news-title a{ color: #333;}
.news-title a:hover{ color: #f66;}
.news-date{
	padding-right:20px;
	font-size: 10px;
	font-weight: bold;
	color:#999;
}
.news-c{
	width:165px;
	height:180px;		
	float:left;
	display: inline;	
	margin-left:15px;	
	color:#333;
}
#news-pic{ width: 330px; height: 250px; overflow: hidden; margin-bottom: 11px; text-align:center;}
#news-txt{ padding-top:0px; border-top: 1px solid #eee;}
ul.txtlist{
	margin:0 10px;
}
ul.txtlist li{
background: url(../images/li-bg.gif) no-repeat 0 8px;
padding-left:10px;
font-size: 12px;
font-weight:normal;
line-height: 20px;
height: 20px;
overflow: hidden;
border-bottom:dashed 1px #ccc;

}
ul.txtlist li a{
	color:#333;
}
ul.txtlist li a:hover{
	color:#f66;
	text-decoration: underline;
}


#footer{
	width: 941px;
	margin-left:16px;
	background: #fff;
	
	color:#666;
}
#footer-wrap{
	border-top:1px solid #eee;
	overflow: hidden;
	padding: 10px 0 5px 15px;
	text-align: center;
}
#footerlink{
	display: block;
}
#footerlink a{
	color:#666;
}
#footerlink a:hover{
	background: #333;
	color:#fff;
}
#copy{
	display:block;
	padding-top:5px;
	font-family: arial,serif;
}
.banner{ text-align: center;}

.imgnews { padding: 0 5px 0 10px; }
.imgnews li{ overflow: hidden; height: 97px; padding:0 0 10px 0 ; }
.imgnews li.last{ padding-bottom: 0;}
.imgnews h3{ margin: 0 0 5px 0; font-size: 12px; color: #333; }
.imgnews h3 a:link, .imgnews h3 a:visited{ color: #333;}
.imgnews h3 a:hover{ color: #f66; text-decoration: underline;}
.imgnews img{ float: left; border: 1px solid #ccc; margin: 0 5px 0 0; }
.imgnews p{text-indent: 2em;  }
.imgnews p span, .imgnews p span a:link,.imgnews p span a:visited{ color: #f66;}

.piclist{ padding: 5px 0 5px 12px; overflow: hidden;}
.piclist li{ float: left; padding: 0 15px;}
.piclist li img{ border: 1px solid #ccc; margin-bottom: 3px;}
.piclist li h3{ text-align: center; width: 102px; height: 16px; line-height: 16px; font-size: 12px; overflow: hidden;}
.piclist li h3 a:link, .piclist li h3 a:visited{ color: #333;}
.piclist li h3 a:hover{ color: #f66;}
