@charset "euc-kr";

a:link {text-decoration:none; color:#666;}
a:visited {text-decoration:none; color:#666}
a:active {text-decoration:none; color:#666}
a:hover {text-decoration:none; color:#666}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px; 
	margin-bottom:0px; 
	color:#666; 
	font-family:Arial, Helvetica, sans-serif,"µ¸¿ò"; 
	font-size:12px;}
	
img{border:0px;}
img.imgfull{width:100%;}
img.ver{vertical-align:middle}
font.lightgreen{color:#92C35F; font-weight:bold}
font.green{color:#42893A; font-weight:bold}

/* ¸ÞÀÎ ÆäÀÌÁö*/
#mainheader { 
	width :480px;
	height:53px; 
	padding:6px 0px 6px 0px;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/common/header.png);}
	
.menubar{
	width:100%;
	height:2px;
	padding-top:4px;}
		
.bar1{
	background-color:#CDE4FE;
	background-image:url(../images/common/bg_bar_left.png);
	background-repeat:no-repeat;
	height:2px;
	background-position:left;}

.bar2{
	background-color:#CDE4FE;
	background-image:url(../images/common/bg_bar_right.png);
	background-repeat:no-repeat;
	height:2px;
	background-position:right;}

.bottom{
	width:480px; 
	position:absolute; 
	bottom:0px; 
	text-align:center;}

/* ¼­ºê ÆäÀÌÁö */
#header { 
	width :480px;
	height:100px; 
	padding-bottom:6px;
	margin:0 auto;
	text-align:center;}
		
#bodyNav{
	position:relative; 
	width:480px; 
	margin:0 auto; 
	padding:0; 
	text-align:justify; 
	overflow:hidden;}

.logo {
	background-image:url(../images/common/header.png);;
	padding-top:6px;}	
	
.content { width:430px; margin:0 auto;}	
.detail {padding-left:10px; position:relative;}	

/* ¸Þ´º */
.menuwrap{
	width :100%;}

table.menu td.bar{
	background-image:url(../images/common/menu_bar.png); 
	background-position:right; 
	background-repeat:no-repeat;}
	
/*ÀÌ»ç »ó¼¼¼³¸í*/
.box{
	background-color:#EBFFE9; 
	padding:10px; 
	border:1px #000 solid
}

.line{border-bottom:1px dashed #666;}

.home_bg1{
	padding-bottom:20px;
	background-image:url(../images/home/home_bg1.png); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.home_bg2{
	padding-bottom:20px;
	background-image:url(../images/home/home_bg2.png); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.home_bg3{
	padding-bottom:20px;
	background-image:url(../images/home/home_bg3.png); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.home_bg4{
	padding-bottom:20px;
	background-image:url(../images/home/home_bg4.png); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.home_bg5{
	padding-bottom:20px;
	background-image:url(../images/home/home_bg5.png); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.office_bg1{
	padding-bottom:20px;
	background-image:url(../images/office/office_bg1.png); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

.officebox{
	background-color:#E1EDFF; 
	padding:10px; 
	border:1px #000 solid
}

.qna_bg1{
	padding-bottom:20px;
	background-image:url(../images/qna/qna_bg1.png); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}

table.normal {border-top:1px #000 solid; border-left:1px #000 solid}
table.normal th.title{
	background-color:#D8E4FF; border-bottom:1px #000 solid; border-right:1px #000 solid;}
table.normal td{
	border-bottom:1px #000 solid; border-right:1px #000 solid; background-color:#FFF}
table.normal td.row{
	background-color:#C6E3C3; }	
	
/*ÇÏ´Ü ¾ÆÀÌÄÜ*/
#icon{
	margin:0 auto;
	width:320px;
	background-image:url(../images/common/prop.png); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding-bottom:16px;}
	
#mainfooter{
	width:480px; 
	padding:6px 0px 6px 0px;
	color:#FFF;
	text-align:center;
	background-color:#401504;
	margin:0 auto;
	font-size:12px;}
	
#footer{
	width:480px;
	padding:6px 0px 6px 0px;
	color:#FFF;
	text-align:center;
	background-color:#0A4A76;
	margin:0 auto;
	font-size:12px;}
