@charset "utf-8";
.tab_top{overflow:hidden;}
.tab_top li{
	background: #cbe2f3;
	float: left;
	margin-right: 1px;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 147px;
}
.tab_top li.select{background:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #cbe2f3;
	border-left-color: #cbe2f3;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cbe2f3;}
.tab_hon_top li{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 435px;
	height: 168px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #cbe2f3;
	border-bottom-color: #cbe2f3;
	border-left-color: #cbe2f3;
}
.hide {display:none;}
.tab_hon_top {
	height: 170px;
	background-image: url(../images/rec_bg.png);
}