@charset "utf-8"; 
/* 
EPAYGEN:
Author : PJH 08301
E-MAil:thelunacy@daum.net
*/

/* base */
*{margin:0; padding:0; font-size:12px; font-family:dotum, Gulim, AppleGothic, Sans-serif, verdana; color:#666666;}
body{*word-break:break-all;-ms-word-break:break-all;}
select, input {font:11px dotum; color:#767676}
img, fieldset, button{border:none;}
hr, button img{display:none;}
li{list-style:none;}
a{text-decoration:none;}
a:hover,
a:active,
a:focus{text-decoration:underline;}
textarea{overflow:auto;} 
html:first-child select{padding-right:6px; height:20px;} /* Opera 9 & Below Fix */ 
option {padding-right:6px;} /* Firefox Fix */
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */ 
div,p,input{line-height:140%;}
input{height:16px; vertical-align:middle;}
select{vertical-align:middle;}
select option{color:#767676;}
img{vertical-align:middle;}
.clear{clear:both;}
table{border-collapse:collapse;}

/*css옵션_폰트 */
.align_C{text-align:center;margin:10px 0;}
.align_C2{text-align:center;margin:20px 0;}
.align_C3{text-align:center;}
.align_R{text-align:right;}
.align_R2{text-align:right; margin:10px 0;}
.align_L{text-align:left;}
.mgt30{margin-top:30px;}
.mgt60{margin-top:60px;}
.mgL30{margin-left:30px;}
.bgnone{background:none;}
.input_1{border:1px solid #dcdcdc}
.a_float{float:left;}
/*filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50;*/
/* 이미지 롤오버 : IE6.0 IE7.0 FF 지원 */
a.rollover img{border-width:0px; display:inline;}
a.rollover img.over{display:none;}

a.rollover:hover{border:0px}
a.rollover:hover img{display:none;}
a.rollover:hover img.over{display:inline;}

/*LAYOUT*/
#bg_flash_wrap{position:relative; top:0; left:0; width:100%; height:100%;}
#wraper{position: absolute; left:50%; top:0px; margin-left:-500px;width:1000px; height:600px;}
.header{position:relative;width:100%; height:220px;z-index:300; border:0px solid #ffbf00;}
.contents_main{position:relative; top:-100px; left:0px;width:100%; height:200px; }
.contents_bottom{width:980px; height:127px;margin:0 auto;filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; background-color:#fff}
.col_1{float:left; width:310px; height:100%; margin:0 5px;}
.col_1 dl.DL_board{float:left;width:310px;margin-top:5px}
.col_1 dl.DL_board dt{float:left;width:225px;color:#444;} 
.col_1 dl.DL_board dd{float:right;} 
.col_1 dl.DL_board dt a{color:#444}
.col_1 dl.DL_board dt,.col_1 dl.DL_board dd{padding-bottom:3px;}
.col_2{float:left; margin-left:45px; display:inline;}
.col_3{margin-left:25px; display:inline}
.copyright{clear:both;width:980px; margin:0 auto;}
