body {
	background-image:url(../img/forum/top_bg.gif);
}
a.main_link {
	left:130px;
	top:85px;
}
div.header {
	background-image:url(../img/forum/top_l.gif);
	height:144px;
}

div.header div.header_right {
	background-image:url(../img/forum/top_r.gif);
	height:144px;
}

div.spacer {
	background-image:url(../img/forum/heart.gif);
	padding:16px 2px;
	height:auto;
}

div.spacer div.greeting {
	background-color:#dbdad7;
	padding:5px 16px;
}

div.spacer div.greeting div.greeting_l {
	float:left;
}

div.spacer div.greeting div.greeting_l span  {
	font-weight:bold;
	color:#de5151;
}

div.spacer div.greeting div.greeting_l a {
	text-decoration:none;
}

div.spacer div.greeting div.greeting_r {
	float:right;
}

div.spacer div.greeting div.greeting_r span  {
	color:#8c897f;
}

div.spacer div.greeting div.greeting_r a {
	text-decoration:none;
	font-weight:bold;
}

div.middle {
	background-image:none;
	padding:0 0 50px 0;
}

div.middle div.hb_width {
	margin:0px 2px;
}

table.forum {
	margin-bottom:20px;
	width:100%;
	background:#fff;
	border-collapse:collapse;
}

table.forum th {
	border:solid 1px #8c897f;
	padding:3px 16px;
	color:#8c897f;
	background-color:#dbdad7;
}

table.forum th a {
	text-decoration:none;
}

table.forum th span.paging {
	margin-left:50px;
}

table.forum th span.paging a {
	color:#8c897f;
}

table.forum th div.theme {
	float:left;
}

table.forum th div.next_prew {
	float:right;
}

table.forum td {
	border:solid 1px #8c897f;
	padding:12px 16px;
	font-size:11px;
	color:#8c897f;
	vertical-align:middle;
	text-align:center;
}

table.forum td.left,
table.forum th.left {
	text-align:left;
}

table.forum td h3 {
	margin:0px;
	font-size:11px;
}

table.forum td h3 a {
	color:#8c897f;
}

table.forum td h3 span.pages {
	font-weight:normal;
}

table.forum td h3 span.pages a {
	text-decoration:none;
}

table.forum td a.link_all {
	color:#8c897f;
	font-weight:bold;
}

table.forum td a.user {
	font-weight:bold;
	padding-left:22px;
	background:url(../img/forum/user.gif) left top no-repeat;
}

table.forum td a.description {
	color:#8c897f;
	font-weight:normal;
}

table.forum th.tt_width,
table.forum td.tt_width {
	width:110px;
}

table.forum th.tm_width,
table.forum td.tm_width {
	width:205px;
}

table.forum div.send {
	float:left;
}

table.forum div.send a {
	color:#8c897f;
}

table.forum div.quote {
	float:right;
}

table.forum div.quote a {
	font-weight:bold;
}