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


a {cursor:pointer;}
A:link    {font: 11px Arial,Dotum,µ¸¿ò; text-decoration: none; color:#333333}
A:active  {font: 11px Arial,Dotum,µ¸¿ò; text-decoration: none; color:#333333}
A:visited {font: 11px Arial,Dotum,µ¸¿ò; text-decoration: none; color:#333333}
A:hover   {font: 11px Arial,Dotum,µ¸¿ò; text-decoration: none; color:#ffbd0d;}

body,table, tr,td
{
  font-size: 11px;
  color: #686868;
  font-style: normal;
  font-family: "Dotum","verdana";
  line-height:150%;
}

/* -- table style-- */

table {border-collapse : collapse; }
th, td { padding:0; }


table.sitemap td {
 text-align:center;
 height:22px;
 border: 1px;
 border-style: solid;
 border-color: #cccccc;
 border-collapse: collapse;
}

table.sitemap th {
padding:10px;
}

table.history td {
padding:10px;
font-size: 12px;
border-collapse: collapse;
}

table.products td {
 padding:5px;
 text-align:center;
 font-size:12px;
 border: 1px;
 border-style: solid;
 border-color: #999999;
 border-collapse: collapse; 
}

table.ask th{ 
padding:5px;
height:30px;
}
table.ask td {
padding:5px;
font-size: 12px;
border-collapse: collapse;
text-align:center;
background-color:#f7f7f7;
}

table.ask2 th{ 
padding:5px;
height:30px;
}
table.ask2 td {
padding:5px;
font-size: 12px;
border-collapse: collapse;
background-color:#f7f7f7;
}

.ask:link {font-size: 13px; color: #666; font-style: normal;}
.ask:active {font-size: 13px; color: #ffbc0b; font-style: normal;}
.ask:visited {font-size: 13px; color: #666; font-style: normal;}
.ask:hover {font-size: 13px; color: #ffbc0b; font-style: normal;}

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



/* -- text style ---*/

.b1 {color: #021685; font-style: normal; }
.b2 {font-size: 13px; color: #021685; font-style: normal; font-weight:bold;}

.b3:link {font-size:12px; color: #666666; font-style: normal; letter-spacing:-1px;}
.b3:active {font-size:12px; color: #FFFFFF; font-style: normal; font-weight:bold;}
.b3:visited {font-size:12px; color: #666666; font-style: normal; }
.b3:hover{font-size:12px; color: #ffbc0b; font-style: normal; font-weight:bold;}
.or {color: #ff740d;}


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

FORM, P { margin: 0px; }

select
{
  font-size: 11px;
  color: #494949;
	font-style: normal;
	font-family: "µ¸¿ò","verdana";
	background-color: #F7FAFD;
}

input
{
  border: 1px solid #A5ACB2;
  font-size: 11px;
  color: #595959;
  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¿¡¼­ Á¤ÀÇ
*/

/* ÀüºÎÀÖ´Â°æ¿ì */
.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;  
}


.table_1
{
  border-collapse : collapse;
}

.table_1 th, 
.table_1 td
{
  border-width : 1px;
  border-style:solid;
  padding : 3px;  
  border-color : #999999
}

.table_1 th
{
  background-color : #EFEFEF;
}

.mainmenu1
{
  text-align : left;
  margin-left:5px;
  padding-left : 12px;
  border:none; 
  background:url('../images/dot_blat.gif')  no-repeat; 
  background-position: 0 45%;  
}

