/************************************************************
*
*  Cascading Style Sheets
*
************************************************************/

@import "layout.css";

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
a {text-decoration:none;}
caption { display: none; }

input.text {border:solid 1px #b4b4b4;}
select, option {font-size:11px;}

/* Etc */
.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.hideobject { display: none; }

/* onFocus 대용 CSS
area {selector-dummy:expression(this.hideFocus=true); }
*/

h2 { height: 63px; padding-top: 10px; }
h3 { height: 45px; }
h4 { display: inline-block; background: url(/2010/eng/static/images/common/bg_h4.gif) 0 0 repeat-x; height: 21px; }
h5 { background: url(/2010/eng/static/images/common/bg_h5.gif) 1px 5px no-repeat; height: 34px; padding-left: 10px; margin-top: 38px;}
h5.fst { margin-top: 0px; }
h5.nstit { height: 28px; }
h5.nstit_eng { height: 18px; }

.h4_guide { padding-top: 9px; }
/* Visual */
.vis99 { background: url(/2010/eng/static/images/common/_vis_dep01.gif) right 0 no-repeat; }
.vis01 { background: url(/2010/eng/static/images/common/vis_dep01.gif) right 0 no-repeat; }
.vis02 { background: url(/2010/eng/static/images/common/vis_dep02.gif) right 0 no-repeat; }
.vis03 { background: url(/2010/eng/static/images/common/vis_dep03.gif) right 0 no-repeat; }
.vis04 { background: url(/2010/eng/static/images/common/vis_dep04.gif) right 0 no-repeat; }
.vis05 { background: url(/2010/eng/static/images/common/vis_dep05.gif) right 0 no-repeat; }

/* PAGING */
div.paging_pn { clear: both; width: 724px; }
div.paging_pn .btnL { float: left; margin-top: 17px; width: 100px; }
div.paging_pn .btnR { float: right; margin-top: 17px; width: 100px; text-align: right; }
div.paging { float: left; width: 100%; margin: 0 auto; text-align: center; }
div.paging img { vertical-align: middle; }
div.paging a { display: inline-block; font: bold 11px/32px Tahoma; color: #7f7f7f; padding: 8px 12px 8px 8px; background: url('/2010/eng/static/images/board/vline.gif') 100% 50% no-repeat; *background: url('/static/images/common/vline.gif') 100% 52% no-repeat; }
div.paging a:hover { color: #428adf; }
div.paging a.img { background: none; padding: 8px 1px; }
div.paging a.img img { vertical-align: middle; margin-bottom: 4px; *margin-bottom: 0; }
div.paging a.current { color: #428adf; }
div.paging a.last { background: none; }

.pagenav {text-align: center; margin-top: 50px;}
.pagenav li {display: inline; background: url(/2010/eng/static/images/common/bg_pagenav.gif) right center no-repeat; padding: 0 8px 0 7px; color: #398dff; font-weight: bold;}
.pagenav li.btn {background: none;}
.pagenav li a {color: #8d8e8e; font-weight: bold;}

/* Tab */
.tab_type1 { background: url(/2010/eng/static/images/common/bg_tab_type1.gif) 0 0 repeat-x; height: 79px; }
.tab_type1 ul { float: left; }
.tab_type1 li { float: left; padding-top: 2px; }
.tab_type1 li img { display: block; }
.tab_type1 li.current{ padding-top: 0; }
.tab_type1_cont { clear: both; }
.tab_type1_cont .selectbox h4 { width: 100%; }
.tab_type1_cont .selectbox h4 img { float: left; }
.tab_type1_cont .selectbox h4 select { float: right; margin-bottom: 5px; vertical-align: top; width: 80px; height: 20px; }

.tab_type2 { background: url(/2010/eng/static/images/common/bg_tab_type2.gif) 0 0 repeat-x; height: 30px; margin-top: 30px; }
.tab_type2 ul {float:left; }
.tab_type2 li {float:left; }
.tab_type2 li img { display: block; }
.tab_type2_cont { clear: both; border-bottom: 2px solid #687076; padding: 30px 0; }

.charge { float: right; background: url(/2010/eng/static/images/common/bg_charge.gif) 0 0 no-repeat; width: 240px; height: 50px; margin-top: 49px; padding-left: 12px; }
.charge dt { width: 210px; margin-bottom: 7px; }
.charge dt img { vertical-align: middle; margin-top: 2px; }
.charge dd { float: left; vertical-align: top; line-height: 16px; height: 18px; }
.charge dd strong { color: #424242; padding-bottom: 10px;  }
.charge dd.tel { clear: both; margin-right: 9px; }
.charge dd.mail { background: url(/2010/eng/static/images/common/bg_charge_mail.gif) 0 center no-repeat; padding-left: 11px; }
.charge dd.mail a { color: #696969; }

/* Contents Type */
div.contBox { width: 704px; margin: 0 auto; }
div.contBox dl.type1 { width: 704px; display: inline-block; }
div.contBox dl.type1 dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 9px no-repeat; padding: 4px 0 2px 5px; width: 46px; }
div.contBox dl.type1 dd { float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 7px no-repeat; padding: 2px 0 2px 7px; width: 644px; color: #666; border: 1px solid #fff; }
div.contBox dl.type1 dd a { color: #666; }
div.contBox dl.type1 dd.line2 { line-height: 18px; }
div.contBox dl.type1 dd.w600 { width: 600px; }
div.contBox dl.type2 dt { width: 87px !important; }
div.contBox dl.type2 dd { width: 601px; }

dl.type3 {padding-top: 20px;}
dl.type3 dt {background: url(/2010/eng/static/images/common/bg_bluedot.gif) left 6px no-repeat; color: #1a8ed1; line-height: 18px; padding-left: 7px; margin-top: 20px; font-weight: bold;}
dl.type3 dd {line-height: 18px; color: #7b7b7b; margin-left: 7px;}

p.stit { margin-bottom: 8px; }
p.fst { margin-top: 0px; }
p.cont { margin-top: 8px; }
p.cont2 { margin-top: 14px; }
p.cont3 { margin: 10px 0 24px; }
p.cont4 { margin: -25px 0 20px 75px; position: relative; }
p.cont4 * { position: relative; }
p.cont5 { margin: 34px 0 55px -10px; position: relative; }
p.cont5 * { position: relative; }
p.cont6 { margin: 30px 0 40px; position: relative;}
p.cont6 * { position: relative; }
p.cont7 { margin: 35px 0 60px -10px; position: relative; }
p.cont7 * { position: relative; }
p.cont8 { margin-top: -30px; position: relative;}
p.cont8 * { position: relative; }
p.cont9 { margin-top: 30px; }
p.cont10 { margin-top: 27px; }
p.guide11 { font: normal 11px/16px Dotum; color: #a1a1a1; padding-top: 5px; }

div.btnR { text-align: right; }
div.btnC { clear: both; text-align: center; }
.btn2 {margin-top: 20px; margin-left: -10px; position: relative;}
.btn2 * {position: relative;}

.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }

.width61 {width: 61px !important; }
.width61 img { margin-top: 1px; }
.width632 {width: 632px !important;}
.width69 {width: 69px !important; }
.width69 img { margin-top: 1px; }
.width623 {width: 623px !important;}
.width83 {width: 83px;}
.width88 {width: 88px !important; }
.width88 img { margin-top: 1px; }
.width560 {width: 560px !important;}
.width138 {width:138px !important;}
.width724 {width:724px !important;}
.width356 {width:356px !important;}
.width368 {width:368px !important;}
.width126 { width: 126px !important; }
.width78 { width: 78px !important; }
.width534 { width: 534px !important; }
.width600 { width: 600px !important; }
.width582 { width: 582px !important; }


/* Eng */

div.contBox dl.type1_eng { width: 704px; display: inline-block;}
div.contBox dl.type1_eng dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 12px no-repeat; padding: 4px 5px 2px 5px; font-family:Verdana, sans-serif; font-size:11px; color:#999; font-weight:bold; !important}
div.contBox dl.type1_eng dd { float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 9px no-repeat; padding: 3px 0 2px 7px; font-family:Verdana, sans-serif; font-size:11px; color: #666; font-weight:normal; border: 1px solid #fff; }
div.contBox dl.type1_eng dd.blind {background:none; }
div.contBox dl.type1_eng dd.last {background:none; padding:0 0 2px 7px; width: 700px; }
div.contBox dl.type1_eng dd a { color: #666; }
div.contBox dl.type1_eng dd li { width: 700px; }

div.contBox dl.type1_eng li {font-family:Verdana, sans-serif; font-size:11px; color:#666; font-weight:normal;}


div.txtType dl.type1_eng { width: 704px; display: inline-block; }
div.txtType dl.type1_eng dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 12px no-repeat; padding: 4px 5px 2px 5px; font-family:Verdana, sans-serif; font-size:11px; color:#999; font-weight:bold;}
div.txtType dl.type1_eng dd { float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 9px no-repeat; padding: 3px 0 2px 7px; font-family:Verdana, sans-serif; font-size:11px; color: #666; font-weight:normal; border: 1px solid #fff; }
div.txtType dl.type1_eng dd.blind {background:none; }
div.txtType dl.type1_eng dd.last {background:none; padding:0 0 2px 7px;}
div.txtType dl.type1_eng dd a { color: #666; }

div.txtType dl.type1_eng li {font-family:Verdana, sans-serif; font-size:11px; color:#666; font-weight:normal;}


dl.type4_fst {width: 221px !important; margin-top: 13px;  }
dl.type4_fst dd.prize {background:none !important; padding:0 !important; }
dl.type4_eng {width: 221px !important; margin-top: 0; }
dl.type4_eng dd.prize {background:none !important; padding:0 !important; }

div.contBox6 {width: 704px; !important;}
div.contBox6 dl.type1_eng { width: 704px; display: inline-block;}
div.contBox6 dl.type1_eng dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 12px no-repeat; padding: 4px 5px 2px 5px; font-family:Verdana, sans-serif; font-size:11px; color:#999; font-weight:bold; !important}
div.contBox6 dl.type1_eng dd { float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 9px no-repeat; padding: 3px 0 2px 7px; font-family:Verdana, sans-serif; font-size:11px; color: #666; font-weight:normal; border: 1px solid #fff; }


/* Table */
.select {text-align:right; margin-bottom:10px; }
.select select { vertical-align: middle; }
.select input { vertical-align: middle; border: 1px solid #ccc; height: 17px; }
.select input.submit { height: 19px; padding: 0 8px; font: normal 11px/17px Dotum; color: #666; background: #fff; }
.select img { vertical-align: middle; }
.select img.txt { margin-right: 5px; }

table a {color:#696969;}
table a:hover {color:#008ec9;}

.tblList {border-top:solid 2px #757b83; border-bottom:solid 1px #9ea2a8; text-align:center; font-family:Verdana, sans-serif; font-size:11px; color: #636363;}
.tblList tr {height:30px; border-top:solid 1px #e6e6e6; }
.tblList th {color:#5d666d; font-weight:bold; background:#f8f9fb url('/2010/eng/static/images/board/ico_tbllist_bar.gif') no-repeat right center; border-bottom:solid 1px #bbc1c6; text-align: center; }
.tblList th img {margin: 0 auto; }
.tblList th.last {background-image:none;}
.tblList td {*border-top:solid 1px #e6e6e6; padding:5px 0 4px;}
.tblList td img { vertical-align:middle; margin: 1px 0; }
.tblList td.txt_left {text-align:left; padding-left:20px; }
.tblList td.txt_left_2 {text-align:left; padding-left:15px; }

.tblView {border-top:solid 2px #757b83; width:100%; }
.tblView tr {height:30px; border-top:solid 1px #e6e6e6; }
.tblView tr.view_title {height:45px; font-size:1.2em; color:#008ec9; font-weight:bold;}
.tblView td {padding-left:10px; *border-top:solid 1px #e6e6e6; }
.tblView td strong {margin-right:15px; }
.tblView td.txt_cont {border-top:#9ea2a8; padding-top:20px; padding-bottom:50px;   }
.tblView td.txt_cont img { margin-bottom: 20px; }
.tblView td.btn_list {text-align:right; padding-top:10px; }
.tblView td.link {border-top:solid 1px #9ea2a8; border-bottom:solid 1px #9ea2a8; padding-left:0; }
.tblView td.link td {*border-top:solid 1px #e6e6e6;}
.tblView td.link .link_list {width:100%;}
.tblView td.link .link_list tr.fst {border-top:0;}
.tblView td.link .link_list th {font-weight:bold; background:url('/2010/eng/static/images/board/ico_viewlist_bar.gif') no-repeat right center; width:70px; padding-left:10px; }
.tblView td.link .link_list th img {margin-right:7px; margin-bottom:2px;  }

.tblWrite {}

/* About */
div.overviewWrap { position: relative; margin-top: 10px; }
div.overviewWrap .txt_type1 {float:left;margin-top:7px;}
div.overviewWrap .txt_type2 {padding:44px 0 0 250px;}
div.overviewWrap .txtBox {margin:6px 0 0 20px;padding-top:10px; background:url(/2010/eng/static/images/about/blit_gray_bar.gif) 0 0 no-repeat;}
div.overviewWrap .btn01 {position:absolute;left:613px;top:260px;}

div.overview_02Wrap { margin-top: 10px; }
div.overview_02Wrap .btnArea { float:left;width:265px;height:326px;background:url(/2010/eng/static/images/about/overview_02_bg_02.jpg) 0 0 no-repeat;margin-bottom:60px;}
div.overview_02Wrap .btnArea .btn { position:relative;left:0px;top:268px;}
div.overview_02Wrap .tit { width:426px;margin-bottom:2px;padding-bottom:11px;background:url(/2010/eng/static/images/about/overview_02_bg_stit.gif) 0 bottom no-repeat;}
div.overview_02Wrap .tit2 { width:426px;margin:30px 0 2px 0;padding-bottom:11px;background:url(/2010/eng/static/images/about/overview_02_bg_stit.gif) 0 bottom no-repeat;display:inline-block;}
div.overview_02Wrap dl {width:426px;}
div.overview_02Wrap dt {float:left;width:100px !important;padding-top:12px;}
div.overview_02Wrap dt img { display: block; }
div.overview_02Wrap dd {float:left;padding-top:12px; width:326px;}
div.overview_02Wrap dd img { display: block; }
div.overview_02Wrap .txtBox01 {float:left;margin-left:30px; width: 300px }

div.aboutObject { margin-top: 10px; }
div.aboutObject dl dt {padding:0;margin:0;}
div.aboutObject dl dd {line-height:120%;padding:2px 0 0 0;}
div.aboutObject dl.mt16 {margin-top:16px;}

div.aboutBusiness .blind{text-indent:-1000;font-size:0;width:0;height:0}
div.aboutBusiness h6.tit {margin:0;padding:0 0 4px 0;background:url(/2010/eng/static/images/about/business_bg_h6_01.gif) 0 bottom no-repeat;display:inline-block;}
div.aboutBusiness h6 {}
div.aboutBusiness dd {margin-top:12px;}
div.aboutBusiness .txtBox {background:url(/2010/eng/static/images/about/business_img_01.gif) 375px 60px no-repeat;margin-top:8px;}
div.aboutBusiness .txtBox dl {width:520px;}
div.aboutBusiness .txtBox dt {margin:12px 0 9px 0;width:520px;}
div.aboutBusiness .txtBox dd { margin:0;padding:0 0 0 4px;background:url(/2010/eng/static/images/about/business_bg_dd.gif) 0 5px no-repeat; height: 20px;}
div.aboutBusiness .txtBox dd img { display: block; }
div.aboutBusiness .txtBox dd.dd01 {float:left;width:218px; }


div.aboutHistory { margin-top: 10px; }
div.aboutHistory h6 {width:75px;}
div.aboutHistory h6, div.aboutHistory dl,div.aboutHistory dt, div.aboutHistory dd {float:left;}
div.aboutHistory dl {width:360px; padding-bottom: 15px; }
div.aboutHistory dt {width:69px;}
div.aboutHistory dd { width: 291px; }
div.aboutHistory ul { margin-top: 10px; }
div.aboutHistory li { background: url(/2010/eng/static/images/about/history_bg_li.gif) 0 4px no-repeat; padding: 0 0 8px 5px; }
div.aboutHistory img { display: block; }
div.aboutHistory .visual { float:left; width: 288px; }
div.aboutHistory .yearCont { float: right; background: url(/2010/eng/static/images/about/history_bg_01.gif) 0 0 no-repeat; padding-top: 21px; width: 436px;}
div.aboutHistory .year { margin-bottom: 25px;}

div.aboutMap {margin-top:25px; margin-bottom:20px; }
p.about_list {background:url('/2010/eng/static/images/about/contack_ico_bull.gif') no-repeat 0 4px; padding-left: 6px; margin-top:13px; margin-bottom:5px;}
p.mg_b {padding-bottom:10px}
table.about_bus {border-top:solid 2px #757b83; border-bottom:solid 1px #757b83; margin-top:10px;}
table.about_bus th {background-color:#f8f9fb; padding:8px 0; text-align:center; border-left:solid 1px #e6e6e6; border-bottom:solid 1px #bbc1c6; }
table.about_bus th.fst {border-left:none;}
table.about_bus td {height:30px; text-align:center; border-left:solid 1px #e6e6e6; border-bottom:solid 1px #e6e6e6; }
table.about_bus td img {vertical-align:middle; margin-right:6px; line-height:0;}
table.about_bus td.fst {border-left:none; font-weight:bold;}
table.about_bus td.txtL {text-align:left; padding-left:24px; }
table.about_bus td.last {border-bottom:none;}

table.organiTbl_01 {border-top:solid 2px #757b83; border-bottom:solid 1px #757b83;}
table.organiTbl_01 th {background-color:#f8f9fb; text-align:center; border-right:solid 1px #e6e6e6; border-bottom:solid 1px #e6e6e6; font-weight:bold;}
table.organiTbl_01 th span {font-weight:normal; font-size:11px; color:#a3a3a3; }
table.organiTbl_01 th.last {border-bottom:none;}
table.organiTbl_01 td {border-bottom:solid 1px #e6e6e6; padding:15px 20px;}
table.organiTbl_01 td div.photo {float:left;}
table.organiTbl_01 td dl.txt_name { padding-left:95px; padding-top:5px; }
table.organiTbl_01 td dl.txt_name dt {font-weight:bold;}
table.organiTbl_01 td dl.txt_name dd {color:#1a8ed1;}
table.organiTbl_01 td.last {border-bottom:none;}

table.organiTbl_02 {border-top:solid 2px #757b83; border-bottom:solid 1px #757b83;}
table.organiTbl_02 th {background-color:#f8f9fb; text-align:center; border-bottom:solid 1px #e6e6e6; font-weight:bold;}
table.organiTbl_02 th.last {border-bottom:none;}
table.organiTbl_02 td {border-bottom:solid 1px #e6e6e6; border-left:solid 1px #e6e6e6; padding:6px 0 5px 20px; }
table.organiTbl_02 td.last {border-bottom:none;}



/* Bz */
.tblGraduateAndWork {width: 724px; margin-left: -10px;}
.tblGraduateAndWork th {background: none; width: 113px; padding: 15px 0; border-bottom: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6;}
.tblGraduateAndWork td {padding: 15px 0 15px 30px; border-bottom: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; text-align: left;}
.tblGraduateAndWork .last_b {border-bottom:solid 1px #9ea2a8;}
.tblGraduateAndWork .last_r {border-right: none;}
.tblGraduateAndWork .last_r img { margin-right: 35px;}

.listNews {margin-top: 30px;}
.selection {text-align: right; margin-top: 10px;}
.selection label { margin-right: 7px; }
.selection select {width: 104px; font-size: 11px; color: #666666; }
.listNews ul {border-top: 2px solid #757b83; margin-top: 10px;}
.listNews li {border-bottom: 1px solid #bbc1c6; padding: 20px 0;}
.listNews .img {float: left; border: 1px solid #d7d8d8; padding: 3px 3px 0 3px; width: 217px;}
.listNews .img img {margin-bottom: 3px; line-height: 0; font-size: 0;}
.listNews p {margin-left: 245px; padding-bottom: 20px;}
.listNews p.tit {padding-top: 10px;}
.listNews p.datetime {padding-top: 10px; padding-bottom: 0;}


.float_l {float: left;}
.float_r {float: right;}
.mar_top30 {margin-top: 30px;}
.mar_top20 {margin-top: 20px;}
.mar_top5 {margin-top: 5px;}
.mar_top50 {margin-top: 50px;}
.mar_top49 {margin-top: 49px;}
.mar_top44 {margin-top: 44px;}
.mar_top30 {margin-top: 30px !important;}
.mar_top29 {margin-top: 29px;}
.mar_top25 {margin-top: 25px;}
.mar_top20 {margin-top: 20px;}
.mar_top17 {margin-top: 17px;}
.mar_top5 {margin-top: 5px;}
.mar_top0 {margin-top: 0px !important;}
.mar_top28 {margin-top: 28px !important;}
.mar_bottom14 {margin-bottom: 14px !important;}

.contBox2 {width: 724px !important; margin: 0 !important;}

.border_t {border-top:solid 2px #757b83; padding: 10px;}

.tbl_eventProgram { border-top: none; margin-bottom: 10px; }
.tbl_eventProgram .notice {color: #1a8ed1;}
.tbl_eventProgram span { display: inline-block; }
.tbl_eventProgram th.tit { background: #fbfbfd; border: 1px solid #e6e6e6; padding: 0; height: 28px; text-align: center; }
.tbl_eventProgram td {border: 1px solid #e6e6e6; vertical-align: top; padding: 5px 0 5px 15px; text-align: left; }
.tbl_eventProgram td dl { margin: 5px 0; position: relative; width: 570px; *width: 580px; }
.tbl_eventProgram td dt { float: left; font-weight: bold; margin-right: 4px; }
.tbl_eventProgram td dd {  }
.tbl_eventProgram td dd a { position: absolute; top: 0; right: 0; }
.tbl_eventProgram td li { margin: 5px 0; position: relative; width: 570px; *width: 580px; }
.tbl_eventProgram td.time { text-align: center; padding-left: 0; }

.fellow_page_cont {padding-bottom: 150px;}
.fellow_page_cont p {margin-top: 20px;}
.fellow_page_cont p.fst {margin-top: 0;}
.fellow_page_cont p.snd {margin-top: 36px;}
.txt_center {text-align: center; padding-top: 30px;}

.zineview { position: relative; }
.selection_asia { position: absolute; right: 0; top: 0; }
.selection_asia label { margin-right: 7px; }
.selection_asia select {width: 104px; font-size: 11px; color: #666666; }

.list_zineview {}
.list_zineview li {float: left; width: 360px; margin-top: 30px;}
.list_zineview li.alt {float: none; width: 724px; margin-top: 10px;}
.zineview_img {float: left;}
.zineview_cont {float: left; margin-left: 20px; width: 180px; position: relative; height: 225px; }
.zineview_cont .view { margin-left: 20px; position: relative; height: 158px; }
:first-child+html .zineview_cont .view { height: 203px; }
.zineview_cont .view .btnL { position: absolute; left:0; bottom: 0; }
.list_zineview li.alt .zineview_cont {width: 544px; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; height: 226px;}
.zineview_cont p {margin-top: 7px;}
.zineview_cont .fst {margin-top: 85px;}
.zineview_cont .sec {margin-top: 20px;}
.zineview_cont .thi {margin-top: 55px;}
.zineview_cont .btnL { position: absolute; left: 0; bottom: 0; }
.zineview_cont dt { margin-top: 6px; line-height: 0; font-size: 0;}
.zineview_cont dd {background: url(/2010/eng/static/images/common/bg_dot.gif) left 4px no-repeat; padding-left: 4px; line-height: 0; font-size: 0; margin-top: 6px;}
.list_zineview li.alt .zineview_cont .fst {margin-top: 45px;}
.list_zineview li.alt .zineview_cont dl {float: left; width: 248px;}
.list_zineview li.alt .zineview_cont dt {margin-top: 10px; background: url(/2010/eng/static/images/common/bg_bigdot.gif) 1px 4px no-repeat; padding-left: 7px;}
.list_zineview li.alt .zineview_cont dd {margin-left: 7px;}

.contBox3 {margin: -13px auto 0 auto !important;}
.contBox4 {margin: 4px auto 0 auto !important;}
.contBox5 {margin: 10px 0 0 10px !important; width: 713px !important;}

.cont_img {margin: 38px 0 0 8px;}

.criteria_selection {width: 713px;}
.criteria_selection li {float: left; background: url(/2010/eng/static/images/common/bg_dot_vertical.gif) right top no-repeat; min-height: 187px; margin-right: 19px; width: 221px;}
.criteria_selection li.last {margin-right: 0; width: 230px; background: none;}

.winner_selection_process {}
.winner_selection_process li {float: left;}

dl.type4 {width: 221px !important; margin-top: 13px;}
dl.type4 dt {width: 44px !important; font-weight: bold; color: #8f8f8f; padding: 1px 0 1px 5px !important;}
dl.type4 dd {width: 161px !important; padding: 1px 0 1px 7px !important}
.criteria_selection li.last dl.type4 {width: 230px !important;}
.criteria_selection li.last dl.type4 dd {width: 168px !important;}



.research_selection_list {}
.research_selection_list dt {line-height: 0; font-size: 0; margin-top: 23px;}
.research_selection_list dt.fst {margin-top: 6px;}
.research_selection_list dl.type1 {padding: 8px 0 0 20px;}
.research_selection_list dl.type1 dt {margin-top: 0; clear: both; padding: 6px 0 6px 5px !important; background-position: 0 center !important;}
.research_selection_list .no_float {float: none !important; width: 100% !important;}
.research_selection_list .no_bg {background: none !important; padding-left: 5px !important; clear: both;}
.research_selection_list .width61 {width: 61px !important;}
.research_selection_list .width629 {width: 629px !important;}
.research_selection_list .width77 {width: 77px !important;}
.research_selection_list .width613 {width: 613px !important;}
.research_selection_list .width137 {width: 137px !important;}
.research_selection_list .width553 {width: 553px !important;}
.research_selection_list .width25 {width: 25px !important;}
.research_selection_list .width665 {width: 665px !important;}
.research_selection_list .width34 {width: 34px !important;}
.research_selection_list .width656 {width: 656px !important;}

.winner_2010_list ul {border-top: 2px solid #757B83; margin-top: 10px;}
.winner_2010_list ul li {border-bottom: 1px solid #BBC1C6; padding: 16px 0 16px 6px;}
.winner_2010_list .img {float: left; width: 188px;}
.winner_2010_list .img img {border: 1px solid #D7D8D8; padding: 3px;}
.winner_2010_list .txt {float: right; width: 515px;}
.winner_2010_list ul li.fst .tit {margin-top: 8px;}
.winner_2010_list ul li.sec .tit {margin-top: 18px;}
.winner_2010_list ul li.thi .tit {margin-top: 9px;}
.winner_2010_list ul li.fst .tit .float_r {margin-top: 16px; line-height: 0;}
.winner_2010_list ul li.sec .tit .float_r {margin-top: 8px; line-height: 0;}
.winner_2010_list ul li.thi .tit .float_r {margin-top: 17px; line-height: 0;}
.winner_2010_list ul li p {margin-top: 10px; line-height: 0; font-size: 0;}
.winner_2010_list ul li p.name {margin-top: 17px;}

.contBox6 {width: 724px !important;}

.sogammun_intro {border-top: 2px solid #757B83; margin-top: 10px; padding: 13px 0 0 20px;}
.sogammun_intro .float_r {margin-top: 7px;}
.sogammun_intro .intro_detail {margin-top: 10px;}
.sogammun_intro .intro_detail .img {float: left; width: 188px; margin-right: 14px;}
.sogammun_intro .intro_detail .img img {border: 1px solid #D7D8D8; padding: 3px;}
.sogammun_intro .intro_detail .txt {float: left; padding-top: 4px; width: 500px;}
.sogammun_intro .intro_detail dl.type1 {margin-top: 9px;}
.sogammun_intro .intro_detail dl.type1 dt {clear: both; float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 9px no-repeat; padding: 4px 0 4px 5px; width: 92px; line-height: 0; font-size: 0;}
.sogammun_intro .intro_detail dl.type1 dd {float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 7px no-repeat; padding: 4px 0 4px 7px; color: #666; border: 1px solid #fff; line-height: 0; font-size: 0; width: 394px;}
.sogammun_intro .intro_detail dl.type2 {margin-top: 9px;}
.sogammun_intro .intro_detail dl.type2 dt {clear: both; float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 9px no-repeat; padding: 4px 0 4px 5px; width: 52px; line-height: 0; font-size: 0;}
.sogammun_intro .intro_detail dl.type2 dd {float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 7px no-repeat; padding: 4px 0 4px 7px; color: #666; border: 1px solid #fff; line-height: 0; font-size: 0; width: 434px;}
.sogammun_detail {}
.sogammun_detail p {padding-top: 25px; line-height: 0;}
.sogammun_detail p.fst {padding-top: 18px;}
.sogammun_detail p.sogammun_detail_tit {padding-top: 30px;}
.sogammun_detail p.last {padding-top: 40px; text-align: right;}
.sogammun_detail p.padd_top13 {padding-top: 13px;}
.sogammun_detail p.padd_top36 {padding-top: 36px;}

.tab_type3 {border-bottom: 1px solid #cfcfcf; margin-top: 22px;}
.tab_type3 ul {float: right;}
.tab_type3 ul li {float: left; line-height: 0; font-size: 0; margin-bottom: -1px; position: relative;}

.award_annual {margin-top: 22px;}
.award_annual .img {float: left; width: 335px; margin-right: 14px;}
.award_annual .img img {border: 1px solid #D7D8D8; padding: 3px;}
.award_annual .img p {margin-top: 9px; line-height: 0;}
.award_annual .img p img {border: none; padding: 0;}
.award_annual .txt {}
.award_annual .txt p {padding-top: 25px;}
.award_annual .txt p.fst {padding-top: 20px;}
.award_annual .txt p.sec {padding-top: 45px;}
.award_annual_more {margin-top: 20px;}
.award_annual_more .img img {border: 1px solid #D7D8D8; padding: 3px;}
.award_annual_more li li {padding-top: 30px; width: 235px; float: left; margin-right: 9px;}
.award_annual_more li li.last {margin-right: 0;}
.award_annual_more li li p {margin-top: 8px; padding-left: 5px;}
.award_annual_more2 {}
.award_annual_more2 li li {width: 175px; margin-right: 8px;}

.chairman_mes {margin-top: 20px;}
.chairman_mes .img {float: right; margin-top: 8px;}
.chairman_mes p {padding-top: 27px;}
.chairman_mes p.fst {padding-top: 0;}
.chairman_mes p.last {text-align: right; padding-top: 54px;}

.ceremony_2010_barn {margin-top: 20px;}
.ceremony_2010_barn .img {float: right; margin-top: 8px;}
.ceremony_2010_barn p {padding-top: 27px;}
.ceremony_2010_barn p.fst {padding-top: 0;}
.ceremony_2010_barn p.last {text-align: right; padding-top: 40px;}

.tblList01 {margin-bottom: 29px;}
.tblList01 td.txt_left {padding-left: 12px;}
.tblList01 th {background: #f8f9fb url(/2010/eng/static/images/common/bg_tbllist_bar.gif) no-repeat right center; padding: 0 5px;}

.prize_recommand {}
.prize_recommand dl.type1 {margin-bottom: 22px; margin-left: 20px;}
.prize_recommand dl.type1 dt {width: 55px !important;}
.prize_recommand dl.type1 dd {width: 635px !important;}
.prize_recommand dl.type1 dt.width26 {width: 26px !important;}
.prize_recommand dl.type1 dd.width664 {width: 664px !important;}
.prize_recommand dl.type1 dt.width46 {width: 46px !important;}
.prize_recommand dl.type1 dd.width644 {width: 644px !important;}
.prize_recommand dl.type1 dt.width36 {width: 36px !important;}
.prize_recommand dl.type1 dd.width654 {width: 654px !important;}
.tbl_prize_recommand {margin: 5px 0 33px 20px; width: 693px; border-top: none;}
.tbl_prize_recommand th {border: 1px solid #e6e6e6;}
.tbl_prize_recommand td {border: 1px solid #e6e6e6;}
.tbl_prize_recommand td.col1 {font-weight: bold; padding: 0 15px;}

.height33 {height: 33px !important;}

.scho_summary {}
.scho_summary dl.type1 {margin-bottom: 19px; margin-left: 21px;}
.scho_summary dl.type1 dt {float: none !important; width: 100% !important;}
.scho_summary dl.type1 dd {float: none !important; background: none !important; padding: 2px 0 2px 5px !important;}
.scho_summary dl.type1 dd p {padding: 3px 0;}
.scho_summary dl.type1 dd p img {vertical-align: middle;}
.scho_summary dl.type1 dd p.last img {padding: 2px 0;}

.scho_press_video {}
.scho_press_video .scho_press_video_info {margin-left: 10px; border-bottom: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7; height: 250px; width: 363px;}
.scho_press_video .scho_press_video_info p {padding-top: 10px;}
.scho_press_video .scho_press_video_info p.fst {padding-top: 40px;}

.scho_winner_2008 .tblList {width: 100%; border-top: none;}
.scho_winner_2008 .tblList td {border-right: 1px solid #E6E6E6;}
.scho_winner_2008 .tblList .tr_fst th, .scho_winner_2008 .tblList .tr_fst td {border-top: 2px solid #757B83;}
.scho_winner_2008 .tblList .tr_stit, .scho_winner_2008 .tblList .tr_stit td {border-top: none;}
.scho_winner_2008 .tblList td.last {border-right: none;}
.scho_winner_2008 .tblList strong {margin-right: 20px;}
.scho_winner_2008 .tblList .txt_left {padding-left: 0; padding: 20px 0 10px;}
.scho_winner_2008 .tblList .tr_stit .txt_left {padding: 10px 0 !important;}
.scho_winner_2008 .tblList tr.other {border-top: 1px solid #9EA2A8;}

.scho_star_winner2007 .tblList {width: 100%; border-top: none; margin-top: 10px;}
.scho_star_winner2007 .tblList td {border-right: 1px solid #E6E6E6; text-align: left; padding-left: 55px;}
.scho_star_winner2007 .tblList .tr_fst th, .scho_star_winner2007 .tblList .tr_fst td {border-top: 2px solid #757B83;}
.scho_star_winner2007 .tblList td.last {border-right: none;}
.scho_star_winner2007 .tblList strong {margin-right: 20px;}

.scho_star_winner2006 .tblList {width: 100%; border-top: none; margin-top: 10px;}
.scho_star_winner2006 .tblList td {border-right: 1px solid #E6E6E6; text-align: left; padding-left: 55px;}
.scho_star_winner2006 .tblList .tr_fst th, .scho_star_winner2006 .tblList .tr_fst td {border-top: 2px solid #757B83;}
.scho_star_winner2006 .tblList td.last {border-right: none;}
.scho_star_winner2006 .tblList strong {margin-right: 20px;}

.scho_vision_winner_2008 .tblList {width: 100%; border-top: none;}
.scho_vision_winner_2008 .tblList td {border-right: 1px solid #E6E6E6; text-align: left; padding-left: 95px;}
.scho_vision_winner_2008 .tblList .tr_fst td {border-top: 2px solid #757B83;}
.scho_vision_winner_2008 .tblList .tr_stit, .scho_vision_winner_2008 .tblList .tr_stit td {border-top: none;}
.scho_vision_winner_2008 .tblList .tr_stit td {padding-left: 0; padding: 10px 0;}
.scho_vision_winner_2008 .tblList td.last {border-right: none;}
.scho_vision_winner_2008 .tblList strong {margin-right: 20px;}

.scho_vision_winner_2007 .tblList {width: 100%; border-top: none; margin-top: 10px;}
.scho_vision_winner_2007 .tblList td {border-right: 1px solid #E6E6E6;}
.scho_vision_winner_2007 .tblList .tr_fst td {border-top: 2px solid #757B83;}
.scho_vision_winner_2007 .tblList .tr_stit td {padding-left: 0; padding: 10px 0;}
.scho_vision_winner_2007 .tblList td.last {border-right: none;}

.scho_vision_winner_2006 .tblList {width: 100%; border-top: none; margin-top: 10px;}
.scho_vision_winner_2006 .tblList td {border-right: 1px solid #E6E6E6;}
.scho_vision_winner_2006 .tblList .tr_fst td {border-top: 2px solid #757B83;}
.scho_vision_winner_2006 .tblList .tr_stit td {padding-left: 0; padding: 10px 0;}
.scho_vision_winner_2006 .tblList td.last {border-right: none;}

.mar_top6neg {margin-top: -6px;}

.scho_vision_summary dl.type1 {margin-bottom: 19px; margin-left: 21px;}
.scho_vision_summary dl.type1 dt.no_float {float: none !important; width: 100% !important;}
.scho_vision_summary dl.type1 dd.no_float {float: none !important; width: 100% !important; background: none !important; padding: 2px 0 2px 5px !important;}
.scho_vision_summary dl.type1 .width35 {width: 35px !important;}
.scho_vision_summary dl.type1 .width655 {width: 655px !important;}
.scho_vision_summary dl.type1 dd p {padding: 3px 0;}

.scho_vision_support dl.type1 {margin-bottom: 19px; margin-left: 21px;}
.scho_vision_support dl.type1 dt.no_float {float: none !important; width: 100% !important;}
.scho_vision_support dl.type1 dd.no_float {float: none !important; width: 100% !important; background: none !important; padding: 2px 0 2px 5px !important; clear: both;}
.scho_vision_support dl.type1 .width35 {width: 35px !important;}
.scho_vision_support dl.type1 .width655 {width: 655px !important;}
.scho_vision_support dl.type1 dd p {padding: 3px 0;}
.mar_left16 {margin-left: 16px;}
.scho_vision_support .tblList {width: 693px; border-bottom: none; border-top: none; margin: 3px 0 30px 22px;}
.scho_vision_support .tblList th {border: 1px solid #e6e6e6;}
.scho_vision_support .tblList td {border: 1px solid #e6e6e6; vertical-align: top;}

.bessemer_faq {border-top: 2px solid #757b83; border-bottom: 1px solid #9ea2a8; margin-top: 24px;}
.bessemer_faq li { border-bottom: 1px solid #e6e6e6; }
.bessemer_faq li.last {border-bottom: none;}
.bessemer_faq dl { width: 724px; }
.bessemer_faq dt { position: relative; background: url(/2010/eng/static/images/common/ico_Q.gif) 8px center no-repeat; padding: 8px 0 8px 43px; *height: 20px; }
.bessemer_faq dt a { color: #666; }
.bessemer_faq dt a.icon { position: absolute; right: 11px; top: 13px; }
.bessemer_faq dd div { background: #fafafa url(/2010/eng/static/images/common/ico_A.gif) 8px 13px no-repeat; padding: 9px 0 9px 43px; border-top: 1px solid #e6e6e6; line-height: 18px; }

.mar_top21neg {margin-top: -21px;}
.mar_top0neg {margin-top: 0px;}

.bessemer_overview_img {float: right; margin-top: -52px; position: relative;}

.tab_type4 {background-position: 0 13px; height: 90px;}

.height22 {height: 22px !important;}

.bessemer_process_step {}
.bessemer_process_step li {float: left; line-height: 0;}
.bessemer_process_stepcont {margin-top: 40px;}
.bessemer_process_stepcont p.stit {margin-bottom: 12px;}
.bessemer_process_stepcont dl {padding-left: 22px; padding-bottom: 30px;}
.bessemer_process_stepcont dl.other {padding-bottom: 25px;}
.bessemer_process_stepcont dt {background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 5px no-repeat; margin-top: 10px; padding-left: 5px; line-height: 0;}
.bessemer_process_stepcont dt.fst {margin-top: 0;}
.bessemer_process_stepcont dd {padding-left: 5px; line-height: 20px; padding-top: 10px;}
.mar_left58 {margin-left: 58px;}
.mar_left10 {margin-left: 10px;}

/* 펠로추가*/
.tab_cont2 { position: relative; }
.selectionF { position: absolute; right: 0; top: -40px; text-align: right; margin-top: 10px; }
.selectionF label { margin-right: 7px; }
.selectionF select {width: 104px; font-size: 11px; color: #666666; }


div.fellowList ul {border-top: 2px solid #757b83; border-bottom: 2px solid #757b83; margin-top: 10px;}
div.fellowList li {border-bottom: 1px solid #bbc1c6; padding: 20px 0;}
div.fellowList li.last {border-bottom:none;}

div.fellowList2 ul { margin-top: -30px;}
div.fellowList2 li {border-bottom: 1px solid #bbc1c6; padding: 20px 0;}
div.fellowList2 li.last {border-bottom:none; padding-bottom: 0px;}

div.fellow_photo {float: left; padding-left:11px; }
dl.fellow_txt {margin-left:120px;}
dl.fellow_txt dt.txt_title {font-weight:bold; color:#444; padding-top:9px; font-size:14px; margin-bottom:20px; }
dl.fellow_txt dt.txt_title span{border:none; font-weight:normal; color:#687076; font-size:12px; background:url('/2010/eng/static/images/bz/asia/stu/fellow_ico_flag_bar.gif') no-repeat 0 2px ; padding-left:12px; margin-left:16px;  }
dl.fellow_txt dt.txt_title span img {margin-right:6px; vertical-align:middle; }
dl.fellow_txt dt.txt_title strong { font-weight:normal; color:#687076; font-size:12px; line-height: 26px;}
dl.fellow_txt dd.txt_list {line-height:20px; }
dl.fellow_txt dd.txt_list span {font-weight:bold; padding-right:11px; }

.network { margin-top: 34px; border-top: 2px solid #757b83; font-family:Verdana,sans-serif; font-size:11px; }
.network table th { border-bottom: 1px solid #e6e6e6; padding-left: 10px; }
.network table th.last {border-bottom: 1px solid #9ea2a8; }
.network table th.th2 { border-left: 1px solid #e6e6e6; }
.network table td { border-bottom: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; padding-left: 10px; height: 30px;  }
.network table td.last {border-bottom: 1px solid #9ea2a8; }


.bzAsiaForumOverview {width:724px;margin-top:26px;}
.bzAsiaForumOverview .txtType {float:left;width:399px;}
.bzAsiaForumOverview .imgType {float:left;width:325px;}
.bzAsiaForumOverview dl {margin-top:8px;}
.bzAsiaForumOverview dt {background:url(/2010/eng/static/images/bz/asia/forum/overview_bg_dt.gif) 0 7px no-repeat;padding-left:5px;}
.bzAsiaForumOverview dt {*background:url(/2010/eng/static/images/bz/asia/forum/overview_bg_dt.gif) 0 4px no-repeat;}
.bzAsiaForumOverview dd {margin-top:2px;color:#666;}
.bzAsiaForumOverview .blitDD {margin:0 0 0 32px;background:url(/2010/eng/static/images/bz/asia/forum/overview_bg_dd.gif) 0 4px no-repeat;padding:0 0 0 6px;display:block-inline;vertical-align:top;}

.tblProview { border-top: 2px solid #757b83; }
.tblProview th { height: 39px; padding-left: 14px; }
.tblProview td {  }
.tblProview td.cont { border-bottom: 1px solid #d0d0d0; text-align: center; }
.tblProview td.btn { text-align: center; }
.tblProview td.list { text-align: left; background: url(/2010/eng/static/images/common/bg_dot.gif) 0 center no-repeat; padding-left: 6px; }


/* News */
div.news_photoBox { border-top: 2px solid #757b83; border-bottom: 1px solid #757b83; margin-top: 10px; }
div.news_photoBox ul li { border-top: 1px solid #ededed; height: 140px;}
div.news_photoBox ul li.fst { border-top: none; }
div.news_photoBox ul li dl { float: left; width: 340px; padding: 15px 11px; *padding: 15px 11px 13px; height: 100px;}
div.news_photoBox ul li dl.lst { border-top: none; }
div.news_photoBox ul li dt { float: left; width: 172px; }
div.news_photoBox ul li dt img { width: 148px; height: 100px; border: 1px solid #bdbdbd; padding: 4px; }
div.news_photoBox ul li dd { float: left; width: 168px; }
div.news_photoBox ul li dd.date { color: #848484; line-height: 26px; }
div.news_photoBox ul li dd.title a { font-weight: bold; color: #636363; }

div.newsletter { width: 724px; margin-top: 10px; }
div.newsletter .photo { float: left; width: 160px;}
div.newsletter .cont { float: right; position: relative; width: 526px; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; padding: 28px 0 0 19px; height: 198px; }
div.newsletter .cont h6 { margin-left: 2px; height: 48px; }
div.newsletter .cont dt { height: 20px; }
div.newsletter .cont dd { background: url(/2010/eng/static/images/common/ico_2_2.gif) 0 4px no-repeat; padding-left: 8px; height: 24px; }
div.newsletter .cont .btn { position: absolute; right: 0; bottom: 15px; *left: 390px; }
div.newsletter .cont .btn li { margin-bottom: 5px; *height: 25px; }
div.newsletter .cont .btn li img { display: block; }

div.newsletterList { clear: both; }
div.newsletterList .lstBox { float: left; width: 362px; padding-top: 30px; }
div.newsletterList .lstBox .photo { float: left; width: 160px;}
div.newsletterList .lstBox .cont { float: right; position: relative; width: 145px; padding: 0 36px 0 19px; height: 228px; }
div.newsletterList .lstBox .cont h6 { margin-top: 1px; height: 28px; }
div.newsletterList .lstBox .cont dt { height: 17px; }
div.newsletterList .lstBox .cont dd { background: url(/2010/eng/static/images/common/ico_2_2.gif) 0 3px no-repeat; padding-left: 6px; margin-bottom: 8px; }
div.newsletterList .lstBox .cont dd img { display: block; }
div.newsletterList .lstBox .cont .btn { position: absolute; right: 26px; bottom: 0; }
div.newsletterList .lstBox .cont .btn li { margin-top: 5px; *height: 25px; }
div.newsletterList .lstBox .cont .btn li img { display: block; }

/* Application */
table.app_tblType_01 { border-top: 2px solid #757b83; margin-top: 15px; font-family:Verdana, sans-serif; font-size:11px; }
table.app_tblType_01 th { background: #f8f9fb; border-top: 1px solid #757b83; border-bottom: 1px solid #e6e6e6; text-align: center; }
table.app_tblType_01 th.lst { border-bottom: 1px solid #757b83;}
table.app_tblType_01 td { border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; text-align: center; padding: 6px 0; }
table.app_tblType_01 td.fst { border-top: none; text-align: center; }
table.app_tblType_01 td.lst { border-bottom: 1px solid #757b83; text-align: center; }
table.app_tblType_01 td.txtL { text-align: left; padding-left: 10px; }
table.app_tblType_01 td.cont { text-align: left; padding-left: 18px; line-height: 24px; }
table.app_tblType_01 td.cont2 { text-align: left; padding-left: 18px; line-height: 20px; }
table.app_tblType_01 td.cont ul li { float: left; margin-right: 25px; *margin-right: 22px; color: #636363; }
table.app_tblType_01 td.cont ul li img { vertical-align: middle; *margin-bottom: 2px; }
table.app_tblType_01 td.btn { text-align: left; border-left: none; }

.viewer { position: relative; margin-top: 9px; width:100%;}
.viewer dl { height: 37px;  float: right;}
.viewer dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type2.gif) right 16px no-repeat; padding: 14px 0 5px; width: 53px; margin-right: 10px; }
.viewer dd { float: left; margin-right: 13px; }
.viewer dd.ico2 { padding-top: 4px; }

table.app_tblType_02 { border-top: 2px solid #757b83; border-bottom: 1px solid #757b83; margin-top: 30px; }
table.app_tblType_02 th { background: #f8f9fb; border-top: 1px solid #e6e6e6; text-align: center; }
table.app_tblType_02 th.lst { border-bottom: 1px solid #757b83;}
table.app_tblType_02 td { border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6;  text-align: center; padding: 6px 0; }
table.app_tblType_02 td.lst { border-bottom: 1px solid #757b83; text-align: center; }
table.app_tblType_02 td.txtL { text-align: left; padding-left: 10px; } 
table.app_tblType_02 td.txtL img {vertical-align: middle; } /*추가*/
table.app_tblType_02 td.cont { text-align: left; padding-left: 18px; line-height: 24px; }
table.app_tblType_02 td.cont ul li { float: left; margin-right: 25px; color: #636363; }
table.app_tblType_02 td.cont ul li img { vertical-align: middle; display: inline-block; }
table.app_tblType_02 td.btn { text-align: left; border-left: none; }
table.app_tblType_02 td img { vertical-align: middle; *margin-bottom: 2px; }
table.app_tblType_02 table tr td { border: none; padding: 0; color: #636363; text-align: left; }
table.app_tblType_02 table tr td img { vertical-align: middle; }

table.app_tblType_03 { border-top: 2px solid #757b83; border-bottom: 1px solid #757b83; margin-top: 30px; }
table.app_tblType_03 th { background: #f8f9fb; border-top: 1px solid #e6e6e6; text-align: center; font-weight: bold; line-height: 18px; height: 30px; }
table.app_tblType_03 th.sth { border-left: 1px solid #e6e6e6; }
table.app_tblType_03 th.lst { border-bottom: 1px solid #757b83; }
table.app_tblType_03 td { border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6; padding: 4px 0 4px 10px; height: 22px; color: #a1a1a1; }
table.app_tblType_03 td input { height: 20px; border: 1px solid #dfdfdf; margin-right: 4px; vertical-align: middle; font: normal 12px/18px Dotum; }
table.app_tblType_03 td input.file { height: 20px; border: 1px solid #dfdfdf; margin-right: 4px; }
table.app_tblType_03 td ul li img { vertical-align: middle; display: inline-block; }
table.app_tblType_03 td.name { color: #636363; }
table.app_tblType_03 td.frm { padding: 5px 0 10px 10px; }
table.app_tblType_03 td.frm strong { line-height: 24px; color: #636363; }
table.app_tblType_03 td.frm strong span { font-weight: normal; color: #519cd0; }
table.app_tblType_03 td.lst { border-bottom: 1px solid #757b83; }
table.app_tblType_03 td.txt { color: #636363; }
table.app_tblType_03 table tr td { border: none; padding: 0; color: #636363; }
table.app_tblType_03 table tr td img { vertical-align: middle; }
table.app_tblType_03 table tr td.tel { width: 236px; }
table.app_tblType_03 textarea { border: 1px solid #dfdfdf; padding: 5px; color: #636363; }
table.app_tblType_03 img { vertical-align: middle; }

table.app_tblType_04 { border-top: 2px solid #757b83; margin-top: 30px; }
table.app_tblType_04 th { background: #f8f9fb; text-align: center; font-weight: bold; height: 35px; }
table.app_tblType_04 td { border-top: 1px solid #e6e6e6; padding: 14px 16px 12px; line-height: 17px; color: #8d8d8d; }
table.app_tblType_04 td.check { border-top: 1px solid #757b83; padding: 8px 0 0; color: #636363; text-align: right; }
table.app_tblType_04 td.check input { vertical-align: top; margin-top: 1px; }

div.asiapro { border: 1px solid #e3e3e3; padding: 20px 21px 37px; margin-top: 90px; }
div.asiapro .online { background: url(/2010/eng/static/images/application/asiapro_bg_01.jpg) 160px 0 no-repeat; padding: 0 13px; height: 119px; }
div.asiapro .online h6 { padding-top: 35px; height: 33px; padding-left: 330px; }
div.asiapro .type { border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; padding: 15px 0; height: 75px; }
div.asiapro .type .type1 { float: left; background: url(/2010/eng/static/images/application/asiapro_bg_02.gif) 24px 0 no-repeat; padding: 8px 0 0 88px; }
div.asiapro .type .type1 dt { height: 21px; }
div.asiapro .type .type2 { float: right; background: url(/2010/eng/static/images/application/asiapro_bg_03.gif) 0 0 no-repeat; width: 250px; padding: 8px 0 0 91px; height: 74px; }
div.asiapro .type .type2 dt { height: 21px; }
div.asiapro .login { position: relative; width: 406px; margin: 40px auto; }
div.asiapro .login dt { float: left; width: 62px; margin-bottom: 7px; }
div.asiapro .login dt img { vertical-align: middle; margin-top: 6px; }
div.asiapro .login dd { float: left; width: 344px; margin-bottom: 7px; }
div.asiapro .login dd input { border: 1px solid #c4c4c4; }
div.asiapro .guide { clear: both; padding-top: 12px; text-align: center; }
div.asiapro .login .btn { position: absolute; right: 0; top: 0; }

div.bessemer { border: 1px solid #e3e3e3; padding: 20px 21px 0; }
div.bessemer .online { background: url(/2010/eng/static/images/application/bessemer_bg_01.jpg) right 0 no-repeat; padding: 30px 13px 0; height: 89px; }
div.bessemer .type { padding: 10px 0;}
div.bessemer .type .type1 {border-top: 1px solid #ebebeb; background: url(/2010/eng/static/images/application/bessemer_bg_02.gif) 24px 20px no-repeat; padding: 25px 0 0 88px; height: 58px; }
div.bessemer .type .type1 dt { height: 23px; }
div.bessemer .type .new { background: #f9f9f9; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; padding: 21px 0 15px; }
div.bessemer .type .new dl { width: 532px; margin: 0 auto; }
div.bessemer .type .new dt { float: left; width: 88px; margin-bottom: 6px; }
div.bessemer .type .new dt img { vertical-align: middle; margin-top: 6px; }
div.bessemer .type .new dd { float: left; width: 444px; margin-bottom: 6px; color: #9f9f9f; }
div.bessemer .type .new dd input { border: 1px solid #c4c4c4; }
div.bessemer .type .new dd p { margin-top: 12px; }
div.bessemer .type .type2 { clear: both; border-top: 1px solid #ebebeb; background: url(/2010/eng/static/images/application/bessemer_bg_03.gif) 24px 20px no-repeat; padding: 25px 0 0 91px; height: 58px; }
div.bessemer .type .type2 dt { height: 23px; }
div.bessemer .type .btnC { clear: both; text-align: center; padding: 15px 0 30px; }

div.bessemer_step { margin-top: 30px; text-align: right; }
div.bessemer_step ul { float: right; width: 462px; }
div.bessemer_step ul li { float: left; }

div.bessemer_step_tit { clear: both; padding-top: 20px; }
div.bessemer_step_tit h5 { display: inline; float: left; width: 500px; margin-top: 10px; height: 24px; }
div.bessemer_step_tit div { float: right; width: 157px; margin-top: 10px;}

div.scholstar_btn {text-align:right; padding-top:10px; }
div.scholstar_btn img { vertical-align:middle;}
div.scholstar_btn a img {margin-left:10px;}

/* Others */
/*
.others { width: 920px; }
.others h2 { height: 49px; }
.others .sitemap { position: relative; margin-top: 30px; height: 810px; }
.others .sitemap img { display: block; }
.others .sitemap h6 { height: 111px; }
.others .sitemap ul.dep1 { float: left; }
.others .sitemap ul.dep1 li { float: left; *width: 137px; margin-right: 57px; }
.others .sitemap ul.dep1 li.lst { margin-right: 0; }
.others .sitemap ul.dep1 li ul.dep2 li { clear: left; background: url(/2010/eng/static/images/others/icon_dep2.gif) 0 4px no-repeat; padding-left: 5px; margin-right: 0; min-height: 25px; }
*html .others .sitemap ul.dep1 li ul.dep2 li { height: 25px; }
.others .sitemap ul.dep1 li ul.dep2 li.line2 { height: 42px; }

.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 { margin-top: 15px; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li { display: inline-block; clear: left; background: url(/2010/eng/static/images/others/icon_dep3.gif) 3px 4px no-repeat; padding-left: 12px; height: 22px; margin-bottom: 0; margin-right: 0; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li.line2 { display: inline-block; clear: left; background: url(/2010/eng/static/images/others/icon_dep3.gif) 3px 4px no-repeat; padding-left: 12px; height: 40px; margin-bottom: 0; margin-right: 0; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li.lst { margin-bottom: 15px; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li.line2_lst { height: 40px; margin-bottom: 15px; }

.others .sitemap .others_m { position: absolute; left: 0; bottom: -5px; }
.others .sitemap .others_m ul { }
.others .sitemap .others_m ul li { clear: left; background: url(/2010/eng/static/images/others/icon_others_m.gif) 1px 2px no-repeat; padding-left: 9px; min-height: 25px; }

.others .faq .select { margin: 30px 0 10px;}
*/
.others { width: 920px; }
.others h2 { height: 49px; }
.others .sitemap { position: relative; margin-top: 30px; height: 864px; }
.others .sitemap img { display: block; }
.others .sitemap h6 { height: 111px; }
.others .sitemap ul.dep1 { float: left; }
.others .sitemap ul.dep1 li { float: left; *width: 137px; margin-right: 57px; }
.others .sitemap ul.dep1 li.lst { margin-right: 0; }
.others .sitemap ul.dep1 li ul.dep2 li { clear: left; background: url(/2010/static/images/others/icon_dep2.gif) 0 4px no-repeat; padding-left: 5px; margin-right: 0; min-height: 25px; *width: 120px; }
*html .others .sitemap ul.dep1 li ul.dep2 li { height: 25px; }
.others .sitemap ul.dep1 li ul.dep2 li.line2 { height: 42px; }

.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 { margin-top: 15px; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li { display: inline-block; clear: left; background: url(/2010/static/images/others/icon_dep3.gif) 3px 4px no-repeat; padding-left: 12px; height: 22px; margin-bottom: 0; margin-right: 0; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li.lst { margin-bottom: 15px; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li.line2 { display: inline-block; clear: left; background: url(/2010/eng/static/images/others/icon_dep3.gif) 3px 4px no-repeat; padding-left: 12px; height: 40px; margin-bottom: 0; margin-right: 0; }
.others .sitemap ul.dep1 li ul.dep2 li ul.dep3 li.line2_lst { height: 40px; margin-bottom: 15px; }

.others .sitemap .others_m { position: absolute; left: 0; bottom: -5px; }
.others .sitemap .others_m ul { }
.others .sitemap .others_m ul li { clear: left; background: url(/2010/static/images/others/icon_others_m.gif) 1px 2px no-repeat; padding-left: 9px; min-height: 25px; }
*html .others .sitemap .others_m ul li { height: 25px; }

.others .faq .select { margin: 30px 0 10px;}

/* 온라인지원_popup */
.popup_01 { text-align:left; }
.popup_01 td { border-bottom:1px solid #dbdbdb; font-size:11px; color:#666666; }
.popup_01 td.top01 { border-top:1px solid #dbdbdb; }
.popup_01 td.tit01 { border-right:1px solid #dbdbdb; background-color:#f8f8f8; font-weight:bold; padding:11px 0px 9px 11px; }
.popup_01 td.cont01 { padding:4px 0px 4px 10px; }
.popup_01 td.last01 { border:0; }
.popup_01 td.text01 { padding:0px 8px 12px 8px; border:0; }
.popup_01 td.text02 { padding:13px 8px 0px 8px; border:0; letter-spacing:-1px; }

.popup_02 { text-align:left; }
.popup_02 td { font-size:11px; color:#666666; }
.popup_02 td.text01 { padding:0px 5px 0px 0px; }
.popup_02 td.text02 { padding:3px 5px 0px 10px; font-weight:bold; }

.popup_03 { padding:19px 0px 20px 0px; border:1px solid #cccccc; background-color:#f8f8f8;color:#000000; text-align:center; font-weight:bold; }

.popup_04 { padding:25px 40px 30px 30px; border:1px solid #cccccc; color:#333333; text-align:left; }
.popup_04 p { padding:10px 0px; }
.popup_04 p span.text01 { font-weight:bold; }
.popup_04 p span.text02 { color:#ff0000; text-decoration:underline; font-weight:bold; }

.popup_05 { padding:15px 30px 5px 30px; color:#333333; text-align:left; font-size:11px; }
.popup_05 span.text01 a:link { color: #015c9c; text-decoration:none; }
.popup_05 span.text01 a:visited { color: #015c9c; text-decoration:none; }
.popup_05 span.text01 a:hover { color: #015c9c; text-decoration:none; }
.popup_05 span.text01 a:active { color: #015c9c; text-decoration:none; }

.popup_zipcode { margin: 0 auto;}
.popup_zipcode td {border:none;padding:5px 0 3px 0;}
.popup_zipcode .notice { color: #18638b;}

/* etc */
div.contBox .blitDT { background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 12px no-repeat; padding: 4px 0 3px 5px;margin-left:20px; font-family:Verdana, sans-serif; font-size:11px; color:#999; font-weight:bold;}
div.contBox .blitDT_mg0 { background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 12px no-repeat; padding: 4px 0 3px 5px; font-family:Verdana, sans-serif; font-size:11px; color:#999; font-weight:bold;}
div.contBox .fst { padding: 0 0 3px 5px;}
div.contBox .blitDT span {font-weight:normal; color:#666; }
.clearDD { float: left; padding: 2px 0 2px 7px;background-color:#fff; color: #666;border:solid 1px red;}

div.contBox dl.type5 { width: 704px; display: inline-block; }
div.contBox dl.type5 dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 9px no-repeat; padding: 4px 0 2px 5px; width: 46px; }
div.contBox dl.type5 dd { float: left;padding: 2px 0 2px 7px; width: 644px; color: #666; border: 1px solid #fff; }

div.contBox dl.type6 { width: 704px; display: inline-block; }
div.contBox dl.type6 dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 9px no-repeat; padding: 4px 0 2px 5px; width: 38px; }
div.contBox dl.type6 dd { float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 7px no-repeat; padding: 2px 0 2px 7px; width: 644px; color: #666; border: 1px solid #fff; }

div.contBox dl.type7 { width: 704px; display: inline-block; }
div.contBox dl.type7 dt { float: left; background: url(/2010/eng/static/images/common/bg_dt_type1.gif) 0 9px no-repeat; padding: 4px 0 2px 5px; width: 28px; }
div.contBox dl.type7 dd { float: left; background: url(/2010/eng/static/images/common/bg_dd_type1.gif) 0 7px no-repeat; padding: 2px 0 2px 7px; width: 644px; color: #666; border: 1px solid #fff; }

.wrap02040102 .tb01 {width:133px;}
.wrap02040102 .tb02 {width:225px;}
.wrap02040102 .tb03 {width:133px;}
.wrap02040102 .tb04 {width:224px;}
.wrap02040102 td.tdPo {padding:0 0 0 17px;margin:0;}

.fontVerdana11 {font-family:verdana;font-size:11px;word-spacing:2px;}
.bg02040201 {background:url('/2010/eng/static/images/bz/scho/vision/overview_img_01.jpg') 400px 345px no-repeat;}
.h5_020401 { display:inline-block;background: url(/2010/eng/static/images/common/bg_h5.gif) 1px 5px no-repeat; height: 34px; padding-left: 10px; margin-top: 38px;}
.align-center {text-align:center;}
.ml20 {margin-left:20px;}
.ml122 {margin-left:122px;}
.ml104 {margin-left:104px;}
.pt7 {padding-top:7px;}
.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pl10 {padding-left:10px;}
.pl65 {padding-left:65px;}
.pl80 {padding-left: 80px;}
.pl97 {padding-left: 97px;}
.pb5 { padding-bottom: 5px; }


