.hot li{
	width:130px;
	float:left;
	line-height:23px;
	text-align:center;
	list-style-type: none;
	margin-left:2px;
}
.hot{ 
    width:948px;
    height:36px;
	padding-top:11px;
	border-bottom:1px #BDDEF1 solid;
	}

.hot_h2{
	width:130px;
	height:26px;
	padding-top:10px;
	background:url(images/bei2.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	float:left;
	text-align:center;
	font-size:13px;
	color: #A80000;
	font-weight: bold;
	position: relative;
	top: 1px;
	}
.hot_h1{
	width:130px;
	height:26px;
	padding-top:10px;
	float:left;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
	font-size:13px;
	color:#0058ac;
	background-image: url(images/bei3.jpg);
	font-weight: bold;
	}

.hot_dis{
    width:948px;
	margin-top:2px;
	margin-bottom:2px;
	background:#EDF6FC;
	}
.hot_undis{
    display:none;
	line-height:20px;
	text-align:center;
	background-color:#f9f9f9;
	padding-top:2px;
	padding-bottom:2px;
	color:#333333;
	margin-bottom:2px;
	background:#EDF6FC;
	}

.zuo1{
	width:948px;
	border: 1px solid #BDDEF1;
	margin-top: 8px;
	margin:auto;
	}
	
