body{ background-color: #000; color:#fff; margin-top: 20px}
hr.hr-white{ margin: 5px 0px;}
.footer{clear:left; width:100%;}
.center{ margin: 0 auto 0 auto}
.footer_menu{
	width: 600px;
	margin: 0 auto;
}
.header_menu li{
	border-left: 1px solid #3f2827;
	padding: 10px 0px 10px 5px;
	width: 145px;
}
.header_menu li:first-child{
	border-left: 0px none;
}
.header_menu li a{
	font-size: 14px;
	font-weight: normal;
	color: #afafaf;
}
.header_menu li a b{
	color: #fff;
}
.content{
	min-height: 550px;
	float:left;
}
.content-top{
        min-height: 351px;
	background-color: #fff;
	color: #000;
	clear: both;
	float: left;
	width: 970px;
}
.content-top a, .content-top img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.content-bottom
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 16px;
	clear:both;
	padding: 0em 1em;
}
.content-bottom p{
	font-weight: bold;
	padding: 0em 2em;
	margin-bottom: 4px;
}
.content-bottom, .content-bottom h1{
	background-color: #000;
	color: #fff;
}
.big_bag{
	display: inline;
	position: absolute;
	z-index: 100;
	top:  120px;
}
.category_product{
	float: left;
	width: 230px;
	font-weight: bold;
	background-color: #fff;
}
.category_product div{
	text-align: center;
}
.product_list{
width: 920px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.product_main_image_container{
        float: left;
        width: 400px;
        height: 400px;
}
.product_info{
        float: left;
        width: 560px;
        padding: 5px;
}
.product_info_row{
        float: left;
        width: 544px;
}
.product_info_table {
        float: left;
        width: 240px;
}
.product_info_table table tr td:first-child{
        font-weight: bold;
}
.product_purchase_info{
        text-align: right;
        float: left;
        width: 304px;
}
.product_purchase_info a{
        text-decoration: none;
        font-weight: bold;
        color: #000;
}
.product_alternate_views{
        float: left;
}
.product_description{
        float: left;
        width: 544px;
}
.content-top.info{
width:920px;
	padding:25px;
	font-size:18px;
}
div.blog{
	margin-left:25px;
	margin-right: 25px;
	margin-top:15px;
}
div.blog-time{
	margin-left:25px;
	margin-right: 25px;
	border-bottom: 1px solid #333;
font-style: italic;
font-size: 10px;
}
