/* BASIC css start */
img {border:0px;} 
ul,li{list-style:none;}
a {color: #333;}



/* °Ç¿ì·¹½ÃÇÇ ´ëºÐ·ù ¹öÆ°*/
 
.tab_wrap{width:820px; margin:0 auto;  }

.tab_box_container{ width:820px;  }

.tab_menu_container { width:820px;  height:620px; margin:0 auto;   }

.tab_menu_container li{ width:50%; height:210px;   float:left; }
.tab_menu_container li a{display:block;  width:400px; height:200px; }
.tab_menu_container li a:hover img{ border:2px outset #e16600; width:400px; height:200px;}

.box{width:820px; height:8px; background: #e9ba94; margin:0 auto;  }



/* °Ç¿ì·¹½ÃÇÇ ¼ÒºÐ·ù ¸Þ´º¸®½ºÆ®*/

#main01 {margin-top:30px;}
#main02 {margin-top:30px;}
#main03 {margin-top:30px;}
#main04 {margin-top:30px;}
#main05 {margin-top:30px;}
#main06 {margin-top:30px;}



ul#list2 {margin:0 0 0 10px; width:820px; height:auto; cursor:default;}

ul#list2 li{float: left; cursor:pointer; margin:0px 3px 0px 0px; width:200px; height:220px;}

ul#list2 li:last-child{margin-left:0;}

ul#list2 li a span { text-align:center;  position:absolute ; bottom:00px; left:0px; width:180px; 
cursor:pointer;  color:#ffffff; font-family:³ª´®½ºÄù¾î; font-size:20px;
letter-spacing:1px; font-weight:800; text-align:center; padding:10px;  

 /* ±âº» ¹è°æ»ö ÁöÁ¤-Åõ¸íµµ°¡ ¸ðµÎ Àû¿ëµÇÁö ¾Ê¾ÒÀ» ¶§ »ö»ó */
    background: #000000;
    /* RGBa Àû¿ë - Firefox, Chrome, Safari, Opera ... */
    background: rgba(0,0,0,0.5);
    /* IE¿¡¼­ FilterÀû¿ëÀ» À§ÇØ ¹è°æÀ» Áö¿ò */
    background: transparent !ie;
    /* Á¤»óÀûÀÎ FilterÀû¿ëÀ» À§ÇØ zoom:1À» Àû¿ë */
    zoom:1;
    /* IE5.5-7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    /* IE8,9 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";

} 

ul#list2 li a {display:block; outline:none; text-decoration: none;  position:relative; bottom:20px; left:0; }
ul#list2 li a img {padding: 0px; background: #000000; width:200px; height:210px;}
ul#list2 li a:hover span{display:block; width:180px; height:40px; color:#fff000; }
ul#list2 li a:hover img {padding: 0px; background: #000000; width:200px; height:210px; border:1px solid #e16600;}


/* BASIC css end */

