/**
 * COMMON STYLE *
 **/
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #121213;
	text-align: center;
}
img {
	border: 0 none;
}
form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #234b7d;
}
a:hover {
	font-weight: bold;
	color: #206ed0;
}
/**
 * ID STYLE *
 **/
#SIRININET {
	width: 1000px;
	margin: auto;
}
/* - top - */
#topLogo {
	float: left;
	width: 245px;
	height: 287px;
}

#topMenu {
	float: left;
	width: 755px;
	height: 200px;
	background: url(images/v23_02.gif) no-repeat top;
}
#topMenu ul {
	margin: 99px 0 0 0;
	padding: 0;
}
#topMenu ul li {
	list-style: none;
	display: inline;
}
#topSubMenu {
	position: absolute;
	top: 200px;
	right: 0;
	width: 751px;
	height: 76px;
	background: url(images/v23_top_sub.gif) no-repeat;
	color: #fff;
	font-family: "Malgun Gothic", Dotum, sans-serif;
	font-size: 16pt;
	padding-top: 20px;
}
#topLayout {
	width: 1000px;
	margin: auto;
	position: relative;
}

/* - main - */
#mainForm {
	background-color: #121213;
}
#mainTop {
	top: 0;
	height: 31px;
}
#siteMainContent {
	background-color: #fff;
	margin: 0 9px 0 9px;
}
#indexBody {
	margin: 0 15px 0 15px;
}
#respect {
	line-height: 160%;
}
#respect ul {
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: left;
}
#respect li { 
	border-bottom: #eee 1px solid; 
	padding: 7px; 
	list-style: none;
}
#respect li:hover {
	border-bottom: #aaa 1px solid;
}
#respect div.msg { 
	background-color: #ffffef; 
	padding: 10px; 
	border: #eee 3px solid;
}
#respect div.msg span { 
	color: #343e47; 
	font-weight: bold; 
	font-size: 16pt; 
	font-family: "Malgun Gothic", ¸¼Àº°íµñ, sans-serif; 
	display: block; 
}
#respect span { 
	color: #aaa; 
	font-family: Dotum, µ¸¿ò, sans-serif; 
	font-size: 11px; 
}
#find {
	text-align: left;
	margin: 0 15px 0 15px;
}
#community {
	margin: 0 15px 0 15px;
}
#community ul {
	width: 980px;
	margin: 0;
	padding: 0;
}
#community li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 5px;
	cursor: move;
	width: 307px;
	float: left;
}
#BOARD_BEGIN_START {
	float: left;
	width: 760px;
}
#sideBar {
	float: left;
	width: 170px;
	padding: 0 15px 0 0;
}
#totalPosts {
	float: left;
	width: 740px;
}
#sideMenu {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
#sideMenu { margin-top: -15px; }
#sideMenu li { border-bottom: #eee 1px solid; padding: 7px; }
#sideMenu li:hover { background-color: #fff; background-color: #ffffe7; }
#sideMenu li a { color: #343e47; }
#sirininetPoll { margin-top: 20px; text-align: left; }
#boardMAIN { margin: 0 15px 0 15px; }

/* - bottom - */
#bottomMenu {
	float: left;
	width: 1000px;
	height: 207px;
	background: url(images/v23_bottom.gif) no-repeat;
}
#bottomMenu ul {
	margin: 100px 400px 0 0;
	padding: 0;
}
#bottomMenu ul li {
	list-style: none;
	display: inline;
}
/**
 * CLASS STYLE *
 **/
.clear { clear: left; }
.notice { height: 200px; overflow: auto; text-align: left; line-height: 160%; }
.notice h2 { font-family: "Malgun Gothic", sans-serif; font-size: 14pt; }
.notice h2 a { color: #555; }
.feature { text-align: left; }
.feature ul { margin: 5px; padding: 0; }
.feature ul li { list-style: none; padding-bottom: 5px; }
.feature .subTitle { font-size: 14pt; font-family: "Malgun Gothic", sans-serif; font-weight: bold; border-bottom: #ddd 1px solid; list-style: none; padding: 5px; margin-top: 20px; color: #343e47; }
.modifyTime { font-size: 10px; color: #ddd; }
.grayText { padding-left: 15px; font-size: 11px; color: #ccc; }
.latestPosts { width: 735px; margin: 10px 0 0 0; border: #eee 3px solid; padding: 10px; }
.latestPosts:hover { border: #8bbefd 3px solid; background-color: #ffffef; }
.latestPosts .photo { float: left; width: 100px; height: 100px; }
.photo .view { padding-top: 5px; }
.photo .nick { padding-top: 5px; font-size: 11px; color: #999; font-family: Dotum, µ¸¿ò, sans-serif; }
.latestPosts .subject { float: left; width: 600px; height: 100px; text-align: left; padding: 5px 0 0 10px; }
.latestPosts .subject h2 { font-family: "Malgun Gothic", Dotum, sans-serif; font-size: 12pt; font-weight: normal; margin: 0; }
.latestPosts .subject ul { margin: 15px 0 0 10px; padding: 0; }
.latestPosts .subject ul li { list-style: none; background: url(images/v23_rep_icon.gif) no-repeat left top; padding-left: 20px; padding-bottom: 5px; color: #999; }
.latestBox { float: left; width: 290px; margin: 20px 0 0 10px; }
.column3 { float: left; width: 290px; }
.direct { font-size: 14pt; font-family: Malgun Gothic, ¸¼Àº°íµñ, sans-serif; font-weight: bold; color: #5F8AB0; text-align: center; margin-top: 15px; }
