@charset "utf-8";
/* CSS Document */

#index {
	width:873px;
	height:660px;
	border-left:solid 1px #1D7FAC;
	border-right:solid 1px #1D7FAC;
	background-image:url(images/bg_index_bottom.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	position:relative;
}
#index_left_bottom {
	background-image:url(images/bg_index_left_bottom.gif);
	width:13px;
	height:21px;
	position:absolute;
	bottom:0px;
	left:-1px;
}
#index_right_bottom {
	background-image:url(images/bg_index_right_bottom.gif);
	width:11px;
	height:21px;
	position:absolute;
	right:-1px;
	_right:-2px;
	bottom:0px;
}
#index_kv {
	width:873px;
	height:379px;
	position:relative;
}
#index_news_line {
	width:873px;
	height:34px;
	position:relative;
	background-image:url(images/bg_index_news_line.gif);
	background-repeat:repeat-x;
}
#index_point {
	width:873px;
	height:226px;
	position:relative;
	background-image:url(images/bg_index_point_line.gif);
	background-repeat:repeat-x;
}
.index_pointer {
/*	float:left;*/
	width:291px;
	height:236px;
	text-align:center;
}
.index_pointer_line {
	background-image:url(images/bg_index_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#index_news_arrow {
	position:absolute;
	top:0px;
	left:32px;
	background-image:url(images/bg_index_news_arrow.gif);
	background-repeat:no-repeat;
	width:12px;
	height:34px;
}
#index_news_more {
	position:absolute;
	top:8px;
	right:22px;
}
#index_news_run {
	position:absolute;
	top:7px;
	left:55px;
}