.bbs_h1 {
	color: #FFFFFF;
	background-color: #2EA9C3;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 15px;
	padding: 5px;
}
.bbs_h1 a:link, .bbs_h1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bbs_h1 a:hover, .bbs_h1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0088cc;
	height: 1px;
}

.bbs_header {
	font-size: 12px;
	margin: 35px;
	text-align: center;
}
.bbs_list {
	margin-bottom: 10px;
}
.bbs_list_title {
	font-weight: bold;
	color: #0088cc;
}
.bbs_list_title a:link, .bbs_list_title a:visited {
	text-decoration: none;
	color: #0088cc;
}
.bbs_list_title a:hover, .bbs_list_title a:active {
	text-decoration: underline;
	color: #0088cc;
}
.bbs_list_raplies {
	margin: 0 10px;
}
.bbs_list_author {
	margin: 0 10px;
	font-weight: bold;
}
.bbs_list_time {
	margin: 0 10px;
	font-size: 12px;
}
.ads_by_google {
	padding: 10px;
	height: 300px;
	margin-left: 20px;
	width: 250px;
}
.bbs_item {
	line-height: 140%;
}
.bbs_item_topic_title {
	font-size: 16px;
	font-weight: bold;
	color: #0088cc;
	margin-bottom: 20px;
	background-color: #FFF;
}
.header_forum_link {
	text-align: center;
	padding-bottom: 5px;
}
.header_forum_link a:link, .header_forum_link a:visited {
	text-decoration: none;
	color: #0088cc;
}
.header_forum_link a:hover, .header_forum_link a:active {
	text-decoration: underline;
	color: #0088cc;
}
.bbs_item_author {
	color: #0088cc;
	font-weight: bold;
	padding-bottom: 5px;
}
.bbs_item_time {
	margin: 0 10px;
	font-size: 12px;
}
.bbs_link_to_reply {
}
.postauthor {
	color: #0088cc;
}

