@charset "utf-8";
.style {
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#back{
	width:100%;
	float:left;
	background-color: #ECECEC;
}
#back2{
width:1000px;
margin:0 auto;
}
#mainback{
	width:1000px;
	float:left;
	background-image: url(../images/logo.jpg);
	height: 89px;
}
#menuback{
	background-image:url(../images/back.jpg);
	background-position:center top;
	width:100%;
	float:left;
	
}
#menuback2{
width:1000px;
margin:0 auto;
}
#menu{
	width:720px;
	float:left;
	padding: 0 0 0 280px;
	height: 89px;
}

#headerback{
	background-image:url(../images/headerback.jpg);
	background-position:center top;
	width:100%;
	float:left;
	
}
#headerback2{
	width:1000px;
	margin:0 auto;
	height: 291px;
}
#header{
	width:992px;
	float:left;
	background-image: url(../images/headerback2.jpg);
	padding: 18px 0 0 8px;
	height: 273px;
}

#contentback{
	width:100%;
	float:left;
	
}
#contentback2{
width:1000px;
margin:0 auto;
}
#content{
	width:1000px;
	float:left;
	padding: 10px 0 10px 0;
}
#contentleft{
	width:680px;
	float:left;
	padding: 0px 10px 0px 10px;
	border-right: 1px dashed #ccc;
}
#contentright{
	width:295px;
	float:right;
	height: 520px;
	background-image: url(../images/service.jpg);
	background-repeat: no-repeat;
}
#footerback{
	background-image:url(../images/footerback.jpg);
	width:100%;
	float:left;
	
}
#footerback2{
width:1000px;
margin:0 auto;
}
#footer{
	width:1000px;
	float:left;
	height: 40px;
	padding: 30px 0 0 0;
	color: #666666;
}



.footerleft {
	float: left;
	width: 430px;
	text-align: center;
	clear: both;
}
.footerright {
	float: right;
	width: 550px;
	text-align: center;
}
.style1{
	color: #666666;
	line-height: 20px;
	text-align: justify;

}
.style2{
	color: #888888;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/arrow.jpg);
	padding: 0 0 0 22px;
	background-repeat: no-repeat;

}
.news {
	float: left;
	width: 210px;
	background-image: url(../images/news.jpg);
	height: 179px;
	padding: 60px 20px 0 20px;
	text-align: justify;
	color: #666666;
	line-height: 20px;
}
.codestyle {
	float: right;
	width: 210px;
	background-image: url(../images/code.jpg);
	height: 179px;
	padding: 60px 20px 0 20px;
	background-repeat: no-repeat;
}
a {
outline:none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#contentrighta {
	width:295px;
	float:left;
}
