/* CSS Document */
*{margin:0 auto; padding:0; font-size:12px;}
ul{list-style:none;}
body{background-color:#666666;}

/*网页头部的线*/
#top_x{
	width:1002px; 
	height:5px; 
	margin:0 auto; 
	background-image:url(images/index_01.gif);
}

/*网页头部的标题*/
#top_title{
	width:1002px; 
	height:86px; 
	background-image:url(images/index_02.gif);
}

/*网页头部导航*/
#top_menu_box{
	width:1002px; 
	height:39px; 
	background-image:url(images/index_031.gif);
}
#top_menu{
	width:800px; 
	height:39px; 
	float:left;
}
#top_menu ul{
	padding-top:12px; 
	padding-left:12px; 
	margin:0 auto;
}
#top_menu ul li{
	list-style:none; 
	padding-left:15px; 
	padding-right:15px; 
	float:left; 
	text-align:center;
}
#top_menu ul li a{
	font-size:14px; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none;
}
#top_menu ul li a:hover{
	font-size:14px; 
	color:#cccccc; 
	font-weight:bold; 
	text-decoration:none;
}
#top_menu_time{
	width:200px; 
	height:39px; 
	float:right;
}
#top_menu_time ul {
	padding-top:12px; 
	padding-right:12px;
}
#top_menu_time ul li{
	color:#FFFFFF; 
	font-size:12px; 
	list-style:none;
}

/*网页头部图片*/
#top_banner{
	width:1002px; 
	height:186px; 
	background-color:#CCCCCC;
	background-image:url(images/index_04.gif);
}

/*中间内容*/
#body_box{
	width:1002px; 
	height:620px; 
	background-color:#ffffff;
}
/*中间左侧*/
#left{
	width:252px; 
	float:left; 
	border-right:1px #999999 solid; 
	background-color:#f6f6f6; height:100%;
}
#left_title{
	margin:3px 0;
	height:30px; 
	width:252px;
}
#left_gongao{
	width:252px; 
	height:165px;
}
#left_gongao ul{
	padding-left:0px;
	padding-top:6px;
	width:209px;
}
#left_gongao ul li{
	font-size:12px;
	line-height:18px;
}
#left_fenlei{
	width:252px; 
	height:80px;
}
#left_fenlei ul{
	width:209px;
	margin:0 0 0 14px;
	color:#000;
	padding:0 0 22px 7px
}
#left_fenlei ul li{
	border-bottom:#999999 solid 1px;
	height:25px;
	padding:0;
	margin:0;
}
#left_fenlei ul li a{
	background:url(images/left-icon1.gif) 0 6px no-repeat;
	padding:3px 0 0 15px;
	font:bold 12px/20px sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
	display:block;
	height:22px;
}
#left_fenlei ul li a:hover{
	background:url(images/left-icon11.gif) 0 6px no-repeat;
	background-color:#CCCCCC;
	color:#CD0B11;
}
#left_lianxi{
	width:252px; 
	height:165px;
}
#left_linxi ul{
	width:209px;
	margin:0 0 0 14px;
	color:#000;
	padding:0 0 22px 7px
}
#left_linxi ul li{
	height:25px;
	padding:0;
	margin:0;
}
/*中间右侧*/
#right{
	width:719px; 
	float:right; 
	padding-right:17px; 
	background-color:#FFFFFF; 
	height:100%;
}
#right_jianjie{
	width:711px;
	height:322px;
	margin:9px 0 auto;
	border:4px #CC9933 solid;
}
#right_zhanshi{
	width:719px;
	height:200px;
	background:url(images/gundong.gif) no-repeat;
}

#right_lx{
	width:711px;
	height:322px;
	margin:9px 0 auto;
	border:4px #CC9933 solid;
}
#right_lx ul{
	margin-left:12px; 
	margin-top:12px;
	width:650px;
}
#right_lx ul li{
	height:25px;
}

.sqBorder{width:675px; height:150px; padding-top:15px;}
.scroll_div {width:665px; height:160px;padding:0px 5px 0px 0px; overflow: hidden; white-space: nowrap; background:#ffffff;}
.scroll_div img {width:233px;height:158px;border: 0;margin: auto 0px; border:1px #efefef solid;}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline; margin:0 auto; height:150px;}/*设置ul和li横排*/

/*网页底部*/
#foot{
	width:1002px; 
	height:120px; 
	background-image:url(images/index_19.gif);
	text-align:center;
	font-size:12px;
}
#foot ul li{padding-top:35px; line-height:18px;}
#foot a{
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
#ly{text-align:left;width:600px; height:280px; padding-top:6px;}
#ly label{width:120px;display: block; float:left; text-align:right; margin-left:20px;}
