﻿body
{
	background-color: #E3D07B;
	margin: 10px;
	font-family: Arial;
}
.header
{
	width: 100%;
}
.header01
{
	width: 970px;
	height: 30px;
	background-color: White;
	margin: 0px auto;
	line-height: 30px;
	font-size: 12px;
	text-align: right;
	color: #4d8a79;
	padding-right: 10px;
}
.header01 a
{
	text-decoration: underline;
	color: #4d8a79;
}
.headerlogo
{
	background-image: url(images/hback.jpg);
	height: 105px;
	border-bottom: 1px solid white;
	width: 980px;
	margin: 0px auto;
}
.logo
{
	float: left;
	padding-left: 25px;
	padding-top: 0px;
}
.headerinfo
{
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 18px;
}
.headernav
{
	background-image: url(images/navback.jpg);
	height: 34px;
	border-bottom: 1px solid white;
	width: 980px;
	margin: 0px auto;
}
.hlinner
{
	margin: 0px auto;
	width: 980px;
}
.hfcall
{
	font-size: 22px;
	color: White;
}
.hfphone
{
	font-size: 28px;
	color: White;
}
.hfemail
{
	color: #4d8a79;
	font-size: 14px;
}
.navtxt
{
	width: 965px;
	margin:0px auto;
	padding-left:15px;
}
.navtxt ul
{
	margin: 0px;
	padding:0px;
}
.navtxt li
{
	list-style: none;
	float: left;
	height: 34px;
	line-height: 34px;
}
.navtxt a
{
	display:block;
	padding-left:15px;
	padding-right:15px;
}
.navtxt a:link, .navtxt a:visited
{
	text-decoration: none;
	color:#b3b3b3;
}
.navtxt a:hover, .navtxt a:active
{
	text-decoration: none;
		color:White;
}
.cmian
{
	width:100%;
	overflow:hidden;
}
.container
{
	margin:0px auto;
  width:980px;
  background-color:White;
  overflow:hidden;
}
.mainad
{
	padding-top:10px;
	padding-left:10px;
	margin:0px auto;
	text-align:center;
	padding-bottom:10px;
}
.mainleft
{
	width:580px;
	float:left;
}
.mainleft1
{
	float:left;
  width:980px;
}
.maintxt
{
	margin:0px auto;
  width:525px;
}

.maintxt1
{
	margin:0px auto;
	width:97%;
}
.welcome
{
	height:68px;
	border-bottom:1px solid #786463;
	color:#786463;
	font-size:33px;
	line-height:68px;
}
.details
{
	color:#474747;
	font-size:14px;
}
.mainright
{
	width:390px;	
	float:left;
}
.rbox1
{
	height:170px;
	background-color:#71988C;
}
.rbox2
{
	height:170px;
	background-color:#253657;
}
	
.limage
{
	padding:10px;
	float:left;
}
.limage img
{
	border:2px solid white;
}
.rtxt
{
	padding-top:10px;
	font-size:16px;
	color:White;
}
.rtxt2
{
	padding-top:10px;
	font-size:12px;
	color:White;
	width:160px;
}
.rtxt2a
{	
	padding-top:10px;
	padding-bottom:10px;
}
.rtxt2a a
{
	color:White;
	font-size:12px;
	text-decoration:none;
}
.ptop10
{
	padding-top:10px;
	font-size:1px;
}
.bline
{
	width:960px;
	margin:0px auto;
	padding-top:40px;
	border-bottom:2px solid #CDCDCD;
	background-color:White;
	font-size:0px;
}
.footer
{
	height:80px;
	width:980px;
	margin:0px auto;
	line-height:45px;
	color:#a5a5a5;
	background-color:White;
	font-size:12px;
}
.footer a
{
	color:#a5a5a5;
	text-decoration:underline;
}
.fleft
{
	float:left;
	padding-left:20px;
}
.fright
{
	float:right;
	padding-right:20px;
}