body { 
	font:12px 'AppleGothic','Gulim','Dotum';
	margin:0; 
	padding:0;	
	background:#ffffff;
}

img { border:0; margin: 0; padding: 0; }
form { margin:0; padding:0; }

ol {
	
	list-style: none;
	margin: 0; padding: 0;

}

ul {
	
	list-style: none;
	margin: 0; padding: 0;

}

.clear { clear:both; margin:0; padding:0; font-size:0; height:0; }

/* box */

.graybox {
	background: url("/img/layout/bg_graybox_middle.gif") repeat-y;
 }

.graybox_top {
	width: 100%; height: 100%;
	background: url("/img/layout/bg_graybox_top.gif") no-repeat left top; 
}

.graybox_bottom {
	width: 100%; height: 100%;
	background: url("/img/layout/bg_graybox_bottom.gif") no-repeat left bottom;	
}

.graybox_data {
	
	padding: 15px;
	min-height: 30px;

}

.grayinbox {
	width: 197px;
	background: #f5f5f5;

}

.grayinbox_top {
	width: 100%; height: 100%;
	background: url("/img/layout/bg_grayinbox_top.gif") no-repeat left top;	
}

.grayinbox_bottom {
	width: 100%; height: 100%;
	background: url("/img/layout/bg_grayinbox_bottom.gif") no-repeat left bottom; 
}

.grayinbox_data {
	padding: 10px; padding-left: 15px; padding-right: 15px;
	min-height: 20px;

}


.graysidebar_item {
	background: #f4f4f4;
	margin-top:10px;
}

.graysidebar_top {
	background:url("/img/layout/bg_s_graybox_top.gif") no-repeat left top;
}

.graysidebar_bottom {
	background:url("/img/layout/bg_s_graybox_bottom.gif") no-repeat left bottom;
}

.graysidebar_data {
	padding:10px; padding-top:15px; padding-bottom:15px;
}

/* layout */

#header {
	height: 60px;
}

#menu {
	
	height: 70px;
	background: url("/img/layout/bg_menu.gif") repeat-x;
}

#container {
	
	width: 1130px;
	margin: 0 auto;
}

#container #dummy {
	
	float: left;
	width: 100px;

}

#container #sidebar {
	float: left;
	
	width: 220px;
	margin-right: 20px;
	padding-top: 20px;

}

#container #main {
	
	float: left;
	width: 670px;
	margin-left: 5px;
	margin-right: 5px;
	overflow:hidden;

}

#container #quick_menu {
	
	float: left;
	width: 100px;
	text-align: right;	
	padding-top: 15px;

}

#container #content_header .board_header {
	margin-bottom: 10px;
}

#container #main_wrap { 
	width:730px; margin:0 auto;
}

#footer {
	
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	margin-top: 30px;
	margin-bottom:20px;
	padding-top: 8px;
	padding-bottom: 8px;

}

/* header */
#header #header_wrap {
	
	width: 920px;
	margin: 0 auto;

}

#header #header_wrap .logo {
	float: left;
	padding-top: 14px;

}

#header #header_wrap .top_menu {

	float: right;
	text-align: right;

}

/* menu */

#menu #menu_wrap {
	
	width: 1000px;	
	margin: 0 auto;
	padding-top:19px;
	text-align:right;

}

/* sidebar */

#sidebar .sidebar_item {
	
	margin-bottom: 10px;
}

#sidebar .sidebar_item .title_wrap {
	
	border-bottom:  1px solid #cecece;
	height:24px;

}

#sidebar .sidebar_item .title {
	float: left;
 }

#sidebar .sidebar_item .more {
	
	float: right;
	padding-top: 3px;

}

#sidebar .sidebar_item ul {

	margin: 0; margin-top: 8px;
	padding: 0;
	list-style: none;

}

#sidebar .sidebar_item ul li {
	
	padding-left: 14px;	
	margin-top: 5px;	
	background: url("/img/layout/bg_li.gif") no-repeat 0px 4px;

}

#sidebar .sidebar_item ul li a {
	
	color: #333333;
	text-decoration: none;

}

#sidebar .sidebar_item ul li a:hover {
	text-decoration: underline;
 }

#sidebar .sidebar_event {
 font-size: 0px;
 overflow:hidden; }

#sidebar #sidebar_search {
	width: 174px;
	height: 30px;
	padding-top: 10px;
	padding-left: 46px;
	background: url("/img/layout/bg_search.gif") no-repeat;

}

#sidebar #sidebar_search .search_text {
	
	border: 1px solid #cdcdcd;
	width: 110px;
	margin-right: 6px;

}

#sidebar .graysidebar_data h3 { border-bottom:1px solid #cecece; padding-bottom:2px; margin-bottom:10px; }
	#sidebar .graysidebar_data ul { list-style:none; margin:0; padding:0; }
	#sidebar .graysidebar_data ul li { background:url("/img/layout/bg_li3.gif") no-repeat 0px 5px; padding-left:10px; margin-top:6px; }
		#sidebar .graysidebar_data ul li a { color:#333333; text-decoration:none; }
		#sidebar .graysidebar_data ul li a:hover { text-decoration:underline; }
	#sidebar .graysidebar_data ul li .name { color:#999999; font:11px Dotum; }

	#sidebar .graysidebar_data ul li.empty { color:#999; font:11px Dotum; }

#sidebar .graysidebar_data h3.noline { margin-bottom:0; border-bottom:0; }

#sidebar .tags_item {
	background: #ffffff;
	margin:0 auto;
	width:196px;
	margin-top:5px;
}

#sidebar  .tags_top { background:url("/img/layout/bg_s_whitebox_top.gif") no-repeat left top; }
#sidebar  .tags_bottom { background:url("/img/layout/bg_s_whitebox_bottom.gif") no-repeat left bottom; }
#sidebar  .tags_data { padding:10px; }
#sidebar  .tags_data ul { list-style:none; margin:0; padding:0; line-height:18px; }
#sidebar  .tags_data ul li { display:inline; margin-right:5px; background:none; padding:0; }
	#sidebar  .tags_data ul li.tag1 a { color:#ffffff; background:#f64464; font-weight:bold; }
	#sidebar  .tags_data ul li.tag2 a { color:#df1748; }
	#sidebar  .tags_data ul li.tag3 a { color:#000000; font-weight:bold; }
	#sidebar  .tags_data ul li.tag4 a { color:#676767; }
	#sidebar  .tags_data ul li.tag5 a { color:#9a9a9a; }



#sidebar .main_banners { text-align:center; line-height:6px; }

#sidebar .main_socials { background:#fff; border:1px solid #e2e2e2; padding:2px; padding-bottom:4px; }
#sidebar .main_socials ul { list-style:none; margin:0; padding:0 }
#sidebar .main_socials ul li { background:none; width:100px; float:left; } 
#sidebar .main_socials ul li.right { float:right; width:80px; padding-left:0; }

#footer #footer_wrap {
	
	width: 920px;
	margin: 0 auto;

}

#footer .logos {
 float: left; 
}

#footer .address {
	float: left;
	padding-top: 12px;
	padding-left: 10px;
	font-size: 11px;
	color: #848484;
	line-height: 16px;

}

#footer .address a {
	
	color: #848484;
	text-decoration: none;

}

#footer .tools {
	
	float: right;
	padding-top: 14px;

}

#footer .support {
	
	float: right;
	padding: 14px 10px 0 0;

}

/* paging */

#paging { text-align:center; margin-top:20px; margin-bottom:10px; font:11px Tahoma; }
	#paging span a { padding-left:6px; padding-right:6px; color:#999999; text-decoration:none; }
	#paging span a:hover { text-decoration:underline; }

	#paging span.selected { padding-left:6px; padding-right:6px; color:#ff863b; font-weight:bold; }

	#paging .leftpage { margin-right:2px; }
	#paging .rightpage { margin-left:2px; }
