body, form
{
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
table
{
	border-collapse: collapse;
}
td
{
	font-family: Tahoma,Arial;
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #2677AE;
}
a:hover
{
	text-decoration: underline;
}
.top-title
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	height: 25px;
	background: #666;
}
span
{
	font-family: Arial;
	font-size: 12px;
}
.header
{
	height: 89px;
	border-bottom: 1px solid #afaeae;
}
.menu-top
{
	background: #B33121;
	height: 25px;
}

b.rtop, b.rbottom
{
	display: block;
	background: #EF5845;
}
b.rtop b, b.rbottom b
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #fff;
}
b.r1
{
	margin: 0 5px;
}
b.r2
{
	margin: 0 3px;
}
b.r3
{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
	margin: 0 1px;
	height: 2px;
}
.mnuTop td
{
	height: 22px;
}
.mnuTop td a
{
	padding-left: 10px;
	padding-right: 15px;
	font-family: Tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.mnuTop td a:hover
{
	text-decoration: underline;
}
a.link_title_forum
{
	font-size: 11px;
	display: block;
	color: #DC4848;
	text-decoration: none;
}
a.link_title_forum:hover
{
	text-decoration: underline;
}
a.link_username
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.link_group_title
{
	padding-left: 10px;
	background: #666;
	display: block;
	color: #fff;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
.link_group_title a
{
	margin: 0px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.link_group_title a:hover
{
	text-decoration: underline;
}
.date
{
	font-size: 11px;
	color: #990000;
}
.link_top_forum
{
	display: block;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
}
.link_top_forum a
{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.link_top_forum a:hover
{
	text-decoration: underline;
}
.curr_paging
{
	font: 10px/20px Tahoma;
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px 5px;
	background: #666;
	color: #fff;
}
.paging_dot
{
	color: Blue;
	font-weight: bold;
	cursor: pointer;
	padding: 1px 4px;
	position: relative;
	background-color: transparent;
}

a.link_paging
{
	font: 10px/20px Tahoma;
	font-weight: bold;
	color: blue;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin: 0px;
	text-decoration: none;
}
a.link_paging:hover
{
	border: 1px solid #666;
	background: #ccc;
}

.search
{
	background-image: url(../images/search_pro.gif);
	background-repeat: repeat-x;
	width: 160px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	float: left;
}
.btnLogin
{
	width: 95px;
	height: 20px;
	border: 1px solid #7F9DB9;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	background-image: url(../images/search_pro.gif);
	background-repeat: repeat-x;
}
a.link_user
{
	font-family: Tahoma;
	font-size: 18px;
	color: #616161;
	font-weight: normal;
	text-decoration: none;
}
a.link_user:hover
{
	color: #EF5845;
}
.title_detail
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
a.forum_logout
{
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.forum_logout:hover
{
	text-decoration: underline;
	color: #990000;
}
.divQuickReply
{
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
}
.quick_button
{
	font-family: arial,Tahoma;
	font-size: 11px;
	color: #fff;
	height: 18px;
	width: 90px;
	border: 1px solid #666;
	background: #666;
	padding: 1px;
	line-height: 10px;
	cursor: pointer;
}
.quote
{
	padding: 10px;
	border-top: 1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	color: #666;
	font-style: italic;
	font-family: Arial;
	font-size: 12px;
}
.user-menu
{
	border-bottom:1px solid #ccc;
}
.user-menu a
{
	font-weight:bold;
	display:block;
	padding-left:5px;
	line-height:25px;
}
.user-menu a:hover
{
	color:#B33121;
}
.text_class
{
	width:100%;
	padding:1px;
}
