﻿        /* left 작은세부메뉴*/
        .gnb{width:160px;}
        .menu{margin:0 auto;}
        .menu a {cursor: pointer; outline:none; }
        .menu .hide {display: none;}

        .btn {display: block;width: 160px;}

        /*섬네일이미지소스*/
        .contents{margin-bottom:40px;}
        #wrap {margin-top:25px; text-align: center; width: 720px;}
        #largeimg{border:1px solid #ccc; width:450px; /*height:525px;*/ padding-top:25px; }
        #largeimg a{outline:none;}
        #wrap h1{margin:0 0 17px 0; padding-bottom:7px; text-align:left; font-size:16px; font-weight:bold; border-bottom:2px solid #46c3d2; width:723px;
                    font-family:"돋움", Dotum, AppleGothic, sans-serif,"Segoe UI", Frutiger, "Frutiger Linotype";}
        #largeimg img {width:auto; height:auto;}

        #thumnail{width:200px;}
        .some li p{font-family:"돋움", Dotum, AppleGothic, sans-serif,"Segoe UI", Frutiger, "Frutiger Linotype";}
        .some_img{list-style: none; display: inline; width: 100px; height: 100px; }

        #largeimg{overflow:hidden;}
        #thumnail{float:right;}  
        #thumnail img{display:none;}
        #thumnail .some .some_img p{text-align:left;}  
        .some_img a p{text-decoration:none; height:30px; line-height:30px; background:#f2f2f2; color:#000; border:1px solid #fff; outline:none;}  
        .some_img a p:hover{color:red;  height:30px; line-height:30px;}

        /*down btn*/
        #down ul{float:right;}
        #down a{outline:none;}

