@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #222 url(../k_images/system/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #fff;
}

a, a:link, a:hover, a:visited {
	color: #fff;
}
a#btn {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_01.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn02 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_02.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn03 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_03.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn04 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_04.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn05 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_05.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn06 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_06.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn07 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_07.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn08 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_08.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn09 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_09.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn10 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_10.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn11 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_11.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#btn12 {
	display: block;
	width: 350px;
	height: 30px;
	background: url(../k_images/system/btn_12.png) no-repeat;
	margin-top: 15px;
	padding-top: 6px;
	padding-left: 5px;
	text-decoration: none;
}
a#lauflink { position: absolute; left: 208px; top: 199px; width: 74px; height: 74px; display: block; }

h3 {
	margin-top: 15px;
}

p {
	margin-top: 5px;
}

#header {
	height: 180px;
	background: #0d0909;
}

#header_inner {
	width: 800px;
	height: 180px;
	margin: 0 auto;
}

#header_inner h1 {
	border: none;
	width: 500px;
	height: 100%;
	float: left;
	
}
#header_inner h1 a img{
	border: none;
}

#nav {
	height: 40px;
	background: url(../k_images/system/nav_bg.jpg) repeat-x;
	
}
#nav_inner {
	margin: 0 auto;
	background: #fff;
	width: 820px;
	height: 40px;
}
#header_shadow {
	height: 30px;
	background: url(../k_images/system/header_shadow.png) repeat-x;
}

#content {
	width: 1000px;
	margin: 30px auto;
	overflow: hidden;
	position: relative;
	left: 100px;
}
#content_left {
	width: 490px;
	float: left;
}

#content_right {
	width: 290px;
	padding-right: 200px;
	float: right;
	position: relative;
}

#content_right #head {

	background: #ff0000;
	background: url(../k_images/system/head_bg.png) no-repeat 50px bottom;
	
	position: absolute;
	width: 650px;
	top: 30px;
	left: -350px;
}

#content_right #head #head_inner {
	
	background: #00ff00;
	background: url(../k_images/system/head_bg_right.png) no-repeat right bottom;
	
	position: relative;
	left: 150px;
	padding: 2px 0 18px 0;
}

#content_right #head #head_inner h2 {

	color: #009ee0;
	width: 500px;
	font-size: 20px;
	text-align: center;
}


#footer_shadow {
	height: 20px;
	margin-top: 30px;
	background: url(../k_images/system/footer_shadow.png) repeat-x left bottom;
}
#footer {
	height: 30px;
	background: #111111;
}
#footer a, #footer a:visited, #footer a:hover {
	color: #bbbbbb;
} 
#footer p {
	text-align: center;
	width: 800px;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 10px;
	color: #bbbbbb;
}

.cal_image{
	border: 10px solid #3f3f3f;
}
p.top {
	margin-top: 100px;
}

#jw-link { float: right; margin-top: 133px; border: none;}
#jw-link img { border: none; }
* { outline: none; }

