/*-------------------------------sellcar hub------------------------------------*/
/*-------------layout--------------*/
.bh_lftcol{width:600px; float:left; margin-right:10px;}
.bh_rgtcol{width:340px; float:left;}

/*-------------form--------------*/
.step_num_cur,.step_num{height:20px; line-height:20px; background-color:#ff6600; color:#fff; font-family:georgia; font-size:22px; padding:0 6px; margin:0 5px; font-style: italic; font-weight:bold;}
.step_num{background-color:#666;}
.step_txt_cur{font-weight:bold; color:#ff6600;}
.step_txt{font-weight:bold; color:#666;}
.step_bg{background:url(../img/zhihuan/step_bg.gif) repeat-x left bottom;}
.step_bg_cur{background:url(../img/zhihuan/step_bg_cur.gif) repeat-x left bottom;}

/*-----------table style------------------*/

.gc_normal_setup table{
    margin-bottom:5px;
	line-height:20px;
}
.gc_normal_setup table tr td,.gc_normal_setup table tr th{
    padding:5px 10px;
}
.gc_normal_setup table tr th{
    text-align:right;
	background:#ebf3fb;
	border-bottom:1px solid #b7c8d9;
	border-right:1px solid #b7c8d9;
	font-weight:normal;
	vertical-align:top;
}
.gc_normal_setup table tr td{
    border-bottom:1px solid #b7c8d9;
}
.gc_normal_setup table tr td table tr td{border:none; padding:1px;}

.sub_cartype{background-color:#fdfaee; border:1px solid #e7bd75; margin-top:5px;}
.car_po{position:relative;}
.tri1{position:absolute; top:2px;}

.bdrimg{border:1px solid #999; padding:1px;}
/*-----------sidebar------------------*/
.zh_adv{margin-bottom:5px; border:1px dotted #ccc; background:#f2faff url(../img/zhihuan/sidebar_bg.gif) repeat-x left top; padding:5px; line-height:18px;}
.zh_adv dt{font-size:14px; font-weight:bold; color:#b40a52; border-bottom:1px dotted #e7e7e7; margin-bottom:5px;}
.sub_ttl{font-size:12px; color:#666; font-style:italic; font-weight:normal;}
.zh_flow{width:260px; height:230px; margin-left:30px; over-flow:hidden;}
.zh_flow li{height:60px; line-height:45px; font-size:14px; font-weight:bold; text-align:center; background:url(../img/zhihuan/flow_bg.gif) no-repeat left top;}
.zh_flow li.last{height:43px; overflow:hidden;}