/* BASIC css start */

/* category */
#content #sublist {
	clear:both;
	overflow:hidden;
}
#content #sublist .iconSet {
	width:100%;
	list-style-type:none;
	overflow:hidden;
}
#content #sublist .iconSetCategory li {
	list-style-type:none;
	width:100%;
	font-weight:bold;
	background:url('/images/mobile/common/bg_sub_li.png') repeat-x left top;
	border-bottom:1px solid #c3c3c3;
	overflow:hidden;
}
#content #sublist .iconSetCategory a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	line-height:35px;
	color:#555555;
	text-decoration:none;
	font-size:100%;
	padding-left:10px;
}
#contentSubTitle h2 {
	display:block;
	height:24px;
	padding-top:9px;
	font-size:11px;
}.cate_list {
    background: #ebebeb;
    position: relative;
    height: 36px;
}#contentSubTitle {
    overflow: hidden;
}
/* BASIC css end */

