/* COMMON */
body {
	margin:0; 
	padding:0;
	background:#23292f url(images/background.gif) repeat-x top center fixed;
	font:normal 10pt Georgia, Gulim, Times, serif; 
	color: #6c6159;
	line-height:160%;
	text-align: center;
}
a { color:#797a67; text-decoration: none; }
a:hover { color: #909084; }
img { border: 0 none; vertical-align: middle; }

/* SPECIAL ID */
#topMenu {
	margin: auto;
	padding: 10px 10px 10px 0;
	background: url(images/top.menu.back.png);
}
#topMenu li { list-style: none; display: inline; padding-left: 15px; }

#logo { padding: 30px 0 10px 0; }
#logo a { font-size: 32pt; font-family: Georgia, sans-serif; color: #979162; }
#logo a:hover { color: #c4b749; }

#mainFrame {
	margin: auto;
	margin-top: 20px;
	width: 980px;
	border: #343e47 5px solid;
	background: url(images/sidebar.back.png);
}

#sideBar {
	float: left;
	width: 170px;
	padding: 5px;
}

#sideMenu {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}
#sideMenu li { border-bottom: #b5babf 1px solid; padding: 7px;}
#sideMenu li:hover { background-color: #ffffe0; }
#sideMenu li a { color: #343e47; }

#contentBar {
	float: left;
	width: 789px;
	border-left: #343e47 1px solid;
	border-bottom: #343e47 1px solid;
	padding: 10px 5px;
	background-color: #fff;
	text-align: left;
}

#contentBoard {
	float: left;
	width: 779px;
	border-left: #343e47 1px solid;
	border-bottom: #343e47 1px solid;
	padding: 10px;
	background-color: #fff;
	text-align: left;
}

#featureButton {
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: right;
	font-family: Malgun Gothic, 맑은고딕,Gulim, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#featureButton li { list-style: none; display: inline; margin: 0 0 0 -5px; }
#featureButton li.hide { background-color: #7d91a4; color: #fff; padding: 10px; cursor: pointer; }
#featureButton li.show { background-color: #343e47; color: #fff; padding: 10px; }

#featureInfo {
	border-top: #343e47 1px solid;
	margin-top: 5px;
	padding: 10px;
	font-family: Malgun Gothic, 맑은고딕, Gulim, sans-serif;
	font-size: 12pt;
	height: 200px;
	overflow: auto;
}

#latestTotal {
	float: left;
	width: 600px;
}

#latestPhoto {
	float: left;
	width: 178px;
	text-align: center;
	padding-left: 9px;
}

#information {
	margin: -10px 10px 10px 10px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#information li { padding-top: 3px; }

#respect { color: #666; margin: 0 10px 0 10px; list-style: none; padding: 0; font-size: 12px; }
#respect li { border-bottom: #eee 1px solid; padding: 3px; }
#respect div.msg { background-color: #f9f9f9; padding: 10px; }
#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; }

#bottomBox {
	margin: auto;
	width: 980px;
}
#sirininetCopyright {
	margin-left: 180px;
	width: 800px;
	color: #999;
	font-size: 12px;
}
#sirininetCopyright a { font-size: 14px; }
#sirininetCopyright div { padding: 15px 0 10px 0; }

/* COMMON CLASS */
.clr { clear: both; }
.direct { font-size: 14pt; font-family: Malgun Gothic, 맑은고딕, sans-serif; font-weight: bold; color: #505B65; text-align: center; margin-top: 15px; }
.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; }
.latestBox { width: 385px; float: left; padding-left: 7px; font-size: 12px; margin-top: 15px; }
.latestPhotoBox { text-align: center; margin: 15px 8px; font-size: 12px; }
