a:link.list_subject		{  font-family: "µ¸¿ò"; font-size: 9pt; font-style: normal; color: #777777; text-decoration: none}
a:visited.list_subject	{  font-family: "µ¸¿ò"; font-size: 9pt; font-style: normal; color: #777777; text-decoration: none}
a:hover.list_subject	 	{  font-family: "µ¸¿ò"; font-size: 9pt; font-style: normal; color: #333333; text-decoration: none;}

/* LIST */
div.category {
	width:500px;
	margin:50px 0px 0px 80px;
	text-align:center;
	font-weight:bold;
	color:#cccccc;
}
div.contents {
	overflow:auto;
	width:500px;
	margin:0px 0px 0px 80px;
}
div.item {
	position:relative;
	float:left;
	width:100px;
	padding:20px 0px 20px 0px;
	text-align:center;
}
div.paging {
	width:500px;
	text-align:center;
	margin:0px 0px 0px 80px;
}
.preview_image {
	filter:gray();
}

/* READ */
#read_subject {
	font-family: "µ¸¿ò"; 
	font-size: 12px;
	font-style: normal; 
	color:#555555;
}
#read_body {
	width:720px;
	padding-top:30px;
	text-align:center;
}
#read_fileList {
	padding:0px 25px 10px 25px;
}
#read_imageList {
	padding:0px 25px 10px 25px;
}
#read_content {
	padding:0px 25px 0px 25px;
	text-align:left;
}
#read_comment {
	width:600px;
	text-align:center;
}
#read_menu {
	width:700px;
	padding-top:10px;
	margin-left:10px;
	text-align:center;
}
#div_block_left {
	width:280px;
	margin-top:50px;
	float:left;
	position:absolute;
}
#div_block_right {
	width:280px;
	margin-top:50px;
	margin-left:480px;
	position:absolute;
}

#thumb_contents {
	overflow:auto; 
	width:450px; 
	margin-left:145px;
	margin-top:20px;
}
#thumb_paging {
	width:450px; 
	margin-left:165px;
	margin-top:10px;
	text-align:center;
}
#thumb_menu {
	width:450px; 
	margin:10px 0px 30px 165px;
	text-align:center;
}
#thumb_loader {
	padding:30px 0px 20px 315px;
}
#thumb_loader_msg {
	color:#999999;
	padding:7px 0px 0px 20px;
	width:120px;
	height:20px;
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	z-index:0;
	position:relative;
}
.thumb_list {
	position:relative; 
	float:left; 
	width:80px; 
	height:60px; 
	padding-left:10px;
}
.thumb_item {
	filter:gray();
	width:60px; 
	height:60px;;
	padding:0px;
	margin:0px;
}
.thumb_blank {
	cursor:pointer;
}

/* SECRET */
#secretMessage1 {
	width:640px;
	text-align:center;
	padding-top:100px;
}
#secretMessage2 {
	width:640px;
	text-align:center;
}
#secretForm {
	width:640px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#secretBtn {
	width:640px;
	text-align:center;
	padding-bottom:100px;
}

/* WRITE */
#writeBody {
	width:800px;
	margin-left:10px;
}
#writeTitle {
	width:640px;
	padding-top:2px;
	padding-bottom:2px;
	background:#efefef;
	text-align:center;
}
#writeMenu {
	width:640px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}


/* DELETE */
#deleteMessage {
	width:640px;
	text-align:center;
	padding-top:80px;
	line-height:30px;
	font-weight:bold;
}
#deleteData {
	width:640px;
	text-align:center;
}
#deleteBtn {
	width:640px;
	text-align:center;
	padding-top:5px;
	padding-bottom:100px;
}

/* COMMENT */
#commentMain {
	width:600px;
	text-align:center;
}
#commentList {
	width:600px;
	text-align:left;
	margin-bottom:10px;
}

#commentListBody {
	text-align:left;
}
#commentForm {
	text-align:center;
}
#cbody {
	border:0px solid #999999;
	padding:2px;
	margin:2px;
}
#cbody textarea {
	border:0px;
}
#commentForm input {
	height:15px;
}

/* COMMENT SECRET */
#c_title {
	width:400px;
	padding:10px 0px 10px 20px;
	background:#000000;
	font-weight:bold;
	color:#FFFFFF;
}
#c_secretMessage {
	width:400px;
	text-align:center;
	padding-top:50px;
}
#c_secretForm {
	width:400px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#c_secretBtn {
	width:400px;
	text-align:center;
}

/* COMMENT DELETE */
#c_line {
	background:#E0E0E0;
	padding:0px 0px 0px 0px;
	border:3px solid #999999;
}
#c_deleteMessage {
	width:400px;
	text-align:center;
	padding-top:50px;
}
#c_deleteBtn {
	width:400px;
	text-align:center;
	padding-top:10px;
}

/* COMMENT EDIT */
#c_editMessage {
	width:400px;
	padding:10px 0px 10px 20px;
	background:#000000;
	font-weight:bold;
	color:#FFFFFF;
}
#c_editForm {
	width:400px;
	padding-top:5px;
	padding-bottom:5px;
}
#c_editForm input {
	height:18px;
}
#c_editBtn {
	width:400px;
	text-align:center;
}

/* RECENT LIST */
#recentList {
	width:170px;
}
#recentList li {
	list-style-type:none;
	color:#999999;
}
#recentList ul {
	padding:0px;
	margin:0px;
}