﻿@charset "utf-8";
/*goods_list_l style*/
.goods_list_l {
	float:left;
	width:204px;
	min-height:1200px;
	_height:1200px;
	margin-bottom:10px;
	background:transparent url('http://image.lyceem.com/resource/images/bg_goods_list_l.png') repeat-y scroll right top;

}

/*category style*/
.category {
	padding-right:15px;
}
.category div {
	overflow: hidden;
}
.category div:first-child {
}
.category div.collapsed {
	height: 29px;
}
.category div span {
	display: block;
	padding:5px 0 8px 18px;
	background:transparent url('http://image.lyceem.com/resource/images/bg_collapsed2.png') no-repeat scroll left -1px;
	font-weight: bold;
	color: #FF0000;
	cursor:pointer;
}
.category div.collapsed span {
	background:transparent url('http://image.lyceem.com/resource/images/bg_collapsed1.png') no-repeat scroll 2px 2px;
	color:#000000;
	padding:5px 0 8px 18px;
}
.category div a {
	padding: 5px 25px;
	background:transparent url('http://image.lyceem.com/resource/images/bg_potint.png') no-repeat scroll 15px center;
	display: block;
	color:#666666;
}

.category div a:hover {
	text-decoration:underline;

}

.hot_sell,.looked {
	margin-top:20px;
}


/*goods box style*/
.box_t {
	height:40px;
	line-height:40px;
	color:#666666;
	padding-left:15px;
	font-weight:bold;
	background:transparent url('http://image.lyceem.com/resource/images/goods_box_t.png') no-repeat scroll left top;
}

.box_c, .box_p {
	background:transparent url('http://image.lyceem.com/resource/images/goods_box_c.png') repeat-y scroll left center;
	overflow:hidden;
}

.box_c ul, .box_p ul {
	padding:0 8px;
	width:177px;
}

.box_c ul li  {
	float:left;
	width:49%;
	padding:4px 0;
}

.box_c ul li img {
	border:1px #E0E0E0 solid;
}

.box_p ul li { margin-top:10px;}
.box_p ul a { color: #666;}

.box_b {
	background:transparent url('http://image.lyceem.com/resource/images/goods_box_b.png') no-repeat scroll left top;
	height:8px;
}


/*goods_list_r style*/
.goods_list_r {
	float:right;
	width:752px;
}

/*choice style*/
.choice {
	border-top:1px #000000 solid;
	margin-top:8px;
	*margin-top:5px;
	_margin-top:5px;
}

.choice_1 {
	color:#FF3300;
	padding-right:55px;
	padding-left:15px;
}

.choice_all{
	padding-right:10px;
}

.choice ul {
	height:36px;
	line-height:36px;
	color:#666666;
	border-bottom:1px #CCCCCC solid;
}

.choice ul li {
	float:left;
}

.choice ul li a:link,.choice ul li a:visited{
	color:#666666;
	text-decoration:underline;
	padding:0 8px;
}

.choice p {
	margin-top:10px;
	height:39px;
	line-height:39px;
	background-color:#F5F5F5;
	border:1px #E0E0E0 solid;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	padding-left:18px;
}

.choice p a:link,.choice p a:visited {
	text-decoration:underline;
	font-size:12px;
	color:#666666;
}

/*page_taxis style*/
.page_taxis {
	margin-top:25px;
	height:28px;
	line-height:20px;
	position:relative;
}

.taxis {
	float:right;
	padding-right:98px;
}

.taxis_a {
	background:transparent url('http://image.lyceem.com/resource/images/bg_taxit_inc.png') no-repeat scroll left top;
	width:84px;
	height:19px;
	position:absolute;
	top:1px;
	right:3px;
}

.taxis_a a {
	color:#000000;
	padding-left:5px;
}

.taxis_a a:hover {
	text-decoration:none;
}

/*main_goods style*/
.main_goods {
	clear:both;
	margin-top:10px;
}

.main_goods ul {
	width:753px;
	height:300px;
	margin-bottom:20px;
}

.main_goods ul li {
	float:left;
	width:33.1%;
	
}

.main_goods ul li img {
	padding-bottom:3px;
}

.goods_name {
	/*background:transparent url('../images/bg_main_goods_p.png') no-repeat scroll center top;*/
	padding-top:2px;
}

.main_goods ul li p {
	text-align:center;
	font-size:14px;
	color:#666666;
	line-height:24px;
}

/*bottom_page style*/
.bottom_page {
	float:right;
	margin-bottom:30px;
	margin-top:-10px;
	height:28px;
	line-height:20px;
}


/*goods_cat_styly*/
#cat_goods_right{
	width:185px;
	height:552px;
	overflow:hidden;
	border:1px solid #E4E4E4;
}

#cat_goods_right .title{
	background-image:url(http://image.lyceem.com/resource/images/sale_title_bg02.png);
	height:21px;
	color:#333;
	font-size:13px;
	padding:3px 0 0 5px;
	line-height:23px\9;
}

#cat_goods_right .nav .none{
	width:32px;
	height:18px;
	background-image:url(http://image.lyceem.com/resource/images/sale_list_nav1.png);
	color:#333;
	cursor:pointer;
	font-size:13px;
	padding:1px 0 0 5px;
	line-height:18px\9;
	float:left;
}
#cat_goods_right .nav .curr{
	width:32px;
	height:18px;
	background-image:url(http://image.lyceem.com/resource/images/sale_list_nav0.png);
	color:#fff;
	cursor:pointer;
	font-size:13px;
	padding:1px 0 0 5px;
	float:left;
}
#cat_goods_right .goods_list{
	width:185px;
	height:555px;
	_height:508px;
	display:none;
}
#cat_goods_right .goods_list_img{
	width:93px;
	height:93px;
	border:0px solid #E4E4E4;
	margin:6px 0 1px 3px;
	margin-top:5px\9;
	float:left;
}
#cat_goods_right .goods_list_img img{
	height:93px;
	width:93px;
	_margin-bottom:-4px;
}
#cat_goods_right .goods_list_con{
	width:80px;
	*width:76px;
	height:78px;
	margin:6px 0 1px 3px;
	margin-top:4px\9;
	padding-top:15px;
	border:0px solid #E4E4E4;
	float:left;
}
#cat_goods_right .goods_list_con p{
	line-height:20px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#cat_goods_right .goods_list_con p a{
	color:#666;
}
#cat_goods_right .goods_list_con p label{
	color:#EA5618;
	font-weight:bold;
}
#cat_goods_right .goods_comment{
	margin:8px 0 0 3px;
}
#cat_goods_right .goods_comment_top{

}
#cat_goods_right .goods_comment_top p{
	line-height:20px;
	font-family:"宋体";
	color:#111;
}
#cat_goods_right .goods_comment_top p a{
	color:#111;
}
#cat_goods_right .goods_comment ul li{
	line-height:18px;
	color:#666;
}
#cat_goods_right .goods_comment ul li a{
	color:#666;
}
#cat_goods_right .goods_comment_time{
	margin-top:5px;
	font-size:12px;
	text-align:right;
	color:#666;
}
#cat_goods_right .goods_comment_time a{
	color:#666;
}
#cat_goods_right .comment_top{
	margin-top:15px;
}



























