body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "宋体", Arial;
	font-size: 12px;
}
#foot {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 25px;
	color: #828282;
	letter-spacing: 1px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #B87639;
	width: 900px;
	background-image: url(images/foot_bg.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}
#container{ width:1001px; margin:0 auto; overflow:hidden;}
#header{ width:900px; height:78px; margin:0 auto; background:url(images/header_bg.gif) repeat-x;}
#header_left{
	width:186px;
	height:78px;
	float:left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 1px;
}
#header_right{
	width:220px;
	height:24px;
	float:right;
	padding-top: 85px;
	padding-bottom: 5px;
}
#menu{
	width:900px;
	height:29px;
	background:url(images/menu_bg.gif) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu ul{ padding:0px; margin:0px;}
#menu ul li{
	list-style:none;
	float:left;
	height:29px;
	line-height:29px;
	vertical-align:middle;
	text-align: center;
}
#item{
	width:95px;
	height:29px;
	vertical-align:middle;
	padding-left:56px;
	text-align:center;
	letter-spacing: 5px;
}
#list{
	list-style:none;
	background:url(images/menu_t.gif) left center no-repeat;
	vertical-align:middle;
	height: 29px;
	width: 95px;
	letter-spacing: 2px;
}
#menu ul li a{ font-size:12px; font-weight:bold; color:#FFFFFF;}
#menu ul li a:link{font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
#menu ul li a:visited{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover{
	font-weight:bold;
	color:#7C3727;
	text-decoration:none;
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 29px;
	width: 95px;
	letter-spacing: 2px;
	vertical-align: middle;
}
#banner{
	width:960px;
	height:295px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
		#homebox{
	width:960px;
	height:196px;
	background:url(images/home_box_bg.jpg) no-repeat top;
	position:relative;
	text-align:left;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
		#homeboxnews{width:321px;height:160px;position:absolute;top:27px;left:32px;background:url(images/homeboxnews_bg.jpg) no-repeat top;}
			#homeboxnews h2{
	width:66px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#fff;
	position:absolute;
	cursor:pointer;
	text-align:center;
	background-image: url(images/tb_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
			.nt1{top:3px;left:25px;}
			.nt2{top:3px;left:100px;}
			#homeboxnews #newsact{background-position:bottom;color:#7C4202;}
			.newslist{
	width:317px;
	height:125px;
	position:absolute;
	top:28px;
	left:2px;
	display:none;
}
			.newslist ul li{
	line-height:25px;
	background:url(images/line.gif) repeat-x bottom;
}
			.newslist ul li span{padding-left:10px;margin-left:5px;background:url(images/list_bg1.gif) no-repeat left center;color:#4382C3;}
			.newslist ul li a:link,
			.newslist ul li a:visited{color:#828282;}
			.newslist ul li a:hover{color:#f60; text-decoration:none;}
			.more1{display:block;width:43px;height:20px;background:url(images/more1.gif) no-repeat center center;position:absolute;top:-28px;right:9px;}
			
		#homepro{width:329px;height:175px;background:url(images/homepro_bg.jpg) no-repeat;position:absolute;top:22px;left:378px;}
			#homepro h2{font-size:12px;color:#233636;padding-right:50px;background:url(images/homepro_h2_bg.gif) no-repeat 60px center;margin:14px 0 0 15px;}
			.more2{display:block;width:43px;height:20px;background:url(images/more2.gif) no-repeat center center;position:absolute;top:10px;right:15px;}
			.pros{width:258px;height:72px;position:absolute;top:42px;left:33px;display:none;}
			
			.pros img{border:1px solid #007591; width:258px;height:70px;}
			/*
			.pros h4{width:172px;height:18px;position:absolute;top:5px;left:90px;font-size:12px;}
			.pros h4 a:link,
			.pros h4 a:visited{color:#125688;}
			.pros h4 a:hover{color:#f60; text-decoration:underline;}
			.pros p{position:absolute;width:172px;height:48px;top:22px;left:90px;line-height:18px;color:#575757;}
			*/
			#pointer{width:278px;height:16px;position:absolute;top:124px;left:33px;}
			#pointer span{display:block;width:16px;height:16px;background:url(images/p1.gif) no-repeat center;float:left;display:inline;margin-left:10px;cursor:pointer;}
			#pointer span#potact{background:url(images/p2.gif) no-repeat center;}
			#next,#prev{display:block;width:13px;height:49px;position:absolute;cursor:pointer;}
			#prev{left:8px;top:57px;background:url(images/prev.gif) no-repeat;}
			#next{right:8px;top:57px;background:url(images/next.gif) no-repeat;}
		
		#homeother{width:208px;height:182px;position:absolute;top:18px;right:28px;}
ul {
	list-style-type: none;
	margin: 0px;
}
#banner1 {
	height: 146px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#connn {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#connn #left {
	float: left;
	width: 20%;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
}
#connn #right {
	width: 78%;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#connn #left li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(images/biaoti_1.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 35px;
	vertical-align: middle;
}
#connn #left ul {
	margin-top: 10px;
	margin-bottom: 20px;
}

#connn #left li a:hover {
    color:#f60; text-decoration:none;
}
a {
	text-decoration: none;
	color: #828282;
}
.right {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	color: #531B05;
}
