/* CSS Document */

body { margin:0; background:#000000; }
div { margin:0; padding:0; font:11px dotum; color:#CCCCCC; }
ul { margin:0; padding:0; list-style:none; }
img { border:0; vertical-align:top; }
a { color:#666666; font-weight:bold; text-decoration:none; }
a:hover { color:#a787e1; font-weight:bold;  }

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MAIN ·¹ÀÌ¾Æ¿ô */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#center { position:relative; width:1000px; height:1060px; margin:0 auto; }
#left { margin-top:0; position:absolute; width:50%; height:1060px; left:-498px;  background: url(main_leftBg.jpg) no-repeat right 0px; }
#right { margin-top:0; position:absolute; width:50%; height:1060px; background: url(main_rightBg.jpg) no-repeat 498px top; right:0px; }
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MAIN */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#title_flash { position:absolute; margin:0; padding;0; top:0; }
#title_bg { margin:0; padding:0; background:url(main_topBg.jpg); width:1000px; height:414px; }

#visualBox { float:left; width:1000px; }
#visualBox ul { float:left; width:1000px; }
#visualBox li { float:left; margin:0; padding:0; display:inline; }
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SUB ·¹ÀÌ¾Æ¿ô */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.subBg { background:url(sub_bg.gif);}
#sub_center { position:relative; width:1000px; margin:0 auto; }
#sub_left { margin-top:0; position:absolute; width:50%; height:960px; left:-498px;  background:url(sub_leftBg.jpg) no-repeat right 0px; }
#sub_right { margin-top:0; position:absolute; width:50%; height:960px; background:url(sub_rightBg.jpg) 498px top; right:0px; }
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SUB */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#sub_left_box { float:left; width:520px; }
#sub_left_box li { float:left; margin:0; padding:0; display:inline; }

#sub_right_box { float:right; width:460px; padding-right:20px; }
#sub_right_box.ie6 { _width:450px; _padding-right:0px; _margin-right:10px; }
#sub_right_box ul { _width:450px; _padding-right:0px; _margin-right:-110px; }
#sub_right_box li { width:460px; float:left; margin:0; padding:0 0 10px 0; }
#sub_right_box li { _width:450px;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* POPUP */
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#header { width:320px; }

#contents { width:320px; height:200px; padding-top:12px; background:url(pop_middelBg.jpg); text-align:center; }
#contents thead th { height:17px; padding-top:3px; font:11px dotum; color:#ffffff; font-weight:bold; background:#a787e1; }
#contents tbody td { height:21px; padding-top:3px; font:11px dotum; color:#666666; background:url(pop_dotLine.gif); }
.td_bottom { margin-bottom:14px; border-bottom:1px solid #a787e1; background:#ffffff; padding-bottom:3px; padding-top:3px; }

table.num { text-align:center; height:21px; padding-top:3px; font:11px dotum; font-weight:bold; color:#666666; background:#FFFFFF; }

#footer { width:320px; }

#popup { width:320px; height:400px; }

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/