div.bbsThred {
	margin: 0 auto;
	padding: 10px 10px 10px 20px;
	background-color:#fff;
	text-align:left;
	border: 1px #cccccc solid;
	background-color:#ffffff;
}
div.bbsThred hr {
	height: 1px;
	border: none;
	border-top: 1px #666666 solid;
}
div.bbsThred_Title {
	width:270px;
	position:relative;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	color:#f21;
}
div.bbsThred_WroteDate {
	width:110px;
	position:relative;
	float:left;
	text-align:right;
	z-index:inherit;
}
div.bbsThred_blandName {
	line-height:26px;
	text-align:left;
}
div.bbsThred_Body {
	padding-top:4px;
	padding-left:16px;
	text-align:left;
}
div.bbsThred_Body p {
	line-height:1.3em;
	font-size:1.0em;
}
div.bbsThred_Contact {
	text-align:right;
}
div.bbsSearch {
	border: 1px #444 solid;
	background: #fff url(../images/bbs_search_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*overflow:hidden;*/
}
div.ContentsBlock01Title  {
	border-bottom:2px solid #4D80E4;
	border-left:7px solid #4D80E4;
	font-size:large;
	font-weight:bold;
	margin:0;
	padding:2px 0 2px 12px;