@charset "utf-8";
*{
	font-size:12px;
	font-family: "??", Arial;
}
a{
	color:#555;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.product {
	margin-top: 7px;
	margin-left: 7px;
	height: 301px;
	width: 254px;
}
h1{ 
   text-align: center;
	font-size:14px;
	color: #FF6600;
	border-bottom:1px solid #E0E0E0;
	padding:20px 0;
}
.posttime{
   display: block;
	color:#aaa;
   text-align: right;
}
.topbg {
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
}
.flashbg{
	background-image: url(swfbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	padding:0px;
}
.gray{
	color:#999;
}
.copyright{
	background: #EDEDED;
	height: 50px;
	line-height: 25px;
	margin-bottom: 8px;
}
.content {
	height: 390px;
}

.content .left {
	background-image: url(homecontact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_padding {
	padding: 5px;
	line-height: 24px;
}
.menu_top {
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 14px;
	color: #FFFFFF;
}
.menu_top a{
	color: #FFFFFF;
}
.fe8005 {
	color: #fe8005;
}
.0081c2 {
	color: #0081c2;
	font-family: "??", Arial;
}
.homeabout {
	font-family: "??", Arial;
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.homeabout p{
	margin-left:24px;
}
.newsline {
	font-family: "??", Arial;
	font-size: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.caseinfo{
	padding-left:5px;
	color: #aaa;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.newslist{
   margin-left:10px;
}
.protitle{
	font-size:14px;
	font-weight:bold;
}
.prolist img{
	border:1px solid #ddd;
	padding:2px;
}
.info p{
   text-indent: 2em;
}
.info span{
   font-weight:bold;
	color:#0279BD;
   margin-left:140px;
	font-size:13px;
}
.footer{
	padding:10px 0;
}
.footer p{
	margin:0 0;
	color:#666;
}
.footer p a{
	color:#666;
}
.guest textarea{
	width: 400px;
}
.home_pro_title{
	background: url(homepro.jpg) -10px 50% no-repeat;
	width:284px;
	height:51px;
	margin-bottom:10px;
}
.home_pro{
	width:130px;
	float:left;
	margin-right:12px;
}
.home_pro p{
	margin:10px 0;
}
.clear{
	clear: both;
}
.pro_list_title{
	background: url(nei_product.jpg) -10px 50% no-repeat;
	width:775px;
	height:51px;
	margin-bottom:10px;
}
.pro_list img{
	border:1px solid #DDD;
}
.pro_list{
	width:250px;
	float:left;
	margin:10px 40px;
}
.pro_list p{
	text-align:center;
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
}
.pages{
	margin:0 0 20px 20px;
}
.pages a,.pages span{
	margin-left:10px;
}
.pages span{
	border:1px solid #ddd;
	padding:1px;
	zoom:1;
}