@charset "utf-8";
/* CSS Document */

#main .left {
	width:228px;
	padding:10px 10px 20px;
	background:#edf1f5;
}
#main .right {
	/*width:830px;	*/
	width:930px;
}
#main .right .h3 {
	height:57px;
	line-height:57px;
	padding-left: 57px;
	background:#edf1f5 url(../images/righthbg.png) no-repeat left center;
	border-bottom:5px #2077d8 solid;
	font-size:24px;
	font-family:"微软雅黑";
}
/*选项卡*/
.slideTxtBox{ width:830px; text-align:left;margin-top:20px;  }
.slideTxtBox .hd{ height:37px; line-height:37px; border-bottom:1px solid #b2b2b2;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; top:-1px; height:37px;   }
.slideTxtBox .hd ul li{ float:left; cursor:pointer;min-width:148px;
text-align:center; background:url(../images/border.png) no-repeat right center;min-width:138px;padding:0 5px; }
.slideTxtBox .hd ul li.on{ height:37px;  background:#f0f0f0; border:1px solid #b2b2b2; border-bottom:2px solid #fff;color:#0860ba;
font-weight:bold; }
.slideTxtBox .bd ul {
	margin-top:10px;
}
.slideTxtBox .bd li{  height:47px; line-height:47px;width:390px;display:inline-block;border-bottom:1px #ccc dashed;margin:0 10px; }
.slideTxtBox .bd li{
	*display:inline;
}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.slideTxtBox .bd li a {
	display:block;
	padding-left:45px;
	color:#333;
	background:url(../images/bxshlibg.png) no-repeat 24px center;
}
.slideTxtBox .bd li a:hover {
	color:#0860ba;
}
.text {
	padding:15px 0px;
	position:relative;
}
.text td{
	padding:0px 0px;
}

