
.category {
	width: 345px;
	float:left;
	position: relative;
}
.category li{
	float: left;
	padding: 0 20px;
	border-left: 1px dotted #9a9891;
	border-right: 1px dotted #9a9891;
}
.category li.none{
	border-right: none;
}

.category_in {
	overflow: hidden;
	padding-top: 15px;
	height: 340px;
	padding-left: 15px;
}
.category_in li {
	height: 331px;
}
.cate_bg01 {
	background:url(../img/index/cate_bg01.png) no-repeat 0 0;
}
.cate_bg02 {
	background:url(../img/index/cate_bg02.png) no-repeat 0 0;
}
.category_img {
	position: absolute;
	left: 191px;
	top: 40px;
}


.box_main {
	/* [disabled]width: 530px; */
	margin-bottom: 20px;
}

.info_title {
	margin-bottom: 5px !important;
}


.box_other {
	float:right;
	width: 220px;
}
.box_search p {
	margin: 15px 0 5px 15px;
}

.qr {
	background:url(../../img/common/other/qr.png) no-repeat center top;
	padding-top:110px;
	text-align: left;
	width: 170px;
	margin: 0px auto 5px;
	font-size: 13px;
}
.detail {
	position:absolute;
	left: 601px;
	top: 13px;
	width:87px;
}
.detail a {
	background:url(../../img/common/icon/arrow.png) no-repeat 0px 3px;
	padding-left:15px;
	display:block;
	font-size:12px;
	color:#333;
}

.index_bnr {
	margin-bottom:30px;
}
.index_bnr_in {
	float:left;
	margin-right:9px;
}
.index_bnr_in.end {
	margin-right:0px;
}
