.bbs_title {
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	white-space: nowrap;
}
.bbs_date {
	font-size: 10px;
	color: #45796B;
	text-align: center;
	white-space: nowrap;
}
.bbs_new {
	font-size: 10px;
	font-weight: bold;
	color: #FF0033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bbs_area {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	width: 100px;
	text-align: center;
}
.bbs_name {  font-size: 12px; line-height: 16px; color: #333333}
.bbs_maintitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE747F;
	padding: 5px;
	width: 338px;
}

.bbs_mainbody {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #FEF5F3;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FE747F;
	border-bottom-color: #FE747F;
	border-left-color: #FE747F;
}

.bbs_mainbody_without_map {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #ECFFCE;
	border-left: 2px;
	border-left-style: solid;
	border-left-color: #FE747F;
	border-right: 2px;
	border-right-style: solid;
	border-right-color: #FE747F;
}

.bbs_listtd {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.bbs_comment {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.bbs_no {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FE747F;
	text-align: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-right: 10px;
}
.bbs_map {
	font-size: 10px;
	line-height: 14px;
	background-color: #ECFFCE;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dashed;
	border-right-color: #FE747F;
	border-left-color: #FE747F;
	width: 190px;
	padding-left: 5px;
}
.bbs_detail {
	font-size: 10px;
	line-height: 14px;
	color: #FF3366;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FE747F;
	border-right-color: #FE747F;
	border-left-color: #FE747F;
}
.bbs_photo {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FE747F;
	border-right-color: #FE747F;
	border-left-color: #FE747F;
}
.bbs_listtitle {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #59CD22;
	padding: 2px 5px;
}

.bbs_listtitle {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #59CD22;
	padding: 2px 5px;
}

.bbs_listtitlecentre {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #59CD22;
	padding: 5px;
	text-align: center;
}
 .bbs_smtitle {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	white-space: nowrap;
}

.bbs_smtitle A:link { text-decoration: none; color: #ffffff;}
.bbs_smtitle A:visited { text-decoration: none; color: #ffffff;}

 .bbs_smtitle_on {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 2px;
	vertical-align: top;
	padding-top: 2px;
}

.bbs_smtitle_on A:link { text-decoration: none; color: #000000;}
.bbs_smtitle_on A:visited { text-decoration: none; color: #000000;}


.bbs_titlecatch {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
.bbs_sminfo {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.bbs_sminfo A:link { text-decoration: none; color: #000000;}
.bbs_sminfo A:visited { text-decoration: none; color: #000000;}

.bbs_bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FE747F;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
}
.bbs_comtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #FE747F;
	padding-right: 5px;
}
.bbs_comname {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FE747F;
	width: 90%;
}
.bbs_combody {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.sm_list {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFFD9B;
	padding: 4px 5px;
	color: #000000;
	background-color: #FFFFFF;
}

.bbs_comno {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FE747F;
	border-left-color: #FE747F;
	font-size: 10px;
	color: #000000;
	text-align: right;
	width: 10%;
}
.bbs_toukou_tdleft {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7F74FE;
	border-left-color: #7F74FE;
	padding: 5px;
}

.bbs_toukou_tdright {
	font-size: 12px;
	line-height: 14px;
	padding: 5px 5px 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7F74FE;
	border-bottom-color: #7F74FE;
}

.comment10 {
	font-size: 10px;
	line-height: 14px;
	color: #697A41;
}
.toukou_table {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-align: center;
	padding: 5px;
	border: 1px dashed #59CD22;
}
.toukou_tdleft {
	background-color: #EFEFEF;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #59CD22;
	border-right-color: #999999;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
	white-space: nowrap;
	width: 100px;
}
.toukou_tdleft2 {
	background-color: #ECFFCE;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #59CD22;
	border-right-color: #999999;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
	white-space: nowrap;
	width: 100px;
}

.toukou_tdright {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #59CD22;
	background-color: #FFFFFF;
}


.toukou_touroku_tdleft {
	background-color: #EFEFEF;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #6CBCA5;
	border-right-color: #999999;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
	white-space: nowrap;
	width: 100px;
	text-align: left;
}

.toukou_touroku_tdright {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6CBCA5;
	background-color: #FFFFFF;
}

.comment_tdleft {
	vertical-align: top;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
	white-space: nowrap;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59CD22;
}
.comment_tdright {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59CD22;
}

.bbs_popupmap {
	font-size: 12px;
	color: #FF0033;
	text-align: center;
	border: 1px dashed #5FB423;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bbs_mainicon {
	background-color: #FE747F;
	padding: 5px;
	width: 40px;
}
.vote {
	text-align: right;
}
.page_indicator {
	text-align: center;
	padding-top: 5px;
}
.attention {
	color: #F97A41;
}
.imgH {
	margin: 0px;
	padding: 0px;
}