/*---------------左侧:新闻列表*/
.listbox{
	width:680px;
	overflow:hidden;
}
.listbox dl{
	width:328px;
	float:left;
	display:inline;
	margin:8px 10px 0px 0px;
	border:1px solid #FF9900;
}
.listbox dl dt{
	width:326px;
	height:26px;
	margin:1px auto;
	background:url(images/title_bg_1.gif) repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.listbox dl dt .title{
	width:200px;
	height:26px;
	line-height:26px;
	float:left;
	background:url(images/article_ico_1.gif) 10px 6px no-repeat;
}
.listbox dl dt .title a{
	margin-left:28px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.listbox dl dt .more{
	width:48px;
	height:19px;
	float:right;
	line-height:19px;
	background:url(images/article_ico_2.gif) no-repeat;
	text-align:center;
	margin:3px 5px 0px 0px;
}
.listbox dl dt .more a{
	text-decoration:none;
}
.listbox dl dd{
	padding:3px 0px 5px 14px;
}
.listbox dl dd a{
	height:31px;
	display:block;
	color:#993E00;
	line-height:31px;
	background:url(images/ico_2.gif) 2px 12px no-repeat;
	text-indent:20px;
	font-size:14px;
}
/*------------------导航*/
#channel {
	BORDER-RIGHT: #f90 1px solid;
	BORDER-TOP: #f90 1px solid;
	FONT-SIZE: 13px;
	BORDER-LEFT: #f90 1px solid;
	WIDTH: 276px;
	BORDER-BOTTOM: #f90 1px solid;
	background-color: #fff;
	background-image: url(images/channelbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 6px;
}
#channel UL {
	MARGIN: 0px 4px
}
#channel LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 3px;
	COLOR: #b50;
	LINE-HEIGHT: 22px;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #fed1a5 1px dashed;
	background-image: url(images/channeltitlebg.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
#channel LI.lastli {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; LINE-HEIGHT: 22px; PADDING-TOP: 4px; BORDER-BOTTOM: #fff 1px dashed
}
#channel LI A {
	COLOR: #b50; TEXT-DECORATION: none
}
#channel LI A:hover {
	COLOR: #f00; TEXT-DECORATION: underline
}
#channel LI SPAN {
	PADDING-RIGHT: 12px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #fff; PADDING-TOP: 0px
}
#channel LI SPAN A {
	COLOR: #fff; TEXT-DECORATION: none
}
#channel LI SPAN A:hover {
	COLOR: #fff; TEXT-DECORATION: underline
}
/*---------右边块*/
.rbox{
	border:1px solid #DDD;
	width:220px;
	padding:5px 0px 7px 0px;
}
.rbox ul li{
	height:27px;
	line-height:27px;
	background:url(images/ico_4.gif) 12px 13px no-repeat;
	text-indent:23px;
}
.rbox ul li a{
	color:#039;
}




.articletop a{
        font-family:"黑体"; font-size:16px;color:#000; display:block;text-align:center;width:350px;line-height:30px
}
.articletop{
        width:350px;line-height:150%;
}

