/* CSS Document */
body{width:1000px; height:auto; margin:0 auto; text-align:left; background:url(../images/body_bg.jpg) top center repeat-x; font-size:12px; color:#646464;}
*{margin:0px; padding:0px;}
a{border:none; text-decoration:none;}
A:link {
	COLOR: #646464; TEXT-DECORATION: none
}
A:visited {
	COLOR:#646464; TEXT-DECORATION: none
}
A:active {
	COLOR: #646464; TEXT-DECORATION: none
}
A:hover {
	COLOR:#f6001d; TEXT-DECORATION: none
}
.top{width:1000px; height:100px; float:left; overflow:hidden;}
.logo{width:270px; height:40px; float:left; margin-top:29px; padding-left:7px;}
.menu_box{
	width:1000px;
	height:43px;
	float:right;
	background:url(../images/menu_bg.jpg) repeat-x;
	overflow: hidden;
}
.search{
	width:222px;
	height:31px;
	float:right;
	background:url(../images/search_bg.jpg);
	margin-top: 7px;
	padding-left: 58px;
}
.search_txt{
	width:163px;
	height:16px;
	float:left;
	line-height:16px;
	text-indent:10px;
	color:#999999;
	border:1px solid #cccccc;
	;
	background:#ffffff;
	overflow:hidden;
	margin-right: 5px;
	margin-top: 7px;
}
.search_btn{
	width:43px;
	height:17px;
	float:left;
	border:0;
	background:url(../images/search_btn.jpg);
	cursor:pointer;
	overflow:hidden;
	margin-top: 7px;
}

#menu{
	width:720px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
#menu ul{list-style:none; margin:0;}
#menu li{float:left; line-height:28px;}
#menu li a{color:#666; padding:0 20px; display: block;}
#menu li a:hover{color:#000; background:url(../images/menu_hover_bg.jpg) no-repeat center; padding:0 20px;}
#one_1{background:url(../images/menu_hover_bg.jpg) no-repeat center;}
.language{
	width:130px;
	height:20px;
	float:right;
	margin-top: 30px;
}
.sc{
	width:210px;
	height:20px;
	float:right;
	clear:right;
	margin-top: 8px;
}
.language td{padding:2px;}
.sc td{padding:3px;}

.content_2{
	width:974px;
	height:auto;
	float:left;
	margin-top: 10px;
	border:3px solid #f6f6f6;
	padding:10px;
}
.c_bg{border:3px solid #F6F6F6; padding:2px 8px;}
.c_pro{border-top:1px solid #D6D6D6; border-left:1px solid #D6D6D6; background-color:#EDEDED; }
.left_menu{width:159px; height:autopx; float:left;}
.left_menu ul li{
	width:159px;
	height:20px;
	float:left;
	list-style:none;
	margin-top:4px;
}
.left_menu .li_s1{
	text-align: left;
	background:url(../images/left_menu_li_bg.jpg);
	text-indent: 30px;
	padding-top: 2px;
	line-height: 18px;
}
.left_menu .li_s2{
	text-align: left;
	border-bottom:1px solid #cccccc;
	text-indent: 30px;
	padding-top: 2px;
	line-height: 18px;
	background:url(../images/tb_s4.jpg) 20px 10px no-repeat;
}

.banner{width:755px; height:151px; float:left;}
.right_content{width:755px; height:auto; float:left; line-height:30px;}

.foot{
	width:1000px;
	height:70px;
	background:url(../images/foot_fgx.jpg) center top  no-repeat;
	float: left;
	margin-top: 10px;
	color: #999999;
	line-height:20px;
}

.foot a{color:#999999;}

#messages td{padding:2px;}

ul.nl {
	list-style:none outside none;
}
ul.nl li {
	line-height:30px;
	padding-left:15px;
	background:url(../images/li.gif) no-repeat 0px 50%;
	clear:both;
	overflow:hidden;
	text-align:left
}
ul.nl li.newsLine {
	background:url(../images/dotLine.gif) repeat-x top;
	overflow:hidden;
	height:5px;
	line-height:5px;
}
.line {
	height:1px;
	border-bottom:1px dashed #ccc;
	margin:10px auto;
	overflow:hidden;
}
ul.nl li .addTime {
	float:right;
	color:#666666
}