﻿div.addtopic
{
}

div.addtopic .ico
{
	float: left;
	width: 40px;
	height: 24px;
	border: #afafaf 1px solid;
	background: url(/Images/Forum/arrow_right.gif) no-repeat right;
}
div.addtopic .ico img
{
	margin-top: 4px;
	margin-left: 4px;
}
div.addtopic .icolist
{
	float: left;
	height: 24px;
	border: #afafaf 1px solid;
	border-left: #afafaf 0px solid;
	background: url(/Images/Forum/arrow_down.gif) no-repeat right top 2px;
	background-color: #ffffff;
}
div.addtopic .icolist img
{
	margin-left: 4px;
	cursor: pointer;
}




#filter
{
	margin-top: 20px;
}









table.topic
{
}
table.topic th
{
	width: 129px;
	background-color: #eeeeee;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	padding: 10px;
}


table.topic .nickname
{
	border-bottom: #eeeeee 1px dashed;
	height: 26px;
	line-height: 26px;
	display: block;
	overflow: hidden;
	text-align: left;
}
table.topic .nickname A
{
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin-left: 3px;
}

table.topic .headerframe
{
	height: 130px;
	display: block;
	overflow: hidden;
}

table.topic .headerpic
{
	width: 126px;
	height: 126px;
	overflow: hidden;
	background: url(/Images/Forum/header120_bg.gif);
}
table.topic .headerpic img
{
	width: 120px;
	height: 120px;
	margin: 3px auto 0px auto;
}
table.topic .level
{
	height: 26px;
	line-height: 26px;
	text-align: left;
	color: #ff6600;
	margin-left: 4px;
}
table.topic .info
{
	line-height: 26px;
	text-align: left;
	font-weight: normal;
	margin-left: 4px;
}
table.topic .info span
{
	font-weight: bold;
}


table.reply
{
	border-bottom: #cccccc 1px solid;
}






table.topic td
{
	width: 770px;
	background-color: #ffffff;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	padding: 10px;
}

table.topic .top_tools
{
	background-color: #ffffff;
	border-bottom: #eeeeee 1px dashed;
	height: 26px;
	line-height: 26px;
	display: block;
	overflow: hidden;
}
table.topic .top_tools A
{
	line-height: 30px;
	color: #999999;
}
table.topic .top_tools A.online_member
{
	display: inline-block;
	line-height:30px;
	padding-left: 20px;
	background: url(/Images/Forum/online_member.gif) no-repeat left;
}
table.topic .top_tools A.print
{
	display: inline-block;
	padding-left: 20px;
	background: url(/Images/Forum/ico_print.gif) no-repeat left;
}

table.topic .top_tools .tools
{
	float: left;
	width: 500px;
	margin-right: 10px;
}
table.topic .top_tools .printer
{
	float: right;
	width: 60px;
	text-align: right;
}
table.topic .top_tools .sn
{
	float: right;
	width: 80px;
	text-align: right;
}

table.topic .title
{
	width: 650px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	font-family: "微软雅黑, 宋体, 黑体";
	color: #cc0000;
	border-bottom: #eeeeee 1px dashed;
}
table.topic .quote
{
	width: 720px;
	margin: 0 auto;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	border: #cccccc 1px dashed;
	padding: 4px 10px;
	margin-top: 10px;
}
table.topic .quote .t
{
	padding-left: 40px;
	height: 30px;
	font-size: 14px;
	line-height: normal;
	background: url(/Images/Forum/ico_quote_b.gif) no-repeat left top;
	color: #999999;
}
table.topic .quote .b
{
	margin-right: 5px;
	background: url(/Images/Forum/ico_quote_e.gif) no-repeat right bottom;
}
table.topic .quote span
{
	height: 30px;
	line-height: 40px;
	color: #cccccc;
	display: block;
	overflow:hidden;
	padding-left: 40px;
	padding-right: 20px;
}

table.topic .modifyinfo
{
	height: 30px;
	line-height: 30px;
	display: block;
	color: #cccccc;
	font-style: italic;
	font-size: 12px;
	text-align: center;
}

table.topic .con
{
	margin-top: 20px;
	width: 760px;
	line-height: 30px;
	color: #474747;
	font-size: 14px;
	overflow: hidden;
}
table.topic .con .deleted
{
	width: 500px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	display: block;
	border: #cc0000 1px dashed;
	background-color: #fedede;
	padding: 10px;
}


table.topic .con P
{
	font-size: 14px;
	color: #474747;
}

table.topic .sig
{
	margin-top: 10px;
	padding-top: 15px;
	background: url(/Images/Forum/sigline.gif) no-repeat left top;
}
table.topic .bottom_tools
{
	width: 650px;
	background-color: #ffffff;
	border-top: #eeeeee 1px dashed;
	height: inherit;
	margin-top: 20px;
}

table.topic .bottom_tools .tools
{
	float: left;
	width: 300px;
	height: 30px;
	line-height: 40px;
	overflow: hidden;
}
table.topic .bottom_tools .top
{
	float: right;
	width: 100px;
	height: 30px;
	line-height: 40px;
	overflow: hidden;
	text-align: right;
}
table.topic .bottom_tools .top A
{
	color: #336699;
	font-weight: bold;
}
table.topic .bottom_tools .top A:hover
{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}


table.topic .bottom_tools A.fastreply
{
	display: inline-block;
	padding-left: 20px;
	background: url(/Images/Forum/fastreply.gif) no-repeat left;
	margin-right: 10px;
	color: #336699;
}
table.topic .bottom_tools A.fastquote
{
	display: inline-block;
	padding-left: 20px;
	background: url(/Images/Forum/fastquote.gif) no-repeat left;
	margin-right: 10px;
	color: #336699;
}
table.topic .bottom_tools A.fastdelete
{
	display: inline-block;
	padding-left: 20px;
	background: url(/Images/Forum/fastdelete.gif) no-repeat left;
	margin-right: 10px;
	color: #336699;
}
table.topic .bottom_tools A.fastedit
{
	display: inline-block;
	padding-left: 20px;
	background: url(/Images/Forum/fastedit.gif) no-repeat left;
	margin-right: 10px;
	color: #336699;
}















table.reply td.noborder
{
	border-width: 0px;
}












div.fs
{
	height: 4px;
	display: block;
	overflow: hidden;
	background-color: #eeeeee;
	border-right: #cccccc 1px solid;
}
div.sl
{
	width: 150px;
	height: 4px;
	display: block;
	overflow: hidden;
	background-color: #cccccc;
}



div.toptools
{
	height: 40px;
	line-height: 40px;
}
div.toptools .btn
{
	float: left;
	width: 340px;
}
div.toptools .pager
{
	float: right;
	width: 460px;
	padding-top: 8px;
}



#quoteDisplayDiv
{
	width: 720px;
	margin: 0 auto;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 4px 10px;
}
#quotedId
{
	display: none;
}
#quoteContent
{
	padding-left: 40px;
	height: 30px;
	font-size: 14px;
	line-height: normal;
	background: url(/Images/Forum/ico_quote_b.gif) no-repeat left top;
}
#quoteInfoDiv
{
	height: 30px;
	margin-right: 5px;
	background: url(/Images/Forum/ico_quote_e.gif) no-repeat right bottom;
}
#quoteInfo
{
	height: 30px;
	line-height: 30px;
	color: #999999;
	padding-left: 40px;
	padding-right: 20px;
}
#quoteInfoDiv A.cancel
{
	height: 30px;
	line-height: 30px;
	background: url(/Images/Forum/close.gif) no-repeat left 2px;
	padding-left: 12px;
}





/* 会员级别链接 */
A.forum_right_0
{
	display: inline-block;
	line-height: 30px;
	padding-left: 20px;
	background: url(/Images/Forum/online_admin.gif) no-repeat left;
}
A.forum_right_1
{
	display: inline-block;
	line-height: 30px;
	padding-left: 20px;
	background: url(/Images/Forum/online_supermod.gif) no-repeat left;
}
A.forum_right_3
{
	display: inline-block;
	line-height: 30px;
	padding-left: 20px;
	background: url(/Images/Forum/online_member.gif) no-repeat left;
}
A.forum_right_2
{
	display: inline-block;
	line-height: 30px;
	padding-left: 20px;
	background: url(/Images/Forum/online_moderator.gif) no-repeat left;
}
A.forum_right_4
{
	display: inline-block;
	line-height: 30px;
	padding-left: 20px;
	background: url(/Images/Forum/online_guest.gif) no-repeat left;
}



div.topic_manager
{
	padding: 10px;
	border: #cccccc 1px solid;
	background-color: #f4f4f4;
}

div.topic_manager div.operate
{
	padding: 10px;
	border: #cccccc 1px solid;
	background-color: #ffffff;
	margin-top: 10px;
}
















A.x_b
{
	font-weight: bold;
}

A.x_i
{
	font-style: italic;
}

A.x_f14
{
	font-size: 14px;
}

A.x_c0
{
	color: #000000;
}
A.x_c1
{
	color: #333333;
}
A.x_c2
{
	color: #8B0000;
}
A.x_c3
{
	color: #8A2BE2;
}
A.x_c4
{
	color: #006400;
}
A.x_c5
{
	color: #FF8C00;
}
A.x_c6
{
	color: #00008B;
}
A.x_c7
{
	color: #FF0000;
}
A.x_c8
{
	color: #1E90FF;
}




















table.quote
{
	width: 720px;
	margin: 0 auto;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	border: #cccccc 1px dashed;
	padding: 4px 10px;
	margin-top: 10px;
	border:0px;
}

table.quote td.tl, table.quote td.tm, table.quote td.tr, table.quote td.bl, table.quote td.bm, table.quote td.br
{
	display:block;
	background-color: #f9f9f9;
	border:0px;
}
table.quote td.tr
{
	width:30px;
}
table.quote td.bl, table.quote td.br
{
	width:30px;
	height:30px;
}
table.quote td.tl
{
	width:30px;
	background: url(/Images/Forum/ico_quote_b.gif) no-repeat left top;	
}
table.quote td.br
{
	width:30px;
	background: url(/Images/Forum/ico_quote_e.gif) no-repeat right bottom;
}
table.quote td.tm
{
	font-size: 14px;
	line-height: normal;
	color: #999999;
	text-align:left;
}
table.quote td.bm
{
	font-size: 12px;
	line-height: 30px;
	color: #999999;
	text-align:left;
}
