* {
	margin: 0 auto;
	padding: 0;
}
body {
	background: url(../images/body-bg.jpg) top center repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4e4c4c;
	text-align: justify;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4e4c4c;
	text-align: justify;
	line-height: 23px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #909090;
	text-align: justify;
	line-height: 30px;
	font-style: italic;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4e4c4c;
	border-top: 1px dashed #ccc;
	text-align: center;
}
#main {
	width: 1000px;
	height: auto;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 5px #333;
}
#top-bg {
	background: url(../images/top-bg.jpg) top center repeat-x;
	width: 1010px;
	height: 149px;
	margin: 0 auto
}
.logo {
	display: block;
	float: left;
	margin: 10px 0 0 15px;
}
.cer-box {
	width: 460px;
	height: auto;
	float: right;
	margin: 20px 0 0 0;
}
#main-con {
	width: 960px;
	height: auto;
	overflow: hidden;
	padding: 10px 20px;
}
.main-title {
	width: 300px;
	height: auto;
	float: left;
}
.pro-bg {
	width: 980px;
	height: 138px;
	background: url(../images/pro-bg.jpg) top center repeat-x;
	float: left;
	padding: 10px 0;
}
.pro-img-box {
	float: left;
	font-size: 11px;
	height: 130px;
	margin: 0 20px 0 0;
	width: 125px;
}
.devide {
	width: 2px;
	height: 138px;
	float: left;
	background: url(../images/devide.jpg) top center no-repeat;
	margin: 0 20px 0 0;
}
.testimonials {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 5px #CCCCCC;
	float: left;
	height: auto;
	margin: 0 0 15px 5px;
	overflow: hidden;
	padding: 14px;
	width: 591px;
}
.sign {
	width: 160px;
	height: auto;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #a96fff;
	font-style: italic;
	font-weight: bold;
}
.video-box {
	box-shadow: 0 0 5px #333333;
	float: right;
	height: auto;
	margin: 13px 0 0;
	padding: 10px;
	width: 278px;
}
.main-test-box {
	width: 635px;
	height: auto;
	float: left;
	overflow: hidden;
}
.main-video-box {
	float: right;
	height: auto;
	width: 305px;
}
.footer-box {
	width: 970px;
	height: 20px;
	background: #e3e3e3;
	float: left;
	padding: 15px 15px 5px 15px;
}
.copy {
	width: 400px;
	height: 15px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
}
.copy span {
	color: #8b44f3;
}
.design {
	width: 350px;
	height: 15px;
	float: right;
}
.design a {
	text-decoration: none;
	color: #8b44f3;
}

.line{width:960px; height:2px; border-bottom:1px dashed #ccc; float:left; margin:20px 0 0 0;}

.contact-bg {
    background: url("../images/contact-bg.png") no-repeat scroll center top #EFECE7;
    border: 1px solid #D4D4D4;
    color: #2D2D2D;
    float: left;
    font-family: verdana;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    margin: 0;
	padding:0 0 10px 0;
   
    width: 613px;
}
.contact-title {
    color: #4D732C;
    float: left;
    font-family: verdana;
    font-size: 20px;
    height:auto;
    margin: 7px 0 0 10px;
    text-align: center;
    width: 490px;
}
.con-left {
	float: left;
	height: auto;
	margin: 0 0 0 11px;
	width: 151px;
}
.con-right {
	float: left;
	font-size: 12px;
	height: auto;

}
.con-right a {
	text-decoration: none;
	color: #2D2D2D;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.con-right a:hover {
	color: #80b300;
}
.con-left span {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #006f7a;
	line-height: 32px;
	font-style: italic
}
.line {
	border-bottom: 1px dotted #CCCCCC;
	float: left;
	height: 2px;
	margin: 1px 0 13px;
	width: 130px;
}
.line-home {
	border-bottom: 1px dotted #CCCCCC;
	float: left;
	height: 2px;
	width: 319px;
}
.line1 {
	width: 320px;
	height: 2px;
	border-bottom: 1px dotted #ccc;
	margin: 5px 0 15px 0;
	float: left;
}
.form-box {
	width: 474px;
	float: left;
	margin: 20px 0 0 0;
	line-height: 30px;
}
.line5 {
	width: 700px;
	height: 2px;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 0 0;
	float: left;
}