@charset "utf-8";
/* CSS Document */

/*^'^ Navigation Structure ^'^*/
body {margin:0; padding:0; font-family: 'Malgun Gothic';}
img {border:0 none;}

.nav-container-outer {
	padding: 0px;
	height: 50px;
	width: 770px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.nav-container .divider{
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
}
.nav-container .divider-vert{
	float:left;
	width:0px;
	display: none;
}
.nav-container .item-secondary-title{
	display:block;
	cursor:default;
	white-space:nowrap;
}

.clear{
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none;
}
.nav-container{
	position:relative;
	zoom:1;
	margin: 0 auto;
}
.nav-container a, .nav-container li{
	float:left;
	display:block;
	white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
	float:none;
}
.nav-container ul{
	left:-10000px;
	position:absolute;
}
.nav-container, .nav-container ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.nav-container li a{
	float:none
}
.nav-container li{
	position:relative;
}
.nav-container ul{
	z-index:10;
}
.nav-container ul ul{
	z-index:20;
}
.nav-container ul ul ul{
	z-index:30;
}
.nav-container ul ul ul ul{
	z-index:40; 
}
.nav-container ul ul ul ul ul{
	z-index:50;
}
.nav-container ul ul ul ul ul ul{
	z-index:60;
}

li:hover>ul{
	left:auto;
}
#nav-container ul {
	top:100%;
}
#nav-container ul li:hover>ul{
	top:0px;
	left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container li .item-primary{
	padding:7px 14px 8px 14px;
	margin: 10px 0px 0px 0px;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}

#nav-container li .item-primary:hover {
	background-repeat: no-repeat;
	background-position: center;
 	border-bottom: 1px solid #04297d;
}

#nav-container li ul li a {
	background-color: #e9e9e9;
	padding: 2px;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
	padding:10px 4px 10px 4px;
	margin:0px 0px 0px 0px;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{
	padding:3px 0px 3px 0px;
	font-size:11px;
	border-width:0px;
	border-style:none;
	margin: 0px 0px 0px 0px;
	width: 100px;
	text-align: center;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
	/* background-color: #FFFFFF;
	background: url(/AriesIT/img/main/item-secondary-bgh.jpg); */
	background-repeat: no-repeat;
	/* color:#299de4; */
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{
	cursor:default;
	padding:4px 0px 3px 7px;
	color: #fe6500;
	font-family: 'Malgun Gothic';
	font-size:11px;
	background-repeat: no-repeat;
	font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
	border-top-width:1px;
	margin:5px 5px;
	/* border-color: #C16100;
	 */
 }

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
	border-left-width:1px;
	height:15px;
	margin:4px 2px 0px 2px;
	/* border-color:#AAAAAA;
	 */
}

.header_hr {
	margin-top : 0px;
	border-color : #ff5a00;
}

.name {
	font-family: 'Malgun Gothic';
	font-size:12px;
	font-weight: bold;
	color: #ff5a00;
}

.botton{
	text-align: right;
	list-style: none;

}
.toptable{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font: "굴림";
}
.toptable td{
	padding-top:8px;
}

.calender table{
	border: 1px;
	padding:0px;
	border-left: 1px;
	border-color: #CCCCCC;
}

.calender th{
	background-color: #f3f3f3;
    border-top: #515151 solid 2px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	padding-top: 13px;
}

.top_btn  {position:fixed; z-index:2; top:100px; left:930px;}

.style2 {
	color: #005ac6;
	font-weight: bolder;
}



.toptable {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	width: 100%;

    valign:center
	border-collapse: collapse;
	font-size: '12px';
	font-family:'Malgun Gothic';
	margin: 0;
	background-color: #FFFFFF;
	
}

.toptable thead th,.toptable thead td {
	font-size: 13px;
	vertical-align:middle;
	text-align: center;
	color: #005ac6;
	/* border-left: 1px solid #005ac6; */
	border-bottom:#005ac6 solid 1px;
	border-top:#005ac6 solid 2px;
	padding-top:5px;
	padding-bottom:5px;
	height : 30px;
}

.toptable tbody td {
	font-size: 12px;
	border-bottom-width: 1px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:'Malgun Gothic';
	height : 22px;
	text-align: center;
}

.indexTb tbody tr:last-child td {
	border-bottom:#005ac6 solid 1px;
}

.noticeTb thead th {
	font-size: 13px;
	vertical-align:middle;
	text-align: center;
	color: #ff5a00;
	/* border-left: 1px solid #005ac6; */
	border-bottom:#ff5a00 solid 1px;
	border-top:#ff5a00 solid 2px;
	padding-top:5px;
	padding-bottom:5px;
	height : 30px;
}

.noticeTb tbody tr:last-child td {
	border-bottom:#ff5a00 solid 1px;
}