body {
    background: url(../images/bg.png);
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	margin: 0;
    padding: 0;
	line-height:20px;
}
#container {
    margin: auto;
    padding: 0;
    width: 1005px;
	
}
.template_container {
    margin: auto;
    width: 1005px;
	overflow:hidden;
}
.both 
{
    clear: both;
    line-height: 0;
}
.header
{ 
	height:105px;
	background:url(../images/header_bg.jpg);
}
.logo {
   	padding: 5px 0 0 20px;
	float:left;
	width:360px;
	position:relative;
	z-index:998;
}
#menu 
{
    
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    overflow: hidden;
	height:73px;
	float:right;
	width:541px;
}
#menu ul 
{
    list-style: none outside none;
    margin: 0;
	padding-left: 0px;
}
#menu ul li 
{
    float: left;
}
#menu ul li a 
{
    color: #000;
    display: block;
    line-height: 72px;
    outline: medium none;
    padding: 0px 22px;
    text-decoration: none;
	font-weight:600;
}
#menu ul li a:hover ,#menu ul li #active
{
    background:#BB1B57;
    height:73px;
	color:#fff;
	padding: 0px 21px;
	border-left:1px solid #9B004E;
	border-right:1px solid #9B004E;
}
#menu ul li #active
{
    background:#BB1B57;
    height:73px;
	color:#fff;
	
}
#banner
{
 	height:382px;
 	background:url(../images/banner_bg.jpg) no-repeat #BB1B57;
	margin-top:-32px;
	width:1005px;
}
#banner-miss
{
 	height:220px;
 	background:url(../images/banner/mission.jpg) no-repeat #BB1B57;
	margin-top:-32px;
	width:1005px;
}
#banner-info
{
 	height:220px;
 	background:url(../images/banner/info.jpg) no-repeat #BB1B57;
	margin-top:-32px;
	width:1005px;
}
#banner-pro
{
 	height:220px;
 	background:url(../images/banner/products.jpg) no-repeat #BB1B57;
	margin-top:-32px;
	width:1005px;
}
#banner-cont
{
 	height:220px;
 	background:url(../images/banner/contact.jpg) no-repeat #BB1B57;
	margin-top:-32px;
	width:1005px;
}

.cont_bg
{
	padding:15px 15px 0 15px;
	background:url(../images/con_bg.jpg);
	text-align:justify;
	color:#353535;	
}
.sub_title
{
	font-size:22px; color:#64635E; font-weight:bold; font-family:fontstyle;
}
.udpate
{
	float:left;
	width:600px;
	padding-top:15px;
	height:184px;
}
.udpate1
{
	float:left;
	width:329px;
	padding-top:15px;
}
.update_div
{
	border-right: 1px dotted #b9b59f;
	padding:15px;
}
.udpate3
{
	font-size:13px;
	padding-bottom:40px;
}
.udpate3 ul{
	list-style:decimal;
}
.udpate3 ul li{
	line-height:25px;
}
.update-sub-h{
	font-size:15px;
	padding-top:10px;
	color:#64635E;
	font-weight:bold;
}
.update-add{
	padding-left:20px;
	line-height:25px;
}
.update-product{
	padding:10px 200px 10px 20px;
	line-height:25px;
}

.bul
{

	
}

.bul li
{
	background:url(../images/bul.png) no-repeat 0 4px  ;
	list-style: none outside none;
	padding-left:20px;
}
.bul li a 
{
    color: #000000;
    text-decoration: none;
}
.bul li a:hover 
{
    color:#df2118;
}
.more
{	
	background:url(../images/more.png) no-repeat 0px 16px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 20px;
	float:right;
	
}
.more a 
{
    color: #000000;
    text-decoration: none;
}
.more a:hover 
{
    color:#df2118;
}
.service
{
	background:url(../images/services_bg.jpg) repeat-x;
	height:265px;
	padding:20px 30px 0 30px;
}
.service_box
{
	width:22%;
	padding:14px;
	color:#373833;
	font-family:Georgia;
	float:left;
}



#footer 
{
    background:#373833;
	padding:8px 55px;
	color:#FECC35;

}
#footer ul 
{
    list-style: none outside none;
    margin: 0 auto;
	padding:0;
}
#footer li 
{
    display: inline;
    padding: 0 15px;
}
#footer a 
{
    color: #ffffff;
    text-decoration: none;
}
#footer a:hover 
{
    color:#FECC35;
}
.footer_spl{
	float:left;
	width:60%;
	}
	.footer_spl1{
	float:right;

	}
	.fhapl{
		padding:10px ;
			text-align:center;;
	}