/* CSS Document */
body { margin:0px; background-color:#FAEEFC; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a { text-decoration:none; color:#FFF;}
a:hover { text-decoration:underline;}

.product a { text-decoration:none; color: #000;}
.product a:hover { text-decoration:underline;}

#contair {
	width:800px;
	margin:0px auto;
	background-color:#FFFFFF;
	}
.title {
	width:750px;
	margin:0px auto;
	}
.title img{
	float:left;
	}
.lianxi {
	background:url(../product/headimg/regulator-c.jpg) no-repeat;
	height:23px;
	width:680px;
	float:left;
	margin-left:15px;
	line-height:22px;
	margin-top:28px;
	}
.gastitle {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#FFF;
	}
.gaslianxi {
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.spance {
	height:10px;
	clear:both;
	}
.line {
	border-top:1px #F78B46 solid;
	width:750px;
	margin:0px auto;
	padding:5px 0px;
	}


.product {
	width:750px;
	margin:0px auto;
	}
/*bottom*/
#bomline {
	clear:both;
	width:750px;
	margin:0px auto;
	border-top:3px solid #272E87;
	height:11px;
	margin-top:25px;
	border-bottom:1px #FCFCFC solid;
	padding:15px 0px 5px 0px;
	text-align:center;
	}
#bottom{
	clear:both;
	margin-top:5px;
	text-align:center;
	color: #666666;
	line-height:150%;
	}
#bottom a{
	color:#272E87;
	text-decoration:none;
	}
#bottom a:hover{
	color: #C00;
	text-decoration: underline;
	}