
 .top_slider {
	height: 243px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 40px;
}


 .top_slider .one {
	background-image: url(images/slider_1.png);
	height: 14px;
	width: 13px;
	background-repeat: no-repeat;
	float: left;
}
 .top_slider .two {
	background-image: url(images/slider_2.png);
	height: 14px;
	width: 960px;
	background-repeat: repeat-x;
	float: left;
}
 .top_slider .three {
	background-image: url(images/slider_3.png);
	height: 14px;
	width: 15px;
	background-repeat: no-repeat;
	float: left;
}

 .top_slider .four {
	background-image: url(images/slider_7.png);
	height: 215px;
	width: 15px;
	background-repeat: repeat-y;
	float: left;
}
 .top_slider .content {
	height: 215px;
	width: 958px;
	background-color: #f6f7f7;
	float: left;
	overflow: hidden;
}

 .top_slider .five {
	background-image: url(images/slider_4.png);
	background-repeat: repeat-y;
	width: 15px;
	float: left;
	height: 216px;
}
 .top_slider .content ul li div .readmore {
	display: block;
	background-image: url(images/slider_readmore.png);
	height: 32px;
	width: 97px;
	background-repeat: no-repeat;
	margin-left: 400px;
}
 .top_slider .content ul li div .info a {
	color: #FFA000;
	text-decoration: none;
}
 .top_slider #top_slider ul li div h1 a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #116d8b;
}
 .top_slider #top_slider ul li div h1 a:hover {
	text-decoration: underline;
}




 .top_slider .six {
	background-image: url(images/slider_6.png);
	height: 14px;
	width: 973px;
	float: left;
}


 .top_slider .eight {
	background-image: url(images/slider_5.png);
	height: 14px;
	width: 15px;
	float: left;
}
 .top_slider .nav {
	background-image: url(images/slider_8.png);
	height: 40px;
	width: 92px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: -18px;
	padding-top: 4px;
}

 .top_slider .nav img {
	margin-left: 15px;
	cursor: pointer; 
	cursor: hand;
}
 .top_slider .content ul li .img {
	height: 209px;
	width: 443px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
}
 .top_slider .content ul li h1 {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
}
 .top_slider .content ul li .text {
	width: 500px;
	display: block;
	height: 124px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
 .top_slider .content  ul li div .line {
	background-image: url(images/line_v.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}


 .top_slider .content ul li .info {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	overflow: hidden;
}


 .top_slider .content ul li .img img {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
}



 .top_slider .content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
 .top_slider .content ul li {
	height: 216px;
	width: 958px;
	overflow: hidden;
}

