@charset "utf-8";

/*메인페이지*/
.mainbg{background:url('../images/common/bg.jpg') no-repeat center top;}
.main_img{height:420px; width:1000px; margin:0 auto; position:relative;}
.main_img object#TxtAni {margin-right:18px;}

.main_img .mlink{width:260px; position:absolute; top:60px; left:384px;}
.main_img .qlink1{position:absolute; top:170px; right:20px;}
.main_img .qlink1 li{line-height:100%;}

.bluebar {background:#bcc9d8;height:162px; position:relative;}
.bluebar .news_bar {width:1000px; margin:0px auto; position:relative; height:162px;}

.news { position:relative; width:438px; left:10px; top:10px; overflow:hidden; }
.news h2{font-size:0px; line-height:0px}
.newsiframe { margin-top:8px; margin-left:12px; width:438px; height:95px;} /* 438*95 */

.newslist li { height:19px; font:12px/19px Arial, Helvetica, sans-serif; background:url('../images/common/gray_dot.gif') no-repeat left center; position:relative;}


a.nli { *zoom: 1;}
a.nli:link, a.nli:visited, a.nli:focus{color:#333; display:block;}
a.nli:hover{color:#FF0;}

.nt { text-indent:1em; cursor:pointer; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; width:349px; float:left; margin-right:10px;}

/*.nt:before, .nt:after { content: ""; display: table; } */
.nt:after { clear: both; }

.bluebar .news_bar .qlink2 {position:absolute; right:24px; top:26px;}
