@charset "utf-8";
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	line-height: 25px;
}
li{
	list-style-type: none;
}
h1{
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 18pt;
	line-height: 50px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.ttt {
	text-decoration: none;
	background-color: #139bf1;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ttt ul{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.ttt ul li {
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 24%;
	text-align: center;
	color: #FFF;
}
.ttt ul li a{
	color: #FFF;
}
.k1{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.k1 ul{
	background-image: url(img/k1.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 100%;
	line-height: 35px;
	font-weight: bolder;
	color: #039;
}
.k1 ul a{
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.k1 li{
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 70px;
	width: 97%;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	text-decoration: none;
}
.k1 li a{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	
}
.k1 li p{
	font-size: 13px;
	line-height: 20px;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 100%;
	overflow: hidden;
}
.k1 td img{
	padding: 0px;
	height: 50px;
	width: 70px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.k2{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.k2 ul{
	background-image: url(img/k1.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 100%;
	line-height: 35px;
	font-weight: bolder;
	color: #039;
}
.k2 ul a{
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.k2 li{
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 99px;
}
.foot{
	background-color: #139bf1;
}
.foot td{
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
}
.nei{
	margin: 10px;
}
.nei img{
	width: 100%;
	height:auto;
}
.nei dd{
	font-size: 12px;
	line-height: 40px;
	color: #999;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	text-align: center;
}
.page{
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 100%;
}
.page a{
	padding: 0px;
	height: 40px;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*****************************************/
#full-screen-slider {
	width: 100%;
	height: 180px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#slides {
	display: block;
	width: 100%;
	height: 180px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
#slides li { display:block; width:100%; height:150px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a {
}
#slides p {
	background-color: #333;
	padding: 0px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slides p a {
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 0%;
	top: 130px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
