@charset "euc-kr";

/* CSS Document */

@import url(layout.css);
@import url(common.css);
@import url(board.css);
@import url(sub.css);

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);

* {margin:0; padding:0;}
div,ul,li,dl,dd,dt,span { margin:0; padding:0;}
caption, dl, dd, dt, div, th, td, ol, ul, li, a, u, b, strong, span, input, select, textarea, p {font-family:"µ¸¿ò", dotum, tahoma, sans-serif; font-size:12px;}

li {list-style:none;}
li img {vertical-align:top;}
img {margin:0; padding:0; border:0;}

/* list */
ul {list-style:none;}
ol {list-style:decimal;}
ol li {display:list-item; margin-bottom:0px !important;}


address {font-style:normal;}

body {background:url('/images/eng/bg.jpg') repeat left top; font-family:"µ¸¿ò",dotum,verdana, tahoma, sans-serif; font-size:12px; color:#666; margin:0; padding:0;}


.e_content {width:1000px; height:100%; position:relative;}
.con_e {background:url('/images/eng/c_bg.gif') repeat 0 0; width:940px; padding:30px}
.top_img {background:url('/images/eng/top_img.jpg') no-repeat left top; width:970px; height:332px; text-align:right; padding:115px 30px 0 0;}

.con_tit {background:url('/images/eng/info_tit_bg.gif') repeat 0 0; width:940px; height:80px; }
.con_tit li.e_btn {float:right; width:490px; margin:0;}
.tb_bt {text-align:right; padding:10px 20px 0 0; font-family:"µ¸¿ò",dotum,verdana, tahoma, sans-serif; font-size:12px; color:#666; font-weight:normal;}

.e_copy_wrap {background:url('/images/eng/copyright_bg.jpg') no-repeat 0 0; width:1000px; height:118px; padding:20px 40px 0 40px; overflow:hidden;}
.e_copy_logo {float:left; width:200px; height:32px; padding-top:14px;}

.depth01 .e_form {background:url('/images/eng/form_bg.jpg') repeat 0 20px; width:940px; height:700px; margin:0; padding:0;}
.depth01 .eng_tit{background:url(/images/common/bu_depth01.gif) no-repeat 0 4px; padding:2px 0 3px 21px; margin:0 0 18px 0; font-size:16px; font-weight:bold; color:#c45174;}

/* table_eng */
.tb_eng {border-top:2px solid #798495; border-bottom:none; border-left:none; border-right:none; margin:0; border-collapse:separate; border-spacing:0;}
.tb_eng th,.tb_eng td {line-height:20px; border-top:none; border-left:none; font-size:12px ;}
.tb_eng th {background:#f8f9fb; color:#63738c; padding:11px 0 10px 0; text-align:center; border-right:1px solid #e0e4ec; border-bottom:1px solid #abb5c6; }
.tb_eng th span {font-weight:normal;}

.tb_eng tbody th {background:none; text-align:center; color:#63738c; font-weight:bold; border-right:1px solid #e0e4ec; border-bottom:1px solid #e0e4ec;}

.tb_eng td {text-align:center; color:#666; font-weight:normal; padding:11px 0px 5px 0px; border-right:1px solid #e0e4ec; border-bottom:1px solid #e0e4ec;}
.tb_eng td.center {background:#fff; padding:9px 0 7px 5px; text-align:center;}
.tb_eng td strong {color:#ff0000; font-size:11px;}

.tb_eng .bu_st {background:url(/images/common/bu_depth03.gif) no-repeat 0 7px; color:#666; font-weight:normal; padding:0 0 0 6px; margin:0;}
.tb_eng ul {margin:0;}
.tb_eng ul li {background:url(/images/common/bu_depth04.gif) no-repeat 0 8px; padding:0 0 0 7px; margin:0 0 2px 0; font-weight:normal; color:#777; font-size:11px;}
.tb_eng ul li strong {color:#ff0000; font-size:11px;}

.tb_eng .end {border-right:none;}
.tb_eng tfoot td {background:#e1e1e1;}
.tb_eng .link_home img {vertical-align:middle; padding-left:7px;}
