.index_table .sep{
	background: transparent url(../images/sep_01.png);
	height: 10px;
}
/**/
.news {
	width: 363px;
	height: 233px;
	background: transparent url(../images/news_bck.png) no-repeat;
	text-align: left;
	font: normal 8pt Tahoma;
}
.news .caption{
	height: 28px;
}
.news .caption span{
	font: 700 9pt/24px Tahoma;
	color: #FFFFFF;
	padding-left: 30px;
}
.news_table{
	margin: 9px;
}
.news .first_item{
	vertical-align: top;
}
.news .first_item .title{
	font: 700 8pt/17px Tahoma;
	color: #000000;
	height: 34px;
}
.news .first_item .short_content{
	font: 100 8pt/15px Tahoma;
	margin: 3px 0px 0px 0px;
	height: 45px;
	overflow: hidden;
	cursor: hand;
	color: #787878;
}
.news .first_item img{
	width: 150px;
	height: 105px;
	margin-right: 8px;
	border: 1px solid #D1D1D1
}
.news .item{
	clear: both;
	padding-left: 15px;
}
.news .item a{
	font: bold 8pt/19px Tahoma;
	color: #787878;
}
/**/
.marquee{
	width: 558px;
	height: 120px;
	background: transparent url(../images/marquee_bck.png) repeat;
}
.marquee table{
	height: 100%;
	width: 100%;
}
.marquee marquee{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.marquee .item{
	text-align: center;
	width: 170px;
	background: transparent url(../images/marquee_sep.png) no-repeat right top;
}
.marquee .item img{
	margin: 0px 25px 0px 15px;
	border-width: 0px;
}
.marquee .item .image{
	width: 130px;
	height: 100px;
}