.left_container {
	width: 700px;
	height: auto;
	float:left;
}
.category_slider_container {
	width: 700px;
	height: 260px;
}
.a_left {
	width: 15px;
	float: left;
	height: 240px;
}
.a_right {
	width: 15px;
	float: left;
	height: 240px;
}
.a_content {
	float: left;
	width: 670px;
	height: 240px;
}
.a_single {
	float: left;
	width: 180px;
	margin-right: 20px;
	height: 240px;
	padding: 0 15px;
}
.a_top {
	width: 180px;
	height: 120px;
	margin-bottom: 10px;
}

.head_line{
	width:680px;
	height:30px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#f5f5f5;
	font-size:14px;
	line-height:30px;
	padding-left:20px;
	}
.p_list {
	width:690px; 
	height:auto;
	margin:0 0 0 10px;
}
.p_list_3 {
	width: 210px;
	margin:0 10px 10px 10px;
	float: left;
}
h2{
	margin:0 0 5px 0;
	font-weight:normal;}
.a_666{
	color:#666;
	}
.a_666:hover{
	color:#666;
	text-decoration:underline;
	}
.a_333{
	color:#333;
	}
.a_333:hover{
	color:#333;
	text-decoration:underline;
	}
	
.sidebar{ float: right;
width:230px;
}

/* catagory */

.list_menu{
	width:220px;
	height:auto;
	float:left;
	display:inline; 
	margin:20px 0 0 0 ;
	}
.mune_f li{
	line-height:34px;
	position:relative;
	}
.mune_f .level1{
	
	font-size: 13px;
    color: #666;
    display: block;
    width: 160px;
    padding-left: 20px;
	background:url(../images/sanjiao1.gif) 0px -36px no-repeat;
}
.mune_f .sub-menu{
	
	margin-left:20px;
	display:none;
	
	
}

.mune_f .sub-menu a{
	
	font-size: 13px;
    color: #666;
	background:url(../images/sanjiao1.gif) 0px 0px no-repeat;
	padding-left: 20px;
	display: block;
}
.mune_f .sub-menu a:hover{
	
	color:#f00;
}
.sanjiao{
	position:absolute;
	width:20px;
	height:30px;
	background:url(../images/sanjiao1.gif) 0px 0px no-repeat;
	left:0px;
	top:0px;
	}	
	
.mene_f_link{
	font-size:13px;
	color:#666;
	display:block;
	width:200px;
	margin-left:-40px;
	padding-left:40px;
	}

.menuactive	{
	font-size:13px;
	text-decoration:none;
	display:block;
	width:197px;
	line-height:32px;
	padding-left:37px;
	background-color:#f7f7f7;
	border-bottom:#fff solid 1px;
	border-top:#ddd solid 1px;
	color:#f00;
	}
.current{
	display:block;
}

.mene_f_link:hover{
	font-size:13px;
	text-decoration:none;
	display:block;
	width:197px;
	line-height:32px;
	padding-left:37px;
	background-color:#f7f7f7;
	border-left:#ff2900 solid 3px;
	border-bottom:#ddd solid 1px;
	border-top:#ddd solid 1px;
	}
.menu_c_container{
	margin-left:10px;
	display:none;}

.mene_c_link{
	font-size:12px;
	color:#666;
	display:block;
	width:190px;
	height:34px;
	margin-left:-70px;
	padding-left:50px;
	}	
.mene_c_link:hover{
	font-size:12px;
	text-decoration:none;
	display:block;
	width:187px;
	height:32px;
	line-height:32px;
	padding-left:47px;
	background-color:#f7f7f7;
	border-left:#ff2900 solid 3px;
	border-bottom:#ddd solid 1px;
	border-top:#ddd solid 1px;
	}
	

.page_title_head{
	width:700px;
	height:100px;
	float:left;
	display:inline;
	background-color:#eee;
	margin: 20px 0 0 20px;
}
.product_list_container{
	float:left;
	display:inline;
	margin-left:0px;
	width:720px; 
	
	}

.product_single{
	width:220px;
	height:290px;
	margin:20px 0 0 20px;
	float:left;
	position:relative;
	}
.product_detail{
	width:180px;
	height:240px;
	padding:20px;
	float:left;
	position: absolute;
	top:0;
	left:0;
	background-color:#eee;
	}	
.product_detail p {
	margin:5px 0;}
	
.product_pic{
	width:220px;
	height:178px;
	 
	}	
.product_title{
	width:220px;
	height:40px;
	margin-top:30px;
	text-align:center;
	line-height:40px;
	overflow:hidden;}
.detail_text{
	height:200px;
	margin:0 0 10px 0;
	overflow:hidden;}
.view_detail_btn{
	display:block;
	width:120px;
	height:30px;
	border-radius:2px;
	background-color:#ff2900;
	float:right;
	font-size:12px;
	color:#fff;
	line-height:30px;
	text-align:center;}
.view_detail_btn:hover{
	display:block;
	width:120px;
	height:30px;
	border-radius:2px;
	background-color:#ff6c50;
	float:right;
	font-size:12px;
	color:#fff;
	line-height:30px;
	text-align:center;
	text-decoration:none;}