@charset "utf-8";
.bottomlanmu {
	float: right;
	width: 100%;
}
.bottomlanmudiv  {
	width: 200px;
	border: 1px solid #CAE3DD;
	float: right;
	padding: 8px;
	margin-left: 8px;
	margin-top:0px;
}
/*---------------左侧列表*/
.leftlist{
	width:668px;
	border:1px solid #DDD;
	overflow:hidden;
	float:right;
}
.leftlist .ptitle{
	width:666px;
	height:31px;
	margin:1px auto 0px;
	background:url(../images/topline_botbg.gif) 0px -20px repeat-x;
	border-bottom:1px solid #EEE;
}
.leftlist .ptitle a{
	display:block;
	width:200px;
	height:31px;
	line-height:31px;
	background:url(../images/article_ico_1.gif) 8px 8px no-repeat;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.leftlist .ptlink{
	position:relative;
	float:right;
	margin:-23px 10px 0px 0px;
	display:inline;
}
.leftlist .ptlink a{
	color:#666666;
}
.leftlist .plist{
	width:668px;
	overflow:hidden;
	list-style:none;
}


/*---------------图文资讯*/
.picnews dd{
	width:154px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 10px;
	line-height:31px;
	overflow:hidden;
}
.picnews dd a img{
	border:1px solid #DDD;
}
.picnews dd a:hover img{
	border:1px solid  #FFCC00;
}
.picnews dd a{
	display:block;
}

/*---------------左侧*/
.ileft{
	width:auto;
	float:right;
	overflow:hidden;
}

.leftop{
	width:668px;
	overflow:hidden;
	float:right;
}
.leftop .swfnews{
	width:240px;
	height:200px;
	float:left;
}
.leftop .topnews{
	width:384px;
	float:right;
}
.leftop .topnews dl{
	width:384px;
	background:url(topline_botbg.gif) left bottom repeat-x; 
	padding-bottom:6px;
}
.leftop .topnews dl dt{
	padding:3px 0px 4px 5px;
	border-bottom:1px solid #DDD;
}
.leftop .topnews dl dt a{
	font-size:18px;
	color:#003399;
	font-weight:bold;
	display:block;
}
.leftop .topnews dl dt span{
	line-height:20px;
	color:#666;
}
.leftop .topnews dl dd{
	width:384px;
	overflow:hidden;
}
.leftop .topnews dl dd ul{
	width:384px;
	margin:6px auto 0px;
}
.leftop .topnews dl dd ul li{
	display:block;
	width:192px;
	height:29px;
	float:left;
	overflow:hidden;
}
.leftop .topnews dl dd ul li a{
	display:block;
	width:188px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	white-space:nowrap;
	background:url(ico_2.gif) 5px 12px no-repeat;
	text-indent:21px;
	color:#666666;
}

