@charset "UTF-8";
#newsbody {
    width:989px;
	margin:0 auto;
	_padding-bottom:20px;
	overflow:hidden;
}

#news_left {
    width:190px;
	float:left;
}
#news_right {
    width:785px;
	float:left;
	
}

.news_boxr {
    width:785px;
	border:1px solid #DEDEDE;
	margin-top:10px;
	margin-left:3px;
	padding:0 1px;
	float:left;
	height:635px;
}

.news_boxr2 {
    width:770px;
	border:1px solid #DEDEDE;
	margin-top:10px;
	margin-left:3px;
	padding:0 1px;
	float:left;
	height:435px;
}
.news_boxr3 {
    width:770px;
	border:1px solid #DEDEDE;
	margin-top:10px;
	margin-left:3px;
	padding:0 1px;
	float:left;
	height:auto;
}

.news_boxr4 {
    width:760px;
	border:1px solid #DEDEDE;
	margin-top:10px;
	margin-left:8px;
	padding:0 1px;
	float:left;
	height:635px;
}


.news_boxrtop {
    width:785px;
	height:40px;
	line-height:40px;
	background:url(../images/newstop.gif);
}

.news_boxrtop1 {
    width:760px;
	height:40px;
	line-height:40px;
	background:url(../images/newstop.gif);
}

.newsico{
    width:13px;
	height:10px;
	float:left;
	margin-left:8px;
	margin-top:14px;
}

.newstitle 
{
	float:left;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
}

.news_boxrbody {
   width:739px;
   padding:4px 10px 10px;
}
.news_boxrbody ul li 
{
	font-size:12px;
    width:740px;
	height:28px;
	line-height:28px;
	border-bottom:1px dashed #D6D3D3;
	overflow:hidden;
}
.news_boxrbody1 ul li 
{
	font-size:12px;
    width:740px;
	height:28px;
	line-height:28px;
	border-bottom:none;
	overflow:hidden;
}

.news_boxrbody ul li a 
{
	
    color:#666666;
	text-decoration:none;
	background:url(../images/help_icon2.gif) no-repeat left 40%;
	padding-left:10px;
}
.news_boxrbody ul li a:hover 
{
	
    color:#B00802;
	text-decoration:underline;
	background:url(../images/help_icon2.gif) no-repeat left 40%;
	padding-left:10px;
}

.news_boxrbody span {
    font-size:12px;
	color:#666;
	float:right;
}
#listContent p {
	margin:0 8px 8px;
}
#listContent h2 {
	font-size:24px;
	margin-bottom:15px;
	text-align:center;
}

#contentInfo {
	border-bottom:1px solid #999;
	margin-bottom:20px;
	margin-top:10px;
	padding-bottom:5px;
	text-align:center;
}
#listContent {
	font-size:12px;
	line-height:20px;
	padding:30px 20px;
	min-height:360px;
	height:auto !important;
	height:360px;
	
}


/*
#content{
	width:980px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	color:#000;
}
#content ul li {
	padding:3px 0 2px 8px;
}



*/
.marginRight8 {
	margin-right:8px;
}


