body {
	font-size: 12px;
	color:#fff;
	text-align: left;
	background-attachment: scroll;
	background-color: #001237;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

#main {
	top:2px;
	background-image: url(../images/bg_main_frame.png);
	background-repeat: no-repeat;
	position:relative;
	z-index: 10;
	width:960px;
	height:520px;
	margin:0 auto;
	background-color:#003399;
	vertical-align: middle;
	overflow: visible;
}
#column_left {
	top:2px;
	width:415px;
	height:520px;
	background-image: url(../images/bg_main_left.png);
	background-repeat: no-repeat;
	position:relative;
	z-index:20;
	float: left;
}
#column_right {
	padding:80px 0 0;
    float: right;
	z-index:1;
    width:545px;
	height:520px;
	
}

#column_right_1 {
	top:2px;
	background-image:url(../images/bg_01_blue.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index: 10;
	width:960px;
	height:520px;
	margin:0 auto;
	background-color:#003399;
	vertical-align: middle;
	overflow: visible;
}

#column_right_2 {
	top:2px;
	background-image:url(../images/bg_main_dark_blue_frame.png);
	background-repeat: no-repeat;
	position:relative;
	z-index: 10;
	width:960px;
	height:520px;
	margin:0 auto;
	background-color:#003399;
	vertical-align: middle;
	overflow: visible;
}
#logo {
	top:80px;
	background-image:url(../images/hj_logo.png);
	background-repeat: no-repeat;
	position:relative;
	float:left;
	padding-left:5px;
	width:300px;
	height:55px;
	z-index:3;
}

#logo span{
	visibility:hidden;
	}

#nav {
	clear:both;
	top:85px;
	position:relative;
	float:left;
	width:350px;
	height:300px;
	z-index:3;
	text-align: left;
	vertical-align: middle;
}

#nav ul {
	margin:10px 0 0 5px;
	padding:0;
}
#nav ul li {
	
	list-style:none;
	text-transform:uppercase;
	font-size:1.3em;
	letter-spacing:1.5px;
	line-height:2em;
}
#nav ul li a {
	color:#FFC600;
	text-decoration:none;
	padding:0 0 0 20px;
	line-height:2em;
	font-weight: bold;
	text-transform: capitalize;
}

#nav ul li a:hover  {
	color:#FFF;
	line-height:2em;

}
#bookmark {
	float:left;
	top:80px;
	position:relative;
	width:150px;
	height:50px;
	z-index:2;
	padding:0 0 0 20px;
}
#content {
	top:63px;
	left:405px;
	float: right;
	font-size: 1.3em;
	z-index:1;
	width:545px;
	height:425px;
	overflow:auto;
	position:absolute;
}
#announcement {
	top:2px;
	background-image:url(../images/bg_5th.jpg);
	background-repeat: no-repeat;
	position:relative;
	z-index: 10;
	width:960px;
	height:520px;
	margin:0 auto;
	background-color:#003399;
	vertical-align: middle;
	overflow: visible;
}