.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A {     
	font-family: "MS Sans Serif";
	font-size: 12px;
        Color : #CC3300; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: "MS Sans Serif";
	font-size: 12px;
	Color : #CC3300; font-weight: bold;
	text-decoration : underline;
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #666666;
	font-weight: normal;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.title3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.bodserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.bodserif2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;

}


/*产品*/
.product{
	height:100%;
	clear:both;
	overflow: hidden;
	font-size:14px;
}

.product .car{
	margin:5px 60px;
}

.product .car a{
	background:url(images/button_car.jpg);
	width:127px;
	height:36px;
}

.product .car img{
	border:none;
}

.product .td{
	float:left;
	width:300px;
	height:22px;
	line-height:22px;
	margin:3px;
	font-size:14px;
	background:#EFEFEF;
}

.product span{
	font-style: normal;
	display:block;
	width:50px;
	float:left;
	background:#CCCCCC;
	margin-right:5px;
	padding:2px 5px;
	font-size:14px;
	line-height:20px;
}

.product img{
	clear:both;
	margin:10px auto;
}

/*联系我们*/
.contactUs{
	width:80%;
	margin:20px auto;
	height:100%;
	clear:both;
	display: block;
	overflow: hidden;
	border:1px solid #999;
	background:#EFECDB;
	padding-bottom:30px;
}

.contactUs span{
	font-size:14px;
	height:20px;
	line-height:20px;
	width:35%;
	float:left;
	margin:5px 0 5px 50px;
}

.contactUs div{
	width:100%;
	font-size:16px;
	text-align:center;
	margin:20px auto;
	color:#042F8E;
}

.contactUs h3{
	font-size:16px;
}
