﻿ul{padding:0;margin:0;}
li{list-style-type:none;margin:0;padding:0;}
img
{
	border: 0;
}
#newsSlider
{
	float: left;
	width: 555px;
	height: 281;
	overflow: hidden;
	position: relative;
}
.index_banner
{
	float: left;
	width: 555px;
	height: 281px;
	overflow: hidden;
}
.slides
{
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	list-style: none;
	position: absolute;
}
.pagination_page
{
	position: absolute;
	width: 220px;
	height: 25px;
	top: 255px;
	left: 170px;
}
.pagination
{
	float: left;
	background: url(index_banner_02.gif) repeat-x center bottom;
	/*width: 120px;*/
	overflow: hidden;
}
.pagination li
{
	float: left;
	width: 20px;
	padding: 0 2px;
	text-align: center;
	height: 25px;
}
.pagination li a
{
	display: block;
	width: 20px;
	color: #16498e;
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
	line-height: 18px;
}
.pagination li a:hover
{
	color: #fff;
	text-decoration: none;
	background: url(index_banner_hover.gif) no-repeat center top;
	padding-top: 7px;
	line-height: 18px;
}
.pagination li.active a
{
	color: #fff;
	text-decoration: none;
	background: url(index_banner_hover.gif) no-repeat center top;
	padding-top: 7px;
	line-height: 18px;
}
.bg_pagination_left
{
	float: left;
	background: url(index_banner_01.gif) no-repeat center bottom;
	width: 8px;
	height: 25px;
	overflow: hidden;
}
.bg_pagination_right
{
	float: left;
	width: 58px;
	height: 20px;
	overflow: hidden;
	padding-top: 5px;
}
/*end*/

