body {
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	background: url(../images/intro_header.jpg) no-repeat;
	width:787px;
	height:96px;
}

a {
	text-decoration: none;
	color:#FFFFFF;
}

.menu, .s_menu {
	background:url(../images/menu_bg.jpg) repeat-x;
	height:54px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.menu_link {
	text-decoration:none;
	color:#000000;
}

.s_menu {
	background:url(../images/HotG_botten_bg.jpg) repeat-x;
}

.main_title {
	color:#bd1010;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	border-bottom: #16331d 1px solid;
	width:536px;
}

.sub_line {
	border-top: #c59447 1px solid;
	width:484px;
	clear:left;
}

.main_content,.about_content, .product_content, .detail_content, .inquires_content {
    text-align:left; 
	padding-left:20px; 
	padding-right:27px; 
	background:#FFFFFF url(../images/content_bg.jpg) no-repeat bottom; 
	width:590px;
	font-size:14px;
}

.about_content {
	background:url(../images/about/content_bg.jpg) no-repeat bottom;
}

.product_content {
	background:#FFFFFF;
}

.detail_content {
	background: #FFFFFF url(../images/detail/content_bg.jpg) no-repeat bottom;
}

.inquires_content {
	background: url(../images/inquires/content_bg.jpg) no-repeat bottom;
}

.contact, .contact1 {
	margin-top:15px;
	margin-bottom:20px;
	margin-left:30px;
	float:left;
	font-weight:bold;
	font-size:13px;
}

.subcontact {
	margin-left:30px;
	float:left;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top:5px;
	font-size:13px;
}

.contact1 {
	margin-bottom:5px;
}

.partner_link {
	color:#16331d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.product_top, .no_border {
	border-right:#bfc0c2 1px solid; 
	border-bottom:#bfc0c2 1px solid;
}

.no_border {
	border-right:none;
}

.product_thumb{
	margin-top:3px;
	margin-bottom:3px;
	width:120px;
	height:90px;
}

.menu_title {
	font-size:14px;
}

.page_footer {
	color:#5d5d5d;
}

.home_menu_link {
	color: #16331D;
	font-weight:bold;
}

.home_menu {
	background:url(../images/product/menu_bg.jpg) repeat-x;
	height: 24px;
	width: 140px;
	margin-top:5px;
	border: #9fbc99 2px solid;
}

.partner_content {
	margin-top:10px; 
	font-size:14px;
	margin-left:30px;
	margin-right:30px;
}
	
	