@charset "utf-8";
@import "base2.css";

/* 레이아웃 */
#wrap {width:100%;}

/* 상단메뉴와 플래시 */
#header {width:993px; height:221px; background:black; ;}
	#top_menu {width:993px;height:16px; position:relative; }
	#top_menu ul {position: absolute; width:285px; right:83px; top:0px;}
	#top_menu ul li {float:right; _display:inline;}
	#top_menu ul li a img {padding:2px 7px;}
	#flash_area {width:993px; height:205px;}
	#flash_language {position:absolute; padding:1px 0 0 0; width:74px; height:68px; right:2px; top:0;}
	#secession1 { border:0; vertical-align:middle; margin:0;}


/* 중앙 왼쪽메뉴와 컨텐츠 */
#container {width:993px; overflow:hidden; background:url('/images/layout/con_bg.gif') repeat-y left top;}
#container #left_area {width:243px; float:left; _display:inline; padding:30px 0;}
#container #left_area #lmenu {width:208px;}
#container #left_area #lcon {width:200px; padding: 8px 0 0 20px;}

/*왼쪽부분 설문조사 부분*/
#container #left_area #vote {margin:25px 0 0 20px;}
#container #left_area #vote .top {width:192px; height:16px; background:url('/images/layout/vote_back1.gif') no-repeat;}
#container #left_area #vote .vote_con .title {height:27px; margin:10px 0 7px 0;}
#container #left_area #vote .vote_con ul li {height:18px;color:#656565;}
#container #left_area #vote .vote_con ul li input {border:0; padding:0; vertical-align:middle;}
#container #left_area #vote .vote_con textarea {width:188px; height:55px; border:1px solid #d2d2d2; padding:5px; color:#b0b0b0;}
#container #left_area #vote .vote_con p .submit {width:46px; height:20px; border:0; margin:3px 0 8px 0;}
#container #left_area #vote .bottom {width:192px; height:16px; }

/* 중간 컨텐츠 */
#container #con_area {width:749px; _height:770px; min-height:590px; float:left; display:inline;}
#container #con_area #navigation {height:30px; text-align:right; padding:8px 30px 0 0;}
#container #con_area #navigation span {color:#b8b8b8;font-size:11px; padding-right:8px; background:url('/images/common/bul/bul_arrow1.gif') no-repeat right 50%;}
#container #con_area #navigation span.navi_now {color:#666; padding-right:0px; background: none;}

#container #con_area #title_bar {height:65px; margin:0 0 10px 36px;}
#container #con_area #title_bar h2.subtitle {margin-top:9px;}
#container #con_area #contents {margin:0 0 40px 36px;}

/* 하단 카피라이트 */
#footer {width:100%; height:69px; background:#f2f2f2; clear:both;}
#footer #footer_area {width:993px;}
#footer #footer_area #logo {padding:17px 70px 0 70px; float:left; _display:inline;}
#footer #footer_area #copyright {padding:15px 0 0 37px; float:left; _display:inline;}

/* 상단으로 */
#gotop {position:absolute; left:993px;}


/* 클린신고센터 : 글올리기 2010_02_22 */
#container .ethics dl {width:648px; margin:0 0 10px 36px;}
#container .ethics dt { margin:0 0 28px 0; }
#container .ethics dd {flot:left; margin:0 5px 20px 0;}

#ethics_img {width:648px; height:141px; margin:0 0 60px 36px;}
#ethics_img p {width:163px; float:left;}
#ethics_img li {width:464px; float:left; margin:0 0 31px 21px;}

#ethics_img2 {width:648px; height:141px; margin:0 0 478px 36px;}
#ethics_img2 p {width:163px; float:left;}
#ethics_img2 li {width:464px; float:left; margin:0 0 31px 21px;}

.img {padding-bottom:20px;}


