@charset "utf-8";
#main{
	border: solid #ccc;
	border-width: 0 1px;
	background-image: url(../images/main_bj.gif);
	width: 911px;
}

.red {
	font-size: 12px;
	color: #CC0000;
}
#div_main_banner {
	height: 327px;
	width: 695px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-top: 10px;
}
#div_middle {
	width: 911px;
	float: left;
}
.div_middle_left {
	width: 195px;
	background-color: #EEEEEE;
	float: left;
	padding-bottom: 50px;
}
.brand_logo{
	width: 195px;
	background-color: #f8f6f7;
}
.brand_logo img{
	margin-left: 3px;
}
.left_menu {
	margin-top: 20px;
	margin-left: 30px;
	_margin-left: 20px;
}
.left_menu p {
	font-size: 13px;
	line-height: 200%;
	font-weight: bold;
	color: #CC0000;
	_padding-left: 15px;
	list-style-type: none;
	margin-top: 20px;
}
.left_menu ul li {
	list-style-type: none;
	list-style-position: inside;
	color: #999999;
	line-height: 22px;
}
.left_menu_title {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.left_menu {
	margin-top: 20px;
	margin-left: 30px;
	_margin-left: 20px;
}
.left_menu  p {
	font-size: 13px;
	line-height: 200%;
	font-weight: bold;
	color: #CC0000;
	_padding-left: 15px;
	list-style-type: none;
}
.div_middle_left .left_menu a{
	color: #333;
}
.left_menu a:hover{
	color: #d41c26;
	text-decoration: underline;	
}
#div_middle_right {
	width: 705px;
	float: right;
	padding-bottom:20px;
}
#div_list_title {
	height: 30px;
	padding-top: 8px;
	padding-left: 3px;
}
#div_list_change {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 7px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 50px;
}
.div_list_type {
	float: left;
	height: 24px;
}

#products_list {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#products {
	width: 150px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 6px;
	float: left;
	height: 240px;
}
#products_photo {
	height: 150px;
	width: 150px;
}
#products_title {
	padding-top: 10px;
	padding-left: 12px;
}
#products_price {
	padding-left: 12px;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 150%;
}

.products_title {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 120%;
}

.sort_by {
	border: 1px solid #ccc;
}

.list_title {
	color: #333333;
}
.list_title_cf {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}
#div_list_change2 {
	height: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 50px;
	float: right;
	width: 625px;
}
/*page*/
.page{
	padding-left:8px; 
	overflow:hidden;
	float: right;
}
.page a{
	color:#333333;
	font:normal normal bold 11px/18px Verdana;
	font-size:12px;
	background:url("../images/page_bg.gif") 0px 2px repeat-x; 
	text-decoration:none; 
	display:block; 
	height:18px; 
	margin-left:1px;
	padding:0 4px;
	border:1px solid #D9D9D9; 
	float:left; 
	overflow:hidden;
}
.page a:hover{
	color:#FFFFFF;
	background:#F26067; 
	border:1px solid #ED2028; 
}
.page a.nonce{
	color:#D41A24;
	background:none; 
	border:none; 
}
.page a.ellipsis{
	color:#333333;
	background:none; 
	border:none; 
}
.page a.page_action{
	font-weight:normal; 
}
