.Product,.Company,.Contact{
	width:701px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 17px;
}
.Product h1,.Company h1,.Contact h1{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/ProTitl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 43px;
	padding-top: 5px;
}

.Contact h2{
	font-size: 12px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.CompanyImg{
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.Company,.Company a{
	color: #666666;
	line-height: 200%;
	text-decoration:none;
}
.Company p{
	color: #666666;
	line-height: 200%;
}
.Contact p{
	color: #666666;
	line-height: 250%;
}

.Contact{
	background-image: url(../images/company1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 500px;
}
.ProShow,.ProShow1{
	background-image: url(../images/icon6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}

.ProShow{height: 180px;}

.ProShow1{height: 120px;}


.ProDetail{
	background-image: url(../images/icon6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

.ProDetail a{ color:#666666;}

.ProDetail p{
	color: #666666;
	line-height: 200%;
	text-align: justify;
	margin-right: 20px;
}

.ProImgBig1{width:700px;}
.ProImgBig{
	/*background-image: url(../images/ProBg1.jpg);*/
	background-repeat: no-repeat;
	height: 241px;
	width: 240px;
	text-align: center;
	padding-top: 1px;
	float: left;
	margin-right: 20px;
	margin-bottom: 7px;
}


.ProShowImg{
	width:172px;
	height:159px;
	background-image:url(../images/ProBg.jpg);
	float:left;
	text-align: center;
	padding: 4px;
}
.ProShowCon{ }
.ProShowCon h2,.ProDetail h2{
	font-size: 12px;
	color: #333333;
}
.ProShowCon h3,.ProDetail h3{
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
	background-image: url(../images/icon7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.ProShowCon  a{ text-decoration:none;}

.ProDetail h4{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/icon7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.ProMore{
	text-align: right;
	padding-top: 10px;
}

.PageNav{
	height: 30px;
	clear: both;
	margin-top: 10px;
}
.PageNav ul{
	list-style-type: none;
}
.PageNav li{
	float: left;
	background-color: #CC3300;
	margin-right: 4px;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.PageNav li a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.PageNav li a:hover{}
.PageNav li a.PageActive{
	color: #000000;
}

.OrderTable{
	width:500px;
	font-weight: bold;
}
.OrderTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#form1{}
#form1 input{
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

