@charset "utf-8";
/* CSS Document style.css */


body {
	background-image:none;!important
}



/*-----------------------wrapper----------------------------*/
#wrapperKLM {
	background:url(/KLM/img/BG_flower.jpg) no-repeat top center;
	height:880px;
	padding-top:20px;
}


/*-----------------------KLM_body----------------------------*/

#KLM_body {
	margin:auto;
	width:982px;
	background:url(/KLM/img/NAV_left.png) no-repeat;
	background-position:0 120px;
	
	
	
}

#in_KLM_body {
	text-align:left;
	margin:auto;
	width:960px;
	background:#FFF;
}
/*-----------------------header----------------------------*/

#wrapperKLM #header {
	text-align:left;
}

#in_KLM_body div.wrap {
	font-size:1.8em;
}
#in_KLM_body div.wrap ul li a {
	
}

#wrapperKLM #nav {
	background:url(/KLM/img/BN_nav.png);
	background-position:-1px 0;
	height:60px;
}

#wrapperKLM #nav li a {
	width:auto;
	padding:0 10px;
}

#wrapperKLM div#container {
	width:960px;
}
#wrapperKLM div#container #container {
	width:800px;
}



#in_KLM_body table.spec {width:90%; margin:20px 5%;}
#in_KLM_bodyl table.spec tr{}
#in_KLM_body table.spec th{padding:0.8em 1em; border: solid 1px #ddd; width:180px; vertical-align:middle; background:#f0f8ff;}
#in_KLM_body table.spec td{padding:0.8em 1em; border: solid 1px #ddd; line-height:1.4em;}
