﻿@charset "utf-8";
/* CSS Document */

#main_box_top       {background:url('../_Images/main/box_top.gif'); width:745px; height:9px; margin:0px; padding:0px; float:left;}
#main_box_bottom    {background:url('../_Images/main/box_bottom.gif'); width:745px; height:9px; margin:0px; padding:0px; float:left;}
#main_box_body      {background:url('../_Images/main/box_bg.gif'); width:711px; padding:10px 17px 0px 17px; float:left;}
    #mb_wrap        {width:711px; margin:5px 0 5px 0; padding:0px; float:left;}
    #mb_content     {width:711px; margin:0; padding:0; float:left;}
    #mbc_top        {width:704px; height:18px; padding-top:5px; padding-left:7px; padding:0px; float:left;}
   
    .mbc_menu   {height:20px;margin:0px; padding:0px;font:12px "돋움";color: #606060;float:left;}
    
    .mbc_menu  a
    {
        height: 20px;
        color: #606060;
        display: block;
        text-align: left;
        font: 12px "돋움";
        padding:0px 0 0 8px;
        float:left;
        background: url('../_Images/main/li_off.gif') no-repeat  0 20%;
    }
    
    .mbc_menu  a:link
    {
        height: 20px;
        color: #606060;
        display: block;
        text-align: left;
        font: 12px "돋움";
        padding:0px 0 0 8px;
        float:left;
        background: url('../_Images/main/li_off.gif') no-repeat  0 20%;
    }

    .mbc_menu a:hover {
        height: 20px;
        color: #606060;
        display: block;
        text-align: left;
        font: 12px "돋움";
        padding:0px 0 0 8px;
        float:left;
        background: url('../_Images/main/li_on.gif') no-repeat  0 20%;
    }
    
  

    .mbc_menu a:active {
        height: 20px;
        display: block;
        text-align: left;
        font: 12px "돋움";
        color: #ff9900;
        font-weight:bold;
        text-decoration: none;
        padding:0px 0 0 8px;
        float:left;
        background: url('../_Images/main/li_on.gif') no-repeat  0 20%;
    }
    
    
    .mbc_menu_select   {height:20px;margin:0px; padding:0px;font:12px "돋움";float:left;}
    
    .mbc_menu_select  a:link
    {

        font: 12px "돋움";
        color: #E64E0D;
        font-weight:bold;
        text-decoration: none;
        height: 20px;
        padding:0 0 0 8px;
        display: block;
        text-align: left;
        float:left;
        background: url('../_Images/main/li_on.gif') no-repeat  0 20%;
    }

    .mbc_menu_select a:hover {
        font: 12px "돋움";
        color: #E64E0D;
        font-weight:bold;
        text-decoration: none;
        height: 20px;
        padding:0 0 0 8px;
        display: block;
        text-align: left;
        float:left;
        background: url('../_Images/main/li_on.gif') no-repeat  0 20%;
    }
    
    .mbc_menu_select a:visited {
        font: 12px "돋움";
        color: #E64E0D;
        font-weight:bold;
        text-decoration: none;
        height: 20px;
        padding:0 0 0 8px;
        display: block;
        text-align: left;
        float:left;
        background: url('../_Images/main/li_on.gif') no-repeat  0 20%;
    }

    .mbc_menu_select a:active {
        font: 12px "돋움";
        color: #E64E0D;
        font-weight:bold;
        text-decoration: none;
        height: 20px;
        padding:0 0 0 8px;
        display: block;
        text-align: left;
        float:left;
        background: url('../_Images/main/li_on.gif') no-repeat  0 20%;
    }

    
    #mbc_content    {width:711px; padding:0; margin:0; float:left;display:block;}
        .mbct_head		     {font:14px "돋움";color:#ff9900;line-height:16px;font-weight:bold}
        .mbct_head a:link     {font:14px "돋움";color:#ff9900;line-height:16px;font-weight:bold}
        .mbct_head a:visited  {font:14px "돋움";color:#ff9900;line-height:16px;font-weight:bold}
        .mbct_head a:active   {font:14px "돋움";color:#ff9900;line-height:16px;font-weight:bold}
        
        .mbct_tit		     {font:14px "돋움";color:#666666;line-height:16px;font-weight:bold}
        .mbct_tit a:link     {font:14px "돋움";color:#666666;line-height:16px;font-weight:bold}
        .mbct_tit a:visited  {font:14px "돋움";color:#666666;line-height:16px;font-weight:bold}
        .mbct_tit a:active   {font:14px "돋움";color:#666666;line-height:16px;font-weight:bold}
        
        .mbct_cnt		     {font:14px "돋움";color:#999999;line-height:16px;}
        .mbct_cnt a:link     {font:14px "돋움";color:#999999;line-height:16px;}
        .mbct_cnt a:visited  {font:14px "돋움";color:#999999;line-height:16px;}
        .mbct_cnt a:active   {font:14px "돋움";color:#999999;line-height:16px;}

        .mbct_bcnt		     {font:20px "arial";color:#E64E0D; font-weight:bold; line-height:16px;}
        
        .mbct_menu		      {font:11px "돋움";color:#6699cc;line-height:16px;}
        .mbct_menu a:link     {font:11px "돋움";color:#6699cc;line-height:16px;}
        .mbct_menu a:visited  {font:11px "돋움";color:#6699cc;line-height:16px;}
        .mbct_menu a:active   {font:11px "돋움";color:#6699cc;line-height:16px;}
        
        .mbct_stxt		      {font:11px "돋움";color:#999999;line-height:16px;}
        .mbct_stxt a:link     {font:11px "돋움";color:#999999;line-height:16px;}
        .mbct_stxt a:visited  {font:11px "돋움";color:#999999;line-height:16px;}
        .mbct_stxt a:active   {font:11px "돋움";color:#999999;line-height:16px;}
        
        .mbct_stxt2		        {font:11px "돋움";color:#545454;line-height:16px;}
        .mbct_stxt2  a:link     {font:11px "돋움";color:#545454;line-height:16px;}
        .mbct_stxt2  a:visited  {font:11px "돋움";color:#545454;line-height:16px;}
        .mbct_stxt2  a:active   {font:11px "돋움";color:#545454;line-height:16px;}
        
    
        .mbct_right_menu  {
            width: 309px;
            height: 31px;
            display: block;
            text-align: left;
            font: 12px "돋움";
            color: #ffffff;
            font-weight:bold;
            text-decoration: none;
            background:url('../_Images/main/bg_top_right_menu_on.gif');
        }
        
        .mbct_right_menu a {
            width: 299px;
            height: 21px;
            text-decoration: none;
            display: block;
            padding:10px 0 0 10px;
            text-align: left;
            font: 12px "돋움";
            color: #ffffff;
            font-weight:bold;
        }


        .mbct_right_menu  a:link {
            width: 299px;
            height: 21px;
            text-decoration: none;
            display: block;
            padding:10px 0 0 10px;
            text-align: left;
            font: 12px "돋움";
            color: #ffffff;
            font-weight:bold;

        }

        .mbct_right_menu  a:hover {
            width: 299px;
            height: 21px;
            display: block;
            padding:10px 0 0 10px;
            font: 12px "돋움";
            color: #ffffff;
	        text-decoration: none;
	        font-weight:bold;
        }

        .mbct_right_menu  a:active {
            width: 299px;
            height: 21px;
            display: block;
            padding:10px 0 0 10px;
            font: 12px "돋움";
            color: #ffffff;
	        text-decoration: none;
	        font-weight:bold;
	       
        }

		 .mbct_right_menu  a:visited {
            width: 299px;
            height: 21px;
            display: block;
            padding:10px 0 0 10px;
            font: 12px "돋움";
            color: #ffffff;
	        text-decoration: none;
	        font-weight:bold;
	       
        }
        

        .mbct_right_menu_select  {
            width: 309px;
            height: 31px;
            display: block;
            text-align: left;
            font: 12px "돋움";
            color: #ffffff;
            font-weight:bold;
            text-decoration: none;
            background: url('../_Images/main/bg_top_right_menu_act.gif');
        }
        
        .mbct_right_menu_select  a {
            width: 299px;
            height: 21px;
            text-decoration: none;
            display: block;
            padding:10px 0 0 10px;
            text-align: left;
            font: 12px "돋움";
            color: #ffffff;
            font-weight:bold;
            background: url('../_Images/main/bg_top_right_menu_act.gif');
        }

        .mbct_right_menu_select  a:link {
            width: 299px;
            height: 21px;
            text-decoration: none;
            display: block;
            padding:10px 0 0 10px;
            text-align: left;
            font: 12px "돋움";
            color: #ffffff;
            font-weight:bold;
            background: url('../_Images/main/bg_top_right_menu_act.gif');
        }

        .mbct_right_menu_select  a:hover {
            width: 299px;
            height: 21px;
            text-decoration: none;
            display: block;
            padding:10px 0 0 10px;
            font: 12px "돋움";
            color: #ffffff;
	        text-decoration: none;
	        font-weight:bold;
	        background: url('../_Images/main/bg_top_right_menu_act.gif');
        }
        
        .mbct_right_menu_select  a:visited {
            width: 299px;
            height: 21px;
            text-decoration: none;
            display: block;
            padding:10px 0 0 10px;
            font: 12px "돋움";
            color: #ffffff;
	        text-decoration: none;
	        font-weight:bold;
	        background: url('../_Images/main/bg_top_right_menu_act.gif');
        }

        .mbct_right_menu_select  a:active {
            width: 299px;
            height: 21px;
            display: block;
            padding:10px 0 0 10px;
            font: 12px "돋움";
            color: #ffffff;
	        text-decoration: none;
	        font-weight:bold;
	        background: url('../_Images/main/bg_top_right_menu_act.gif');
        }
        
        
        
        .mbct_right_li_menu  li {
            width: 289px;
            height:12px;
            text-decoration: none;
            display: block;
            padding:6px 0 0 10px;
            text-align: left;
            font: 12px "돋움";
            color: #999999;
            background: url('../_Images/main/ico_bullet.gif') no-repeat 0 10px;
        }
        
         .mbct_right_li_menu2  li {
            width: 289px;
            height:21px;
            text-decoration: none;
            display: block;
            text-align: left;
            font: 12px "돋움";
            color: #999999;
        }
                
        .mbct_right_li_menu  li a {
            width: 289px;
            height:12px;
            text-decoration: none;
            display: block;
            padding:6px 0 0 10px;
            text-align: left;
            font: 12px "돋움";
            color: #999999;
            background: url('../_Images/main/ico_bullet.gif') no-repeat 0 10px;
        }

        .mbct_right_li_menu  li a:link {
            font: 12px "돋움";
            color: #999999;
            background: url('../_Images/main/ico_bullet.gif') no-repeat 0 10px;
        }

        .mbct_right_li_menu  li a:hover {
            font: 12px "돋움";
            color: #999999;
	        text-decoration: none;
	        background: url('../_Images/main/ico_bullet.gif') no-repeat 0 10px;
        }

        .mbct_right_li_menu  li a:active {
            font: 12px "돋움";
            color: #999999;
	        text-decoration: none;
	        background: url('../_Images/main/ico_bullet.gif') no-repeat  0 10px;
        }
        
        .mbct_right_menu_btm    {background:url('../_Images/main/top_right_menu_btm.gif'); width:311px; height:7px; margin:0px; padding:0px; float:left;}
        
        
        
        .mbct_left_menu_tit  {
            height: 30px;
            display: block;
            text-align: left;
            font: 12px "돋움";
            color: #000000;
            font-weight:bold;
            text-decoration: none;
            background: url('../_Images/main/bg_left_menu_tit.gif') repeat;
        }
        .mbct_left_menu_price {font: 12px "돋움"; color:#2b74a6;}
        
        .mbct_textarea {padding:8px; font:11px "돋움"; color:#a7a7a7; text-align:left;line-height:14px; border:1px solid #cccccc; overflow:hidden;}
        
        .main_center_line {background:url('../_Images/main/bg_center_line.gif'); width:19px; padding:0px 0 0px 0; float:left;}

    #mbc_navi {background:url('../_Images/main/box_navi_bg.gif'); width:688px; height:38px; margin:0px; padding:0px 8px 0px 15px; float:left;}
        #mbc_navi_left  { height:24px; margin:0px; padding-top:14px; float:left}
        #mbc_navi_right {height:30px; margin:0px; padding-top:8px; float:right}
    
    #mbc_navi2 {width:700px; padding:0px; float:left;}
        #mbc_navi2_left  {width:490px; height:23px; margin:0px; padding-top:0px; float:left}
        #mbc_navi2_right {margin:0px; padding-top:6px; float:right; text-align:right;}
            #mbc_navi2_right     a:link    {color:#999999;font-size:11px;}
            #mbc_navi2_right     a:visited {color:#999999;font-size:11px;}
            #mbc_navi2_right     a:hover   {color:#999999;font-size:11px;}
            #mbc_navi2_right     a:active  {color:#999999;font-size:11px;font-weight:bold;text-decoration: none;}
    
    #mbc_bar        {background:url('../_Images/main/main_top_bar.gif'); width:711px; height:2px; margin-top:20px; margin-bottom:12px; padding:0px; float:left;}
    #mbc_bar2       {background:url('../_Images/main/main_top_bar2.gif'); width:711px; height:1px; margin-top:11px; margin-bottom:11px; padding:0px; float:left; line-height:0px; font-size:0px;}
    #mbc_bar3       {background:url('../_Images/main/main_top_bar3.gif'); width:711px; height:1px; margin-top:11px; margin-bottom:11px; padding:0px; float:left; line-height:0px; font-size:0px;}
    #mbc_bar4        {background:url('../_Images/main/main_top_bar.gif'); width:711px; height:2px; margin-top:20px; margin-bottom:5px; padding:0px; float:left;}	
    #mbc_bar_black  {background:#000000; height:1px; padding:0px; margin:0px; font-size:0px; line-height:0px; display:block; float:left}
    #mbc_bar_gray   {background:#dadada; height:1px; padding:0px; margin:0px; font-size:0px; line-height:0px; display:block; float:left}
    #mbc_bar_gw     {width:100%; height:0px; padding:0px; margin:0px; font-size:0px; line-height:0px; display:block; border-top:1px solid #d8d8d8;border-bottom:1px solid #ffffff;float:left;}
    #mbc_list_1   {width:689px; padding:0px 5px 0px 17px; margin:0px; float:left;}    
    #mbc_list   {width:689px; height:77px; padding:0px 5px 0px 17px; margin:0px; float:left}
        #mbcl_body   {width:689px; height:77px; padding:0px; margin:0px; float:left}

        #mbcl_body_pic  {width:76px; padding:0px; margin:0px; float:left}

            .bb3    {border:3px solid #000000}
            .bg3    {border:3px solid #999999}
       #mbcl_body_txt   {width:519px; height:69px; margin:0px; padding:5px 15px 3px 13px; float:left}
            #mbcl_bt_tit    {width:514px; height:14px; padding-bottom:8px; margin:0px; float:left}
            #mbcl_bt_sin    {width:514px; height:14px; padding:0px 0px 17px 5px; margin:0px; float:left}
            #mbcl_bt_wrt    {width:514px; height:14px; padding:0px 0px 0px 5px; margin:0px; float:left}
       
       #mbcl_body_vote  {background:url('../_Images/main/bg_vote.gif'); width:56px; height:77px; margin:0px; padding:0px; float:left}
        #mbcl_bv_top    {width:52px; height:15px; padding:0px; margin:5px 2px 0 0; text-align:center; float:left; font: 12px "돋움"; color:#ffffff; font-weight:bold;}
        #mbcl_bv_bottom {width:56px; height:40px; padding:0px; margin-top:10px; text-align:center; float:left;  font: 18px "arial"; color:#E64E0D; font-weight:bold}
        
        #mbc_paging{height:40px; padding:10px 10px 0 0px; float:right; border:0px solid red; display:block}
        #mbc_paging_top{padding:10px 10px 0 0px; float:right; border:0px solid red; display:block}
        #mbc_paging_body{padding:0px; margin:0 auto}
        
        #mbc_paging_body ul {
        border: 0;
        margin: 0;
        padding-top: 0px;		
        list-style-type: none;
        text-align: left;
        }

        #mbc_paging_body ul li {
            display: block;
            float: left;
            text-align: center;
            height:15px;
            width: 22px;
            text-align:center;
            font: 10px "verdana";
            color: #ffffff;
            font-weight:bold;
            border-right:#999999 solid 1px;
         }

        #mbc_paging_body ul li a {
            width: 22px;
            height: 15px;
            text-decoration: none;
            display: block;
            text-align: center;
            font: 10px "verdana";
            color: #999999;
        }

        #mbc_paging_body ul li a:hover {
            text-align: center;
            font: 10px "verdana";
            font-weight:bold;
            color: #ffffff;
            background-color:#999999;
        }

        #mbc_paging ul li a:active {
            text-align: center;
            font: 10px "verdana";
            font-weight:bold;
            color: #ffffff;
            background-color:#999999;
        }

        #mbc_paging li#active a {
            text-align: center;
            font: 10px "verdana";
            font-weight:bold;
            color: #ffffff;
            background-color:#999999;
        }
        
        .mp_b {font-weight:bold; color:white;}
        .mp_pg {font: 10px "verdana"; color:#999999}
        .mp_g {background-color:#999999;}

#star_detail_top {background:#5d5d5d; width:686px; height:331px; padding:6px 11px 6px 6px; margin:0px; border:4px solid #000000; float:left; font-size:0px; line-height:0px;}
#sdt_pic {width:400px; height:331px; margin-right:11px; padding:0px; float:left}
#sdt_con {width:275px; height:331px; padding:0px; float:left;font:11px "돋움"; color:#d0d0d0; line-height:18px;}
    
    .sdt_tit {font:16px "돋움"; color:#ffc600;font-weight:bold;text-decoration:none;line-height:28px}
    .sdt_cal {font:11px "Verdana"; color:#ff9b1a;text-decoration:none;}
    .sdt_cnt {font:12px "돋움"; color:#ff8400;text-decoration:none;line-height:18px}
    .sdt_txt {font:11px "돋움"; color:#d0d0d0;text-decoration:none;line-height:18px}

#sdt_bar    {background:url('../_Images/main/line_275.gif'); width:275px; height:2px;padding:0px; margin:0px; float:left; font-size:0px; line-height:0px;}

#favs_detail_select {background:#ebebeb; width:692px; padding:15px 0 10px 19px; margin:0px; float:left;}
    
    .fds_tit    {font:14px "돋움"; color:#000000;font-weight:bold;text-decoration:none;line-height:24px}
    .fds_cash   {font:12px "돋움"; color:#2b74a6;text-decoration:none;line-height:24px}

#favs_bar {background:#000000; height:1px; font-size:0; line-height:0;}



#favs_detail_top {background:#5d5d5d; width:703px; height:145px; padding:0px; margin:0px; border:4px solid #000000; float:left; font-size:0px; line-height:0px;}
#fdt_pic {width:229px; height:145px; margin-right:11px; padding:0px; float:left}
#fdt_con {width:452px; height:145px; padding:0px; float:left;font:11px "돋움"; color:#d0d0d0; line-height:18px;}
    
    .fdt_tit            {font:16px "돋움"; color:#ffffff;font-weight:bold;line-height:18px}
    .fdt_tit a 		   	{font:16px "돋움"; color:#ffffff;font-weight:bold;line-height:18px}
    .fdt_tit a:link	   	{font:16px "돋움"; color:#ffffff;font-weight:bold;line-height:18px}
    .fdt_tit a:visited  {font:16px "돋움"; color:#ffffff;font-weight:bold;line-height:18px}
    .fdt_tit a:active	{font:16px "돋움"; color:#ffffff;font-weight:bold;line-height:18px}
    .fdt_tit a:hover	{font:16px "돋움"; color:#ffffff;font-weight:bold;line-height:18px}
    
    .fdt_cal {font:11px "Verdana"; color:#ff9b1a;text-decoration:none;}
    .fdt_cnt {font:12px "돋움"; color:#ff8400;text-decoration:none;line-height:18px}
    .fdt_txt {font:11px "돋움"; color:#d0d0d0;text-decoration:none;line-height:18px}

#fdt_bar    {background:url('../_Images/main/line_detail_top.gif'); width:452px; height:2px;padding:0px; margin:0px; float:left; font-size:0px; line-height:0px;}

#shake_bbs_top {width:711px; height:23px; padding:0px; margin:0px; float:left; vertical-align:middle;}
    .sbt_txt {font:11px "돋움"; color:#929292;text-decoration:none;line-height:23px}
    

#shake_bbs_tit {background:#5d5d5d; width:711px; height:41px; padding:0px; margin:0px; float:left; vertical-align:middle; border-top:1px solid #000000; border-bottom:1px solid #dadada;}
    .sbt_tit {font:11px "돋움"; color:#dadcdc;text-decoration:none; font-weight:bold; line-height:41px}

#shake_bbs_tit2 {background:#5d5d5d; width:691px; padding:12px 10px 10px 10px; margin:0px; float:left; border-bottom:1px solid #dadada;}

#shake_bbs_tit3 {background:#5d5d5d; width:691px; padding:12px; margin:0px; float:left; vertical-align:middle; border-bottom:1px solid #dadada;}

#shake_bbs_con      {width:711px; height:34px; padding:0px; margin:0px; float:left; border-bottom:1px solid #dadada;}
#shake_bbs_non      {width:711px; padding:0px; margin:0px; float:left;}
#shake_bbs_notice   {background:#f5f5f5; width:711px; height:34px; padding:0px; margin:0px; float:left; border-bottom:1px solid #dadada;}
    .sbn_notice     {font:11px "돋움"; color:#2492bc;  font-weight:bold; line-height:34px}
    
    .sbn_tit	    	{font:12px "돋움"; color:#545454; line-height:34px}
    .sbn_tit a 		   	{font:12px "돋움"; color:#545454; line-height:34px}
    .sbn_tit a:link	   	{font:12px "돋움"; color:#545454; line-height:34px}
    .sbn_tit a:visited  {font:12px "돋움"; color:#545454; line-height:34px}
    .sbn_tit a:active	{font:12px "돋움"; color:#545454; line-height:34px}
    .sbn_tit a:hover	{font:12px "돋움"; color:#545454; line-height:34px}

	.sbn_tit_n	    	{font:12px "돋움"; color:#545454; font-weight:bold; line-height:34px}
    .sbn_tit_n a 		   	{font:12px "돋움"; color:#545454; font-weight:bold; line-height:34px}
    .sbn_tit_n a:link	   	{font:12px "돋움"; color:#545454; font-weight:bold; line-height:34px}
    .sbn_tit_n a:visited  {font:12px "돋움"; color:#545454; font-weight:bold;line-height:34px}
    .sbn_tit_n a:active	{font:12px "돋움"; color:#545454; font-weight:bold;line-height:34px}
    .sbn_tit_n a:hover	{font:12px "돋움"; color:#545454; font-weight:bold;line-height:34px}
    
    .sbn_tit_off	    	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_tit_off a 		   	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_tit_off a:link	   	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_tit_off a:visited  {font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_tit_off a:active	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_tit_off a:hover	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    
    .sbn_login	    	    {font:12px "돋움"; color:#000000;font-weight:bold;line-height:34px;text-decoration:none;}
    .sbn_login a 		   	{font:12px "돋움"; color:#000000;font-weight:bold;line-height:34px;text-decoration:none;}
    .sbn_login a:link	   	{font:12px "돋움"; color:#000000;font-weight:bold;line-height:34px;text-decoration:none;}
    .sbn_login a:visited    {font:12px "돋움"; color:#000000;font-weight:bold;line-height:34px;text-decoration:none;}
    .sbn_login a:active	    {font:12px "돋움"; color:#000000;font-weight:bold;line-height:34px;text-decoration:none;}
    .sbn_login a:hover  	{font:12px "돋움"; color:#000000;font-weight:bold;line-height:34px;text-decoration:none;}
    .sbn_login .cd             
	{
	    background: url('../_Images/cd_img.gif') no-repeat left;
	    float:left;
	    width:13px;
	    height:13px;
	    padding:0 3px 19px 0;
	    margin:0;
	    font-size:0;
	    line-height:0;
	    clear:both;
	    display:inline;
	}

    .sbn_login .cd8             
	{
	    background: url('../_Images/star_01.gif') no-repeat left;
	    float:left;
	    width:13px;
	    height:13px;
	    padding:0 3px 19px 0;
	    margin:0;
	    font-size:0;
	    line-height:0;
	    clear:both;
	    display:inline;
	}
    .sbn_login_off	    	    {font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_login_off a 		   	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_login_off a:link	   	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_login_off a:visited    {font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_login_off a:active	    {font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    .sbn_login_off a:hover  	{font:12px "돋움"; color:#d4dbde;font-weight:bold;line-height:34px}
    
    
    
    .sbn_more               {font:11px "돋움"; color:#0082c5;text-decoration:none;line-height:34px}
    .sbn_more a 		   	{font:11px "돋움"; color:#0082c5;line-height:34px}
    .sbn_more a:link	   	{font:11px "돋움"; color:#0082c5;line-height:34px}
    .sbn_more a:visited     {font:11px "돋움"; color:#0082c5;line-height:34px}
    .sbn_more a:active	    {font:11px "돋움"; color:#0082c5;line-height:34px}
    .sbn_more a:hover    	{font:11px "돋움"; color:#0082c5;line-height:34px}
    
    .sbn_no         {font:11px "돋움"; color:#545454;text-decoration:none;line-height:34px}
    .sbn_no_off     {font:11px "돋움"; color:#d4dbde;text-decoration:none;line-height:34px}
    
    .sbn_cnt        {font:12px "돋움"; color:#545454;text-decoration:none;line-height:34px}
    .sbn_cnt_off    {font:12px "돋움"; color:#d4dbde;text-decoration:none;line-height:34px}
    .sbn_cat        {font:11px "돋움"; color:#ff8400;text-decoration:none;line-height:34px}
    .sbn_txt        {font:11px "돋움"; color:#878787;text-decoration:none;line-height:34px}
    .sbn_txt_off      {font:11px "돋움"; color:#d4dbde;text-decoration:none;line-height:34px}
    
    .sbn_hit        {font:10px "Verdana"; color:#878787;text-decoration:none;line-height:34px}
    .sbn_mp3        {font:10px "Verdana"; color:#8ea0a7;text-decoration:none;line-height:34px}
    .sbn_mp3_off    {font:10px "Verdana"; color:#d4dbde;text-decoration:none;line-height:34px}
    
    .sbn_ans        {font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:34px}

#shake_bbs_sub   {background:#f5f5f5; width:711px; height:34px; padding:0px; margin:0px; float:left; border-top:1px solid #dadada; border-bottom:1px solid #dadada;}
#shake_bbs_sub2  {width:711px; height:34px; padding:0px; margin:0px; float:left; border-bottom:1px solid #dadada;}
#shake_bbs_sub3  {width:711px; height:34px; padding:0px; margin:0px; float:left; border-top:1px solid #000000; border-bottom:1px solid #dadada;}
#shake_bbs_re    {background:#f5f5f5; width:711px; height:34px; padding:0px; margin:0px; float:left; border-bottom:1px solid #dadada;}

#shake_bbs_content  {line-height:20px; width:667px; padding:22px 22px 22px 22px; margin:0px; float:left; border-bottom:1px solid #dadada; overflow:hidden; display:block}
#shake_bbs_content2 {background:#f5f5f5; width:691px; padding:12px 10px 9px 10px; margin:0px; float:left; border-bottom:1px solid #dadada;}
#shake_bbs_content_re {width:667px; padding:22px 22px 22px 22px; margin:0px; float:left;}


#crm_box_top       {background:url('../_Images/main/box_crm_top.gif'); width:711px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#crm_box_bottom    {background:url('../_Images/main/box_crm_btm.gif'); width:711px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#crm_box_body      {background:url('../_Images/main/box_crm_mid.gif'); width:711px; margin:0px; padding:0px; float:left;}

#mms_top_bar       {background:url('../_Images/main/line_mms_form.gif'); width:711px; height:2px; margin:0px; padding:0px; float:left;}

#mms_pwd_form            {width:678px; padding:15px 0 0 33px; margin:0; float:left;}
#mms_pwd_radio           {width:678px; padding:10px 0 0 33px; margin:0; float:left;}
#mpf_body                {width:665px; float:left; padding:0; margin:0}
#mms_pwd_top             {width:691px; padding:17px 0 7px 20px; margin:0; float:left;}
    .mms_pwd_tit         {font:14px "돋움"; color:#c72929;font-weight:bold;line-height:18px}

#cbb_findid_form            {width:605px; padding:26px 0 0 106px; margin:0; float:left;}
    .find_tit	        	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:23px}
    .find_tit a 		   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:23px}
    .find_tit a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:23px}
    .find_tit a:visited     {font:12px "돋움"; color:#545454;font-weight:bold;line-height:23px}
    .find_tit a:active	    {font:12px "돋움"; color:#545454;font-weight:bold;line-height:23px}
    .find_tit a:hover	    {font:12px "돋움"; color:#545454;font-weight:bold;line-height:23px}
    
    .find_tit2	        	{font:12px "돋움"; color:#545454;font-weight:bold}
    .find_tit2 a 		   	{font:12px "돋움"; color:#545454;font-weight:bold}
    .find_tit2 a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold}
    .find_tit2 a:visited    {font:12px "돋움"; color:#545454;font-weight:bold}
    .find_tit2 a:active	    {font:12px "돋움"; color:#545454;font-weight:bold}
    .find_tit2 a:hover	    {font:12px "돋움"; color:#545454;font-weight:bold}
    
    .find_sub_tit2          {font:12px "돋움"; color:#0082c5;font-weight:bold;line-height:23px}
    .find_txt	        	{font:12px "돋움"; color:#545454;line-height:23px}
    .find_txt2	        	{font:11px "돋움"; color:#7e7e7e;line-height:14px}
    .find_txt3	        	{font:12px "돋움"; color:#7e7e7e;line-height:14px}
    .radio_txt              {font:12px "돋움"; color:#7e7e7e;line-height:23px}

#crm_sub_form   {width:617px; padding:0 0 0 52px; margin:0px; float:left;}
    .find_sub_tit	        	{font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:28px}
    .find_sub_tit a 		   	{font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:28px}
    .find_sub_tit a:link	   	{font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:28px}
    .find_sub_tit a:visited     {font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:28px}
    .find_sub_tit a:active	    {font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:28px}
    .find_sub_tit a:hover	    {font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:28px}
    
    .find_sub_txt       	    {font:12px "돋움"; color:#545454;line-height:28px}

#crm_box_stop       {background:url('../_Images/main/box_crm_stop.gif'); width:617px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#crm_box_sbottom    {background:url('../_Images/main/box_crm_sbtm.gif'); width:617px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#crm_box_sbody      {background:url('../_Images/main/box_crm_smid.gif'); width:617px; margin:0px; padding:0px; float:left;}


#gray_box   {border:1px solid #d5d5d5; margin:0; padding:0; float:left; display:block}
#black_box  {border:1px solid #000000; margin:0; padding:0; float:left; display:block}


#fav_list    {width:687px; height:75px; padding:0px 14px 0px 10px; margin:0px; float:left; display:block}
            #fl_pic  {width:75px; height:75px; padding-right:15px; font-size:0; line-height:0; float:left}
            #fl_con  {width:464px; height:75px; padding:0; margin:0; float:left;font:12px "돋움"; color:#545454;text-decoration:none;line-height:18px}
            #fl_btn  {width:133px; height:75px; padding:0; font-size:0; line-height:0; float:right}

#mms_fav_list    {width:701px; height:75px; padding:0px 0px 0px 10px; margin:0px; float:left; display:block}
            #mfl_pic  {width:75px; height:75px; padding-right:15px; font-size:0; line-height:0; float:left}
            #mfl_con  {width:425px; height:75px; padding-right:10px; margin:0; float:left;display:block;font:12px "돋움"; color:#545454;text-decoration:none;line-height:18px}
            #mfl_btn  {width:118px; height:75px; padding:0; font-size:0; line-height:0; float:left;display:block;}
            #mfl_del  {width:49px; height:75px; padding:0; font-size:0; line-height:0; float:left}
            
            .fl_tit	    		{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .fl_tit a 		   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .fl_tit a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .fl_tit a:visited  	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .fl_tit a:active	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .fl_tit a:hover		{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            
            .fl_stit	    	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .fl_stit a 		   	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .fl_stit a:link	   	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .fl_stit a:visited  {font:11px "돋움"; color:#248fbb;line-height:18px}
            .fl_stit a:active	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .fl_stit a:hover	{font:11px "돋움"; color:#248fbb;line-height:18px}
            
            .fl_txt         {font:11px "돋움"; color:#545454;text-decoration:none;line-height:18px}
            .fl_cnt         {font:11px "돋움"; color:#ff8840;text-decoration:none;line-height:18px}                
            .fl_day         {font:10px "Verdana"; color:#545454;text-decoration:none;line-height:18px}
            
            .fl_con 		{font:12px "돋움"; color:#545454;line-height:18px}
            .fl_hit 		{font:11px "돋움"; color:#545454;line-height:18px}

 #chart_top_date {background:url('../_Images/main/bg_top_date.gif'); width:711px; height:109px; margin:0px; padding:0px; float:left;}
        #ctd_top    {width:696px; height:37px; margin:0px; padding-left:15px; float:left}
        #ctd_btm    {width:696px; height:36px; margin:0px; padding-left:15px; float:left}
        .ctd_btm2   {height:36px; margin:0px; padding-left:15px; float:left; position:re}
        
            .ctd_btm_menu a         {color:#999999;font-size:11px;text-decoration: none;}
            .ctd_btm_menu a:link    {color:#999999;font-size:11px;text-decoration: none;}
            .ctd_btm_menu a:visited {color:#999999;font-size:11px;text-decoration: none;}
            .ctd_btm_menu a:hover   {color:#0082c5;font-size:11px;font-weight:bold;text-decoration: none;}
            .ctd_btm_menu a:active  {color:#0082c5;font-size:11px;font-weight:bold;text-decoration: none;}
            
            .ctd_btm_menu_select a         {color:#0082c5;font-size:11px;font-weight:bold;text-decoration: none;}
            .ctd_btm_menu_select a:link    {color:#0082c5;font-size:11px;font-weight:bold;text-decoration: none;}
            .ctd_btm_menu_select a:visited {color:#0082c5;font-size:11px;font-weight:bold;text-decoration: none;}
            .ctd_btm_menu_select a:hover   {color:#0082c5;font-size:11px;font-weight:bold;text-decoration: none;}
            .ctd_btm_menu_select a:active  {color:#0082c5;font-size:11px;font-weight:bold;text-decoration: none;}
            
        .ctd_month_menu     	{background:url('../_Images/main/box_month_bg.gif');width:41px;height:23px; text-align:center; vertical-align:middle; font:14px "돋움"; color:#878787;text-decoration:none;line-height:23px;margin-right:2px}
        
        .ctd_month_menu a 		    	{font:14px "돋움"; color:#878787;text-decoration:none;line-height:14px}
        .ctd_month_menu a:link	    	{font:14px "돋움"; color:#878787;text-decoration:none;line-height:14px}
        .ctd_month_menu a:visited   	{font:14px "돋움"; color:#878787;text-decoration:none;line-height:14px}
        .ctd_month_menu a:active		{font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
        .ctd_month_menu a:hover		    {font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
        
        .ctd_month_menu_select	    		{background:url('../_Images/main/box_month_bg.gif');width:41px;height:23px; text-align:center; vertical-align:middle; font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:23px;margin-right:2px}
        .ctd_month_menu_select a 		    {font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
        .ctd_month_menu_select a:link	    {font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
        .ctd_month_menu_select a:visited  	{font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
        .ctd_month_menu_select a:active 	{font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
        .ctd_month_menu_select a:hover		{font:14px "돋움"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
        
        .ctd_month_menu_disable	    		{background:url('../_Images/main/box_month_bg.gif');width:41px;height:23px; text-align:center; vertical-align:middle; font:14px "돋움"; color:#e1e0e0;text-decoration:none;line-height:23px;margin-right:2px}
        .ctd_month_menu_disable a 		    {font:14px "돋움"; color:#0082c5;text-decoration:none;line-height:14px}
        .ctd_month_menu_disable a:link	    {font:14px "돋움"; color:#0082c5;text-decoration:none;line-height:14px}
        .ctd_month_menu_disable a:visited  	{font:14px "돋움"; color:#0082c5;text-decoration:none;line-height:14px}
        .ctd_month_menu_disable a:active 	{font:14px "돋움"; color:#0082c5;text-decoration:none;line-height:14px}
        .ctd_month_menu_disable a:hover		{font:14px "돋움"; color:#0082c5;text-decoration:none;line-height:14px}
        
 #chart_list   {width:701px; height:79px; padding:0px 5px 0px 5px; margin:0px; float:left}
            #chart_list_body    {width:701px; height:79px; padding:0px; margin:0px; float:left}
            #clb_rank           {background:#f0f0f0; width:54px; height:79px; padding:0px; margin-right:3px; float:left; border:1px solid #b5b5b5}
            #clb_rank_top       {width:46px; height:49px; margin:0px; margin:0px 4px 0px 4px; float:left; border-bottom:1px solid #d7d7d7}
            #clb_rank_btm       {width:36px; height:25px; margin:0px; padding:0px 10px 0px 8px; float:left;}
            
            .clbr_rank {font:24px "Verdana"; color:#000000;font-weight:bold;line-height:49px}
            .clbr_diff {font:10px "Verdana"; color:#878787;line-height:25px}
            .shakechart_navi_date {font:16px "Arial"; font-weight:bold; color:#ff8400;line-height:16px}
            
        #clb_pic  {width:79px; height:79px; padding:0px; margin:0px; float:left}
            .bb3    {border:3px solid #000000}
            .bg3    {border:3px solid #999999}
       #clb_txt   {width:470px; height:69px; margin:0px; padding:5px 15px 3px 8px; float:left}
            #clb_txt_tit    {width:464px; height:14px; padding-bottom:8px; margin:0px; float:left}
            #clb_txt_sin    {width:464px; height:14px; padding:0px 0px 17px 5px; margin:0px; float:left}
            #clb_txt_wrt    {width:464px; height:14px; padding:0px 0px 0px 5px; margin:0px; float:left}
            
            .clb_tit	   		{font:12px "돋움"; color:#545454;font-weight:bold;}
            .clb_tit a 		   	{font:12px "돋움"; color:#545454;font-weight:bold;}
            .clb_tit a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold;}
            .clb_tit a:visited 	{font:12px "돋움"; color:#545454;font-weight:bold;}
            .clb_tit a:active	{font:12px "돋움"; color:#545454;font-weight:bold;}
            .clb_tit a:hover	{font:12px "돋움"; color:#545454;font-weight:bold;}
            
            .clb_song	    	{font:11px "돋움"; color:#248fbb;}
            .clb_song a 	   	{font:11px "돋움"; color:#248fbb;}
            .clb_song a:link   	{font:11px "돋움"; color:#248fbb;}
            .clb_song a:visited {font:11px "돋움"; color:#248fbb;}
            .clb_song a:active	{font:11px "돋움"; color:#248fbb;}
            .clb_song a:hover	{font:11px "돋움"; color:#248fbb;}
            
            .clb_stit	    	{font:11px "돋움"; color:#a8a8a8;letter-spacing:-1px}
            .clb_stit a 	   	{font:11px "돋움"; color:#a8a8a8;letter-spacing:-1px}
            .clb_stit a:link   	{font:11px "돋움"; color:#a8a8a8;letter-spacing:-1px}
            .clb_stit a:visited {font:11px "돋움"; color:#a8a8a8;letter-spacing:-1px}
            .clb_stit a:active	{font:11px "돋움"; color:#a8a8a8;letter-spacing:-1px}
            .clb_stit a:hover	{font:11px "돋움"; color:#a8a8a8;letter-spacing:-1px}
            .clb_date	    	{font:11px "돋움"; color:#a8a8a8;}
       
        #clb_vote  {background:url('../_Images/main/bg_vote.gif'); width:56px; height:77px; margin:0px; padding:0px; float:left}
        #clb_vote_top    {width:56px; height:17px; padding:0px; margin-top:8px; text-align:center; float:left; font: 12px "돋움"; color:#ffffff; font-weight:bold}
        #clb_vote_bottom {width:56px; height:40px; padding:0px; margin-top:10px; text-align:center; float:left;  font: 14px "verdana"; color:#E64E0D; font-weight:bold}
        

#scrap_list   {width:701px; height:77px; padding:0px 5px 0px 5px; margin:0px; float:left}
            #scrap_list_body    {width:701px; height:77px; padding:0px; margin:0px; float:left}
            #slb_rank_top       {width:46px; height:49px; margin:0px; margin:0px 4px 0px 4px; float:left; border-bottom:1px solid #d7d7d7}
            #slb_rank_btm       {width:36px; height:25px; margin:0px; padding:0px 10px 0px 8px; float:left;}
            
            #slb_pic  {width:80px; height:80px; padding:0px; margin:0px; float:left}
            #slb_txt   {width:464px; height:69px; margin:0px; padding:5px 15px 3px 8px; float:left}
                #slb_txt_tit    {width:458px; height:14px; padding-bottom:8px; margin:0px; float:left}
                #slb_txt_sin    {width:458px; height:14px; padding:0px 0px 17px 5px; margin:0px; float:left}
                #slb_txt_wrt    {width:458px; height:14px; padding:0px 0px 0px 5px; margin:0px; float:left}
            
       
            #slb_vote  {background:url('../_Images/main/bg_vote.gif'); width:56px; height:77px; margin:0px; padding:0px; float:left}
            #slb_vote_top    {width:56px; height:17px; padding:0px; margin-top:8px; text-align:center; float:left; font: 12px "돋움"; color:#ffffff; font-weight:bold}
            #slb_vote_bottom {width:56px; height:40px; padding:0px; margin-top:10px; text-align:center; float:left;  font: 14px "verdana"; color:#ff9900; font-weight:bold}
            #slb_del  {width:69px; height:75px; padding:0; font-size:0; line-height:0; float:left}
            .scarp_notit	        	{font:14px "돋움"; color:#545454; line-height:30px; font-weight:bold}
            .scarp_notxt	        	{font:12px "돋움"; color:#545454; line-height:14px}


.mms_cash_txt       {font:12px "돋움"; color:#545454;line-height:18px}
.mms_cash_price     {font:12px "돋움"; color:#0082c5;font-weight:bold;line-height:18px}

.mms_top_org        {font:12px "돋움"; color:#ff8840;font-weight:bold;line-height:14px}

.mms_top_blk_tit    {font:14px "돋움"; color:#000000;font-weight:bold;text-decoration:none;line-height:18px}
.mms_top_blk_txt    {font:12px "돋움"; color:#000000;text-decoration:none;line-height:18px}
.mms_savesong_cnt   {font:18px "Verdana"; color:#199cdf;text-decoration:none;line-height:18px}


#savesong_box {width:691px; margin:0px; padding:10px; float:right; border:0; background:#fff; clear:both; border-top:3px solid #CCCCCC}

#savesong_left_box   {width:361px; margin:0px; padding:10px; float:left; border:0; }
#sslb_top            {width:361px; height:37px; margin:0 0 5px 0px; padding:0px; float:left; border-bottom:1px solid  #CCCCCC;}
#sslb_body           {width:361px; height:260px; margin:0px; padding:0; float:left; overflow-y:scroll;                        scrollbar-face-color: #eaeaea; 
                        scrollbar-highlight-color: #eaeaea; 
                        scrollbar-3dlight-color: #ffffff; 
                        scrollbar-darkshadow-color: #ffffff;
                        scrollbar-track-color: #ffffff;
                        scrollbar-arrow-color: #8d8d8d;}
        
#sslb_body_song_on {background: url('../_Images/main/bg_mms_savesong_on.gif');width: 340px;height: 25px;cursor:pointer; margin:5px 0px 5px 0px; border:1px solid #248fba}


#sslb_body_song_off {width: 340px;height: 25px;cursor:pointer; margin:5px 0px 5px 0px;border:1px solid #E3E3E3; background: #F6F6F6}
        
        .sslb_txt         {font:12px "돋움"; color:#545454;text-decoration:none;line-height:25px}
        .sslb_tit1        {font:12px "돋움"; color:#248fba;text-decoration:none;line-height:25px}
        .sslb_tit2        {font:12px "돋움"; color:#000000;text-decoration:none;line-height:25px}
        .sslb_tit3        {font:12px "돋움"; color:#8ea0a7;text-decoration:none;line-height:25px}
		.sslb_txt_blue         {font:11px "돋움"; color:#0082c5;text-decoration:none;line-height:25px}
       
#sslb_btm            {width:363px; height:30px; margin:5px 0 0 0px; padding:0px; float:left; border-top:1px solid #CCCCCC}


#savesong_right_box   {width:276px; margin:0px; padding:0px; float:right; background:#f0f0f0; padding:10px; height:341px; border:1px solid #248fba}
#savesong_right_box2  { margin:0px; padding:0; float:left; border:0}
#ssrb_top            {width:276px; height:37px; margin:0px; padding:0px; float:left; border-bottom:2px solid #DBDBDB}
#ssrb_body           {width:276px; margin:0px; padding:10px 0 0 0; float:left;}

#ssrb_menu  {width:258px; height:30px; float:left;display:table}


        .ssrb_menu a {
            width: 228px;
            height:30px;
            padding:0 0 0 30px;
            color: #545454;
            text-decoration: none;
            display: block;
            text-align: left;
            font: 12px "돋움";
            line-height:30px;
            background: url('../_Images/main/bg_mms_songinfo_off.gif');
        }

        .ssrb_menu a:hover {
            
            color: #545454;
	        text-decoration: none;
	        font-weight:bold;
	        background: url('../_Images/main/bg_mms_songinfo_on.gif');
        }

        .ssrb_menu a:active {
            color: #545454;
	        text-decoration: none;
	        font-weight:bold;
	        background: url('../_Images/main/bg_mms_songinfo_on.gif');
        }


.ssrb_menu_select  {width:258px; height:30px; float:left;display:block}
    
         .ssrb_menu_select {
            border: 0px;
            margin: 0px;
            padding: 0px;		
            list-style-type: none;
            text-align: left;
        }

        .ssrb_menu_select a {
            width: 228px;
            height:30px;
            padding:0 0 0 30px;
            color: #545454;
            text-decoration: none;
            display: block;
            text-align: left;
            font: 12px "돋움";
            line-height:30px;
            font-weight:bold;
            background: url('../_Images/main/bg_mms_songinfo_on.gif');
        }

        .ssrb_menu_select a:hover {
            
            color: #545454;
	        text-decoration: none;
	        font-weight:bold;
	        background: url('../_Images/main/bg_mms_songinfo_on.gif');
        }

        .ssrb_menu_select a:active {
            color: #545454;
	        text-decoration: none;
	        font-weight:bold;
	        background: url('../_Images/main/bg_mms_songinfo_on.gif');
        }


#make_list     {width:703px; padding:0 4px 0px 4px; margin:0px; float:left; display:block}
            
            .ml_tit	    		{font:12px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .ml_tit a 		   	{font:12px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .ml_tit a:link	   	{font:12px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .ml_tit a:visited  	{font:12px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .ml_tit a:active	{font:12px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .ml_tit a:hover		{font:12px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            
            .ml_stit	    	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ml_stit a 		   	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ml_stit a:link	   	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ml_stit a:visited  {font:11px "돋움"; color:#248fbb;line-height:18px}
            .ml_stit a:active	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ml_stit a:hover	{font:11px "돋움"; color:#248fbb;line-height:18px}
            
            
         
         #make_start        {width:339px; height:230px; margin:0px; padding:0px; border:1px solid #b5b5b5}
            #make_start_top    {width:327px; height:30px;  margin:0px; padding:10px 0px 0px 12px;}
            #make_start_body   {background:#f0f0f0;width:315px; height:190px;  margin:0px; padding:0px 12px 0px 12px;}
                    #msb_top   {width:307px; height:124px;  margin:0px; padding:9px 4px 9px 4px; border-bottom:1px solid #b5b5b5}
                        #msb_top_list
                        {
                            width:307px;
                            height:124px;
                            margin:0px;
                            padding:0px;
                            overflow-y:scroll;
                            scrollbar-face-color: #eaeaea; 
	                        scrollbar-highlight-color: #eaeaea; 
	                        scrollbar-3dlight-color: #ffffff; 
	                        scrollbar-darkshadow-color: #ffffff;
	                        scrollbar-track-color: #ffffff;
	                        scrollbar-arrow-color: #8d8d8d;
                        }
                    #msb_btm   {width:307px; height:35px;  margin:0px; padding:12px 4px 0 4px;}
         
         
         #make_genre_box     {background:#5d5d5d;width:697px; height:251px; padding:8px 7px 8px 7px; margin:0px; float:left; display:block}
            .mg_tit	    		{font:14px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .mg_tit a 		   	{font:14px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .mg_tit a:link	   	{font:14px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .mg_tit a:visited  	{font:14px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .mg_tit a:active	{font:14px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            .mg_tit a:hover		{font:14px "돋움"; color:#000000;font-weight:bold;line-height:18px}
            
            .mg_tit2            {font:20px "Arial"; font-weight:bold; color:#ff8400;line-height:18px}
            
            #mgb_body        {background:#f0f0f0;width:221px; height:250px;  margin:0px; padding:0px; float:left}
                #mgb_body_top     {width:198px; height:27px;  margin:0px; padding:13px 11px 0px 11px;}
                #mgb_body_top2    {width:198px; height:27px;  margin:0px; padding:13px 11px 0px 11px;}
                    
                #mgb_body_line    {background:url('../_Images/main/line_genre_select.gif'); width:198px; height:2px;  margin:0px 11px 0px 11px; padding:0px;font-size:0px; line-height:0px; display:block}
                #mgb_body_btm     {width:198px; height:192px;  margin:0px; padding:8px 11px 8px 11px;}
                #mgb_body_btm2    {width:198px; height:40px;   margin:0px; padding:8px 11px 8px 11px;}
                
                    #mgb_body_btm2 ul {
                        border: 0px;
                        margin: 0px;
                        padding: 0px;		
                        list-style-type: none;
                        text-align: left;
                    }

                    #mgb_body_btm2 ul li {
                        display: block;
                        float: left;
                        text-align: left;
                        height:17px;
                        width: 181px;
                        padding:0px;
                        margin-top:3px;
                        line-height:17px;
                        font: 12px "돋움";
                        color: #545454;
                        background: url('../_Images/main/box_make_genre_off.gif');
                    }

                    #mgb_body_btm2 ul li a {
                        width: 161px;
                        height: 14px;
                        padding:3px 0 0 20px;
                        line-height:25px;
                        color: #545454;
                        text-decoration: none;
                        display: block;
                        text-align: left;
                        font: 12px "돋움";
                        background: url('../_Images/main/box_make_genre_off.gif');
                    }

                    #mgb_body_btm2 ul li a:hover {
                        
                        color: #ffffff;
	                    text-decoration: none;
	                    background: url('../_Images/main/box_make_genre_on.gif');
                    }

                    #mgb_body_btm2 ul li a:active {
                        color: #ffffff;
	                    text-decoration: none;
	                    background: url('../_Images/main/box_make_genre_on.gif');
                    }

                    #mgb_body_btm2 li#active a {
                        color: #ffffff;
	                    text-decoration: none;
	                    background: url('../_Images/main/box_make_genre_on.gif');
                    }
                    
                #mgb_body_btm_list
                    {
                        width:198px;
                        height:192px;
                        margin:0px;
                        padding:0px;
                        overflow-y:scroll;
                        scrollbar-face-color: #eaeaea; 
                        scrollbar-highlight-color: #eaeaea; 
                        scrollbar-3dlight-color: #ffffff; 
                        scrollbar-darkshadow-color: #ffffff;
                        scrollbar-track-color: #ffffff;
                        scrollbar-arrow-color: #8d8d8d;
                    }
                    
                    
                    .mgb_body_btm_list a {
                        width: 161px;
                        height: 12px;
                        padding:3px 0 2px 20px;
                        margin:2px 0 0 0;
                        line-height:14px;
                        color: #545454;
                        text-decoration: none;
                        display: block;
                        text-align: left;
                        font: 12px "돋움";
                        background: url('../_Images/main/box_make_genre_off.gif');
                    }

                    .mgb_body_btm_list a:hover {
                        
                        color: #ffffff;
	                    text-decoration: none;
	                    background: url('../_Images/main/box_make_genre_on.gif');
                    }

                    .mgb_body_btm_list a:active {
                        color: #ffffff;
	                    text-decoration: none;
	                    background: url('../_Images/main/box_make_genre_on.gif');
                    }


    
                    
                    .mgb_body_btm_list_select a {
                        width: 161px;
                        height: 12px;
                        padding:3px 0 2px 20px;
                        margin:2px 0 0 0;
                        line-height:14px;
                        color: #ffffff;
                        text-decoration: none;
                        display: block;
                        text-align: left;
                        font: 12px "돋움";
                        background: url('../_Images/main/box_make_genre_on.gif');
                    }
                    
                    .mgb_body_btm_list_select a:link {
                        width: 161px;
                        height: 12px;
                        padding:3px 0 2px 20px;
                        margin:2px 0 0 0;
                        line-height:14px;
                        color: #ffffff;
                        text-decoration: none;
                        display: block;
                        text-align: left;
                        font: 12px "돋움";
                        background: url('../_Images/main/box_make_genre_on.gif');
                    }

                    .mgb_body_btm_list_select a:hover {
                        
                        color: #ffffff;
	                    text-decoration: none;
	                    background: url('../_Images/main/box_make_genre_on.gif');
                    }

                    .mgb_body_btm_list_select a:active {
                        color: #ffffff;
	                    text-decoration: none;
	                    background: url('../_Images/main/box_make_genre_on.gif');
                    }

                    
            #mgb_arrow       {width:10px; margin:0px; padding:110px 3px 0px 3px; float:left}

       
/* 회원가입 */
.member_navi_on  {font:14px "돋움"; color:#0082c5;text-decoration:none;font-weight:bold;line-height:18px}
.member_navi_off {font:14px "돋움"; color:#7e7e7e;text-decoration:none;font-weight:bold;line-height:18px}
.member_navi_pass  {font:14px "돋움"; color:#000000;text-decoration:none;font-weight:bold;line-height:18px}

#member_yak_form
{
    width:672px;
    height:209px;
    margin:0px;
    padding:15px 15px 0 15px;
    float:left;
    display:block;
    overflow-y:scroll;
    scrollbar-face-color: #eaeaea; 
    scrollbar-highlight-color: #eaeaea; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #8d8d8d;
}

.member_top_tit         {font:14px "돋움"; color:#c72929;font-weight:bold;line-height:18px}
.member_top_tit2        {font:14px "돋움"; color:#000000;font-weight:bold;line-height:18px}
.member_top_tit3        {font:14px "돋움"; color:#7e7e7e;font-weight:bold;line-height:18px}
.member_top_tit4        {font:14px "돋움"; color:#ff8611;font-weight:bold;line-height:18px}
.member_top_sub         {font:11px "돋움"; color:#7e7e7e;line-height:18px}
.member_top_sub2        {font:11px "돋움"; color:#0082c5;line-height:18px}
.member_top_sub3        {font:12px "돋움"; color:#000000;line-height:18px}
.member_top_sub4        {font:11px "돋움"; color:#c72929;line-height:18px}
.member_top_txt         {font:11px "돋움"; color:#7e7e7e;line-height:14px}
.member_top_txt2        {font:11px "돋움"; color:#c72929;line-height:14px}

#mem_box_top       {background:url('../_Images/main/box_mem_top.gif'); width:383px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#mem_box_bottom    {background:url('../_Images/main/box_mem_btm.gif'); width:383px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#mem_box_body      {background:url('../_Images/main/box_mem_mid.gif'); width:383px; margin:0px; padding:0px; float:left;}

#mem_top_bar       {background:url('../_Images/main/line_mem.gif'); width:355px; height:2px; margin:0 14px 0 14px; padding:0px; float:left;}
#mem_top_bar2      {background:url('../_Images/main/line_mem.gif'); width:355px; height:2px; margin:0px; padding:0px; float:left;}

#mem_pwd_form            {width:355px; padding:15px 14px 0 14px; margin:0; float:left;}
#mem_layer_form          {width:678px; padding:15px 0 0 33px; margin:0; float:left;}

#mem_pwd_top             {width:363px; padding:17px 0 7px 20px; margin:0; float:left;}
    .mms_pwd_tit         {font:14px "돋움"; color:#c72929;font-weight:bold;line-height:18px}
/* 회원가입 */        

/* 캐쉬 */
#cash_price_form    {width:664px; padding:10px 0 30px 47px;  margin:0; float:left;}
#slot_price_form    {width:584px; padding:10px 0 30px 100px; margin:0; float:left;}

.cash_price_on      {background: url('../_Images/main/bg_cash_on.gif');width:94px;height:109px;float:left;cursor:pointer; margin:0 0 0 5px}
.cash_price_off     {background: url('../_Images/main/bg_cash_off.gif');width:94px;height:109px;float:left;cursor:pointer; margin:0 0 0 5px}

.slot_price_on      {background: url('../_Images/main/bg_slot_on.gif');width:112px;height:121px;float:left;cursor:pointer; margin:0 0 0 10px}
.slot_price_off     {background: url('../_Images/main/bg_slot_off.gif');width:112px;height:121px;float:left;cursor:pointer; margin:0 0 0 10px}

.cpo_body       {width:84px; padding:0; margin:0; float:left;}
.cpo_body_top   {width:84px; float:left;}
.cpo_body_btm   {width:84px; height:36px; float:left;}
    
.spo_body       {width:84px; padding:0 14px 0 14px; margin:0; float:left;}
.spo_body_top   {width:84px; height:33px; float:left; border-bottom:1px solid #e2e2e2}
.spo_body_btm   {width:84px; height:83px; float:left;}
    
    .spo_org_price 	{font:12px "돋움"; color:#7e7e7e; text-decoration:line-through;}
/* 캐쉬 */


/* Event */

#event_list     {width:703px; height:67px; padding:0 4px 0px 4px; margin:0px; float:left}
    #event_list_pic  {margin-right:13px; float:left}
    
    #event_list_txt  {width:334px; padding:0px; margin:0px; float:left}
            #elt_txt_tit    {width:334px; padding:0px; margin:0px; float:left}
                .elt_tit	        	{font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:24px}
                .elt_tit a 		    	{font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:24px}
                .elt_tit a:link	   	    {font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:24px}
                .elt_tit a:visited      {font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:24px}
                .elt_tit a:active	    {font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:24px}
                .elt_tit a:hover	    {font:14px "돋움"; color:#0082c5;font-weight:bold;line-height:24px}
         
            #elt_txt_txt    {width:334px; padding:0px 0px 0px 0px; margin:0px; float:left}
                .elt_txt	        	{font:12px "돋움"; color:#7e7e7e;line-height:14px}
                .elt_txt a 		     	{font:12px "돋움"; color:#7e7e7e;line-height:14px}
                .elt_txt a:link	    	{font:12px "돋움"; color:#7e7e7e;line-height:14px}
                .elt_txt a:visited      {font:12px "돋움"; color:#7e7e7e;line-height:14px}
                .elt_txt a:active	    {font:12px "돋움"; color:#7e7e7e;line-height:14px}
                .elt_txt a:hover	    {font:12px "돋움"; color:#7e7e7e;line-height:14px}
    
    #event_list_cnt  {background: url('../_Images/main/bg_event_cnt.gif');width:106px; height:67px; padding:0px; margin:0px; float:right; display:block}
            #elc_cnt_top    {width:106px; height:21px; padding:0px; margin-top:7px; text-align:center; float:left; font: 12px "돋움"; color:#ffffff; font-weight:bold}
            #elc_cnt_btm    {width:106px; height:46px; padding:0px; margin-top:8px; text-align:center; float:left;  font: 14px "verdana"; color:#71afbf; font-weight:bold}
    
    #event_list_btn  {height:67px; padding:0px; margin-top:43px; float:right; display:block}
    
    #event_list_cnt2  {background: url('../_Images/main/bg_event_cnt2.gif');width:137px; height:23px; padding:0px; margin:0px; float:right; display:block}
            #elc_cnt2_left     {width:95px; height:16px; padding:0px; margin-top:7px; text-align:center; float:left; font: 11px "돋움"; color:#3d596c;}
                #elc_cnt2_left a 		   	{font:11px "돋움"; color:#3d596c;}
                #elc_cnt2_left a:link	   	{font:11px "돋움"; color:#3d596c;}
                #elc_cnt2_left a:visited    {font:11px "돋움"; color:#3d596c;}
                #elc_cnt2_left a:active	    {font:11px "돋움"; color:#3d596c;}
                #elc_cnt2_left a:hover	    {font:11px "돋움"; color:#3d596c;}
            #elc_cnt2_right    {width:42px; height:16px; padding:0px; margin-top:7px; text-align:center; float:left;  font: 11px "돋움"; color:#0082c5;}
                #elc_cnt2_right a 		   	{font:11px "돋움"; color:#0082c5;}
                #elc_cnt2_right a:link	   	{font:11px "돋움"; color:#0082c5;}
                #elc_cnt2_right a:visited   {font:11px "돋움"; color:#0082c5;}
                #elc_cnt2_right a:active	{font:11px "돋움"; color:#0082c5;}
                #elc_cnt2_right a:hover	    {font:11px "돋움"; color:#0082c5;}

/* Event */

/* Login */
#mb_login        {width:701px; padding:5px 0 5px 10px; margin:0px; float:left;}
#login_box_top       {background:url('../_Images/main/box_login_top.gif'); width:695px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#login_box_bottom    {background:url('../_Images/main/box_login_btm.gif'); width:695px; height:1px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#login_box_body      {background:url('../_Images/main/box_login_mid.gif'); width:680px; height:243px; padding:4px 0 0 15px; margin:0px; float:left;}

         #lbb_left   {width:315px; height:243px; margin-right:22px; padding:0px; float:left;}
            #lbb_left_top   {width:306px; height:32px; padding:10px 0 0 9px; margin:0px; float:left;}
            #lbb_left_body  {width:315px; padding:0px; margin:0px; float:left;}
                
                .login_tit	        	{font:12px "돋움"; color:#7e7e7e;font-weight:bold;line-height:23px}
                .login_sec              {font:12px "돋움"; color:#777777;line-height:22px}
         
         #lbb_right  {width:339px; height:240px; margin:0px; padding:0px; float:left;}

#login_form_bar       {background:url('../_Images/main/line_login_form.gif'); width:315px; height:2px; margin:0px; padding:0px; float:left;}

#mms_pwd_form            {width:678px; padding:15px 0 0 33px; margin:0; float:left;}
#mms_pwd_radio           {width:678px; padding:10px 0 0 33px; margin:0; float:left;}
#mpf_body                {width:665px; float:left; padding:0; margin:0}
#mms_pwd_top             {width:691px; padding:17px 0 7px 20px; margin:0; float:left;}
/* Login */

/* Sample Make */
#make_sample_list            {width:701px; height:77px; padding:0px 5px 0px 5px; margin:0px; float:left}
        #make_sample_list_body   {width:701px; height:77px; padding:0px; margin:0px; float:left}

            
       #mslb_pic  {width:80px; height:80px; padding:0px; margin:0px; float:left}
            .bb3    {border:3px solid #000000}
            .bg3    {border:3px solid #999999}
       #mslb_txt   {width:538px; height:69px; margin:0px; padding:5px 15px 3px 8px; float:left}
            #mslb_txt_tit    {width:530px; height:14px; padding-bottom:8px; margin:0px; float:left}
            #mslb_txt_sin    {width:530px; height:14px; padding:0px 0px 13px 5px; margin:0px; float:left}
            #mslb_txt_wrt    {width:530px; height:14px; padding:0px 0px 0px 5px; margin:0px; float:left}
            
            .clb_tit	   		{font:12px "돋움"; color:#545454;font-weight:bold;line-height:12px}
            .clb_tit a 		   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:12px}
            .clb_tit a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:12px}
            .clb_tit a:visited 	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:12px}
            .clb_tit a:active	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:12px}
            .clb_tit a:hover	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:12px}
            
            .clb_song	    	{font:11px "돋움"; color:#248fbb;line-height:12px}
            .clb_song a 	   	{font:11px "돋움"; color:#248fbb;line-height:12px}
            .clb_song a:link   	{font:11px "돋움"; color:#248fbb;line-height:12px}
            .clb_song a:visited {font:11px "돋움"; color:#248fbb;line-height:12px}
            .clb_song a:active	{font:11px "돋움"; color:#248fbb;line-height:12px}
            .clb_song a:hover	{font:11px "돋움"; color:#248fbb;line-height:12px}
            
            .clb_stit	    	{font:11px "돋움"; color:#a8a8a8;line-height:12px;letter-spacing:-1px}
            .clb_stit a 	   	{font:11px "돋움"; color:#a8a8a8;line-height:12px;letter-spacing:-1px}
            .clb_stit a:link   	{font:11px "돋움"; color:#a8a8a8;line-height:12px;letter-spacing:-1px}
            .clb_stit a:visited {font:11px "돋움"; color:#a8a8a8;line-height:12px;letter-spacing:-1px}
            .clb_stit a:active	{font:11px "돋움"; color:#a8a8a8;line-height:12px;letter-spacing:-1px}
            .clb_stit a:hover	{font:11px "돋움"; color:#a8a8a8;line-height:12px;letter-spacing:-1px}
       
       #mslb_vote  {background:url('../_Images/main/bg_vote.gif'); width:56px; height:80px; margin:0px; padding:0px; float:left}
         #mslb_vote_top    {width:56px; height:17px; padding:0px; margin-top:8px; text-align:center; float:left; font: 12px "돋움"; color:#ffffff; font-weight:bold}
         #mslb_vote_bottom {width:56px; height:43px; padding:0px; margin-top:10px; text-align:center; float:left;  font: 14px "verdana"; color:#E64E0D; font-weight:bold}
         
         
       #make_sample_top {background:url('../_Images/main/box_navi_bg.gif'); width:688px; height:38px; margin:0px; padding:0px 8px 0px 15px; float:left;}
/* Sample Make */

/* 뮤지션 소개 */
#muse_box_top       {background:url('../_Images/main/box_muse_top.gif'); width:711px; height:4px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#muse_box_btm       {background:url('../_Images/main/box_muse_btm.gif'); width:711px; height:4px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#muse_box_mid       {background:url('../_Images/main/box_muse_mid.gif'); width:711px; margin:0px; padding:0px; float:left;}
#muse_box_wrap      {width:671px; padding:0 20px 0 20px; margin:0;  float:left;}
#mbw_top            {width:664px; padding:17px 0 7px 7px; margin:0; float:left;}
#mbw_body           {width:671px; padding-bottom:20px; margin:0; float:left;}
#mbw_body_pic       {width:173px; padding:0 13px 0 7px; margin:0; float:left}
#mbw_body_con       {width:478px; padding:0; margin:0; float:left}


.muse_name         {font:14px "돋움"; color:#076bd2;font-weight:bold;line-height:24px}
.muse_posi         {font:14px "돋움"; color:#393939;line-height:24px}

.muse_txt                   {font:12px "돋움"; color:#393939;line-height:18px}
.muse_txt a 		     	{font:12px "돋움"; color:#393939;line-height:18px}
.muse_txt a:link	    	{font:12px "돋움"; color:#393939;line-height:18px}
.muse_txt a:visited         {font:12px "돋움"; color:#393939;line-height:18px}
.muse_txt a:active	        {font:12px "돋움"; color:#393939;line-height:18px}
.muse_txt a:hover	        {font:12px "돋움"; color:#393939;line-height:18px}
/* 뮤지션 소개 */

/* SHAKER */
.shaker_year_menu     	{background:url('../_Images/main/box_year_bg.gif');background-position:left top;background-repeat:no-repeat;width:45px;height:35px; padding-left:8px; vertical-align:middle}
        
.sy_menu	    		{font:12px "Verdana"; color:#000000;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu a 		    	{font:12px "Verdana"; color:#000000;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu a:link	    	{font:12px "Verdana"; color:#000000;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu a:visited  	{font:12px "Verdana"; color:#000000;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu a:active		{font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu a:hover		{font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}

.sy_menu_select	    		{font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu_select a 		    {font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu_select a:link	    {font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu_select a:visited  	{font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu_select a:active	{font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}
.sy_menu_select a:hover		{font:12px "Verdana"; color:#0082c5;font-weight:bold;text-decoration:none;line-height:14px}


#shaker_list            {width:681px; padding:10px 13px 10px 17px; margin:0px; float:left; display:block;border-bottom:1px solid #dadada}
#shaker_list_select     {width:681px; padding:10px 10px 10px 14px; margin:0px; float:left; display:block;border:3px solid #000000}
    #shaker_mon         {padding:0 30px 0 0; margin:0; float:left;}
    #shaker_pic         {width:110px; height:110px; padding:0 15px 0 0; margin:0; float:left;}
    #shaker_con         {padding:0; margin:0; float:left;}
        
.sl_year        {font:14px "Verdana"; color:#545454;text-decoration:none;line-height:28px}
.sl_month       {font:24px "Verdana"; color:#ff8400;font-weight:bold;text-decoration:none;line-height:28px}
.sl_month_select{font:24px "Verdana"; color:#c30000;font-weight:bold;text-decoration:none;line-height:28px}

.sl_tit	    		{font:12px "돋움"; color:#545454;font-weight:bold;line-height:28px}
.sl_tit a 		   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:28px}
.sl_tit a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:28px}
.sl_tit a:visited  	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:28px}
.sl_tit a:active	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:28px}
.sl_tit a:hover		{font:12px "돋움"; color:#545454;font-weight:bold;line-height:28px}

.sl_cnt         {font:9px "Verdana"; color:#545454;text-decoration:none;line-height:18px}
.sl_cnt_select  {font:9px "Verdana"; color:#c00000;font-weight:bold;text-decoration:none;line-height:18px}
.sl_scnt        {font:12px "돋움"; color:#ff8400;text-decoration:none;line-height:18px}

.sl_con 		{font:12px "돋움"; color:#545454;line-height:18px}
.sl_hit 		{font:11px "돋움"; color:#545454;line-height:18px}
/* SHAKER */

/* Guide */
 #begin_list  {width:692px; padding:9px 10px 9px 9px; margin:0px; float:left; display:block;border-bottom:1px solid #dadada}
		#begin_list_top  {width:711px; padding:0 0 9px 0; margin:0px; float:left; display:block;border-bottom:1px solid #dadada}
        #begin_list_search  {width:692px; padding:7px 10px 0px 9px; margin:0px; float:left; display:block; text-align:right; background:#F3F3F3 }		
            #bl_pic {
	            width:205px;
	            height:75px;
	            padding-right:11px;
	            font-size:0;
	            line-height:0;
	            float:left
            }
            #bl_pic_top {
                width:148px;
                height:111px;
                padding-right:7px;
                font-size:0;
                line-height:0;
                float:left
            }
            #bl_con {width:470px; padding:0; margin:0; float:left;font:12px "돋움"; color:#545454;text-decoration:none;line-height:18px; display:block}
			#bl_con_top {width:320px; padding:0; margin:0; float:left;font:12px "돋움"; color:#545454;text-decoration:none;line-height:18px}
			#begin_con {width:520px; height:177px;background:url(../_Images/main/begin_bg.gif); padding:0; margin:0; float:left;font:12px "돋움"; color:#545454;text-decoration:none;line-height:18px}
            #bl_bar {background:#dadada; height:1px; padding:0; margin:0; font-size:0px; line-height:0px; float:left; display:block;}
        
            .ssl_tit	    		{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .ssl_tit a 		   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .ssl_tit a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .ssl_tit a:visited  	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .ssl_tit a:active	{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            .ssl_tit a:hover		{font:12px "돋움"; color:#545454;font-weight:bold;line-height:18px}
            
            .ssl_stit	    	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ssl_stit a 		   	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ssl_stit a:link	   	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ssl_stit a:visited  {font:11px "돋움"; color:#248fbb;line-height:18px}
            .ssl_stit a:active	{font:11px "돋움"; color:#248fbb;line-height:18px}
            .ssl_stit a:hover	{font:11px "돋움"; color:#248fbb;line-height:18px}
            
            .ssl_cnt         {font:10px "Verdana"; color:#545454;text-decoration:none;line-height:18px}
            .ssl_scnt        {font:12px "돋움"; color:#ff8400;text-decoration:none;line-height:18px}
            
            .ssl_con 		{font:12px "돋움"; color:#878787;line-height:18px}
            .ssl_sub 		{font:11px "돋움"; color:#545454;line-height:18px}

#function_form  {width:692px; padding:9px 10px 9px 9px; margin:0px; float:left; display:block;border:0px solid #dadada}
#function_sub  {width:701px; padding:0 0 0 10px; margin:0px; float:left; display:block;}
.func_tit   {font:12px "돋움"; color:#000000;font-weight:bold; line-height:18px}
/* Guide */

/* Star Shaker */
#star_shaker_list  {width:686px; height:150px; padding:9px 10px 9px 9px; margin:0px; float:left; display:block;border:3px solid #dadada}
            #ssl_pic {width:200px; height:150px; padding-right:7px; font-size:0; line-height:0; float:left}
            #ssl_con {width:479px; height:150px; padding:0; margin:0; float:left;font:12px "돋움"; color:#545454;text-decoration:none;line-height:18px}
            #ssl_bar {background:#dadada; height:1px; padding:0; margin:0; font-size:0px; line-height:0px; float:left; display:block;}
/* Star Shaker */

 
/* SiteMap */
#sitemap               {width:707px; padding-left:4px; margin:0; float:left;}

#sitemap_wrap          {width:168px; height:269px; padding:0; margin:0; float:left;}
#sitemap_box_top       {background:url('../_Images/main/box_sitemap_top.gif'); width:168px; height:9px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#sitemap_box_btm       {background:url('../_Images/main/box_sitemap_btm.gif'); width:168px; height:9px; margin:0px; padding:0px; float:left; font-size:0px; line-height:0px}
#sitemap_box_mid       {background:url('../_Images/main/box_sitemap_mid.gif'); width:168px; margin:0px; padding:0px; float:left;}
#sitemap_box_body      {width:145px; height:251px; margin:0px; padding:0 12px 0 11px; float:left;}

        #sitemap_menu      {width:135px; margin:0px; padding:7px 0 0 10px; float:left;}

        #sitemap_menu ul {
            border: 0;
            margin: 0;
            padding-top: 0px;		
            list-style-type: none;
            text-align: left;
            width:135px;
        }

        #sitemap_menu ul li {
            display: block;
            float: left;
            width:135px;
            font: 12px "돋움";
            color: #545454;
            line-height:22px;
         }

        #sitemap_menu ul li a {
            display: block;
            float: left;
            width: 128px;
            padding:0 0 0 7px;
            font: 12px "돋움";
            color: #545454;
            line-height:22px;
            background: url(../_Images/main/ico_map_arrow.gif) no-repeat 0 40%;
        }

        #sitemap_menu ul li a:hover {
            display: block;
            float: left;
            width: 128px;
            padding:0 0 0 7px;
            font: 12px "돋움";
            color: #545454;
            line-height:22px;
            background: url(../_Images/main/ico_map_arrow.gif) no-repeat 0 40%;
        }

        #sitemap_menu ul li a:active {
            display: block;
            float: left;
            width: 128px;
            padding:0 0 0 7px;
            font: 12px "돋움";
            color: #545454;
            line-height:22px;
            background: url(../_Images/main/ico_map_arrow.gif) no-repeat 0 40%;
        }

.sitemap_tit         {font:14px "돋움"; color:#2587b6;font-weight:bold;line-height:18px}

#common_form     {width:100%; padding:0; margin:0; float:left}

/* SiteMap */

.f11_grayw	        	{font:11px "돋움"; color:#CCCCCC; letter-spacing:-1px}

.f11_gray	        	{font:11px "돋움"; color:#545454;}
.f11_gray a 		   	{font:11px "돋움"; color:#545454;}
.f11_gray a:link	   	{font:11px "돋움"; color:#545454;}
.f11_gray a:visited     {font:11px "돋움"; color:#545454;}
.f11_gray a:active	    {font:11px "돋움"; color:#545454;}
.f11_gray a:hover	    {font:11px "돋움"; color:#545454;}

.f12_gray	        	{font:12px "돋움"; color:#545454;}
.f12_gray a 		   	{font:12px "돋움"; color:#545454;}
.f12_gray a:link	   	{font:12px "돋움"; color:#545454;}
.f12_gray a:visited     {font:12px "돋움"; color:#545454;}
.f12_gray a:active	    {font:12px "돋움"; color:#545454;}
.f12_gray a:hover	    {font:12px "돋움"; color:#545454;}

.f14_gray	        	{font:14px "돋움"; color:#545454;}
.f14_gray a 		   	{font:14px "돋움"; color:#545454;}
.f14_gray a:link	   	{font:14px "돋움"; color:#545454;}
.f14_gray a:visited     {font:14px "돋움"; color:#545454;}
.f14_gray a:active	    {font:14px "돋움"; color:#545454;}
.f14_gray a:hover	    {font:14px "돋움"; color:#545454;}

.f12_blk	        	{font:12px "돋움"; color:#000000;}
.f12_blk a 		       	{font:12px "돋움"; color:#000000;}
.f12_blk a:link	     	{font:12px "돋움"; color:#000000;}
.f12_blk a:visited      {font:12px "돋움"; color:#000000;}
.f12_blk a:active	    {font:12px "돋움"; color:#000000;}
.f12_blk a:hover	    {font:12px "돋움"; color:#000000;}

.f12_blkb	        	{font:12px "돋움"; color:#000000;font-weight:bold;}

.f12_blk_h14	        	{font:12px "돋움"; color:#000000;line-height:14px}
.f12_blk_h14 a 		    	{font:12px "돋움"; color:#000000;line-height:14px}
.f12_blk_h14 a:link	    	{font:12px "돋움"; color:#000000;line-height:14px}
.f12_blk_h14 a:visited      {font:12px "돋움"; color:#000000;line-height:14px}
.f12_blk_h14 a:active	    {font:12px "돋움"; color:#000000;line-height:14px}
.f12_blk_h14 a:hover	    {font:12px "돋움"; color:#000000;line-height:14px}

.f12_gray_h14	        	{font:12px "돋움"; color:#545454;line-height:14px}
.f12_gray_h14 a 		   	{font:12px "돋움"; color:#545454;line-height:14px}
.f12_gray_h14 a:link	   	{font:12px "돋움"; color:#545454;line-height:14px}
.f12_gray_h14 a:visited     {font:12px "돋움"; color:#545454;line-height:14px}
.f12_gray_h14 a:active	    {font:12px "돋움"; color:#545454;line-height:14px}
.f12_gray_h14 a:hover	    {font:12px "돋움"; color:#545454;line-height:14px}

.f12_grayb	        	{font:12px "돋움"; color:#545454;font-weight:bold;}
.f12_grayb a 		   	{font:12px "돋움"; color:#545454;font-weight:bold;}
.f12_grayb a:link	   	{font:12px "돋움"; color:#545454;font-weight:bold;}
.f12_grayb a:visited    {font:12px "돋움"; color:#545454;font-weight:bold;}
.f12_grayb a:active	    {font:12px "돋움"; color:#545454;font-weight:bold;}
.f12_grayb a:hover	    {font:12px "돋움"; color:#545454;font-weight:bold;}

.f14_grayb	        	{font:14px "돋움"; color:#545454;font-weight:bold;}
.f14_grayb a 		   	{font:14px "돋움"; color:#545454;font-weight:bold;}
.f14_grayb a:link	   	{font:14px "돋움"; color:#545454;font-weight:bold;}
.f14_grayb a:visited    {font:14px "돋움"; color:#545454;font-weight:bold;}
.f14_grayb a:active	    {font:14px "돋움"; color:#545454;font-weight:bold;}
.f14_grayb a:hover	    {font:14px "돋움"; color:#545454;font-weight:bold;}

.f12_blue	        	{font:12px "돋움"; color:#0082c5;}
.f12_blue a 		   	{font:12px "돋움"; color:#0082c5;}
.f12_blue a:link	   	{font:12px "돋움"; color:#0082c5;}
.f12_blue a:visited     {font:12px "돋움"; color:#0082c5;}
.f12_blue a:active	    {font:12px "돋움"; color:#0082c5;}
.f12_blue a:hover	    {font:12px "돋움"; color:#0082c5;}

.f12_blueb	        	{font:12px "돋움"; color:#0082c5;font-weight:bold;}
.f12_blueb a 		   	{font:12px "돋움"; color:#0082c5;font-weight:bold;}
.f12_blueb a:link	   	{font:12px "돋움"; color:#0082c5;font-weight:bold;}
.f12_blueb a:visited    {font:12px "돋움"; color:#0082c5;font-weight:bold;}
.f12_blueb a:active	    {font:12px "돋움"; color:#0082c5;font-weight:bold;}
.f12_blueb a:hover	    {font:12px "돋움"; color:#0082c5;font-weight:bold;}

.f12_blue2	        	{font:12px "돋움"; color:#8ea0a7;}
.f12_blue2b	        	{font:12px "돋움"; color:#8ea0a7;font-weight:bold;}

.f11_blue	        	{font:11px "돋움"; color:#0082c5; line-height:25px; margin-left:5px}
.f11_blue a	        	{font:11px "돋움"; color:#0082c5; line-height:25px; margin-left:5px}
.f11_blue a:link	    {font:11px "돋움"; color:#0082c5; line-height:25px; margin-left:5px}
.f11_blue a:visited 	{font:11px "돋움"; color:#0082c5; line-height:25px; margin-left:5px}
.f11_blue a:active	    {font:11px "돋움"; color:#0082c5; line-height:25px; margin-left:5px}
.f11_blueb	        	{font:11px "돋움"; color:#0082c5;font-weight:bold;}


.f12_red	        	{font:12px "돋움"; color:#ff0000;}
.f12_red a 		   	    {font:12px "돋움"; color:#ff0000;}
.f12_red a:link	    	{font:12px "돋움"; color:#ff0000;}
.f12_red a:visited      {font:12px "돋움"; color:#ff0000;}
.f12_red a:active	    {font:12px "돋움"; color:#ff0000;}
.f12_red a:hover	    {font:12px "돋움"; color:#ff0000;}

.f14_whb	        	{font:14px "돋움"; color:#fff;font-weight:bold;}
.f14_whb a 		   	{font:14px "돋움"; color:#fff;font-weight:bold;}
.f14_whb a:link	   	{font:14px "돋움"; color:#fff;font-weight:bold;}
.f14_whb a:visited    {font:14px "돋움"; color:#fff;font-weight:bold;}
.f14_whb a:active	    {font:14px "돋움"; color:#fff;font-weight:bold;}
.f14_whb a:hover	    {font:14px "돋움"; color:#fff;font-weight:bold;}

.f10_vgray	        	{font:10px "verdana"; color:#545454;}
.f10_vgray a 		   	{font:10px "verdana"; color:#545454;}
.f10_vgray a:link	   	{font:10px "verdana"; color:#545454;}
.f10_vgray a:visited     {font:10px "verdana"; color:#545454;}
.f10_vgray a:active	    {font:10px "verdana"; color:#545454;}
.f10_vgray a:hover	    {font:10px "verdana"; color:#545454;}

.f14_blueb	        	{font:14px "돋움"; color:#0082c5;font-weight:bold;}
.f14_blueb a 		   	{font:14px "돋움"; color:#0082c5;font-weight:bold;}
.f14_blueb a:link	   	{font:14px "돋움"; color:#0082c5;font-weight:bold;}
.f14_blueb a:visited    {font:14px "돋움"; color:#0082c5;font-weight:bold;}
.f14_blueb a:active	    {font:14px "돋움"; color:#0082c5;font-weight:bold;}
.f14_blueb a:hover	    {font:14px "돋움"; color:#0082c5;font-weight:bold;}

.f14_blkb	        	{font:14px "돋움"; color:#000000; font-weight:bold}
.f14_blkb a 		       	{font:14px "돋움"; color:#000000; font-weight:bold}
.f14_blkb a:link	     	{font:14px "돋움"; color:#000000; font-weight:bold}
.f14_blkb a:visited      {font:14px "돋움"; color:#000000; font-weight:bold}
.f14_blkb a:active	    {font:14px "돋움"; color:#000000; font-weight:bold}
.f14_blkb a:hover	    {font:14px "돋움"; color:#000000; font-weight:bold}






.div_menu           {width:192px; margin:0px; padding:0px; float:left; display:block}
.div_menu_top       {background:url('../_Images/main/box_div_menu_top.gif'); width:192px; height:9px; margin:0px; padding:0px; float:left;}
.div_menu_btm       {background:url('../_Images/main/box_div_menu_btm.gif'); width:192px; height:4px; margin:0px; padding:0px; float:left;}
.div_menu_body      {background:url('../_Images/main/box_div_menu_mid.gif'); width:192px; height:1px}

.div_menu_tit            {font:11px "돋움";color:#000000;line-height:16px; font-weight:bold; letter-spacing:-1px;}
.div_menu_tit a          {font:11px "돋움";color:#000000;line-height:16px; font-weight:bold; letter-spacing:-1px;}
.div_menu_tit a:link     {font:11px "돋움";color:#000000;line-height:16px; font-weight:bold; letter-spacing:-1px;}
.div_menu_tit a:visited  {font:11px "돋움";color:#000000;line-height:16px; font-weight:bold; letter-spacing:-1px;}
.div_menu_tit a:active   {font:11px "돋움";color:#000000;line-height:16px; font-weight:bold; letter-spacing:-1px;}

.div_menu_txt            {font:11px "돋움";color:#545454;line-height:14px;}
.div_menu_txt a          {font:11px "돋움";color:#545454;line-height:14px;}
.div_menu_txt a:link     {font:11px "돋움";color:#545454;line-height:14px;}
.div_menu_txt a:visited  {font:11px "돋움";color:#545454;line-height:14px;}
.div_menu_txt a:active   {font:11px "돋움";color:#545454;line-height:14px;}

#search_text_b {float:right; padding:10px 10px 10px 0px; margin-top:10px; border-top:#F2F2F2 solid 1px; width:593px;}


/* tab_menu */
#mid_tab {FONT-SIZE: 1px; BACKGROUND: url(../_Images/main/mid_tab_bg.gif) #fff repeat-x bottom; FLOAT: left; WIDTH: 100%; height:29px; padding:0; margin:5px 0 5px 0}
#mid_tab UL {PADDING:0; MARGIN: 0; LIST-STYLE-TYPE: none}
#mid_tab LI {PADDING: 0 0 0 22px; BACKGROUND: url(../_Images/main/mid_tab.gif) no-repeat left top; FLOAT: left; MARGIN: 0 0 0 3px; height:29px; }
#mid_tab A {DISPLAY: block;; BACKGROUND: url(../_Images/main/mid_tab_right.gif) no-repeat right top; FLOAT: left; PADDING: 10px 20px 0 5px; COLOR: #765; height:19px}
#mid_tab A {FLOAT: left}
#mid_tab A:hover {COLOR: #333}
#mid_tab #current {BACKGROUND-IMAGE: url(../_Images/main/mid_tab_on.gif)}
#mid_tab #current A {BACKGROUND-IMAGE: url(../_Images/main/mid_tab_on_right.gif); PADDING-BOTTOM: 0px ; COLOR: #333; font-weight:bold}

#mid_tab_v {FONT-SIZE: 1px; FLOAT: left; WIDTH: 200px; height:29px; padding:0; margin:0;}
#mid_tab_v UL {PADDING:0; MARGIN: 0; LIST-STYLE-TYPE: none}
#mid_tab_v LI {PADDING: 0 0 0 28px; BACKGROUND: url(../_Images/main/mid_tab_v.gif) no-repeat left top; FLOAT: left; MARGIN: 0 0 0 3px; height:29px; }
#mid_tab_v A {DISPLAY: block;; BACKGROUND: url(../_Images/main/mid_tab_v_right.gif) no-repeat right top; FLOAT: left; PADDING: 10px 20px 0 5px; COLOR: #765; height:19px}
#mid_tab_v A {FLOAT: left}
#mid_tab_v A:hover {COLOR: #333}
#mid_tab_v #current {BACKGROUND-IMAGE: url(../_Images/main/mid_tab_v_on.gif)}
#mid_tab_v #current A {BACKGROUND-IMAGE: url(../_Images/main/mid_tab_on_right.gif); PADDING-BOTTOM: 0px ; COLOR: #333; font-weight:bold}


#mid_tab_s {FONT-SIZE: 1px; BACKGROUND: url(../_Images/main/mid_tab_bg.gif) #fff repeat-x bottom; FLOAT: left; WIDTH: 100%; padding:0; margin:5px 0 5px 0}
#mid_tab_s UL {PADDING:0; MARGIN: 0; LIST-STYLE-TYPE: none}
#mid_tab_s LI {PADDING: 0 0 0 22px; BACKGROUND: url(../_Images/main/mid_tab.gif) no-repeat left top; FLOAT: left; MARGIN: 0 0 0 3px; height:29px; }
#mid_tab_s A {DISPLAY: block;; BACKGROUND: url(../_Images/main/mid_tab_right.gif) no-repeat right top; FLOAT: left; PADDING: 10px 20px 0 5px; COLOR: #765; height:19px}
#mid_tab_s A {FLOAT: left}
#mid_tab_s A:hover {COLOR: #333}
#mid_tab_s #current {BACKGROUND-IMAGE: url(../_Images/main/mid_tab_on.gif)}
#mid_tab_s #current A {BACKGROUND-IMAGE: url(../_Images/main/mid_tab_on_right.gif); PADDING-BOTTOM: 0px ; COLOR: #333; font-weight:bold}



#com_tit {padding:10px; font-family:dotum; font-size:14px; font-weight:bold; height:24px}
#com_int {width:650px;margin:0px;padding:0 15px 0 45px;float:left;display:block;line-height:20px}
#com_int ul{padding:0; margin:0; list-style-type:none}
#com_int li{margin:0 0 0 20px; padding:0; list-style-type:none}

#bus_box_bottom    {background:url('../_Images/main/box_crm_btm.gif'); height:1px; margin:0px; padding:0px; float: center; font-size:0px; line-height:0px}
#bus_pwd_top             {padding:17px 0 7px 20px; margin:0; float:center;}
#bus_box_body      {background:url('../_Images/main/box_crm_mid.gif'); margin:0px; padding:0px; float:center;}
#bus_tit {padding:10px; font-family:dotum; font-size:14px; font-weight:bold;}
#bus_int {width:670px;margin:0px;padding:20px;float:left;display:block; text-align:center}
#bus_ints {margin:0px;padding:0 15px 0 45px;float:left;display:block;line-height:20px}
#pri_int {width:688px;margin:0px;padding:10px;float:left;display:block;}
#pri_text
{
    width:672px;
    height:209px;
    margin:0px;
    padding:15px 15px 15px 15px;
    float:left;
    display:block;
    overflow-y:scroll;
    scrollbar-face-color: #eaeaea; 
    scrollbar-highlight-color: #eaeaea; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #8d8d8d;
}



.AjaxLoading
{

	background: url(../_Images/indicator_big.gif) center no-repeat;

}

/* 검색결과 2008-12-04 서재민 추가 */

.ms_search_empt {  font-weight:bold; clear:both; text-align:center; display:block; padding:20px 0 20px 0; }



/*-- NEW UPGRADE 2008.11.25 AnyZ --*/
div.new_btn   {height:24px; padding:0; margin:0; font:11px "돋움"; color:#004a8e; text-decoration:none; line-height:24px; letter-spacing:-1px; cursor:pointer; float:left;}
div.new_sbtn  {height:24px; padding:0; margin:0; font:10px "돋움"; color:#004a8e; text-decoration:none; line-height:24px; letter-spacing:-1px; cursor:pointer; float:left;}
div.new_sbtn2 {height:24px; padding:0; margin:0; font:10px "돋움"; color:#545454; text-decoration:none; line-height:24px; letter-spacing:-1px; cursor:pointer; float:left;}

div.new_btn span {padding:0; margin:0; float:left; display:inline;}
div.new_sbtn span {padding:0; margin:0; float:left; display:inline;}
div.new_sbtn2 span {padding:0; margin:0; float:left; display:inline;}        

    div span.btn_left   {background: url('../_Images/btn/box_btn_left.gif') no-repeat left top; width:12px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_body   {background: url('../_Images/btn/box_btn_mid.gif'); height:24px; padding:0; margin:0; float:left;}
    
    div span.btn_arrow      {background: url('../_Images/btn/box_btn_arrow.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_write      {background: url('../_Images/btn/box_btn_write.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_spk        {background: url('../_Images/btn/box_btn_spk.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_del        {background: url('../_Images/btn/box_btn_del.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_add        {background: url('../_Images/btn/box_btn_add.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_doc        {background: url('../_Images/btn/box_btn_doc.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_chg        {background: url('../_Images/btn/box_btn_chg.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_ord        {background: url('../_Images/btn/box_btn_ord.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_list       {background: url('../_Images/btn/box_btn_list.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_ms         {background: url('../_Images/btn/box_btn_ms.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_py         {background: url('../_Images/btn/box_btn_py.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_ok         {background: url('../_Images/btn/box_btn_ok.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}
    div span.btn_down       {background: url('../_Images/btn/box_btn_down.gif') no-repeat left top; width:28px; height:24px; padding:0; margin:0; float:left; font-size:0px; line-height:0px;}





/*-- DJDOC 김창렬 2008-12-11 서재민 추가 --*/


#event_djdoc_kim { width:711px; }
	#event_djdoc_kim .pbg { float:left; width:237px; height:26px; background: url('/Event/EventContent/images/nate1/ms_event_djdoc_s_bg.gif'); }
		#event_djdoc_kim .pbg .area { margin:5px 0 0 10px; }
	#event_djdoc_kim img { border:none; }
	#event_djdoc_kim .f_l { float:left; }
	#event_djdoc_kim .mov { float:left; width:326px; height:237px; background:url('/Event/EventContent/images/nate1/ms_event_djdoc_m_bg.gif'); padding-top:7px; }
	#event_djdoc_kim .f_cb { clear:both; }
	#event_djdoc_kim .pre_a { background: url('/Event/EventContent/images/nate1/ms_event_djdoc_bg.gif') repeat-y; height:550px; }

#event_djdoc_kim table.rank { border-collapse:collapse; width:368px; }
	#event_djdoc_kim table.rank tbody tr { background: url('/Event/EventContent/images/nate1/ms_event_djdoc_chart_line.gif') bottom no-repeat; }
	#event_djdoc_kim table.rank tbody tr.end { background:none }
		#event_djdoc_kim table.rank tbody tr td.num { text-align:right; height:40px; }
		#event_djdoc_kim table.rank tbody tr td.control { padding-left:5px; }
			#event_djdoc_kim table.rank tbody tr td.tit { text-align:left; }
			#event_djdoc_kim table.rank tbody tr td.tit a { font: 12px 돋움; color:#5a5a5a; padding-left:5px; text-decoration:none; }
			#event_djdoc_kim table.rank tbody tr td.tit a:hover { text-decoration:underline; }
