@charset "gb2312";
/*整个页面的定义*/
* {
	padding: 0px;
	border: 0px;
	font-family: "宋体", sans-serif;
	font-size: 12px;
	
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat;
}
 
#top,#banner,#nav,#main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #000000;
	text-align: left;
}
#top{
	margin-top: 20px;

}

#top #contactus_top{
	background-color: #FF0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 680px;
}
/*控制整个页面的位置*/
#footer_kuang,#body_kuang{
	width: 920px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
/*中部的设置*/
#left_grenn{
	background:#00a000;
	width: 248px;
	height:230px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	}
#left_grenn img{
	float: right;
	margin-top: 160px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*中部大图的的设置*/
#left_grenn_big{
	background:#00a000;
	width: 856px;
	height:230px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	}
#left_grenn_big img{	width: 856px;
	height:230px;

}
#oTransContainer{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 230px;
	width: 600px;
	float: right;
}
#left{
	float: left;
	width: 248px;
	height:360px;
	text-align: left;

}

#middle_banner{
	margin-bottom: 10px;
	width: 856px;
	float: right;
	letter-spacing: 1px;
	float: left;
	margin-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*结束中部的设置*/
#main{
	background-color: #ffffff;
	width: 856px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	float: left;
	margin-left: 27px;

}
#main {
	background-image: url(../images/left_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: -0px bottom;
}
#main{
	margin-bottom: 10px;
}
#middle_left1{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
	height:360px;
	border: 1px solid #CCCCCC;
}
#middle_left1 #middle_left1_title,#middle_left1 #middle_left1_title2,#middle_left1 #middle_left1_title3{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 45px;
background-position: 20px 20px;


}

#middle_left1 #middle_left1_title{	background-image: url(../images/index_title.gif);}
#middle_left1 #middle_left1_title2{	background-image: url(../images/index_title3.gif);}
#middle_left1 #middle_left1_title3{	background-image: url(../images/index_title2.gif);}

#middle_left2{
	padding: 0px;
	float: right;
	width: 270px;
	height:360px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    border: 1px solid #CCCCCC;


}
#middle_left1 .left_mun{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
	width: 300px;
	text-align: left;
	}
#middle_left1 .left_mun li{
	background-image: url(../images/green_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}	
#middle_left1 .left_mun  a{
	color: #828282;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	letter-spacing: 2px;
}
#middle_left1 .left_mun  a:hover{
	color: #00CC00;
	text-decoration: underline;
}
#middle_left2 h1{
	padding: 0px;
	font-size: 15px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	color: #00a000;
}
#middle_left2 p{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#middle_left2 p img{
	margin: 10px 0px 0px 10px;
	padding: 2px;
	background-color: #FFFFFF;
	float: left;
}
#middle_left2 a{
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #828282;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 110px;
	display: block;
}
#middle_left2 a:hover{
	color: #00a000;
}
/*联系图片的样式*/
#middle_left2 h2 img{
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kill_float{
	clear: both;
}#some_logo{
	width: 856px;
	height: 150px;
	margin-left: 27px;
	float: left;
	border: 1px solid #CCCCCC;
	background-image: url(../images/border_shandow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#middle_left2{

	border: 1px solid #CCCCCC;
	background-image: url(../images/border_shandow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#middle_left1{

	border: 1px solid #CCCCCC;
	background-image: url(../images/border_shandow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

	/*底部样式*/
#footer2{
	width: 858px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	*margin-bottom: 10px;
	_margin-bottom: 10px;
	text-align: left;
	background-color: #00a000;
	height: 105px;
	float: left;
	margin-left: 47px;
}
#footer2 img{
	position: relative;
	top: 20px;
	right: -40px;
}
.left_nav{
	background-color: #99CC99;
}

#service_list #lf{
	height: 30px;
	margin-top: 0px;
}
#right{
	float: right;
	width: 599px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/border_shandow.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	padding-bottom: 30px;
}

/**/
#left_other{
	float: left;
	width: 247px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;



}#right .img_tu2 #img_mun #service_up_text {
	display: block;
	float: left;
	margin-left: 20px;
	position: relative;
	top: -20px;
}
