.forum_box {
	padding: 0 0 0 0;
	background: url("../images/data_box_bg.jpg") no-repeat bottom;
	margin: 0 10px 15px 10px;
}
.page {
	padding: 5px 9px 5px 9px;
	background: url("../images/data_box_bg.jpg") no-repeat bottom;
	margin: 0 10px 15px 10px;
	height: 15px;
}
.page .prev {
	color: #F04323;
	text-decoration: none;
	display: block;
	float: left;
}
.page .next {
	color: #F04323;
	text-decoration: none;
	display: block;
	float: right;
}
.forum_box_content a{
	color: #F04323;
	text-decoration: none;
}
.forum_box_content .image_s{
	padding-right: 6px;
	padding-bottom: 6px;
}
.forum_box_content a:hover{
	text-decoration: underline;
}
.forum_box_content {
	padding: 10px 9px 0 9px;
}
.forum_box_content ul{
	margin: 10px;
	padding: 0;
}
.forum_box_content ul li{
	margin: 7px;
	padding: 0;
}
.forum_box h1 {
	color: #898989;
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}
.forum_box h2 {
	color: #898989;
	font-size: 13px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}
.forum_box_footer {
	margin: 0 0 0 0;
	height: 31px;
	padding: 0;
}
.forum_box_tovabb_1 a {
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0 0 17px;
	text-decoration: none;
	display: block;
	width: 74px;
	height: 23px;
	text-decoration: none;
}
.forum_box_tovabb_1 {
	float: right;
	height: 31px;
	width: 91px;
	padding: 0 0 0 0;
	background-image: url("../images/tovabb_bg_2.jpg");
}
.forum_date {
	float: right;
}
.forum_name {
	font-weight: bold;
}
.forum_box_header {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 5px;
}
.forum_content {
	margin-bottom: 8px;
}
.forum_back {
	padding: 0 0 0 0;
	margin: -10px 19px 5px 10px;
	text-align: right;
}
.forum_back a{
	color: #F04323;
	text-decoration: none;
}
