body {
      margin-left: 0px;
	    margin-top: 0px;
    	margin-right: 0px;
	    margin-bottom: 0px;
	    color:black;
	   }


a {cursor:pointer;}
A:link    {font: 9pt Gulim,±¼¸²; text-decoration: none; color:#000000}
A:active  {font: 9pt Gulim,±¼¸²; text-decoration: none; color:#000000}
A:visited {font: 9pt Gulim,±¼¸²; text-decoration: none; color:#000000}
A:hover   {text-decoration: none; color:#ff0096;}

body,table, tr,td
{
  font-size: 12px;
  color: black;
  font-style: normal;
  font-family: "±¼¸²","verdana";
  line-height:150%;
}


img
{
  border : 0px;
  border-style : none;
}

/* ---------------------------------- Form °³Ã¼---------------------------------- */

FORM, P { margin: 0px; }

select
{
  font-size: 9pt;
  color: black;
	font-style: normal;
	font-family: "±¼¸²","verdana";
	background-color: #F7FAFD;
}
option
{
  color: black;
}

input
{
  border: 1px solid #A5ACB2;
  font-size: 9pt;
  color: black;
  font-style: normal;
  font-family: "±¼¸²","verdana";
  line-height:20px;
  margin-left: 0;
  word-spacing:-1pt;
}


.noborder
{
  border-style : none;
}

.main_top
{
  width:100% ;
  background:url('../images/top_bg.gif') repeat-x ;
}
.main_flash
{
  width: 100%;
  background:#ececec;
}

.main_copyright
{
  background:#e7e7e7;
  width:100%;
  margin-top:10px;
  padding:10px;
  padding-left: 50px;
  font-size:0px;
}

.main_notice
{

 padding-top: 15px;
}


ul
{
  list-style : none;
  list-style-image : none;
}

/* ¿ÞÂÊÀÎÅ¬·çµå ¸Þ´º¸®½ºÆ®(¸®½ºÆ® ¾ÆÀÌÅÛ) */
li
{
}
.notice_ul
{
  list-style : none;
  list-style-image : none;
  margin : 0px;
  padding : 0px;
}

.notice_li
{
  height:18px;
}

/* ÀÏÁ¤°ü¸® Å×ÀÌºí »ö»ó */
.sch_head_dark
{
  background-color : #BF799F;
  height : 3px;
}


.sch_head_light
{
  background-color : #FEEEFA;
}


/* 
  Å×ÀÌºí border, 
  Çü½Ä : B_[left][right][top][bottom], 
  border°¡ ÀÖÀ»°æ¿ì O, ¾øÀ»°æ¿ì X, 
  Å×ÀÌºíÅ×µÎ¸® µÎ²², ¶óÀÎ¸ð¾ç, »ö»óµîÀº ¹Ù±ùÂÊ CSS¿¡¼­ Á¤ÀÇ
*/
/*table*/
.table_new {border-collapse:collapse;}
.table {border-collapse:collapse;}
.table-line {background-color:#4A78A8; height:3px; border-color:solid 1px #4A78A8}
.table-title {background-color:#3974cc; border:solid 1px #DBDBDB; color:#ffffff; font-weight:bold; text-align:center; line-height:110%; padding-top:5px; padding-bottom:2px }
.table-title1 {background-color:#deeaef; border:solid 1px #DBDBDB; color:#666666;  text-align:left; line-height:110%; padding-top:5px; padding-bottom:2px }
.table-title2 {background-color:#dfeddc; border:solid 1px #DBDBDB; color:#666666;  text-align:left; line-height:110%; padding-top:5px; padding-bottom:2px }
.table-sub {background-color:#f0f4f7; border:solid 1px #DBDBDB; color:#666666; font-weight:bold; text-align:center; text-align:left; line-height:110%; padding:2px 0px 2px 10px}
.table-sub2 {background-color:#f3f7f0; border:solid 1px #DBDBDB; color:#666666;  text-align:left; line-height:110%; padding:2px 0px 2px 5px}
.table-content {background-color:#ffffff; border:solid 1px #DBDBDB; color:#666666; text-align:center; padding:2px 0px 2px 0px}
.table-content-left {background-color:#ffffff; border:solid 1px #DBDBDB; color:#666666;  text-align:left; padding:2px 0px 2px 5px}
.table-content-left2 {background-color:#F0F4F7; border:solid 1px #DBDBDB; color:#666666; text-align:left; padding:2px 0px 2px 5px;}


/* ÀüºÎÀÖ´Â°æ¿ì */
.B_OOOO
{
  border-width:1px;  
}

/* »ó, ÇÏ, ÁÂ, ¿ì */
.B_OXXXX
{
  border-top-width:1px;  
}
.B_XOXX
{
   border-bottom-width:1px;  
}
.B_XXOX
{
  border-left-width:1px;  
}
.B_XXXO
{
  border-right-width:1px;  
}

/* ¿ÞÂÊ¾øÀ½ */
.B_XOOO
{
  border-left-width:0px;  

}

/* ¿À¸¥ÂÊ¾øÀ½ */
.B_OXOO
{
  border-right-width:0px;  
}


/* À§ÂÊ¾øÀ½ */
.B_OOXO
{
  border-top-width:0px;  
}

/* ¾Æ·¡ÂÊ¾øÀ½ */
.B_OOOX
{
  border-bottom-width:0px;  
}


/* ¿ÞÂÊ_À§_¾øÀ½ */
.B_XOXO
{
  border-left-width:0px;  
  border-top-width:0px;  
}

/* ¿À¸¥ÂÊ_¾Æ·¡_¾øÀ½ */
.B_OXOX
{
  border-right-width:0px;  
  border-bottom-width:0px;  
}

/* ÁÂ_¿ì_¾øÀ½ */
.B_OXOX
{
  border-left-width:0px;  
  border-right-width:0px;  
}


/* À§_¾Æ·¡_¾øÀ½ */
.B_OXOX
{
  border-top-width:0px;  
  border-bottom-width:0px;  
}

#ban_div {
	position:absolute;
	width:142px;
	height:115px;
	z-index:1;
	left: 995px;
	top: 154px;
}

#ban_sdiv {
	position:absolute;
	width:142px;
	height:115px;
	z-index:1;
	left: 995px;
	top: 270px;
}
