@charset "utf-8";

.f1 {background-color:#0000FF;}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {color: #373E42}
.style8 {font-size: 14px}
.style9 {
	font-size: 14;
	font-weight: bold;
}

#wrapper {
width:auto;
height:auto;
margin-left:auto;
margin-right:auto;
}

#test1 {
	position: absolute;
	overflow:auto;
	width: 150px;
	height: 394px;
	padding-left:5px;
	padding-right: 5px;
}
#test {
	position: absolute;
	overflow:auto;
	width: 584px;
	height: 536px;
	padding-left: 10px;
	padding-right: 3px;
	
}

.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #828d95;
}
.h1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #828d95;
}
body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ececec;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; !important
	margin-right: auto; !important
	position: relative;
}
header {
	height: 215px;
	width: 836px;
}
.left_column {
	float: left;
	height: 690px;
	width: 199px;
	background-image:url(../images/navi_bg.jpg);
}
.right_column {
	height: 710px;
	width: 601px;
	clear: right;
	background-color:#dadfe3;
	float: right;
}
.navi_top {
	height: 50px;
	width: 199px;
}
.navi_middle {
	height: 600px;
	width: 199px;
}
.middle_header {
	background-image:url(../images/home_header.jpg)
}

.navi_footer {
	height: 108px;
	width: 199px;
	background-image:url(../images/bottom_naviim.jpg);
	float: bottom;
}
		
#navigation {
		background-color: transparent;
		height: 600px;
		width: 199px;
		float: left;
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}

#navigation ul {
		list-style-type: none;
		display: block;
		}
		
#navigation li {
		display: block;
		float: left;
		height: 38px;
		}
#navigation li.GenEng {
		display: block;
		float: left;
		height: 60px;
		}
#navigation a {
		padding: 3px 0px 3px;
		display: block;
		width: 199px;
		text-align: left;
		text-decoration: none;
		text-transform: none;
		color:#373E42;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font size: 12px;
		margin: 0 0 0 -32px;
		}


#navigation a:hover {
		background: #bdc8d1;
		margin: 0 0 0 -31px;
		}
		

