body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.banner
{
	background:url(skin/banner.jpg) no-repeat;
	width:900px;
	height:117px;
}
.bg_search
{
	background:url(skin/bg_search.jpg) no-repeat;
	width:197px;
	height:75px;
}
.bg_menu
{
	background-image:url(skin/bg_menu.jpg);
	height:40px;
	text-align:center;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.un_menu
{
	background-image:url(skin/un_menu.jpg);
	height:35px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_left
{
	background:url(skin/header_left.jpg) no-repeat;
	width:197px;
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.header_right
{
	background:url(skin/header_right.jpg) no-repeat;
	width:179px;
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.border_menu
{
	border-left:solid 1px #E7E8E0;
	border-right:solid 1px #E7E8E0;
}
.border_un_menu
{
	border-bottom:solid 1px #E7E8E0;
	line-height:25px;
}
.border_un_menu2
{
	line-height:25px;
}
.border_sub_un_menu
{
	border-bottom:dashed 1px #FF9405;
	line-height:25px;
}
.link_menu
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}
.link_pro
{
	color:#7AA80A;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.border_image
{
	border-bottom:solid 1px #CCCCCC;
}
.link_menu:hover
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}
.text
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color:#3B3237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.option
{
	display:none;
}
.product_hr
{
	border-bottom:dashed 1px #000103;
}
.detail
{
	color:#FF9406;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer
{
	background-color:#45B139;
	width:900px;
	height:61px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;

}
.page_item
{
	width: 22px;
	height: 22px;
	border: solid 1px #66A8E3;
	font-weight: bold;
	cursor: pointer;
}
.page_item:hover
{
	border: solid 1px #f30;
	color: #f30;
}
.page_item_actived
{
	width: 22px;
	height: 22px;
	border: solid 1px #f30;
	font-weight: bold;
	cursor: pointer;
	color: #f30;
}

.cart_container
{
	border: solid 1px #A1C6EA;
}
.cart_header
{
	background-color: #B2D3F4;
	height: 22px;
	border-right: solid 1px #fff;
	text-align: center;
	font-weight: bold;
}
.cart_item
{
	background-color: #F0F6FD;
	height: 22px;
	text-align: center;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.cart_qty
{
	height: 16px;
	font-size: 11px;
	border: solid 1px #A1C6EA;
	text-align: center;
}
.button
{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.text_header
{
color: #cd3202;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
text-align: left;
padding-left: 8px;
}
.link_hung 
{
color: #ff0000;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
}