@charset "utf-8";

html{
	background:#B72024;
}
body{
	background:url(/public/images/nbg2.jpg) center top no-repeat;
	font-size:13px;
	color:#fff;
	line-height:23px;

}
body  a,a:visited{
	text-decoration:none;
	color:#FFF;
}
body  a:hover{
	text-decoration:none;
	color:#0CF;
}
#wrapper{
	background:url(/public/images/nbg2.jpg) center top no-repeat;
	width:995px;
	margin:auto;
	height:500px;
}

#main{
	font-size:13px;
	width:995px;
	min-height:530px;
}
#main_left{
	float:left;
	width:172px;
	margin-top:175px;
	padding:0 33px;
	color:#DAC394;
	line-height:20px;
}
#main_right{
	color:#000;
	float:right;
	margin-top:68px;
	width:684px;
	padding:0 33px;
}


#fdiv{
	background:#B72024 url(/public/images/bottom.jpg) center bottom no-repeat;
	width:100%;
	color:#000;
	
}
#product_div{
	width:995px;
	margin:auto;
	
}
#prodcut_more{
	width:995px;
	margin-left:245px;
	width:750px;
	padding-bottom: 100px;

}
