@charset "utf-8";
/* CSS Document */

/* common */
* {margin:0; padding:0;}
body, input, textarea, select, button{ 
	font-family:나눔고딕,Dotum,굴림,Gulim,Apple-Gothic,sans-serif,verdana; color:#666; font-size:10pt;
	font-size:13px;
	-webkit-text-size-adjust:none;
	line-height:140%;
} 
@font-face{ font-family:ngttf; src:url(NanumGothic.ttf);}
@font-face{ font-family:ngeot; src:url(NanumGothic.eot);}

body {font-size:14px;vertical-align:center; color:#333}
img {border:0; vertical-align:bottom;}
ul{list-style:none;}/* ����� ������ list-style-type:none ���� �ᵵ �ȴ�.*/

/*div{border:1px solid red} */

a, area						{ color:#333; text-decoration:none; blr:expression(this.onFocus=this.blur()) }
a:hover						{ text-decoration:none; }
a:focus						{ -moz-outline-style:none; }

/* ----------- 공통 ------------- */



#footer{background-color:#ebebeb; height:35px;}
#footer .footer1{position:absolute;right: 5px; padding-top:7px;}

/* ----------- 메인 ------------- */

#logo{background:url(../img/top_bg.jpg) right bottom no-repeat;width:100%; height:195px; padding-top:10px;}
#red_bg{background-color:#c10000; height:13px;}
#list{padding:3px 15px;background-color:#c10000;}
#list .title1{ background:url(../img/title_left.gif) top left no-repeat}
#list .title1 .title2{background-color:#c10000; background:url(../img/title_right.gif) top right no-repeat}
#list .title1 .title2 a{display:block; padding: 8px 20px; color:#ffffff; font-weight:bold;}


#list .sub{background-color:#c10000;padding-top:5px}
#list .sub #con{background-color:#fff;}
.bg1{background:url(../img/bg_topL.gif) top left no-repeat}
.bg2{background:url(../img/bg_topR.gif) top right no-repeat}
.bg3{background:url(../img/bg_bottomL.gif) bottom left no-repeat}
.bg4{background:url(../img/bg_bottomR.gif) bottom right no-repeat}

#list .sub .bg1 .bg2 .bg3 .bg4  ul{ padding:10px 10px 5px 19px;}
#list .sub .bg1 .bg2 .bg3 .bg4  li{ width:100%;  line-height:22px; font-size:1px; }
#list .sub .bg1 .bg2 .bg3 .bg4  li a{clear:left;background:url(../img/icon_arrow.gif) no-repeat;color:#000;font-size:14px;display:block; padding:4px 5px 9px 35px; font-weight:bold;}
