@import "box_news.css";

#headline .title{
	background: url(../images/icon_03.gif) no-repeat 6px 10px;
	height: 22px;
	overflow: hidden;
	width: 216px;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 15px;
}
#headline .title a{
	font: 700 8pt/22px Verdana;
	color: #0b269b;
}
#headline .title font{
	font: 700 8pt/22px Verdana;
}
#headline a{
	color: #000000;
}
#headline font{
	 font: 100 9pt Verdana;
}

#part_1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#part_1 .line {
	font-size: 1px; 
	height: 8px;
}
#part_1 .space {
	font-size: 1px; 
	width: 14px;
}
#part_1 .item {
	width: 146px;
}
#part_1 img {
	width: 146px;
	height: 110px;
	border: 1px #424242 solid;
}
#part_1 .title {
	margin: 3px 0px 3px 0px;
}
#part_1 .title, #part_1 .title a{
	font: 700 8pt/15px Verdana;
	color: #cd0a09;
}
#part_1 .short_content, #part_1 .short_content a{
	font: 100 8pt/15px Verdana;
	color: #616161;
	overflow: hidden;
	height: 60px;
}

#part_2{
	clear: both;
}
#part_2 .item{
	background: url(../images/index_cat_bck.png);
	height: 113px;
	width: 498px;
	margin-bottom: 6px;
	position: relative;
}
#part_2 .item .header{
	position: absolute;
	left: 25px;
	top: 8px;
}
#part_2 .item .header a{
	font: bold 9pt/9pt Arial;
	color: #666666;
}
#part_2 .item .part_1{
	width: 241px;
	position: absolute;
	left: 8px;
	top: 28px;
}
#part_2 .item .part_1 .title a{
	font: 700 8pt/21px Verdana;
	height: 21px;
	overflow: hidden;
	color: #C90908;
}
#part_2 .item .part_1 .short_content{
	font: 100 8pt/13px Verdana;
	height: 52px;
	overflow: hidden;
}
#part_2 .item .part_1 img{
	width: 68px;
	height: 52px;
	margin-right: 8px;
}
#part_2 .item .part_2{
	width: 248px;
	position: absolute;
	left: 255px;
	top: 13px;
}
#part_2 .item .part_2 .title a{
	font: 100 8pt/18px Verdana;
	color: #000000;
	padding-left: 14px;
	padding-right: 15px;
	height: 18px;
	overflow: hidden;
}