#main #contents {
	margin: 0;
	padding: 0 15px;
	float: right;
}

	#contents #contents_body {
		width: 690px;
		margin: 0;
		padding: 15px 15px 0 0;
	}

	#contents #contents_body p,
	#contents #contents_body h1 {
		margin: 0 0 1em 0;
	}

	#contents #contents_body h1 {
		font-size: 120%;
		font-weight: bold;
	}

	#contents #contents_body p {
		line-height: 1.7em;
	}

	#contents .list_bbs_menu {
		text-align: right;
	}

	#contents .li_tree {
		border: 1px solid #aaa;
		background: #eee;
		padding: 10px;
	}

	#contents .box_comtxt {
		margin: 15px 0;
		padding: 15px;
		border: 1px solid #ddd;
	}

	#contents .box_comtxt h3 {
		font-size: 22pt;
		font-weight: bold;
		text-align: center;
		font-family: serif;
		margin: 0 0 5px 0;
		line-height: 1.2em;
		/*border-bottom: 1px dashed #ddd;*/
	}

	#contents .box_comtxt dl {
		margin: 0 0 1em 0;
		font-size: 95%;
	}

	#contents .box_comtxt dl dt {
		width: 4em;
		float:left;
	}

	#contents table.tbl_bbstitle {
	}
		.tbl_bbstitle th {
			background: #BDDBF7;
			font-weight: bold;
			color: #ffffff;
		}

		table.tbl_bbstitle th.th_title {
			/*width:40%;*/
			width: 70%;
		}
		table.tbl_bbstitle th.th_user {
			width:25%; /* 폜 */
		}
		table.tbl_bbstitle th.th_comment {
			width:10%;
		}
		table.tbl_bbstitle th.th_lastupdate {
			width:20%;
		}
		table.tbl_bbstitle th {
			/* border-bottom:1px solid #DDDDDD;
			border-top:1px solid #DDDDDD; */
			text-align:left;
		}
		table th, table td {
			padding:0.3em 0.75em;
		}
		table.tbl_bbstitle td {
			/*border-top: 1px dashed #ddd;*/
			border-top: 1px dashed #ddd;
		}

		table.tbl_bbstitle td.td_lastupdate {	font-size: 80%;}
		
		table.tbl_bbstitle td.td_title {
			padding-left: 36px;
			background: url("../../../images/li_dot.png") no-repeat 14px center;
		}
		
	#contents p.daily_catch_copy{
		margin: 0;
		padding-left: 10px;
		font-size: 80%;
		line-height: 1.2em;
	} /* A-20091210 */
	#contents span.daily_catch_copy_s{
		color: #474a4d;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 30px;
		background-image: url(../images/bg_catch_copy.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
	} /* A-20091210 */

#main #menu {
	width: 220px;
	padding: 15px 0 0 15px;
	float: left;
}
	#menu div.box_contents {
		margin: 0 0 1em 0;
		border: 1px solid #cccccc;
	}

	#menu div.box_contents h2 {
		padding: 4px 8px;
		background: #BDDBF7;
		color: #ffffff;
		font-weight: bold;
	}

	#menu div.box_contents ul {
		padding: 5px 5px 10px 5px;
	}

.prof {
	padding: 1em 20px;
	background: #dddddd;
	font-size: 90%;
	margin: 0 0 1em 0;
	text-align: left;
}
.prof img {
	float: left;
	margin: 0 1em 0 0 ;
}
.prof h3 {
	font-weight: bold;
}

#contents_body h2 {
text-align:center;font-weight:bold;font-size:150%;
}

#contents .com_link {
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #ddd;
	text-align: center;
}

#contents #contents_backnor {
	margin: 20px 0 1em 0;
	border: 1px solid #cccccc;
}

#contents #contents_backnor h5 {
	font-size: 100%
	text-align: left;
	padding: 4px 8px;
	background: #BDDBF7;
	color: #ffffff;
	font-weight: bold;
	border-bottom:1px solid #DDDDDD;
}

#contents #contents_backnor .tbl_bbstitle th {
	background: #ffffff;
	font-weight: bold;
	color: #000000;
}

#contents #contents_backnor table.tbl_bbstitle th {
	/*border-bottom:1px dashed #DDDDDD;
	border-top:1px solid #DDDDDD;*/
	text-align:left;
}

img.img_title{
	display:block;
	margin: 0 auto;
	text-align: center;
	width: 690px;
}

#contents #post_date {
	margin: 0 auto 30px auto;
	padding-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
	font-family: serif;
	text-align: center;
	border-bottom: 1px dashed #ddd;
}



/* Localized */