css
{@charset "utf-8";}

/*------------------------------------table Family-----------------------------------*/
table 
{
font-family:  Gulim,Verdana,Tahoma; 
border-collapse: collapse;
font-size:9pt
}

/*-------------------------ÀÌ¹ÌÁö ¸µÅ© Å×µÎ¸® »èÁ¦----------------------------------*/
IMG { border:0 }


/*----------------------------------Link CSS-----------------------------------------------*/
<!--
A.:link { color: #363636; font-size: 9pt; text-decoration: none; line-height:1.5em}
A.:visited { color: #363636; font-size: 9pt; text-decoration: none; line-height:1.5em} 
A.:hover { color: #FFFFFF; font-size: 9pt; text-decoration: none; line-height:1.5em} 
A.:active { color: #FFFFFF; font-size: 9pt; text-decoration: none; line-height:1.5em}  
-->
/*----------------------------------select BOX CSS-----------------------------------------------*/
select
{
BackGround:#353535;
font-size:9pt;
width:150;
color:#DCDCDC;

PADDING-RIGHT: 1px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 1px;
PADDING-TOP: 0px;
BORDER-RIGHT: #ccccff thin dashed;
BORDER-TOP: #ccccff thin dashed;
BORDER-LEFT: #ccccff thin dashed;
BORDER-BOTTOM: #ccccff thin dashed;
TEXT-ALIGN: center;
}

.select_box 
{
border:solid 1px; 
border-color: 7F7F7F; inset:#7F7F7F; overflow:hidden; font-size:12px; padding:0; position:relative;
width:150; height:19px; vertical-align:middle;
} 
.select_box div
{
position:relative; overflow:hidden; width:150; height:25; 
clip:rect(2, 150, 30, 3); top:-2px;left:-2px; border-width:0px;
}
.select_box select
{
font-size:12px; width:150px; height:22px;
}


/*----------------------------------body CSS-----------------------------------------------*/

td
{
color: #474747 ;
border-collapse: collapse;
border-spacing: 0px;
}

table tr td.bottom
{
color: #BABABA;
font-size: 8pt;
font-family:  Verdana,Tahoma; 
border-collapse: collapse;
}

td.bodybgray
{
color: #E1E1E1;
font-size:9pt;
background-color : #FFFFFF;
border: 1px #CECECE solid;
border-collapse: collapse;
border-spacing: 0px;
padding:1;
}

.bg_09
{background:url(../images/main/bg_10.gif);
background-repeat:repeat-x;}

.bg_01
{background:url(../images/main/bg_01.gif);
background-repeat:repeat-x;
}

.bg_03
{background:url(../images/main/bg_03.gif);
background-repeat:repeat-y;
}

.bg_07
{background:url(../images/main/bg_07_bg.gif);
background-repeat:repeat-x;
}

.board_bg_02
{background:url(../images/main/board_bg_02.gif);
background-repeat:repeat-x;}

/*---------------------20110419 »õ·Î Ãß°¡----------------------------------*/
.topbg
{background:url(../images/main/bg_02.gif);
background-repeat:repeat-x;}

.bottombg
{background:url(../images/basic/bottom_bg.gif);
background-repeat:repeat-x;}

.main_leftbg
{background:url(../images/main/bg_05.gif);
background-repeat:repeat-x;
background-color:#dfdfdf;}

.main_rightbg
{background:url(../images/main/bg_06.gif);
background-repeat:repeat-x;
background-color:#dfdfdf;}

.main_bg_w2_middle
{background:url(../images/main/bg_w2_middle.gif);
background-repeat:repeat-x;}

.main_bg_w3_left
{background:url(../images/main/bg_w3_left.gif);
background-repeat:repeat-y;}

.main_bg_w3_right
{background:url(../images/main/bg_w3_right.gif);
background-repeat:repeat-y;}

.main_bg_w4_middle
{background:url(../images/main/bg_w4_middle.gif);
background-repeat:repeat-x;}

.main_bottom_fontorange
{
font-family:  Gulim,Verdana,Tahoma; 
font-size:9pt;
color:#ff6d15;}

.main_bottom_list
{
line-height:16px;
font-family:  Gulim,Verdana,Tahoma; 
font-size:9pt;
}





