/*============================================公用样式定义开始======================================================*/
a:link, a:active, a:visited
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}
input, select, textarea, td
{
	font-size: 12px;
	line-height: 15px;
	font-family: Tahoma,宋体;
}
hr
{
	width: 98%;
	height: 0px;
	border: 0px;
	border-top: solid 1px #838993;
}
body
{
	margin: 0 auto;
	font-size: 12px;
	color: #000;
	font-family: Tahoma,宋体;
	text-align: center;
	background-color: #FFF;
}
.divwidth
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
}
.redfont
{
	color: #F00;
}
.bluefont
{
	color: #15B4FF;
	font-weight: bold;
}
.grayfont
{
	color: #888;
}
/*============================================公用样式定义结束======================================================*/
/*============================================菜单样式定义开始======================================================*/
.menuskin
{
	border: #666 1px solid;
	visibility: hidden;
	font: 12px Tahoma;
	position: absolute;
	background-color: #f7f7f7;
	background-repeat: repeat-y;
	filter: Alpha(Opacity=85);
	progid: DXImageTransform.Microsoft.Shadow(Color=#A8A8A8,Direction=120,strength=3);
}
.menuskin A
{
	padding-right: 10px;
	padding-left: 25px;
	color: black;
	text-decoration: none;
}
.menuroot
{
	float: left;
	text-indent: 4px;
}
.menuseparator
{
	float: left;
	text-indent: 4px;
}
.menuitem
{
	word-break: keep-all;
}
.menuitem a
{
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuitem a:hover
{
	text-decoration: none;
	background-color: #dfdfdf;
}
.menurootuser
{
	float: left;
	font-weight: bold;
}
.forumnav
{
	width: 98%;
	min-width: 760px;
	margin: auto;
	border: solid 1px #838993;
	height: 26px;
	line-height: 26px;
	background-image: url( "../images/default/navbg.gif" );
}
.splitpage
{
	width: 98%;
	min-width: 760px;
	margin: auto;
	height: 26px;
	line-height: 26px;
}
/*============================================菜单样式定义结束======================================================*/
/*============================================顶部样式定义开始======================================================*/
.topstate_top
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
	height: 16px;
	border-left: solid 1px #838993;
	border-right: solid 1px #838993;
	background-image: url( "../Images/default/top_bg.jpg" );
}
.topstate_mid
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
	height: 70px;
	line-height: 70px;
	text-align: left;
	border: solid 1px #838993;
	background-color: #FFF;
	overflow: hidden;
}
.topstate_mid_l
{
	width: 20%;
	min-width: 180px;
	float: left;
	margin-top: 4px;
}
.topstate_mid_r
{
	float: left;
	width: 60%;
	min-width: 468px;
	margin-top: 4px;
}
.topstate_buttom
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
	height: 10px;
	background-image: url( "../Images/default/menu_shadow.jpg" );
}
.topmenu
{
	width: 98%;
	min-width: 760px;
	height: 26px;
	line-height: 26px;
	text-align: left;
	border-left: solid 1px #838993;
	border-right: solid 1px #838993;
	border-bottom: solid 1px #838993;
	background-image: url( "../Images/default/title_bg.gif" );
}
/*============================================顶部样式定义结束======================================================*/
/*============================================列表样式定义开始======================================================*/
.titlebar
{
	width: 98%;
	min-width: 760px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border: solid 1px #838993;
	font-weight: bold;
	background-image: url( "../Images/default/title_bg.gif" );
}
.titlebar1
{
	width: 98%;
	min-width: 760px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border-top: 1px solid #838993;
	border-right: 1px solid #838993;
	border-bottom: 1px solid #838993;
	font-weight: bold;
	background-image: url( "../Images/default/title_bg.gif" );
}
.listheader
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	border-right: 1px solid #838993;
	border-bottom: 1px solid #838993;
	background-image: url( "../Images/default/tablelight.gif" );
}
.listborder1
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
	border-right: 1px solid #838993;
	border-bottom: 1px solid #838993;
	background-color: #FFF;
	line-height: 25px;
}
.listborder3
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
	border-left: 1px solid #838993;
	border-right: 1px solid #838993;
	line-height: 25px;
}
.listborder4
{
	width: 98%;
	min-width: 760px;
	line-height: 25px;
	margin: 0 auto;
	border-left: 1px solid #838993;
	border-right: 1px solid #838993;
	border-bottom: 1px solid #838993;
	background-color: #FFF;
}
.listborder5
{
	width: 98%;
	min-width: 760px;
	margin: 0 auto;
	line-height: 25px;
	border-left: 1px solid #838993;
	border-right: 1px solid #838993;
	border-bottom: 1px solid #838993;
	background-color: #E7EBEE;
}
.listbody1_l
{
	float: left;
	background-color: #FFF;
	font-family: Tahoma,宋体;
	border-left: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody1_r
{
	float: right;
	background-color: #FFF;
	font-family: Tahoma,宋体;
	border-left: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody2_l
{
	float: left;
	background-color: #E7EBEE;
	font-family: Tahoma,宋体;
	border-left: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody2_r
{
	float: right;
	background-color: #E7EBEE;
	font-family: Tahoma,宋体;
	border-left: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody3
{
	background-color: #E7EBEE;
	font-family: Tahoma,宋体;
	border-bottom: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody4
{
	font-family: Tahoma,宋体;
	border-left: 1px solid #838993;
	line-height: 25px;
}
.listbody4_l
{
	float: left;
	font-family: Tahoma,宋体;
	border-left: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody4_r
{
	float: right;
	font-family: Tahoma,宋体;
	border-left: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody5_l
{
	float: left;
	font-family: Tahoma,宋体;
	border-right: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody5_r
{
	float: right;
	font-family: Tahoma,宋体;
	border-right: 1px solid #838993;
	height: 25px;
	line-height: 25px;
}
.listbody6
{
	font-family: Tahoma,宋体;
	border-bottom: 1px solid #838993;
	height: 28px;
	line-height: 28px;
}
div.quote
{
	margin: 5px 20px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #f3f3f3;
	line-height: normal;
}
/*============================================列表样式定义结束======================================================*/

