body {
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.main {
	margin-top:20px;
}

.products_list {
	background-color: #0060aa;
	padding-left:5px;
}
.products_list_title {
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/product_list_title_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 242px;
}
.products_list a:link,.products_list a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.products_list a:hover {
	font-weight: bold;
	color: #ff9901;
	text-decoration: underline;
}
.products_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0060aa;
}

.more {
	color: #f60;
}

.more a:link {
	color: #333;
	text-decoration: none;
}
.more a:visited {
	color: #333;
	text-decoration: none;
}
.more a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.contact_title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0060aa;
	background-image: url(../images/contact_title1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:2px 0px 0px 24px;
}
.contact_main1{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 8px;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}

.contact_011{
	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;
}
.about{
color:#333333; font-size:12px; line-height:22px; text-decoration:none; 
}
.about a,.about a:link,.about a:visited{
color:#333333; font-size:12px; line-height:22px; text-decoration:none;
}
.about a:hover{
color:#ff0000; font-size:12px; line-height:22px; text-decoration:none;
}
.about,.about:link,.about:visited{
color:#333333; font-size:12px; line-height:22px; text-decoration:none; 
}
.about:hover{
color:#ff0000; font-size:12px; line-height:22px; text-decoration:none; 
}
