﻿
/*main部分开始*/
.main {
    width:1000px;
	padding-top: 3px;
	background-image:url(../imges/main_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;	
	margin:auto;
	color:#4f5351;
} 
.main .contact {
    width:263px;
	float:left;
	}
.main .con_us {
	margin-top: 3px;
     margin-left: 1px;
	background-image:url(../imges/con_us.gif);
	background-repeat:repeat-x;
     width:262px;
	 border-left:#e0e0e0 1px solid;
	 border-right:#e0e0e0 1px solid;
}
.main .title {
padding-top: 5px;
	}
.main .title img {
    padding-left:10px;
	}	
.main .con_us ul {
	 width:250px;	
    padding-top:10px;
	margin:auto;
	min-height :150px;	
	}	
.main .con_us ul li {
   line-height:30px;
}	
.ser {
    width:723;	
	float:left;
    margin-left: 13px;
	_margin-left: 11px;
	display:inline;
	}
	
.services {
    width:721px;	
	border-left:#e0e0e0 1px solid;
	border-right:#e0e0e0 1px solid;
	margin-top: 3px;
	background-image:url(../imges/con_us.gif);
	background-repeat:repeat-x;
	}
.services  dl {
    float:left;	
	padding: 0px 10px;
	}	
.services  dl dt 
  {    
       color:#278946;
	  font-size:14px;
	  font-weight:bold;
	  background-image:url(../imges/service_dt_hr.gif);
	  background-repeat:no-repeat;
	  background-position:left bottom;
	  line-height:35px;
	   margin-bottom:5px;
	  }
.services  dl dd {
	  background-image:url(../imges/service_dd_title.gif);
	  background-repeat:no-repeat;
	  background-position:left 10px;
	  padding-left:15px;
	  line-height:24px;
	  _line-height:23px;	
	  }	  	
/*main部分结束*/
/*footer部分开始*/
.footer {
    width:998px;
	margin:10px auto;
}
.footer_con {
   width:996px;
	border-left:#e0e0e0 1px solid;
	border-right:#e0e0e0 1px solid;
    float: left;
		}
.footer_con .footer_con_title {
	background-image:url(../imges/con_us.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	} 
.footer_con dl {
   float:left;	
   padding: 10px 12px;
   	}	
.footer_con dl dt {
    background-image:url(../imges/footer_img_bg.gif);
	background-repeat:no-repeat;
	width:167PX;
	height:113px;	
	padding:6px 4px;
	}
.footer_con dl dd {
    color:#337d0b;
	text-align:center;
	line-height:25px;
	margin-top :15px;
	}	
.footer .footer_top	, .footer .footer_bottom {
    float:left;	
	margin:0px;
	padding:0px;
	}	
.footer_con a	{
	text-decoration:none;
	color:#247A0C;
	}
.footer_con a:hover {
	text-decoration:underline;
     	
	
	}	
/*footer部分结束*/

