html, body {

    height: 100%;

    width: 100%;

    margin: 0;

    padding: 0;

}

header {

    width: 100%;

    padding: 5px 0;

    height: 15px;

    background: #22B500;

	font-size: 15pt;

	color:#FFFFFF;

    font-weight:bold;

	float:center;

	margin:0 auto; 

}



#content1 {

    width: 100%;

    height: 100%;

    margin: 46 auto;

    padding: 0px 0;

	font-size: 14pt;

}


#content2 {

    width: 100%;

    margin: 0 auto;

    padding: 0px 0;

	font-size: 11pt;

	font-family: "µ¸¿ò";

}

#content3 {

    width: 100%;

    margin: 0 auto;

    padding: 0px 0;

	font-size: 15pt;

	font-family: "µ¸¿ò";

}

#content4 {

    width: 100%;

    margin: 0 auto;

    padding: 5px 0;

	font-size: 15pt;

    font-weight:bold;

	font-family: "µ¸¿ò";

}

footer {

    width: 100%;

    height: 50px;

    background: #22B500;

	position: fixed; 

    bottom: 0; 

	font-size: 16pt;

	text-align:center;  

}


header, section, nav, article, footer{ display : block }

/* ¸Þ´º */
/* a tag */
a{text-decoration:none; color:#000000;}
 
/* nav tag */
nav ul{padding-top:0px;padding-left:5px;}
nav ul li{  
			float:center;
            display:inline; //ÇÑÁÙ·Î Ç¥½Ã
            font-weight:bold;
            border-left:1px solid #ffffff; /* menu±Û¾¾ ¿ÞÂÊ¿·¿¡ "|" Ç¥½Ã */
          }

.white-color li a{
	color:#FFFFFF;
    font-weight:bold;
}

nav ul li:first-child{border-left:none;} /* Á¦ÀÏ ¿ÞÂÊÀÇ ¿ä¼Ò(border-left¿ä¼Ò)»èÁ¦
                                         /* "| menu1 | menu2 ..."¿¡¼­ Á¦ÀÏ ¿ÞÂÊ "|"´Â »èÁ¦ */
nav ul li a{ margin:0 10px 0 10px;} /* ¸Þ´º ±ÛÀÚ °£°Ý */
nav ul li a:hover{color:#ffff00;} /* li¿ä¼ÒÀÇ ±ÛÀÚ¿¡ ¸¶¿ì½º ¿Ã·ÈÀ»¶§ ±ÛÀÚ»ö º¯°æ*/


a:hover {  font-family: "µ¸¿ò"; font-size: 14pt; color: #0000cd  ; text-decoration: none}
a:link {  font-family: "µ¸¿ò"; font-size: 14pt; color: #0000cd  ; text-decoration: none}
a:visited {  font-family: "µ¸¿ò"; font-size: 14pt; color: #0000cd  ; text-decoration: none}

IMG {border: none;}

td,body,option,input,textarea,select {font-size:13pt; font-family:µ¸¿ò;line-height: 17px;color:#676767;}


.id_form {font:9pt ±¼¸²; color:black; height:20px; border:1x solid #999999; text-align:left;}
.pw_form { font-family: "Tahoma"; font-size: 8pt; font-weight: none; color:black; text-decoration: none; color:black; height:17px; border:1x solid #000000; text-align:left;}
.select_text {border:1px solid; border-color: #333333 #333333 #333333 #333333; font-size:9pt;font-weight:normal;text-align:left;background-color:#ffffff;color:#000000;width:60px;height:20px;cursor:hand;}
.text {border:0px solid; text-align:center; border-color: #ffffff #ffffff #ffffff #ffffff; font-size:10pt;font-weight:normal;background-color:#ffffff;color:#000000;width:60px;height:20px;cursor:hand;}

