@import "slide.css";
@import "box_news.css";

.headline{
	position: relative;
	width: 567px;
	height: 274px;
	margin-bottom: 10px;
}
.headline .title{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 567px;
	height: 28px;
	overflow: hidden;
	font: 700 18pt/28px Arial;
}
.headline .image{
	position: absolute;
	top: 48px;
	left: 0px;
	border: solid 1px #d9edf9;
}
.headline .image img{
	width: 310px; /*276px;*/
	height: 215px; /*191px;*/
	margin: 5px;
}
.headline .spot{
	position: absolute;
	top: 55px;
	left: 332px;
	width: 226px;
	height: 32px;
	overflow: hidden;
	font: 100 8pt/16px Tahoma;
}
.headline .line{
	position: absolute;
	top: 93px;
	left: 332px;
	width: 226px;
	height: 2px;
	background: #d9edf9;
	font-size: 1pt;
}
.headline .items{
	position: absolute;
	top: 100px;
	left: 332px;
	width: 226px;
	height: 170px;
}
.headline .items .item{
	background: url(../images/icon_05.png) no-repeat 0px 6px;
	font: 100 8pt/11px Tahoma;
	width: 220px;
	height: 17px;
	overflow: hidden;
	padding-left: 14px;
}
.headline .items .item a{
	color: #003e85;
}
/**/
.last_min {
	position: relative;
	height: 23px;
	width: 567px;
	background: url(../images/last_min_bck.png) no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}
.last_min, .last_min a {
	color: #003e85;
	font-weight: 700 8pt/16px Tahoma;
}
.last_min .part_1 {
	float: left;
	width: 96px;
	height: 23px;
	text-align: center;
}
.last_min .part_1 span {
	color: #dafafa;
	font: 700 8pt/23px Tahoma;
}
.last_min .part_2 {
	float: left;
	width: 460px;
	height: 23px;
}
.last_min .part_2 marquee span{
	margin-left: 10px;
}
.last_min .part_2 marquee,
.last_min .part_2 marquee *{
	font: 700 8pt/23px Tahoma;
	color: #ffffff;
}
/**/
.interview{
	margin-bottom: 10px;
}
.interview .caption{
	background: url(../images/index_cat_caption_bck_3.png) no-repeat;
	height: 26px;
	margin-bottom: 10px;
}
.interview .caption span{
	padding-left: 10px;
	font: 700 8pt/26px Tahoma;
	color: #387e11;
}
.interview .items{
	clear: both;
}
.interview .items .item{
	float: left;
}
.interview .items .item .image{
}
.interview .items .item .image img{
	width: 175px;
	height: 125px;
	margin-bottom: 5px;
}
.interview .items .item .title{
	width: 175px;
	height: 24px;
	font: 700 8pt/12px Tahoma;
	overflow: hidden;
	margin-bottom: 5px;
}
.interview .items .item .title a{
	color: #387e11;
}
.interview .items .item .spot{
	width: 175px;
	height: 36px;
	font: 100 8pt/12px Tahoma;
	overflow: hidden;
}
.interview .items .sep{
	float: left;
	width: 21px;
}
/**/
.index_cat_news{
	height: 286px;
}
.index_cat_news .caption_1, .index_cat_news .caption_2, .index_cat_news .caption_3{
	height: 26px;
	margin-bottom: 10px;
}
.index_cat_news .caption_1{
	background: url(../images/index_cat_caption_bck_1.png) no-repeat;
}
.index_cat_news .caption_2{
	background: url(../images/index_cat_caption_bck_2.png) no-repeat;
}
.index_cat_news .caption_3{
	background: url(../images/index_cat_caption_bck_3.png) no-repeat;
}
.index_cat_news .caption_1 a, .index_cat_news .caption_2 a, .index_cat_news .caption_3 a{
	padding-left: 10px;
	font: 700 8pt/26px Tahoma;
}
.index_cat_news .caption_1 a{
	color: #387e11;
}
.index_cat_news .caption_2 a{
	color: #004287;
}
.index_cat_news .caption_3 a{
	color: #eb6d00;
}
.index_cat_news .index_cat_left{
	position: absolute;
	top: 36px;
	left: 0px;
	width: 254px;
	height: 246px;
}
.index_cat_news .index_cat_left .item{
	position: relative;
	height: 72px;
	margin-bottom: 9px;
}
.index_cat_news .index_cat_left .item .title{
	position: absolute;
	top: 12px;
	left: 112px;
	width: 140px;
	height: 48px;
	font: 700 8pt/16px Tahoma;
}
.index_cat_news .index_cat_left .item .title a{
	color: #245f9d;
}
.index_cat_news .index_cat_left .item .image{
	postition: absolute;
	top: 0px;
	left: 0px;
	width: 101px;
	height: 71px;
	border: solid 1px #d9edf9;
}
.index_cat_news .index_cat_left .item .image img{
	width: 95px;
	height: 65px;
	margin: 3px;
}
.index_cat_news .index_cat_right{
	position: absolute;
	top: 36px;
	left: 265px;
	width: 303px;
	height: 246px;
}