@charset "utf-8";
/* default Style */
html, body, form, fieldset, legend, input, h1, h2, h3, h4, h5, ul, ol, p, li, dl, dt, dd, th, td, address{margin:0; padding:0;}

*{font-family:'MS Sans Serif', Verdana, Arial, Helvetica, sans-serif;}
body{font-size:12px; line-height:16px; color:#808080;}
input, select{font-size:12px;}
.hidden{margin:0; padding:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}
fieldset, img{border:none;}
dl img, li img{vertical-align:top;}
ul, ol, li{list-style:none;}
a{text-decoration:none;}
a:link,
a:visited{color:#A3A3A3; text-decoration:none;}
a:hover{color:#A3A3A3; text-decoration:underline;}

img, fieldset {border:none;}
.fleft{float:left;}

html{_filter:expression(document.execCommand("BackgroundImageCache", false, true));}
.png24{_tmp:expression(setPng24(this));}


/* common */
/* layout */
body{background:#131313; margin:0; padding:0;}
#wrap{min-width:980px;}
#header,
#container{position:relative; margin:0 auto; width:980px;}
#header{height:339px;}
#container{overflow:hidden; _zoom:1;}
#snb{position:relative; float:left; width:238px;}
#content{position:relative; float:right; width:742px;}
#footer{margin:60px 0 0 0; min-width:980px; background:#201A14;}

/* header */

/*banner*/
.banner{width:399px;height:240px;text-align:center;margin:0 auto; border:none;}
.follow{width:399px;height:40px;margin:0 auto; text-align:center;background:#0f0f0f;padding-top:5px;}

/* notice */
.tableW{border-collapse:collapse; width:100%; font-size: small;}
.tableW thead th{padding:6px 5px; background:#484848; color:#8D8D8D;}
.tableW tbody td{padding:5px 10px; border-bottom:1px solid #232323; text-align:center; color:#626262;}
.tableW tbody td.left{text-align:left;}
.tableW tbody td img{margin:0 5px; vertical-align:middle;}
.tableW tbody th{padding:6px; background:#404040; color:#8D8D8D; width:120px;} /* view previous, next add by yoonsoyern*/

/* footer */
#footer ul,
#footer address{margin:0 auto; width:812px;}
#footer ul{padding:20px 0 10px; border-bottom:1px solid #37312C; text-align:center;}
#footer li{display:inline; margin:0 15px;}
#footer li a{color:#4E3C38;}
#footer li a:hover{color:#808080;}
#footer address{padding:5px 0 10px 17px; font-style:normal;color:#7C5C5C;text-align:left;}

/* table */
.tableFt{border-collapse:collapse; width:980;text-align:center;}
.tableFt tbody td{padding:5px 10px; border-bottom:1px solid #232323; text-align:left; color:#626262;}
.tableFt tbody td.left{text-align:left;}
.tableFt tbody td img{margin:0 5px; vertical-align:middle;}
