@charset "gb2312";
*{ margin: 0; padding: 0; }* 
body { 
	font: .75em "宋体", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff;
	color: #444; 
}

a {	color: #E60000;	background: inherit; text-decoration: none; }
a:hover { color: #AA0001; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 {  margin: 10px 0 0; }
h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 1.6em "宋体", Arial, Sans-Serif; margin: 0 0 12px; }
h3 a { font-size: 1em; }
#main h3 a { font-size: .84em; color: #808080; font-weight: normal; text-transform: uppercase; }

#content { width: 940px; margin: 0 auto; padding: 5px 0 0 0; border-top: 5px solid #eee; }

#top{ float: right; text-align: right; padding: 5px 0 0 0;}
#top a { color: #808080; margin: 0 0 0 13px; background: #fff url(../images/toparrow.png) no-repeat center left; padding: 0 0 0 12px; }
input.searchfield { width: 175px; padding: 3px; border: 1px solid #ccc; font-size: 1em; }
input.searchbutton { background: #E60000; border: 0; padding: 3px; color: #fff; font-weight: bold; font-size: 1em; }

#logo { float: left; color: #808080; line-height: 25px; }
#menubar { clear: both;}

#flashbanner { width: 940px; margin: 10 50; padding: 5px 0 0 0; }

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 0px 15px; margin: 0 0 20px; }
	#left img { margin: 0 0 8px; }
	#left li { list-style: none; border-bottom: 1px solid #fff; padding: 4px; margin: 0;}
	#left li a {  color: #000000; background: url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main { float: right; width: 625px; margin: 0 0 20px; }
/*	#main img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }*/
	#line { clear: both; padding: 3px; margin: 0 0 7px; background: #fff url(../images/smalldot.gif) repeat-x; }
	#redline {
	clear: both;
	padding: 1px;
	margin: 0 0 0px;
	background-color: #FF6868;
	background-repeat: repeat-x;
}
	#focusnews { float: left; padding: 0px 0 0; width: 280px; border: 3px solid #eee; color: #ccc; height: 260px; margin: 0 0 15px; }
	#focusnews p{	padding: 5px;	margin: 0;	text-align: center;	color: #666666;}
	.news { border-bottom: 1px solid #eee; padding: 0 0 2px; margin: 0 0 10px;}
	
#right { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 620px; text-align: justify; }
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }


#leftnav{
	float: left;
	padding: 0px 0 0;
	width: 200px;
	border: 2px solid #eee;
	color: #ccc;
	height: 600px;
	margin: 0 0 15px;
	background-color: #F2F2F2;
}
#leftnav h3{
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	text-indent: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/left-nav-bg.gif);
	background-repeat: no-repeat;
}

#leftnav li{
	list-style-type: none;
	padding: 5px 3px 1px 30px;
	height:23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	font: 14px "宋体",verdana, arial, sans-serif;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
 }

#leftnav li.current{
	background-color: #E6E6E6;
 }

#leftnav li a:link{
	color: #000;
 }
 
#leftnav li a:hover{
	color: #FF0000;
 }
 
#leftnav li a:visited {
	color: #000;
}



#leftnav li:hover {
	color: #FF0000;
	background-color: #E6E6E6;
}

#leftNav2{
	float: left;
	padding: 0px 0 0;
	width: 230px;
	border: 2px solid #eee;
	color: #ccc;
	height: 600px;
	margin: 0 0 15px;
	background-color: #F2F2F2;
}
#leftNav2 h3{
	width: 230px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	text-indent: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/left-nav-bg2.gif);
	background-repeat: no-repeat;
}



#maincontent { float: right; width: 720px; margin: 0 0 10px; }
#maincontent h2,#maincontent2 h2{
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#maincontent h3,#maincontent2 h3{
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
#maincontent2 { float: right; width: 690px; margin: 0 0 10px; }

#curPosition{
	float: right;
	margin-top: 5px;
	margin-right:5px;
	margin-bottom: 5px;
	margin-left: 0;
}
.myimg{
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#picnews{
	line-height: 2;	
}
#viewmore{
	float:right;
}

#newslist{
	clear:both;
}
#newslist li{ list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
#newslist li span{float:right;}
#newslist li a{ background: #fff url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }
#pagelist{
	clear:both;
	text-align: center;
	padding: 8px;
}

#newsview h3{
	border-bottom: 1px solid #eee;
	padding: 5px;
	margin: 15;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#newsdate{
	font-size: 12px;
	color: #cccccc;
	text-align: center;
}

ul#knowledgeList li.title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px;
	padding: 5px;
}

ul#faqList li.content{
	font-size: 12px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

ul#faqList{
	padding:0px 0px;
}
ul#faqList li.question{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/faq.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}

ul#faqList li.answer{
	list-style: none; 
	font-size: 12px;
	padding:0 0 10px 20px;
	background-image: url(../images/da.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

ul#bussiness li.sub{
	list-style-type: none;
	padding: 5px 3px 1px 20px;
	vertical-align: middle;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	font-family: "宋体", verdana, arial, sans-serif;
	font-size: 14px;
}

 
ul#bussiness li.sub li{
	list-style-type: none;
	padding: 5px 3px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	font: 12px "宋体",verdana, arial, sans-serif;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
 }

ul#bussiness li.current{
	background-color: #E6E6E6;
}


ul#bussiness li a:link{
	color: #000;
 }
 
ul#bussiness li a:hover{
	color: #FF0000;
 }
 
ul#bussiness li a:visited {
	color: #000;
}

ul#bussiness li.sub li:hover {
	color: #FF0000;
	background-color: #E6E6E6;
}

#tablist{
height:25px;background:url(../images/a.gif) repeat-x bottom;float:left;width:98%;margin:0 0 10px 0;
}
#tablist span{
float:left;width:30px;margin:-2px 3px 0 0;text-align:center;
}
#tablist p{
float:left;width:84px;margin:-2px 3px 0 0;text-align:center;
}
#tablist a{
display:block;line-height:27px;
}
#tablist a:link,#tablist a:visited{
font-weight:bold;font-size:12px;color:#FFF;text-decoration:none;background:#F90 url(../images/px2.gif) no-repeat top left;
}
#tablist a:hover,#tablist a:active{
font-size:12px;color:#000;background:#FFF url(../images/px1.gif) no-repeat left bottom;
}
#tablistCurrent{
color:#000;background:#FFF url(../images/px1.gif) no-repeat bottom left;display:block;line-height:27px;margin-bottom:5px;
}

.title_right_line{
border-bottom:1px solid #ccc;
}
.title_right_title{
background:url(../images/title_bg2.gif) repeat-x; width:110px; height:26px; line-height:26px;font-size:14px; font-weight:bold; margin-left:15px; text-align:center;
}
.title_right_title div{
margin-top:1px;
}
.xunhuan {
width:23%;float:left;margin:7px 1px 7px 5px;text-align:center;
}
.xunhuan li{
margin-top:1px;list-style-type:none;list-style-position:outside;
}

.pinpai {
width:30%;float:left;margin:7px 17px 7px 5px;text-align:center;
}
.pinpai li{
margin-top:1px;list-style-type:none;list-style-position:outside;
}

.black13_bg{
font:13px Arial; color:#fff;background-color:#323232;font-weight:700;
}
.pageline{
float:left;width:98%;background:url(../images/pageline.gif) repeat-x; height:1px; margin-top:5px;
}
.div50{
width:50%; float:left
}
#rl {
	float: left;
	width: 290px;
	margin: 0 20px 30px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
#rr { float: right; width: 290px; }
	#rl li, #rr li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
	#rl li a, #rr li a { background: #fff url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

#xuanchuan { clear: both; padding: 0px; margin: 0 0 5px; font-size: 1em; color: #808080; }
#xuanchuan p img{  float: left; border: 3px solid #DBDBDB; padding: 1px; margin: 5px 5px 5px 0;  }

#footer { clear: both; padding: 10px; margin: 0 0 15px; font-size: 1em; color: #808080; background: #eee; }
	.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; background: url(../images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
	.sponsor { color: red; background: #eee; }
	#footer li { list-style: none; }
	#fl { width: 940px; }
	#fl p{	text-align: center;}
	#fr { float: right; }


#4scate a:link{
	color: #000;
	text-decoration: underline;	
 }
 
#4scate a:hover{
	color: #FF0000;
 }
 
#4scate a:visited {
	color: #000;
}
