@charset "utf-8";
/* CSS Document */

@import url("http://news.chosun.com/biz/dhtm/css/chosunbiz/contents.css");

/*Reset*/
html {overflow-y: scroll;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
address, big, cite, code, del, dfn, em, font, img, ins,
q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: none 0; }
html, body { width:100%; height:100%; }
body { background-color:#fff;}
body, input, button, textarea { font-size:12px; line-height:1.5em; font-family: "돋움", Dotum, Helvetica, AppleGothic, Sans-serif; color:#666; text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:12px; text-align:left; }
img, fieldset, iframe { border:0 none; }
table, div { border-collapse: collapse;}
select, textarea { border: 1px solid #B7B6B6; background: #FFFFFF; color: #000000; font-size: 12px; vertical-align: middle; }
textarea { overflow:auto; }
select, input, img, li { vertical-align: middle; text-align:left; }
address, caption, cite, code, dfn, em, strong, th, var { font-style : normal; font-weight : normal; }
ul, li, ol { list-style-type: none;}
legend,  caption { display: none; }
hr { border-collapse:collapse; display:none; }
a {color: #333333;text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {color: #666666;}

#wraper { position:relative; text-align:left; }


/* header */
#header_wrap {width:100%; background: url(http://image.chosun.com/cbz/renewal_2012/bg_header.gif) repeat-x 0 0;}
#header {width:970px; margin: 0 auto 26px auto; position:relative; height: auto !important; }

.header01 {width:970px; margin:0 aute; height:32px; border-bottom:1px solid #e0e0e0; position:relative;} 
.header01 .left_lnb {position:absolute; left:2px; top:8px;}
.header01 .left_lnb a {background: url(http://image.chosun.com/cbz/renewal_2012/bu_arrow_lnb.gif) no-repeat right 4px;font-size:11px; color:#666; margin-right:13px; padding-right:4px; letter-spacing:-1px;}
.header01 .right_lnb {position:absolute; right:0; top:8px; height:17px;}
.header01 .right_lnb .logo {float:left;}
.header01 .right_lnb ul {float:left;}
.header01 .right_lnb ul li {float:left; padding:0 8px; background: url(http://image.chosun.com/cbz/renewal_2012/bar_lnb.gif) no-repeat right 4px;}
.header01 .right_lnb ul li.last {background:none;}
.header01 .right_lnb ul li a {font-size:11px; color:#7d7d7d; letter-spacing:-1px;}
.header01 .right_lnb .more {float:left; padding:0px 2px; background: url(http://image.chosun.com/cbz/renewal_2012/bu_arrow_down.gif) no-repeat right 7px; width:39px; color:#7c7c7c; letter-spacing:-1px;}
.header01 .right_lnb .condition {float:left; border:1px solid #e0e0e0; margin-left:11px;}
.header01 .right_lnb .condition a {color:#707070; font-size:11px; background: url(http://image.chosun.com/cbz/renewal_2012/bar_lnb.gif) no-repeat right 1px; padding:0 6px; letter-spacing:-1px; line-height:16px;}
.header01 .right_lnb .condition a.last_a {background:none;}

.header02 {height:109px; position:relative;}
.header02 .logo {position:absolute; left:14px; top:14px;}
.header02 .date {position:absolute; left:18px; bottom:19px; color:#888888; font-size:11px; font-weight:bold; letter-spacing:-1px;} 
.header02 .h_banner {position:absolute; right:1px; top:10px;  width:575px; height:80px;}


.header03 { border-bottom:2px solid #e7e8ec;  }
.header03 .header03_in{border-top:1px solid #a0abbe;  border-bottom:1px solid #a0abbe; position:relative }
.header03 .header03_in .top_slide{ height:97px; position:relative}
.header03 .header03_in .top_slide iframe { height:97px; width:100%;}
.header03 .close_btn {position:absolute; left:895px; bottom:0;}

/* footer */
.footer {width:970px; height:99px; margin:47px auto 0 auto; background-color:#d6d6d6; position:relative;}
.foot_logo {position:absolute; left:49px; top:30px;}
.copyright {position:absolute; top:24px; left:384px} 
.copyright .desc {font-size:12px !important; padding-bottom:3px; color:#6e6e6e; font-weight:bold; width: auto !important;}
.copyright .desc span {font-weight:normal; margin-left:16px;}
.copyright .foot_lnb {height:22px; }
.copyright .foot_lnb li {padding:0 9px 0 6px; float:left; background:url(http://image.chosun.com/cbz/renewal_2012/bar_foot.gif) no-repeat right 2px ;}
.copyright .foot_lnb li.first_li {padding-left:0px;}
.copyright .foot_lnb li.last_li {background:none;}
.copyright .foot_lnb li a {font-size:12px; color:#6e6e6e;  font-weight:bold; color:#5f5f5f;}
.copyright .caution {font-size:12px; color:#6e6e6e;}

/*hidden*/
#accessibility,.skipnavi { position: absolute ; width: 0px; height: 0px; font-size: 0px; line-height: 0px; overflow: hidden; visibility: hidden; text-indent: -1000px; }
 
 /* clearfix */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
 /* Hides from IE-mac \*/
 *html .clearfix {height: 1%;}
 .clearfix {display: block;}
 /* End hide from IE-mac */