body {
	min-height:101%;
	background-color: #DFDFDF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, Verdana, Bitstream Vera Sans;
	font-size: 12px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	background-image: url(../images/hg.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
PRE {
	font-family: Arial, Helvetica, sans-serif, Verdana, Bitstream Vera Sans;
}
acronym {
	cursor: help;
  	border-bottom : 1px dotted #44433f;
  	//background : #AAAAAA;
}
input[type="text"], textarea, select {
	font-family: Arial, Helvetica, sans-serif, Verdana, Bitstream Vera Sans;
	font-size: 100%;
	outline: 0;
	-moz-outline: 0;
	resize: none;
	background-color: #EEE;
}
input[type="radio"] {
	background-color: transparent;
}
input[type="text"]:focus, textarea[type="text"]:focus, select:focus {
	background: #EFE;
	//border: 1px solid #000;
}	
.field_normal {
	border: 1px solid #000;
	outline: 0;
	-moz-outline: 0;
}
.field_fault {
	border: 1px solid #F00;
	outline: 0;
	-moz-outline: 0;
}
.head {
	margin: 20px 0px -10px 25px;
	width: 710px;
	height: 89px;
	//border-bottom: 1px solid #F00;
}
.logo {
	width: 150px;
	height: 89px;
	background-image: URL(../images/kplogo.png);
	margin-left: -2px;
}
.logotext {
	font-weight: bold;
	width: 530px;
	height: 30px;
	margin: -32px 170px;
	//text-shadow: #707070 1px 1px 1px;
}
.flag {
	width: 60px;
	height: 25px;
	//left: 100%;
	//margin: -26px 478px;
	margin: 20px 470px;
	outline: 0px;
	-moz-outline: 0px;
}
.hidefocus {
	outline:0;
	-moz-outline:0;
	//cursor: default;
}
.button {
	width: 100px;
	background-color: #DDD;
	text-align: center;
	//border: 1px solid #000;
}
.captcha {
	border: 1px solid #000;
	resize: none;
}
.wrapper1 {
	width: 750px;
	color: #44433f;
	margin: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
.wrapper1 a{
	color: #E5F2FB;
	text-decoration: none;
}
.wrapper1 a:hover {
	color: #09548B;
}
.wrapper1 p {
	margin: 0 0 17px;
	padding: 0;
	line-height: 18px;
}
.wrapper {
	width: 710px;
	margin: 20px 20px;
}
.nav {
	background: #fff url(../images/nav_bg.png) repeat-x;
	float: left;
	outline: 0px;
	-moz-outline: 0px;
}
.nav-wrapper {
	clear: both;
	float: left;
	outline: 0px;
	-moz-outline: 0px;
}
.nav-left {
	background: url(../images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(../images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
	outline: 0px;
	-moz-outline: 0px;
}
.nav ul {
	width: 648px;
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(../images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li.last {
	background:none;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li:hover {
	z-index:2;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
	outline: 0px;
	-moz-outline: 0px;
}
a .menu-left {
	background: url(../images/menu_left_t.png) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
	outline: 0px;
	-moz-outline: 0px;
}
a .menu-mid {
	background: url(../images/menu_mid_t.png) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
	outline: 0px;
	-moz-outline: 0px;
}
a .menu-right {
	background: url(../images/menu_right_t.png) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(../images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li ul {
	background: url(../images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
	outline: 0px;
	-moz-outline: 0px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
	outline: 0px;
	-moz-outline: 0px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
	outline: 0px;
	-moz-outline: 0px;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
	outline: 0px;
	-moz-outline: 0px;
}
/**/
.nav .btm-bg {
	background: url(../images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
	outline: 0px;
	-moz-outline: 0px;
}
.content {
	width: 670px;
	min-height: 350px;
	background: transparent url(../images/content_bg.png) repeat-y;
	float: left;
	padding: 0px 20px;
	outline: 0px;
	-moz-outline: 0px;
}
.content h1 {
	//color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 1px dashed #C1D9F0;
	outline: 0px;
	-moz-outline: 0px;
}
.content h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	//padding-left: 0px;
	//margin-bottom: -5px;
	outline: 0px;
	-moz-outline: 0px;
}
.content h3 {
	border-bottom: 1px dotted #C1D9F0;
	outline: 0px;
	-moz-outline: 0px;
}
.content p {
	padding: 0 15px;
	text-align: justify;
	outline: 0px;
	-moz-outline: 0px;	
}
.content-bottom {
	width: 710px;
	background: transparent url(../images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
	outline: 0px;
	-moz-outline: 0px;
}
.footer{
	width: 710px;
	background-color: transparent;
	height: 20px;
	float: left;
	font-size: 10px;
	text-align: center;
}
