@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0e162e;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}.topbg {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(images/index_19.jpg);
	background-repeat: repeat-x;
}
.cpflbg {
	background-image: url(images/index_34.jpg);
	background-repeat: repeat-y;
}
.newslistbg {
	background-image: url(images/index_44.jpg);
	background-repeat: repeat-y;
}
.flbg {
	background-image: url(images/index_30.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.endbg {
	background-image: url(images/index_52.jpg);
	background-repeat: repeat-x;
	height: 115px;
	line-height: 20px;
}
.titlebg {
	background-image: url(images/index_38.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
.mores {
	position: static;
	float: right;
	padding-top: 3px;
	right: 25px;
	padding-right: 28px;
}
.titles {
	padding-left: 35px;
	font-weight: bold;
	color: #666;
	float: left;
	width: 120px;
	clear: right;
}
.kfbg {
	background-image: url(images/index_27.jpg);
}
.kfbgen {
	background-image: url(images/index_27en.jpg);
}