#container {
	display: block;
    margin-left: auto;
    margin-right: auto;
	width: 990px;
	top: 0px;
	padding-left:30px;
}

.left_menu {
	background-image:url(../images/left_menu.jpg);
	border:#D2D2D2 solid 1px;
	width: 180px;
	margin-right: 10px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top:5px;
	
}

#left_link {
	font-size:15px;
	color: #fff;
	font-weight: bold;
	
}

#left_link a:hover{
	color: #FDF308;
	text-decoration: none;
	font-weight: bold;
	background:#76B33C;
}

#left_hot {
	font-size:15px;
	color: #fff;
	font-weight: bold;
	
}

#left_hot a:hover{
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	background:#76B33C;
	font-size:104%;
}


.left_menu2 {
	background-image:url(../images/left_menu2.jpg);
	border:#D2D2D2 solid 1px;
	width: 180px;
	margin-right: 10px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top:5px;
	
}

#left_link2 {
	font-size:15px;
	color: #fff;
	font-weight: bold;
	
}

#left_link2 a:hover{
	color: #FDF308;
	text-decoration: none;
	font-weight: bold;
	background:#76B33C;
}


.ad_border {
	border:#D2D2D2 solid 1px;
	width: 200px;
	margin-right: 10px;
}

.product_title {
	font-size: 16px;
	font-weight: bold;
	color: #264e37;
}

.product_desc {
	font-size: 15px;
	color: #264e37;
}


.search_title {
	font-size: 16px;
	font-weight: bold;
	color: #264e37;
}

.search_desc {
	font-size: 13px;
	color: #264e37;
}

.catalog_title{
	font-size: 16px;
	font-weight: bold;
	color: #264e37;
}

.catalog_desc {
	font-size: 13px;
	color: #264e37;
}

.catalog_border{
	border-bottom:#C6C6C6 solid 1px;
	border-top:#C6C6C6 solid 1px;
	width:745px;
	height: 22px;
	border:none;
}

.checkout_title{
	font-size: 16px;
	font-weight: bold;
	color: #264e37;
}

.checkout_desc {
	font-size: 14px;
	color: #264e37;
}

#checkout_link a:hover{
	color:#6C6;
	text-decoration: none;
}

.product_border{
	/* border:#C6C6C6 solid 1px; */
}

.btn-cart {
	background-image:url(../images/buy_button.jpg);
	background-repeat:no-repeat;
	width: 113px;
	height: 34px;
	cursor: pointer;
	border:0px;
}

.img_border {
	/* border:#C6C6C6 solid 1px; */
	width: 165px;
	text-align:center;
}

.index_txt {
	font-weight:bold;
}

.coupon_rebate {
	font-size: 15px;
	color:#06F;
	font-weight:bold;
}

.order_title {
	font-size: 16px;
	font-weight: bold;
	color: #264e37;
}

.order_desc {
	font-size: 14px;
	color: #264e37;
}

#container_epm {
	display: block;
    margin-left: auto;
    margin-right: auto;
	width: 990px;
	top: 0px;
	padding-left:30px;
	background-color:#004d2b;
}

.epmfont1 {
	font-size:14px;
	color:#FFFFFF;
}

.epmfont2 {
	font-size:32px;
	color:#FFF;
	font-weight:600;
}

.epmfont3 {
	font-size:16px;
	color:#898989;
	font-weight:600;
}

.epmfont4 {
	font-size:26px;
	color:#38B64A;
	font-weight:600;
}

.epmfont5 {
	font-size:26px;
	color:#000;
	font-weight:600;
}

.epmfont6 {
	font-size:32px;
	color:#005826;
	font-weight:600;
}


.epmfont7 {
	font-size:15px;
	color:#000;
	font-weight:600;
}

.epmProduct1 {
	border:#005826 solid 2px;
}

.epmProduct2 {
	border:#D4D4D4 solid 2px;
}