@import "comment.css";
.middle_top{
	background: url(../images/middle_content_bck.png) transparent repeat-x;
	width: 100%;
	height: 40px;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 260px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 180px;
	text-align: right;
	padding-right: 10px;
}
/**/
#part_2 {
	width: 100%;
}
#part_2 .part_2_1, #part_2 .part_2_2 {
	width: 230px;
}
#part_2 .item {
	text-align: left;
	border-bottom: 2px solid #e3e3e3;
}
#part_2 .item .container{
	margin: 0px 8px 8px 0px;
}
#part_2 .item .title{
	height: 23px;
	font: 700 8pt/23px Verdana;
	overflow: hidden;
}
#part_2 .item .title a{
	color: #ce0a09;
}
#part_2 .item img{
	width: 101px;
	height: 76px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #ACA899;
}
#part_2 .item .short_content {
	overflow: hidden;
	height: 78px;
}
#part_2 .item .short_content a{
	font: normal 8pt/13px Verdana;
}

#news_detail {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#news_detail .title {
	font: 700 20pt/30px Verdana;
	text-align: center;
	color: #000000;
	margin: 15px 0px 20px 0px;
}
#news_detail .image img{
	border: 1px solid #545454;
	width: 250px;
	height: 188px;
	margin-right: 8px;
}
#news_detail .short_content {
	font: 700 9pt/16px Verdana;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px
}
#news_detail .date{
	font: 100 8pt/17px Verdana;
	height: 17px;
	color: #797979;
	margin-bottom: 5px;
}
#news_detail_content {
	clear: both;
	font: normal 9pt/20px Verdana;
	margin: 8px 0px 8px 0px;
}
#news_detail_content .advert{
	clear: both;
	float: left;
	border: 1px #D0D2C4 solid;
	background: #E5E5E5;
	font: normal 9pt/20px Arial;
	margin-right: 5px;
	margin-bottom: 8px;
	width: 252px;
	height: 252px;
}
#news_detail_content .advert .outer{
	padding: 0px 10px 10px 10px;
}
#news_detail_content .advert .container{
	width: 230px;
	height: 230px;
}
#news_detail_content .advert .header{
	font-size: 8pt;
	color: #AAAAAA;
}
#news_detail_content .short_content {
	font-style: italic;
}
#news_detail_content .date {
	color: #434343;
	font: normal 8pt/24px Verdana;
}
#news_detail .read_count {
	color: 797979;
	font: normal 8pt/18px Verdana;
	text-align: right;
}
#news_detail .back {
	margin: 0px 0px 8px 0px;
	height: 24px;
}
#news_detail .back a {
	color: #00003A;
	font: bold 9pt/24px Verdana;
}

#news_navigation {
	width: 100%;
	border: 5px solid #DEDEDE;
	border-left-width: 0px;
	border-right-width: 0px;
}
#news_navigation .container{
	background: #FFFFFF;
	text-align: center;
	font: normal 9pt/20px Verdana;
	margin: 5px 0px 5px 0px;
}
#news_navigation .container a {
	color: #434343;
	margin-right: 10px;
}
#news_navigation .container img {
	width: 16px;
	height: 16px;
}

#news_other {
	width: 100%;
	margin: 10px 0px 0px 0px; 
}
#news_other .title {
	padding-left: 20px;
	background: url(../images/icon_01.gif) transparent  8px 50% no-repeat;
	overflow: hidden;
	height: 20px;
}
#news_other .title a{
	color: #000000;
	font: 100 8pt/20px Verdana;
}

#part_4 {
	width: 100%;
	margin: 0px 0px 8px 0px;
}
#part_4 .line {
	font-size: 1px; 
	height: 8px;
}
#part_4 .space {
	font-size: 1px; 
	width: 5px;
}
#part_4 .item {
	width: 111px;
}
#part_4 img {
	width: 110px;
	height: 87px;
	border: 1px #424242 solid;
}
#part_4 .title {
	margin: 3px 0px 3px 0px;
}
#part_4 .title, #part_4 .title a{
	font: 700 8pt/15px Tahoma;
	color: #595959;
	text-align: center;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 140%;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-family: Verdana;
	font-size: 14px;
	line-height: 140%;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-family: Verdana;
	font-size: 16px;
	line-height: 140%;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-family: Verdana;
	font-size: 18px;
	line-height: 140%;
}
