
.newslist{
	float:left;
	width:713px;
	margin-right:10px;
	border: solid 1px #aacbee;
	margin-bottom:10px;

}
.newslist .title{
	height: 21px;
    line-height: 21px;
	border-bottom: solid 1px #aacbee;
    background: #eef5fb;
    padding-left: 10px;	
}
.newslist .title h2{
	font-size: 14px;
    font-weight: bold;
    color: #1f376d;
    padding: 0;
    margin: 0;
}
.newslist .title span{
	float:right;
	padding-right:10px;
	padding-top:1px;
}
.newslist .body{
	padding:10px;
	font-size:14px;
}
.newslist .body span{
	padding-left:10px;
	font-size:12px;
	color:#999;
}
.newslist .body ul{
	list-style:square;
	padding:0 0 0 20px;
}
.newslist .body li{
	height:22px;
	line-height:22px;
	color:#666;
	font-size:12px;
}
.newslist .body a{
	padding-right:5px;
	font-size:14px;
}

#pagination{
	margin: 20px 0 10px 0;
	text-align: center;
	font-size:14px;
}

#pagination a{
	
	padding: 3px 5px 2px 5px;
	text-decoration: none;
	margin-right: 3px;
}
.textright{
	float:left;
	width:268px;

}
.blockright {

	width:160px;
	border: solid 1px #d4d4d4;
    background: #f6f9fe;
	margin-bottom: 10px;
}
.blockright .title{
	height: 23px;
    line-height: 23px;
    border-bottom: solid 1px #d4d4d4;
    margin: 0 10px 0 10px;

}
.blockright .title h2
{
    font-size: 12px;
    font-weight: bold;
    color: #5f5f5f;
    padding: 0;
    margin: 0;
}
.blockright .body
{
    padding: 10px;
	font-size:12px;
	float:left;

}
.blockright .body ul li
{
    height: 5px;
    line-height: 5px;
    overflow: hidden;
    list-style-type:square;
}

.blockright .body li a:link, .blockright .body li a:visited
{
    text-decoration: none;
    font-size: 12px;
    color: #5f5f5f;
}

.blockright .body li a:hover
{
    color: #f00;
}

.blockright .body li a:hover
{
    text-decoration: underline;
}

#banner{
	float:left;
}

.leftcontributor
{
	float:left; 
	width:710px; 
	
}
.leftcontributor .topdiv
{
	width:710px; 
	float:left;
}
.leftcontributor .receivedlist
{
	width:706px;
	float:left;
	border:#d2e77c solid 1px;
}
.receivedlist .receivednav
{
	float:left; 
	width:100px;
	padding-left:10px; 
	margin-left:10px; 
	margin-bottom:10px; 
	height:400px;
}
.receivednav  li
{
	background:url(../images/ctbtn.png) no-repeat; 
	width:84px; 
	height:26px; 
	line-height:26px; 
	text-align:center; 
	margin-right:3px;
	margin-top:10px;
}
.receivednav  a
{
	color:#ff55a4;
}
.receivednav  .hot
{
	background:url(../images/hotbg.png) no-repeat; 
	width:84px;
	height:26px; 
	line-height:26px; 
	text-align:center; 
	margin-right:3px; 
	margin-top:10px;
}
.hot a
{
	color:#fff;
	font-weight:bold;
}
.receivedlist .body
{
	width:530px; 
	height:400px; 
	float:left; 
	margin-left:10px;
}
.receivedlist .body ul
{
	padding-bottom:10px;
}
.receivedlist .body li
{
	height:22px;
	line-height:22px;
	color:#666;
	font-size:12px; 
	margin-left:10px;
}
