/*  */

/*---------------- layout --------------------*/
.hp_leftcol{
    width:240px;
	margin-right:10px;
	float:left;
}
.hp_rightcol{
    width:700px;
	float:left;
}
.hp_mainbody{
    margin-top:7px;
}

/*---------------- 上部 --------------------*/
/*--------- 左 ----------*/

#hp_mq{
    height:121px; overflow:hidden; margin-top:4px;
}
.hp_bid_cat{
	height:31px;
	line-height:31px;
	background:#3ea4ef url(../img/2duauction/hp/hp_bid_cathdr.gif) no-repeat left top;
	font-size:14px;
	color:#fff;
}
.hp_bid_cat span{
	display:block;
	height:31px;
	background:url(../img/2duauction/main/icon_cat.gif) no-repeat 5px 5px;
	padding-left:28px;
}
.hp_bid_cat_cnt{
	margin-bottom:7px;
}
.hp_bid_cat_cnt ul{
	background-color:#edf7ff;
	height:245px;
	border:1px solid #94c7f9;
	padding-left:6px;
}
.hp_bid_cat_cnt ul li{
	height:34px;
	line-height:34px;
	margin-top:5px;
}
.hp_bid_cat_cnt ul li.cat1 a,.hp_bid_cat_cnt ul li.cat2 a,.hp_bid_cat_cnt ul li.cat3 a,.hp_bid_cat_cnt ul li.cat4 a,.hp_bid_cat_cnt ul li.cat5 a,.hp_bid_cat_cnt ul li.cat6 a{
	display:block;
	text-indent:-1000px;
	height:34px;
	width:226px;
	background:url(../img/2duauction/hp/hp_catimg.gif) no-repeat left top;
}
.hp_bid_cat_cnt ul li.cat1 a:hover{background:url(../img/2duauction/hp/hp_catimgb.gif) no-repeat left top;}
.hp_bid_cat_cnt ul li.cat2 a{background:url(../img/2duauction/hp/hp_catimg.gif) no-repeat left -39px;}
.hp_bid_cat_cnt ul li.cat2 a:hover{background:url(../img/2duauction/hp/hp_catimgb.gif) no-repeat left -39px;}
.hp_bid_cat_cnt ul li.cat3 a{background:url(../img/2duauction/hp/hp_catimg.gif) no-repeat left -77px;}
.hp_bid_cat_cnt ul li.cat3 a:hover{background:url(../img/2duauction/hp/hp_catimgb.gif) no-repeat left -77px;}
.hp_bid_cat_cnt ul li.cat4 a{background:url(../img/2duauction/hp/hp_catimg.gif) no-repeat left -116px;}
.hp_bid_cat_cnt ul li.cat4 a:hover{background:url(../img/2duauction/hp/hp_catimgb.gif) no-repeat left -116px;}
.hp_bid_cat_cnt ul li.cat5 a{background:url(../img/2duauction/hp/hp_catimg.gif) no-repeat left -155px;}
.hp_bid_cat_cnt ul li.cat5 a:hover{background:url(../img/2duauction/hp/hp_catimgb.gif) no-repeat left -155px;}
.hp_bid_cat_cnt ul li.cat6 a{background:url(../img/2duauction/hp/hp_catimg.gif) no-repeat left -193px;}
.hp_bid_cat_cnt ul li.cat6 a:hover{background:url(../img/2duauction/hp/hp_catimgb.gif) no-repeat left -193px;}




/*--------- 右 ----------*/
.hp_allauction{margin-bottom:7px;}
.hp_allauction tr th{background:#fff url(../img/2duauction/main/bt_lan_bg.gif) repeat-x left bottom;}

.hp_allauction tr td{height:30px; padding:0 5px;}





/*---------------- 栏目头 ---------------*/
.pai_sgl_hdr{
	background:url(../img/tongbupaimai/pai_hdr_bgmain.gif) repeat-x left top;
	margin-top:10px;
}
.pai_sgl_hdr h4{
	font-size:14px;
	background:url(../img/tongbupaimai/pai_hdr_bgleft.gif) no-repeat left center;
}
.pai_sgl_hdr h4 span{
    display:block;
	height:32px;
	line-height:32px;
	letter-spacing:5px;
    background:url(../img/tongbupaimai/pai_hdr_bgright.gif) no-repeat right center;
}
.pai_hdr_icon{
    padding:8px 2px; 
	float:left;
	padding-left:5px;
}




/*--------- 拍卖会信息基础信息 ----------*/

.pai_carlist_notice{
    width:470px;
}
.pai_carlist_notice li{
    display:block;
    float:left;
	height:26px;
	line-height:26px;
	overflow:hidden;
	margin-bottom:3px;
}
.pai_carlist_notice li.pai_carlist_noticetitle{
    width:120px;
	background-color:#f2fcfe;
	border:1px solid #9ddaf3;
	text-indent:10px;
	font-size:13px;
}
.pai_carlist_notice li.pai_carlist_noticedetail{
    width:330px;
	margin-left:5px;
	background-color:#f8f8f8;
	border-top:1px solid #fff;
	border-bottom:1px solid #e1e1e1;
	padding-left:10px;
}	
	


