#forum .forum_title{ font-weight:bold; }
#forum .forum_link{ font-size:.9em; }
#forum a.forum_link{ text-decoration:none; }
#forum form textarea{ width:570px; height:450px; }

#forum table.forum_pagetable{margin:0; padding:0; border:0; width: 100%; }
table.forum_pagetable th, table.forum_pagetable td{ padding:5px; }

.forum_head_table{ background-color:#526779; color: #fff; font-size: 16px; }

.forum_head_icon{ width:16px; }
.forum_head_name{ text-align:right; }
.forum_head_count{ width:14%; text-align:center; }
.forum_head_subject{ text-align:right; }
.forum_head_views{ width:14%; text-align:center; }
.forum_head_info{ width:21%; text-align:center; }
.forum_head_topic{ font-weight:bold; }
.forum_head_reply{ text-align:right; }

.forum_post_time{ text-align: left; font-size: 11px; }
.forum_icon{ vertical-align:top; width:16px; }
.forum_name{ vertical-align:top; }
.forum_count{ text-align:center; }
.forum_subject{ }
.forum_views{text-align:center; }
.forum_info{ font-size:.9em; text-align:center; vertical-align: top; }
.forum_content{ width:66%; vertical-align:top; }
.forum_edit{ width:13%; text-align:center; vertical-align:top; }
.forum_bodypost{ width:79%; vertical-align:top; }

#forum td.forum_alternate1{ background-color:#fff; }
#forum td.forum_alternate2{ background-color:#f0f4f7; }

.forum_pagination{ font-size:.9em; }
.forum_quote{ padding:5px; background-color:#d5d8db; }
.forum_center{ margin:0; padding:0; border:0; text-align:center; }

#forum a.reply_link{ font-size:.9em; text-decoration:none; }
#forum span.reply_link{ font-size:.9em; }
