.newsbox {
	float: left;
	width: 630px;
	margin-bottom: 40px;
}
.newsbox dl {
	float: left;
	width: 630px;
	margin-bottom: 15px;
}
.newsbox dt a {
	color: #FFFFFF;
}

.newsbox dt {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../image/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	float: left;
	width: 460px;
	padding-left: 40px;
	margin-bottom: 8px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsbox dd {
	color: #999999;
	text-align: right;
	float: left;
	width: 120px;
	margin-bottom: 8px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.newsbox .pagetop {
	text-align: right;
	float: left;
	width: 630px;
	margin-top: 20px;
	background-image: url(../image/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.newsbox .pagetop02 {
	text-align: right;
	float: left;
	width: 630px;
	margin-top: 20px;
}


.content-nav {
	text-align: center;
	float: left;
	width: 630px;
}
.content-nav span {
	background-color: #F4F2E8;
	padding: 3px;
	border: 1px solid #ECE9D8;
	margin-right: 4px;
	margin-left: 4px;
}

.monthry {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../image/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 445px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 45px;
	background-color: #000000;
}

.monthry02 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../image/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 430px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.monthry02 a {
	color: #000000;
}

.widget-content {
	float: left;
	width: 170px;
}
.widget-content a {
	font-weight: bold;
	color: #FF0000;
}
