BODY {
	background: #E6E6E6;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px;
	line-height: 150%
}

A {
	text-decoration: none
}
A:hover {
	text-decoration: underline
}
TABLE {
	width: 100%;
}
TH {
	border-style: none;
	text-align: left
}#Container {
	position: relative;
	height: 600px; width: 920px;
--	padding: 0 auto; margin: 0 auto;
--     	border: 1px solid red;
}
#bg2 .left {
	position: absolute;
	background: url('./images/bg_left.jpg') no-repeat;
	height: 594px; width: 20px; left: 0px;
--     	border: 1px solid green;
}
#bg2 .center {
	position: absolute;
	background: url('./images/bg_center.jpg') repeat-x;
	height: 594px; width: 876px; left: 20px;
--     	border: 1px solid blue;
}
#bg2 .right {
	position: absolute;
	background: url('./images/bg_right.jpg') no-repeat;
	height: 594px; width: 24px; left: 896px;
--     	border: 1px solid red;
}
#Header {
	position: absolute;
	height: 133px; width: inherit;
--	border: 1px solid red;
}
#Header .Logo {
	position: relative;
	background: url('./images/KK.png') no-repeat;
	width: 700px; height: 45px; left: 10px; top: 10px;
--	border: 1px solid red;
}
#Header .Sub_logo {
--	position: relative;
	position: absolute;
	background: url('./images/sublogo.png') no-repeat;
--	width: 225px; height: 12px; left: 15px; top: 5px;
	width: 225px; height: 12px; left: 15px; top: 50px;
--	border: 1px solid blue;
}
#Header .Language {
	position: absolute;
	height: 20px; width: 100px; top: 50px; left: 780px;
	text-align: right;
--	border: 1px solid green;
}
#Header .Menu_left {
	position: absolute;
	background: url('./images/menu_left.jpg') no-repeat;
	height: 51px; width: 23px; top: 65px; left: 15px;
--	border: 1px solid red;
}
#Header .Menu_center {
	position: absolute;
	background: url('./images/menu_center.jpg') repeat-x;
	height: 51px; width: 833px; top: 65px; left: 38px;
--	border: 1px solid blue;
}
#Header .Menu_right {
	position: absolute;
	background: url('./images/menu_right.jpg') no-repeat;
	height: 51px; width: 39px; top: 65px; left: 871px;
--	border: 1px solid green;
}
UL#Menu {
	list-style-type: none;
	position: absolute;
	height: 20px; width: 880px; top: 62px; left: 20px;
	padding: 0;
	font-size: 16px; font-weight: bold;
	color: #ffffff;
--	border: 1px solid green;
}
UL#Menu LI {
	float: left;
	text-align: center;
	width: 20%;
--	border: 1px solid blue;
}
UL#Menu A {
	font-size: 16px; font-weight: bold;
	color: #ffffff;
}
#Content {
	position: absolute;
	height: 420px; width: 884px; top: 115px; left: 18px;
--	border: 1px solid green;
}
#Content .Left {
	position: absolute;
	background: url('./images/content_left.jpg') no-repeat;
	height: 420px; width: 24px; top: 0px; left: 0px;
--	border: 1px solid red;
}
#Content .Center {
	position: absolute;
	background: url('./images/content_center.jpg') repeat-x;
	height: 420px; width: 828px; top: 0px; left: 24px;
--	border: 1px solid red;
}
#Content .Right {
	position: absolute;
	background: url('./images/content_right.jpg') no-repeat;
	height: 420px; width: 33px; top: 0px; left: 852px;
--	border: 1px solid red;
}
#Content .label {
	position: absolute;
	height: 20px; width: 300px; top: 8px; left: 8px;
	font-size: 18px; font-weight: bold;
	color: #707070;
-- 	border: 1px solid red;
}
#Content .textual {
	position: absolute;
	height: 365px; width: 865px; top: 45px; left: 8px;
-- 	border: 1px solid red;
}
#Footer .Left {
	position: absolute;
	background: url('./images/menu_left.jpg') no-repeat;
	height: 51px; width: 23px; top: 540px; left: 15px;
--	border: 1px solid red;
}
#Footer .Center {
	position: absolute;
	background: url('./images/menu_center.jpg') repeat-x;
	height: 51px; width: 833px; top: 540px; left: 38px;
--	border: 1px solid red;
}
#Footer .Right {
	position: absolute;
	background: url('./images/menu_right.jpg') no-repeat;
	height: 51px; width: 39px; top: 540px; left: 871px;
--	border: 1px solid red;
}
#Footer .Copyr {
	position: absolute;
	height: 20px; width: 880px; top: 556px; left: 20px;
	color: #ffffff;
	text-align: center;
--	border: 1px solid green;
}
