/* common style */

* {
	padding: 0;
}

body {
	position: relative;
	background-color: #fff;
	color: #444;
	font-size: 12px;
	font-family: µ¸¿ò, Dotum, ¸¼Àº °íµñ, AppleGothic, Verdana, sans-serif;
	cursor: default;
	text-align: center;
	overflow-x: hidden;
	overflow-y: scroll;	
	margin: 0;
}

img {
	border: 0;
}

a:link, a:active {
	color: #444;
	text-decoration: none;
}

a:visited {
	color: #6f6f6f;
	text-decoration: none;
}

a:hover {
	color: #396da5;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	display: none;
}

form {
	margin:0;
}

span.bbscomm {
	font-size: 11px;
	letter-spacing: -1px;
	color: gray;
}


/* division */

div.footer {
	width: 838px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	border-top: 2px solid #eee;
}

div.body {
	width: 838px;
	margin: 0 auto;
	text-align: left;
}

div.body div.side {
	float: left;
	width: 200px;
}

div.body div.center {
	float: left;
	width: 418px;
	margin: 0 10px 0 10px;
}

/* portlet */
div.portlet {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 8px;
}

div.side div.portlet {
	width: 198px;
	_width: 200px;
}

div.center div.portlet {
	width: 416px;
}

div.portlet div.title {
	width: 100%;
	float: left;
	height: 24px;
	background: url(../2.5/images/portlet/title_bg.gif) 0 1px repeat-x;
	font-size: 11px;
	letter-spacing: -1px;
	margin-bottom: 3px;
	color: #ACC8E1;
}

div.portlet div.title strong {
	color: #396da5;
}

div.portlet div.title span {
	display: block;
	margin: 7px 0 0 7px;
	_margin: 8px 0 0 7px;
}

div.portlet div.title a:link { color: #396da5; }
div.portlet div.title a:active { color: #396da5; }
div.portlet div.title a:visited { color: #396da5; }
div.portlet div.title a:hover { color: #396da5; }

/* portlet-top */
div.side div.bold {
	width: 196px;
	_width: 200px;
	border: 2px solid #b4c4d8;
}

div.center div.bold {
	width: 414px;
	border: 2px solid #b4c4d8;
}

div.bold img {
	vertical-align: middle;
}

div.center div.commentbox {
	float: left;
	width: 100%;
	height: 28px;
	background: #E9EEF5;
	margin-top: -3px;
	margin-bottom: 8px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #3b4f7a;
}

div.center div.commentbox a:link, div.commentbox a:active, div.commentbox a:visited {
	color: #6486B3;
	margin: 8px 8px 0 8px;
	_margin: 9px 8px 0 4px;
	display: block;
	float: left;
}

div.center div.commentbox #wscroll {
	float: left;
	display: block;
	padding-top: 0;
	margin-top: 8px;
	_margin-top: 9px;
	overflow: hidden;
}

/* copyright */
div.footer {
	width: 838px;
	clear: both;
	overflow: hidden;
	border-top: 2px solid #eee;
	padding-top: 12px;
	margin: 0 auto;
	text-align: center;
}


div.footer ul {
	overflow: hidden;
	list-style-type: none;
	display: inline;
	font: 11px Dotum;
	letter-spacing: -1px;
}

div.footer li {
	padding: 0 2px 0 5px;
	background: url(../2.0/img/blt_split.gif) no-repeat 0px 0px;
	display: inline;
}

div.footer li.a {
	background: none;
	padding: 0 2px 0 0;
	color: gray;
}

div.footer li.copyright {
	background: #fff;
	padding: 0;
	display: block;
	font: 10px Verdana;
	letter-spacing: 0px;
	color: gray;
	margin: 2px 0 15px 0;
}

div.footer li.copyright a {
	color: #333;
	font-weight: bold;
}

/* google adsense */
div.google {
	text-align: center;
	padding-bottom: 1px;
}

/* lnk table */
table.lnk {
	float: left;
	width: 100%;
	font: 12px Dotum;
	letter-spacing: -1px;
	margin-bottom: 6px;
}

table.lnk th {
	padding: 3px 0 4px 8px;
	text-align: left;
	width: 43px;
}

table.lnk td {
	color: #ccc;
}

table.lnk td a:link, table.lnk td a:visited, table.lnk td a:active {
	color: #444;
}

table.lnk td a:hover {
	color: #396da5;
}

a:link.category, a:visited.category, a:active.category {
	color: gray;
}

a:hover.category {
	color: #396da5;
}

div.portlet div.schedule {
	font: 11px Dotum;
	letter-spacing: -1px;
	line-height: 18px;
	padding-left: 3px;
}

div.portlet div.counter {
	font: 11px Dotum;
	letter-spacing: -1px;
	color: gray;
	padding: 7px 0 5px 7px;
	line-height: 18px;
}

div.portlet div.counter span {
	letter-spacing: 0;
}

/* blank */
div.blank {
	float: left;
	background-color: #f3f3f3;
	width: 100%;
	overflow: hidden;
	height: 29px;
	_height: 28px;
}

div.blank ul {
	overflow: hidden;
	list-style-type: none;
	display: inline;
	float: left;
	font: 11px Dotum;
	letter-spacing: -1px;
	margin: 9px 0 0 7px;
}

div.blank li {
	padding: 0 2px 0 7px;
	background: url(../2.0/img/blt_split.gif) no-repeat 0px 0px;
	display: inline;
}

div.blank li.a {
	padding: 0 2px 0 0;
	background: none;
	display: inline;
}

div.blank li.feed {
	padding: 0 2px 0 0px;
	display: inline;
	background: none;
}

div.blank li.feed a {
	background: url(../2.5/images/icon/feed.gif) no-repeat 0px 0px;
	padding-left: 11px;
	color: gray;
}

div.blank li a.chat {
	background: url(../2.5/images/icon/chat.gif) no-repeat 0px 0px;
	padding-left: 12px;
	color: gray;
}

div.blank li a.mail {
	background: url(../2.5/images/icon/mail.gif) no-repeat 0px 0px;
	padding-left: 13px;
	color: gray;
}

table.board a:link, table.board a:active, table.board a:visited {
	color: #444;

}

div.donation {
	float: left;
	background-color: #f9fae8;
	border: 2px solid #b7d891;
	width: 100%;
	overflow: hidden;
	height: 25px;
	_height: 28px;
	margin-top: 5px;
	width: 196px;
	color: #474747;
	font-size: 11px;
	font-family: Dotum;
	letter-spacing: -1px;
	text-align: center;
}

div.donation span {
	display: block;
	padding: 7px 0 8px 0px;
	cursor: pointer;
}

div.donation strong {
	color: #ed6c1f;
	font-weight: normal;
}
