@charset "gb2312";
/*----------首页左侧*/
.ileft{
	width:670px;
	float:left;
	overflow:hidden;
}
.leftop{
	width:670px;
	overflow:hidden;
}
.leftop .swfnews{
	width:280px;
	height:200px;
	float:left;
}
.leftop .topnews{
	width:384px;
	float:left;
	margin-left:6px;
}
.leftop .topnews dl{
	width:384px;
	background:url(/templets/images/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(/templets/images/ico_2.gif) 5px 12px no-repeat;
	text-indent:21px;
	color:#666666;
}

/*---------------左侧列表*/
.leftlist{
	width:668px;
	border:1px solid #DDD;
	overflow:hidden;
}
.leftlist .ptitle{
	width:666px;
	height:31px;
	margin:1px auto 0px;
	background:url(/templets/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(/templets/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;
}

/*---------------资讯列表*/
.newsbox{
	width:680px;
	clear:both;
	overflow:hidden;
}
.newsbox dl{
	width:330px;
	float:left;
	margin-right:6px;
	border:1px solid #DDD;
}
.newsbox dl dt{
	width:328px;
	height:31px;
	margin:1px auto 0px;
	background:url(/templets/images/topline_botbg.gif) 0px -20px repeat-x;
	border-bottom:1px solid #EEE;
}
.newsbox dl dt a{
	display:block;
	height:31px;
	line-height:31px;
	background:url(/templets/images/article_ico_1.gif) 8px 8px no-repeat;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.newsbox dl dd{
	width:330px;
}
.newsbox dl dd ul{
	width:300px;
	margin:6px auto;
}
.newsbox dl dd ul li{
	height:29px;
	line-height:29px;
	background:url(/templets/images/ico_4.gif) 6px 14px no-repeat;
	text-indent:20px;
}
.newsbox dl dd ul li a{
	color:#0066CC;
	font-size:14px;
}

/*---------------分类信息*/
.clsbox{
	width:668px;
}
.clsbox ul{
	width:668px;
	margin:5px auto;
	overflow:hidden;
}
.clsbox ul li{
	width:334px;
	height:31px;
	margin-left:-1px;
	float:left;
	border-left:1px solid #EEE;
	text-indent:30px;
	line-height:30px;
	background:url(/templets/images/ico_4.gif) 16px 15px no-repeat;
	overflow:hidden;
}
.clsbox ul li span a{
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	text-decoration:none; 
}
.clsbox ul li  a{
	font-size:14px;
	color:#0066CC;
}
/*----------首页右侧*/
.iright{
	width:222px;
	float:right;
}
/*----------列表*/
.slist{
	width:222px;
	background:url(../images/rlist_title_bg.jpg) left top no-repeat;
}
.slist dl{
	width:222px;
	background:url(../images/rlist_title_r.gif) right top no-repeat;
}
.slist dl dt{
	width:222px;
	line-height:21px;
	padding-top:6px;
	height:25px;
	text-indent:8px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
}
.slist dl dd{
	width:220px;
	border-color:#EEE;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	overflow:auto;
	padding-bottom:5px;
}
.slist dl dd ul{
	width:220px;
}
.slist dl dd ul li{
	width:220px;
	line-height:31px;
	float:left;
	display:block;
	overflow:hidden;
}
.slist dl dd ul li span a{
	text-decoration:none;
	color:#F63;
	margin-left:16px;
	margin-right:4px;
	color:#999999;
}
.slist dl dd ull li a{
	color:#333;
}

