
body {
	font-size: 14px;
	line-height: 30px;
	color: #444;
	font-family: "Microsoft YaHei";
	margin: 0;
	padding: 0;
	list-style: none;
}
#page {
	width: 960px;
	margin: 0px auto;
}
img {
	border: 0px;	
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	height: 45px;
	line-height: 30px;
	text-align: center;
	color: #cc0000;
}
p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 32px;
	margin: 8px 0px;
}
p.tcenter {
	text-indent: 0px;
	text-align: center;
}
textarea {
	resize: none;
}
#top {
	height: 35px;
	line-height: 35px;
	background-color: #fafafa;
	border-bottom: 1px solid #dfdfdf;
}
#welcome {
	float: left;
	width: 480px;
}
#url {
	float: left;
	text-align: right;
	width: 480px;
	font-size: 12px;
}
.clear {
	clear: both;
}
#logo {
	height: 160px;
	margin-top: 5px;
}
#search {
	float: left;
	width: 380px;
	height: 70px;
	padding-top: 20px;
	paddding-left: 20px;
}
#keyword {
	font-size: 12px;
}
#weixin {
	float: left;
	width: 90px;
	height: 90px;
	overflow: hidden;
}
#weixin img{
	width: 90px;
	height: 90px;
}
#b_weixin {
	position: absolute;
	display: none;
	z-index: 2;	
}
#b_weixin img {
	border: 1px solid #ccc;	
}
#nav {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
#slide {
	float: left;
	width: 640px;
	height: 320px;
	margin-bottom: 5px;
}
#news {
	float: left;
	width: 315px;
	height: 320px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#news1, #news2, #news3, #news4 {
	font-size: 14px;
	line-height: 26px;
	over-flow: hidden;	
}
#about {
	width: 315px;
	margin-right: 5px;
	float: left;
}
#cert {
	width: 640px;
	float: left;
}
#main {
	float: left;
	width: 715px;
	margin-right: 5px;	
}
#right {
	float: left;
	width: 240px;
	margin-bottom: 5px;
}
.bar {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	color: #000;
}
.bar .en {
	font-size: 14px;
	color: #666;	
}
.content {
	padding: 5px;
	font-size: 12px;
	line-height: 25px;
}
#service {
	font-size: 14px;
	height: 30px;
	line-height: 30px;	
}
#team {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	text-align: center;
}
#b_team {
	float: left;
	width: 235px;
	margin-bottom: 10px;
	text-align: center;
}
#project {
	float: left;
	width: 240px;
	margin: 5px;
	padding: 5px 0px;
}
#copyright {
	margin-top: 5px;
	text-align: center;	
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #51a420;
}
#copyright a {
	color: #fff;	
}
#banner {
	background: url(../image/banner.jpg) no-repeat;
	height: 90px;
	text-align: right;
}
#aleft {
	float: left;
	width: 155px;
	margin-right: 5px;	
}
#aright {
	float: left;
	width: 800px;
}
#bar {
	background-color: #51a420;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	padding-left: 10px;	
}
.acontent {
	padding: 5px;
	font-size: 14px;
	line-height: 30px;
}
.item {
	padding-left: 10px;	
}
.main {
	width: 635px;
	padding-right: 10px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.side {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#work {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	width: 100%;
	background-color: #51a420;
	border-radius: 5px;  /*IE9, Opera新版本支持*/
    -moz-border-radius: 5px;  /*Firefox*/
    -webkit-border-radius: 5px;  /*Chrome, Safari*/
	margin: 5px 0px;
}
#work a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding-left: 10px;
}
#work a:hover {
	background-color: #666;
	text-decoration: none;
	border-radius: 5px;  /*IE9, Opera新版本支持*/
    -moz-border-radius: 5px;  /*Firefox*/
    -webkit-border-radius: 5px;  /*Chrome, Safari*/
	text-align: center;
}
