.lxleft{
	width: 671px;
    float: left;
    display: inline;
}
.lxright{
    width: 272px;
    float: right;
    display: inline;
    border: 1px #e5e5e5 solid;
    border-bottom: none;
    background-color: #fbfbfb;
}

.li_menu .menu_default {
    background: url( ../images/menu_bg.gif ) no-repeat right;
    padding: 4px 6px;
    color: #000000;
}    
.li_menu .menu_focus {
    background: url( ../images/tab_bg.gif ) no-repeat right;
    padding: 4px 6px;
}
.li_menu .menu_default a:hover{
	background-color:transparent;
	color:#000;
}
.li_menu .menu_focus a{
	color: #fff;
	background-color:transparent;
}

.li_menu span.no {
    background: none;
}
.new{
	float:left;
	margin-right:20px;
	display:inline;
}
.lx_right_top{ margin-top:10px;}
.mar_bot{ margin-bottom:10px;}
.a1{ float: left;}
.a2{float:right;}
.booksp{
	padding-left:8px;
	line-height:18px;
	float:left;
	display:inline;
}	
.mar_left{
	position:relative;
	float:right;	
	top:-3px;
}
.lxhang{ margin:5px 0;}
.line-bottom{ background:url(../images/line.gif) repeat-x bottom; margin-left:10px;}
.xs_tab{
	border:1px solid #e0d78d;
	background:#FFFCE2;
	padding:10px 20px;
	overflow:hidden;
	}



.xs_xijie{
	background:#efefef;
	border:1px solid #ccc;
	padding:10px;
	margin:0 10px 0 100px;
	}
.mar_left100{margin-left:100px;}
.mar_right20{margin-right:20px;}
.xs_mm01{
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	}
.xs_mm01 td{
	border-bottom:1px dotted #ccc;
	}
.xs_jh{
	background:#eef2f7;
	border:1px solid #d9d9d9;
	padding:10px;	
	}
.xs_jh01{
	background:url(../images/xs012.gif) no-repeat;
	width:478px;
	height:24px;
	padding-left:5px;
	padding-top:2px;
	float:left;
	margin-top:4px;
	margin-right:10px;
	}
.xs_font121{
	font-size:12px;
	color:#999999;
	}
.xs_font122{
	font-size:20px;
	font-weight:bold;
	color:#FF0000;
	}
.xs_font123{
	font-size:9px;
	}
.xs_font124{
	font-size:9px;
	color:red;
	}
.xs_jh02{
	float:left;
	margin-right:20px;
	}
.xs_menu_tab {
    width: 100%;
    height: 32px;
	clear: both;
}
.xs_menu_tab .menu_tab_default {
    cursor: pointer;
    float: left;
    display: inline;
    padding: 5px 15px 1px 15px;
    height: 27px;
	border:1px solid #d1d1d1;
	background:#f6f6f6;
	margin-right:20px;

}

.xs_menu_tab .menu_tab_focus {
    color:#000;
    font-weight: bold;
	border:1px solid #dddddd;
	background:#ffffff;
    }
.xs_xiao{
	float:left;
	margin-right:20px;
	}

/** tt Container from goods_list.jsp **/
.tt {
	border: 1px solid #D9D9D9;
	height:260px;
	width:657px;
	
	background-color: #EEF2F7;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	
	overflow:hidden;
	position:relative;
}
.tt .tt_title{
	margin:10px 20px 0px 43px;
	height:20px;
}
.tt .tt_title span{
	float:left;
	display:inline-block;
	
	margin:0px;
	border-width:0px;
	padding:0px 0px 0px 5px;
	
	width:183px;
	
	line-height:20px;
	vertical-align:bottom;
}
.tt .tt_title span.tt_title_right{
	margin-left:40px;
	width:173px;

}
.tt .tt_title .font_red {
	color: #FF0000;
	font-style:normal;
}

.tt .tt_container{
	margin:0px 20px 10px 38px;
}
.tt .tt_container .rowLeft{
	overflow-x: hidden;
	overflow-y: scroll;
	
	width:390px;
}
.tt .tt_container .rowRight{
	margin-left:28px;
	width:160px;
}
/**
ie下overflow:hidden对其下的绝对层position:absolute或者相对层position:relative无效.
解决方案:给overflow:hidden加position:relative或者 position:absolute.
另,ie6支持overflow-x或者overflow-y的特性,ie7,ff不支持.
*/
.tt .tt_container .rowLeft,
.tt .tt_container .rowRight{
	position:relative;
	float:left;
	
	padding:5px;
	height:210px;
	background-color:#FFFFFF;
}
.tt .tt_container .rows{margin-bottom:5px;}
.tt .tt_container .rows span{
	position:relative;
	display:inline-block;
	margin-left:5px;
	width: 140px;
	vertical-align:top;
}
.tt .tt_container .rowLeft .rows span{width: 178px;}
.tt .tt_container .rows span font{
	position:absolute;
	right:5px;top:0px;
	border-width:0px;
}
.tt .tt_container .down{position:absolute;bottom:0px;left:0px;margin:5px 5px 5px 5px;}
.clear{clear:both;}
.tt .tt_container .tt_c_rowMouseOver{
	background:#fffdc3;
}

/* cardActivate panel  */
#cardInputContainer{
	position:relative;
}
div#cardInputContainer input,div#cardInputContainer > input{
	padding:0px;
	margin:0px;
	
	font-family:'黑体';
	font-weight:bold;
	font-size:19px;
	line-height:19px;
	height:19px;
	width:48px;
	
	bottom:0px;
	vertical-align:bottom;
}
/* 兼容IE6 */
#cardInputContainer #cardPasswordFirst,
#cardInputContainer #cardPasswordSecond,
#cardInputContainer #cardPasswordThird,
#cardInputContainer #cardPasswordForth,
#cardInputContainer #validateCode{
	padding:0px;
	margin:0px;
	
	font-family:'黑体';
	font-weight:bold;
	font-size:19px;
	line-height:19px;
	height:19px;
	width:48px;
	
	bottom:0px;
	vertical-align:bottom;
}
#cardInputContainer span,#cardInputContainer > span{
	bottom:0px;vertical-align:bottom;
	background:transparent;
}
#cardInputContainer img{
	vertical-align:bottom;
	cursor:pointer;
}

#cardInputContainer #validateCode{
	position:absolute;
	top:1px;
	left:340px;
}

#cardInputContainer #validateImg{
	position:absolute;
	top:1px;
	left:400px;
}
#validateImg,#validateImg:hover{
	cursor:pointer;
}

/** tonyniu_20100709 **/
/** sale_search.jsp **/
.s_search{
	margin-top:15px;
}
.s_search span{height:23px;}
.ss_label{
	font-size:14px;
	color:#ff8c1a;
	font-weight:bold;
}
.ss_key ,.ss_key input{
	height:20px;
	line-height:20px;
}