@charset "utf-8";
/* CSS Document */
.leftwrap dl {
	margin:4px 3px 3px 0;
	width:754px;
	line-height:26px;
	border-left:0;
	position:relative;
}

/*底部文章列表
.leftwrap dd .leftlist tbody:nth-child(even){position:absolute;left:385px;}
.leftwrap dd .rightlist tbody:nth-child(even){position:absolute;left:4px;}*/

.linke{width:1000px;padding-bottom: 20px;margin-top:10px;margin-left:1px;}
.linke span{display:inline-block;}
#twolink{float:right;margin-left:53%;}
#onelink{padding-left:10px;}

/*通知公告上滚文章列表*/
.list_lh td:first-child{padding-left:10px;line-height:26px;background:url(../images/dot.jpg) no-repeat left center;}
.list_lh td:first-child span{display:none;}
.list_lh table{width:360px;}
.list_lh td .titlestyle215314{}
.list_lh td .timestyle215314{float:right;}
td a:hover{color:red;}


.leftwrap dt {
	float:left;
	color:#333;
	width:68px;
	text-align:center;
	font-weight:bold;
	padding:2px 10px 0;
	margin:0 3px 0 -1px;
	margin-bottom:-1px;
	background:url("../images/tabbg.png") 0 -44px;
	cursor:pointer;
}
.leftwrap dt.active {
	border:0;	
	color:#FFF;
	width:68px;
	text-align:center;
	font-weight:bold;
	padding:2px 10px 0;
	margin:0 3px 0 -1px;
	background:url("../images/tabbg.png") 0 0;
}
.leftwrap dt.active a 
{
    color:#FFF;
}
.leftwrap dd {
	clear:both;
	width:100%;
	height:196px;
	border:1px solid #dcdcdc;
	/*border-top:0;*/
	display:none;
	padding:0;
	/*background:url("../images/contentbg.png") repeat-x;*/
}
.leftwrap dd ul{
	padding:5px 0;
	position:relative;	
}
.leftwrap dd .leftlist{
	float:left;	
	width:370px;
}
.leftwrap dd .rightlist{
	width:750px;
        margin-left:10px;
        font-size:16px;
}
/*.leftwrap dd ul li{
	position:relative;
}
.leftwrap dd ul span{
	position:absolute;
	top:0;
	right:0;
}*/
table,tbody,tr,td{margin:0px;padding:0px;}
.leftwrap dd table {margin-top:3px;margin-left:3px;}
.leftwrap dd td.text a{font-size:15px;}
.leftwrap dd td.text{width:610px; line-height:32px;padding-left:20px; background:url("../images/dot.jpg") no-repeat left center;}
.leftwrap dl .info-more{
	position:absolute;
	top:13px;
	right:5px;
}