@charset "utf-8";
/*
Designed by Yun Seong-hwan
*/

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
.gnb_sub { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }
#isSearch { margin:0; padding:0; }
#isSearch ul { margin:0; padding:0; }
#footer { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#fff url(../images/default/body-bg.jpg) repeat-x top center; }
#logo {width: 980px; margin: 0 auto; height: 42px; padding: 10px 10px 10px 30px; color: #fff; }
#logo h1 {margin:5px 0 5px 5px;}
#logo .join {font-family: dotum,arial,san-serif; float: right; margin:30px 10px 0 0;}
#logo .join a{padding:0 15px 0 13px; color: #069; text-decoration:none; background: url(../images/default/login-icon.gif) no-repeat left center}

#bodyWrap-top { width:980px; margin:0 auto;height: 12px; background:url(../images/default/content-bg-top1.png) no-repeat top center;}
* html #bodyWrap-top {background:url(../images/default/blank.gif) no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://s257102985.onlinehome.us/layouts/rollover-cool2_sub/images/default/content-bg-top1.png", sizingMethod="scale"); }

#bodyWrap { width:980px; margin:0em auto;  padding-bottom: 1px; background:#FFFFFF;background:url(../images/default/content-bg-center1.png) repeat-y top center;}
* html #bodyWrap {background:url(../images/default/blank.gif) no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://s257102985.onlinehome.us/layouts/rollover-cool2_sub/images/default/content-bg-center1.png", sizingMethod="scale"); }

#bodyWrap-bottom { width:980px; margin:0 auto 15px auto; height: 12px; background:url(../images/default/content-bg-bottom1.png) no-repeat top center;}
* html #bodyWrap-bottom {background:url(../images/default/blank.gif) no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://s257102985.onlinehome.us/layouts/rollover-cool2_sub/images/default/content-bg-bottom1.png", sizingMethod="scale"); }

/* Site Layout - Logo */
#top { position:relative; width:980px; padding-top: 5px;}
#top .flash {margin: 0 0 0 20px; }
#top h1 { position:absolute; margin:0; top:10px; left:10px;}
#top .quickmenu { position:absolute; margin:0; top:0px; right:0px; width:290px; height:30px; }


/* Site Layout - Header */
#header { position:relative; width:940px; height:65px; margin: 0 auto; background:url(../images/default/bgHeader2.gif) no-repeat right top; margin-bottom:10px;}
#header .news { position:absolute; top:35px; right:10px; width:300px; height:20px; text-align: right;}

#it_search_form { position:absolute; top:8px; right:5px; left:0;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

 /* 상단주메뉴 밑 서브메뉴 처리 부분 */
#gnb { position:absolute; top:0px; height:34px; left:10px; overflow:hidden; white-space:nowrap; margin-bottom:0px;}
#gnb li { float:left; list-style:none; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 0px 0 0px; width:90px; height:25px; color:#fff; white-space:nowrap; text-align:center; font-size:1.12em; font-weight:bold; text-decoration:none; }
#gnb li a:hover,#gnb li.on,#gnb li a:focus { color:#039;background:url(../images/default/bgGnbOn.gif) no-repeat center top;}
#gnb li.on a{color:#039}

/* 메인 2차메뉴 css */
.gnb_sub { position:absolute; top:37px; left:30px; height:24px; overflow:hidden; white-space:nowrap;  }
.gnb_sub li { float:left; list-style:none; background:url(../images/default/sub_part2.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
.gnb_sub li a { display:block; float:left; padding:6px 15px 0 15px; height:18px; color:#003399; font-weight:bold; white-space:nowrap; text-decoration:none; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.gnb_sub li a:focus { color:#f90; }
.gnb_sub li.on a, .gnbin li.on a:hover { font-weight:bold; color:#006699; background:url(../images/default/arrow_3.gif) no-repeat center bottom; }


#isSearch { position:absolute; top:5px; right:15px; width:192px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:60px; height:14px; background:url(../images/default/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#000000; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#ffffff;}
#isSearch ul li { width:67px; height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#000000;}
#isSearch ul li label.on { background:#ffffff; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ffffff;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:74px; height:13px; color:#000000; border:1px solid #8E8E8D; background-color:#ffffff; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #B0B0AF; background-color:#ffffff; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:0px; overflow:hidden;}

/* Site Layout - #columnCenter */
#columnMain { position:relative; float: right; width: 780px; margin-right: 5px;}
#visualArea { width: 770px; background:#f5f5f5; position:relative; left:-10px; margin-right:15px;}
#content { width:100%; overflow:hidden; }

/* Site Layout - #columnRight */
#columnRight { float: left; width: 160px; overflow:hidden; margin-left: 15px; padding: 5px;}
#columnRight .rightbox {clear:both; width:150px;}

ul.bbs_list {

	border: 1px solid #ddd;
	padding: 0;
}

ul.bbs_list li{
	list-style:none; 
	line-height: 24px; 
	padding-left: 15px;
	color: #555;
	background:url(../images/default/bbs_list2.gif) no-repeat left center;
}

ul.bbs_list li a{
	text-decoration:none;
	color: #555;
}

ul.bbs_list li a:hover{
	color: #096;
	border-bottom: 1px dashed #096;
}

/* Site Layout - Footer */
#footer { width: 920px; margin: 10px auto; clear:both; text-align:center; padding:10px; list-style:none; color:#ffffff; background-color: #c4d0e8;}
#footer a { text-decoration:none; color:#fff;}
#footer li { color:#fff; line-height:160%;}
#footer li a { text-decoration:none; color:#fff; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }
#footer li.bottom_menu { display:inline; padding:0 .6em 0 1em; background:url(../images/default/vrType1.gif) no-repeat left center; }

/* Default Skin - End */



