body {
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.nav {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:974px;
	height:39px;
	line-height:32px;
	font-weight: bold;
	color: #1c71b2;
}
.nav a:link,.nav a:visited {
	font-weight: bold;
	color: #1c71b2;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	color: #318f03;
	text-decoration: underline;
}
.main {
	margin-top:20px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0060aa;
	padding:8px 0px;
	margin:0px;
}
.about_us {
	font-size: 12px;
	color: #333;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	line-height: 18px;
	padding: 0px 18px;
	margin:0px;
}
.about_us a:link {
	color: #f60;
	text-decoration: none;
}
.about_us a:visited {
	color: #f60;
	text-decoration: none;
}
.about_us a:hover {
	color: #f00;
	text-decoration: underline;
}
.products {
	margin-top:20px;
}
.products_02 {
	margin-left:10px;
}
.products_02 a:link,.products_02 a:visited {
	font-weight: bold;
	color: #1c71b2;
	text-decoration: none;
}
.products_02 a:hover {
	font-weight: bold;
	color: #ff9901;
	text-decoration: underline;
}
.contact{
	background-image: url(../images/line_fenge.jpg);
	background-repeat: no-repeat;	
}
.contact_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0060aa;
	background-image: url(../images/contact_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:2px 0px 0px 25px;
}
.contact_main{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px 20px;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}

.contact_01{
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	margin:0px auto;
}
.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 66px;
	width: 1003px;
	font-size: 12px;
	color: #666;
	margin-top:20px;
	font-weight: bold;
}
.footer a:link {
	color: #666;
	text-decoration: none;
}
.footer a:visited {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #d62835;
	text-decoration: underline;
}
.newstitle{
font-size:13px; color:#0060aa; font-weight:700; line-height:28px;
}
