@charset "utf-8";
@import url("default.css"); 

*{margin:0; padding:0;}

#wrap{width:1000px;} /*중앙정렬				_text-align:left; margin:0 auto;*/
#content{width:500px; height:499px; float:left;}
.aside{float:left; width:350px;}
.clear{display:block; float:none; clear:both; height:0; width:100%; font-size:0 !important; line-height:0 !important; overflow:hidden; margin:0 !important; padding:0 !important;}

.gnb{height:31px; background: url(../images/line_h1.gif) no-repeat left bottom;}
.gnb ul{float:right; padding:5px 20px; margin-right:51px;}
.gnb li{float:left;}
.lnb{height:69px; background: url(../images/line_h2.gif) no-repeat left bottom;}
.logo{padding:10px 120px;}
#navi{position:absolute; left:300px; top:32px; z-index:1;}

#content{padding-left:100px; background: url(../images/bg_left.gif) no-repeat left top;}

.aside {font-family:"Arial"; font-size:11px; color:#707070; line-height:12px;}
.aside h2 {padding-top:20px;}
.green{width:292px; height:95px; padding-left:28px; background: url(../images/line_h4.gif) no-repeat left bottom;}
.message{width:292px; height:95px; padding-left:28px; background: url(../images/line_h5.gif) no-repeat left bottom;}
.domestic{height:95px; padding-left:28px; background: url(../images/line_h6.gif) no-repeat left bottom;}
.overseas{height:115px; padding-left:28px; background: url(../images/line_h6.gif) no-repeat left bottom;}

.announcements{height:92px; padding: 0 0 0 28px; background-color:#eaf6fc; padding-top:7px;}
.announcements h2{float:left; padding-top:10px; height:23px;}
.announcements .btn_go{float:right; padding:10px 20px 0 0;}
.announcements ul{clear:both;;}
.announcements li{height:15px;}
.announcements span{padding-right:10px; font-family:"Tahoma"; font-size:10px; color:#88bdd7; font-weight:bold;}
.announcements a{font-family:"Arial"; font-size:11px; color:#707070;}

#footer{height:60px; padding:43px 0 0 160px; background: url(../images/line_h3.gif) no-repeat left top;}
#footer .flogo{float:left; padding-right:50px;}
#footer p{height:13px; font-family:"Tahoma"; font-size:9px; color:#737373;}
#footer p img{padding-top:4px;}
