@charset "utf-8";
/* Sjworks (http://www.sjworks.net/) SON Sangjin 090628 */ 

/* Type Selector */
body { margin: 0px;	padding: 0px; background-image: url(../img/bg_body.gif); background-repeat: repeat-x; }
A:link    {font-family: 굴림;color:black;text-decoration:none;font-size: 9pt;}
A:visited {font-family: 굴림;color:black;text-decoration:none;font-size: 9pt;}
A:active  {font-family: 굴림;color:black;text-decoration:none;font-size: 9pt;}
A:hover   {font-family: 굴림;color:black;text-decoration:none;font-size: 9pt;}
ol,ul,li {list-style:none;}
h1, h2, h3, h6 {display:none;}

/* Layout Selector */
#wrap {	margin:0 auto; width:412px;	text-align:left; }
#content { background-image: url(../img/bg_content.gif); background-repeat: repeat-x; }
#title { background-image: url(../img/bg_top.jpg); height: 246px; }
#enter_title { background-image: url(../img/h_enter.gif); height: 27px; }
#enter_content { text-align:center; background-image: url(../img/bg_content.gif); }
#goout_title { background-image: url(../img/h_goout.gif); height: 27px; }
#goout_content { text-align:center; background-image: url(../img/bg_content.gif); }
.margin_bar { height: 4px; }

/* Daum Search */
#daumsearch { text-align:left; height: 31px; }
#daumsearch_area { height: 31px; width: 390px; margin-top: 0px; margin-right: auto; margin-bottom: auto; margin-left: 13px; font-family: 굴림; position: absolute; }
#daumsearch_inputarea { float:left; height: 31px; width: 335px; background-image: url(../img/bg_daumsearch.gif); }
#daumsearch_btnarea { float:left; width: 51px; padding-left: 4px;}
.daumsearch_type {float:left;border:0px dotted #4264f8;margin:9px auto auto 97px; padding: 0px 0 0 0px;background:#fff;width:230px;font-size:13px;font-family:굴림,gulim,sans-serif;color:#333;}
.daumsearch_btn {text-indent: -3000em;float:left;border:0px solid #eee;background:url(../img/btn_daumsearch.gif) no-repeat; width:47px;height:31px;color:#4d5bc8;padding:0; overflow:hidden;cursor:pointer;}

/* Realtime Issue */
#rtissue { text-align:left;	background-image: url(../img/bg_rtissue.gif); height: 105px; }
#rtissue_area { position: absolute; height: 80px; width: 374px; margin-top: 24px; margin-right: auto; margin-bottom: auto; margin-left: 19px; padding: 0; font-family: 굴림; }
#rtissue_area .rtissue_ranklist { position: relative; float:left; margin: 0px; padding: 0px; width: 187px; }
#rtissue_area li { width:170px; height: 16px; padding: 0 0 0 17px; font-size: 12px; margin: 0px; float:left; }
#rtissue_area li span {	position:absolute; padding:0 0 0 11px; left:153px; width:20px; color:#999; font-family:Tahoma; font-size:10px; height:14px; }
.n1, .n2, .n3, .n4, .n5, .n6, .n7, .n8, .n9, .n10 {background:url(../img/ico_rtissue_num01.gif) no-repeat;overflow:hidden; }
.n1_on, .n2_on, .n3_on, .n4_on, .n5_on, .n6_on, .n7_on, .n8_on, .n9_on, .n10_on {background:url(../img/ico_rtissue_num02.gif) no-repeat;overflow:hidden; }
.new, .up, .down, .mid {overflow:hidden;width:16px;line-height:90%;background:url(../img/ico_rtissue_arr01.gif) no-repeat;}
.n1 {background-position:0 0;}
.n2 {background-position:0 -20px;}
.n3 {background-position:0 -40px;}
.n4 {background-position:0 -60px;}
.n5 {background-position:0 -80px;}
.n6 {background-position:0 -100px;}
.n7 {background-position:0 -120px;}
.n8 {background-position:0 -140px;}
.n9 {background-position:0 -160px;}
.n10 {background-position:0 -180px;}
.n1_on {background-position:0 0;}
.n2_on {background-position:0 -20px;}
.n3_on {background-position:0 -40px;}
.n4_on {background-position:0 -60px;}
.n5_on {background-position:0 -80px;}
.n6_on {background-position:0 -100px;}
.n7_on {background-position:0 -120px;}
.n8_on {background-position:0 -140px;}
.n9_on {background-position:0 -160px;}
.n10_on {background-position:0 -180px;}
.up {background-position:0 0;}
.down {background-position:0 -15px;}
.new {background-position:0 -28px;text-indent:-1000em;}
.mid {background-position:0 -41px;}
#rtissue A:link    {font-family: 굴림;color:#444444;text-decoration:none;}
#rtissue A:visited {font-family: 굴림;color:#444444;text-decoration:none;}
#rtissue A:active  {font-family: 굴림;color:#4559e9;text-decoration:underline;}
#rtissue A:hover   {font-family: 굴림;color:#4559e9;text-decoration:underline;}

/* Portal */
#portal { text-align:left;background-image: url(../img/bg_portal.gif);height: 70px; }
#portal_wrap { position:absolute; height: 45px; width: 390px; margin-top: 21px;	margin-right: auto;	margin-bottom: auto; margin-left: 17px;	padding: 0px; font-family: 굴림;font-size: 9pt;}
#portal_wrap ul {float:left; width:126px; margin: 0px; padding: 2px 0 0 0;}
#portal_wrap li {float:left; width:124px; height: 15px; padding-left: 2px;}
#copyright { background-image: url(../img/bg_footer.jpg);height: 110px; }
