html, body {
	height:100%;
	background:#ccc;
	font-size:12px;
}
body, form, p, pre, ul, ol, dl, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}
ul, ol, dl {
	list-style:none;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
.logo{
	float:left;
	width:167px;
	height:47px;
	padding-left:65px;
}
.header{
	float:right;
	width:700px;
	margin-top:17px;
	padding-right:65px;
}
#bottom {
	float:left;
	width:883px;
	margin:0 auto;
	padding:20px 60px;
	height:40px;
	text-align:left;
	background:#f5f5f5;
}
.copryright {
	float:left;
	width:610px;
	color:#898989;
}
.link {
	float:right;
	width:166px;
	height:16px;
	line-height:16px;
	text-align:center;
	color:#898989;
	cursor:pointer;
	position:relative;
	border:0;
	background:url(../images/ico.jpg) no-repeat;
	background-position:0 -345px;
}
.down {
	text-align:center;
	position:absolute;
	left:0;
	top:-110px;
	width:164px;
	display:none;
}
.down a {
	float:left;
	list-style-type:none;
	width:164px;
	cursor:pointer;
	height:20px;
	line-height:20px;
	background:#f1f0f0;
	color:#898989;
	border:1px solid #CCC;
}
.down a:hover {
	color:#fff;
	background:#F66;
}
body {
	text-align:center;
}
/*页面层容器*/

#container {
	width:1003px;
	height:auto;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
/*页面头部*/

#Header {
	width:1003px;
	margin:20px auto 10px auto;
	height:30;
	float:left;
}
/*Menu*/

#Menu {
	width:903px;
	margin:0 auto;
	height:29px;
	float:left;
	text-align:left;
	padding-top:10px;
	padding-left:100px;
	background-image:url(/images/index_02.gif);
	color:#999999;
}
#Menu a {
	color:#ffffff;
	font-weight:bold;
}
/*页面主体*/

#PageBody {
	width:1003px;
	margin:0 auto;
	height:auto;
}
/*左侧栏*/

#Left {
	width:275px;
	margin:0 auto;
	height:auto;
	float:left;
}
#Left01 {
	width:275px;
	margin:0 auto;
	height:107px;
	float:left;
	background-image:url(/images/inner/index_inner_03.gif)
}
#Left02 {
	width:275px;
	margin:0 auto;
	height:auto;
	float:left;
}
/*右侧栏*/

#Right {
	width:727px;
	margin:0 auto;
	height:auto;
	float:right;
	overflow:hidden;
}
#Right01 {
	width:727px;
	margin:0 auto;
	height:95px;
	float:left;
	background-image:url(/images/inner/index_inner_04.gif)
}
#Right02 {
	width:727px;
	margin:0 auto;
	height:24px;
	float:left;
	background-image:url(/images/inner/index_inner_05.gif)
}
#Right03 {
	width:727px;
	margin:0 auto;
	height:auto;
	float:left;
	background-image:url(/images/inner/index_inner_07.gif)
}
#Right04 {
	width:727px;
	margin:0 auto;
	height:89px;
	float:left;
	background-image:url(/images/inner/index_inner_08.gif)
}
#page {
	text-align:left;
	padding-top:10px;
	width:620px;
	margin:0 auto;
	height:auto;
	float:left;
	font-size:12px;
}

/*栏目导航*/

.DaoHangTitle {
	width:255px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:right;
	padding-top:52px;
	color:#FF0000;
	font-weight:bold;
}
.DaoHangText {
	width:255px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:right;
}
.DaoHangText li {
	width:255px;
	margin:0 auto;
	height:30px;
	float:left;
	text-align:right;
	color:#FF0000;
	font-weight:bold;
}
.DaoHangText li a {
	font-weight:normal;
}
/*right_栏目*/

.LanMuTitle {
	width:auto;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:left;
	padding-top:45px;
	padding-left:26px;
	font-weight:bold;
	color:#ff0000;
	font-size:27px;
}
.LanMuTitle span {
	color:#666666;
	font-size:12px;
}
.LanMuMore {
	width:auto;
	margin:0 auto;
	height:auto;
	float:right;
	text-align:left;
	padding-top:50px;
	padding-right:85px;
}
/*Intro*/

.IntroText {
	width:620px;
	line-height:25px;
	margin:0 auto;
	height:auto;
	float:left;
	font-size:14px;
	text-align:left;
	padding:0 10px 0 20px;
}
.IntroText ul li {
	clear: both;
	padding: 5px 0 1px;
	height: 25px;
	border-bottom:1px #CCCCCC dashed;
}
.IntroText ul li a {
	float: left;
}
.IntroText ul li span {
	float: right;
	padding-right:10px;
	color:#999999;
}
.Intro123 {
	width:620px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:center;
	padding-top:30px;
	padding-left:30px;
}
.IntroText h1 {
	text-align:center;
	margin-bottom:10px;
	padding:0 0 10px 0;
	font-size:16px;
	border-bottom:1px #e6e6e6 solid;
}
.IntroText h2 {
	width:620px;
	height:auto;
	float:left;
	text-align:left;
	margin-bottom:10px;
	padding:10px 0;
	border-bottom:1px #e6e6e6 solid;
}
.IntroTextHi {
	width:620px;
	height:auto;
	float:left;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px #e6e6e6 solid;
	margin-bottom:15px;
	padding:5px 0;
}
.IntroTextHi span {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}
/*产品展示*/

/*.ProaPicBg {width:103px; margin:0 auto; height:auto; float:left; text-align:center; padding-bottom:15px;}*/

.ProaPicBg {
	width:205px;
	margin:0 auto;
	height:180px;
	overflow:hidden;
	float:left;
	text-align:center;
	padding-bottom:15px;
	font-size:12px;
}
.ProaPicBg img {
	border:5px #e6e6e6 solid;
}
.ProaPicBg p {
	padding-top:5px;
	text-align:left;
	padding-left:11px;
	height:20px;
}
.ProaTextL {
	width:320px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:left;
}
.ProaTextR {
	width:300px;
	margin:0 auto;
	height:auto;
	float:right;
	font-size:12px;
	text-align:left;
}
.ProaTextC {
	width:620px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:left;
	padding-top:35px;
}
.ProaTextC h2 {
	width:620px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:left;
	font-size:12px;
	padding-bottom:5px;
}
.ProaTextCpic {
	width:123px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:left;
}
.ProaTextCpic p {
	padding-top:5px;
	text-align:left;
	height:20px;
}
.ProaTextPic_da {
	width:620px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:center;
	padding-top:35px;
}
/*关于施工*/

.ShiGongPic {
	width:309px;
	margin:0 auto;
	height:auto;
	float:left;
	text-align:center;
	padding-bottom:15px;
}
.ShiGongPic img {
	border:5px #e6e6e6 solid;
}
