﻿@charset "utf-8";
/* CSS Document */

#msct_body        {width:743px; height:89px; margin:0; padding:0; text-align:left}
#msct_body_left   {width:513px; margin:0; padding:0; float:left; cursor:pointer;}
#msct_body_con    {width:210px; margin:0; padding:26px 0 0 20px; float:left; background:url(../_Images/top_r.gif) no-repeat}
#msct_body_con_list {width:181px; padding:0; margin:0; height:70px}

    #msct_body_con_list ul {
            border: 0;
            margin: 0;
            padding-top: 0px;		
            list-style-type: none;
            text-align: left;
            width:181px;
						
        }

        #msct_body_con_list ul li {
            display: block;
            float: left;
            width:181px;
            font: 12px "돋움";
            color: #545454;
            line-height:16px;
			margin-bottom:3px
         }

        #msct_body_con_list ul li a {
            display: block;
            float: left;
            width: 172px;
            padding-left:9px;
            font: 12px "돋움";
            color: #545454;
            line-height:16px;
            background: url(../_Images/ico_top_list.gif) no-repeat 0 40%;
        }

        #msct_body_con_list ul li a:hover {
            display: block;
            float: left;
            width: 172px;
            padding-left:9px;
            font: 12px "돋움";
            color: #545454;
            line-height:16px;
            background: url(../_Images/ico_top_list.gif) no-repeat 0 40%;
        }

        #msct_body_con_list ul li a:active {
            display: block;
            float: left;
            width: 172px;
            padding-left:9px;
            font: 12px "돋움";
            color: #545454;
            line-height:16px;
            background: url(../_Images/ico_top_list.gif) no-repeat 0 40%;
        }