* { margin:0; padding:0;}
body {
	background:#fff;
	font-family:Arial;
	font-size:100%;
	line-height:1em;
	color:#888888;
	text-align:center;
	scrollbar-face-color: #ededea; /*기본색상*/
    scrollbar-highlight-color: #FFFFFF; /*상단 및 좌측 하일라이트*/
    scrollbar-3dlight-color: #f0f0f0; /*상단 및 좌측 색상*/
    scrollbar-shadow-color: #cccdc7; /*하단 및 우측 로우라이트*/
    scrollbar-darkshadow-color: #f0f0f0; /*하단 및 우측 색상*/
    scrollbar-track-color: #fafafa; /*배경색상*/
    scrollbar-arrow-color: #75b5f6; /*화살표색상*/

}
.style9 {
	color: #666666
}
.clear { clear:both;}
.style6 {
	font-size: 1.1em;
	color: #5B5B5B;
	font-weight: bold;
}
.style7 {
	font-size: 1.1em;
	font-weight: bold;
	color: #7F7F7F;
}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:21px;}

#header_tall {background:url(images/header_tall.gif) top repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:207px; height:15px; background:none; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-family:arial; color:#858585; font-size:1em; padding-left:3px;}
textarea { width:207px; height:64px; background:none; overflow:auto; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-size:1em; font-family:arial; color:#858585; padding-left:3px;}
.textarea_box { height:80px;}

.form_1 { height:32px;}
.input_1 { width:179px; height:25px; background:#fff; font-size:1em; color:#606060; font-family:arial; border:0; padding-left:3px;}

.inputbox{border-bottom: #999999 1px solid; border-left: #999999 1px solid; border-right: #999999 1px solid; border-top: #999999 1px solid; font-family:arial;color:#858585; font-size:9pt;height:18px;padding-left:3px;}
.inputbox2{width:400px; height:64px; background:none; overflow:auto; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-size:1em; font-family:arial; color:#858585; padding-left:3px;}
    
/*==================list====================*/
ul { list-style:none;}

.list1 li a { background:url(images/marker.gif) no-repeat left 2px; padding-left:17px; color:#5c798c; line-height:2em;}
.list2 li a { background:url(images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c; line-height:2em;}
.list3 dt { font-size:1.1em; color:#f50; font-weight:bold;}
.list3 dd { padding-bottom:15px;}
.list4 { margin-bottom:8px;}
.list4 dt { padding-bottom:7px;}
.list4 dt a {background:url(images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c;}
.list4 dd { padding-bottom:17px;}
.list5 { padding-bottom:4px;}
.list5 dt { font-weight:bold;}
.list5 dd { padding-bottom:16px;}

.footer_menu { background:#e8ebec; height:55px; text-align:center;}
.footer_menu li { display:inline;}
.footer_menu li a { background:url(images/footer_divider.gif) no-repeat right 4px; padding:0 13px 0 12px; color:#7b8a94; line-height:54px;}
.footer_menu li a.last { background:none;}


/*==================other====================*/
.img_indent {
	margin:0 12px 0 0;
	float:left;
}
.img_indent1 { margin:0 17px 21px 0; float:left;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:12px;}

.cont_form { padding:4px 20px 0 0;}
.cont_form span { float:right;}



/*==================txt, links, lines, titles====================*/
a {color:#f50;}
a:hover{text-decoration:none;}
a:hover.qq{
	text-decoration:none;
	color: #999999;
}

h3 {
	font-size:1em;
	margin-bottom:9px;
	font-family:verdana;
	color:#919191;
}
h4 {
	font-size:1.1em;
	color:#006699;
	margin-bottom:9px;
	font-family:verdana;
}

.head_link1 { background:url(images/head_marker1.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link2 { background:url(images/head_marker2.gif) no-repeat left 1px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link3 { background:url(images/head_marker3.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link1:hover, .head_link2:hover, .head_link3:hover { text-decoration:underline;}
.link1 { color:#5c798c;}
.link2 { background:url(images/marker1.gif) no-repeat left 3px; padding-left:13px; color:#5c798c;}

.title {
	margin-bottom:10px;
}

/*==================blocks====================*/
.block { background:#fcfcfc; border:1px solid #d7d7d7;}
.block1 {
}
.block1 .inner { padding:20px 0 19px 18px;}
.block1 .title1 { margin-bottom:12px;}
.block1 a { color:#90969a;}

.block2 { background:#fff; width:100%;}
.block2 .title_bgd { background:url(images/top_title.gif) left top repeat-x;}
.block2 .top_tall { background:url(images/top_tall.gif) left 56px repeat-x;}
.block2 .right_tall { background:url(images/right_tall.gif) right top repeat-y;}
.block2 .right_tall_1 { background:url(images/line.gif) right top repeat-y;}
.block2 .bottom_tall { background:url(images/bottom_tall.gif) left bottom repeat-x;}
.block2 .left_tall { background:url(images/left_tall.gif) left top repeat-y;}
.block2 .left_top_corner { background:url(images/left_top_corner.gif) no-repeat left 56px;}
.block2 .right_top_corner { background:url(images/right_top_corner.gif) no-repeat right 56px;}
.block2 .right_bottom_corner { background:url(images/right_bottom_corner.gif) no-repeat right bottom;}
.block2 .left_bottom_corner { background:url(images/left_bottom_corner.gif) no-repeat left bottom;}
.block2 .inner2 {
	padding:19px 10px 10px 17px;
}
.block2 .inner22 {
	padding:21px 20px 22px 17px;
}
.block2 .inner3 {
	padding-top: 21px;
	padding-right: 25px;
	padding-bottom: 31px;
	padding-left: 22px;
}
.block2 .inner33 {
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 20px;
}


/*header*/
#header div { position:absolute; margin-left:-11px;}

/*article*/
#article .col_1 {
	width:256px;
}
#article .col_1 .indent {
	padding:15px 10px 0 12px;
}

#article .col_2 { width:520px; height:272px;}

/*content*/
#content { padding:5px 0 5px 0;}
#content .title {
	margin-bottom:42px;
}
#content .title1 {
	margin-bottom:36px;
}
#content .title3 {
	margin-bottom:34px;
}
#content .indent { padding:21px 35px 16px 17px;}
#content .indent1 { padding:21px 15px 16px 0;}
#content .indent2 { padding:0 20px 0 0;}

/*footer*/
#footer p { text-align:center; padding:22px 0 0 0; font-size:.91em; font-family:verdana;}
#footer p a { color:#858585;}

/*==========================================*/
.style4 {font-size: 0.8em}
.han {
	font-family: "굴림";
	font-size: 9pt;
	color: #666666;
	line-height: 11pt;
	font-weight: lighter;
}

