body {
	background: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FFFFFF;
	width: 95%;
	height: 30px;
	background: url(../images/bgb.jpg);
	text-align: center;
	vertical-align: middle;
	padding: 0px 3px 0px 3px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
}
/* header style */
.header {
	background: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	position: relative;
	min-width: 900px;
	height: 210px;
	margin: 0 auto;
}
.topc {
	position: relative;
	width: 900px;
	height: 178px;
	margin: 0 auto;
}
.logo {
	background: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 210px;
	position: relative;
	float: left;
}
.topbanner {
	background: url(../images/kkobanner.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 516px;
	height: 178px;
	left: 215px;
	top: 0px;
}
/* header style end */

/* content style */
.navbodyb a {
	padding: 5px; 
	display: block; 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}
.navbodyb a:link, .navbodybd a:visited {
	color: #FFFFFF; 
	text-decoration: underline;
}
.navbodyb a:hover, .navbodyb a:focus {
	color: #FFFFFF; 
	background: url(../images/bgb.jpg);
	text-decoration: none; 
	padding: 2px; 
	border: 3px solid #FFFFFF;
}
td {
	border-color: solid white;	
}
img {
	border: 3px solid;
	border-color: #FFFFFF;

}
.imgtext {
	position: relative;
	width: 200px;
	float: left;
} 
.imgtotal {
	clear: left;
	position: relative;
	padding: 10px;
	left: 40px;
}
.imageg img {
	width: 200px;
}
form {
	display: inline;
}
input, textarea {
	background: url(../images/bg.jpg);
	border: 1px solid;
	border-color: #FFFFFF;
	width: 200px;
	color: #FFFFFF;
}
textarea {
	height: 75px;
}
input {
	height: 20px;
}
ul {
	margin: 0px;
}
.navbodyb {
	position: relative;
	top: 0px;
}
.navleft,.content,.bottom {
	float: left;
	margin: 0px;
}
.navleft {
	width: 150px;
	min-height: 500px;
	min-height: 500px;
}
.navright {
	position: relative;
	top: 0px;
	float: right;
	width: 180px;
}
.content {
	background-color: inherit;
	color: #FFFFFF;
	width: 553px;
	min-height: 500px;
	position: relative;
	top: 0px;
	left: 12px;
	right: 5px;
}
.container {
	width: 900px;
	position: relative;
	margin: 0 auto;
}
.bottom {
	background: url(../images/bgb.jpg);
	color: #C2C2C2;
	margin-top: 20px;
	padding: 4px 0px 4px 0px;
	width: 100%;
	text-align: center;
}
.newsind {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
}