.titlelist li {
	margin: 3px 0;
	height: 1.6em;
	background: url(../../imgs/v3/bbs/default/dot.gif) no-repeat 8px 9px;
	overflow: hidden;
}
.titlelist li a {
	padding-left: 16px;
}
.titlelist li cite {
	float: right;
	padding: 0 10px 0 0;
	width: 90px;
	overflow: hidden;
	text-align: right;
}
.titlelist li cite a {
	padding: 0;
	color: #b3b3b3;
}
.postbtn,.replybtn,#modopt,#modopttmp {
	float: left;
	margin-right: 10px;
	color: #FF8E00;
	cursor: pointer;
}
#modopt,#modopttmp,.threadlist tfoot a {
	background-color: #FFF;
	border: 1px solid;
	border-color: #CDC8B1 #EBE6C9 #EBE6C9 #CDC8B1;
	padding: 0 16px 0 6px;
	line-height: 20px;
}
.threadlist tfoot a {
	margin-right: 5px;
	padding: 3px 16px 3px 3px;
}
#modopt: hover,#modopttmp: hover,.threadlist tfoot a: hover {
	text-decoration: none;
	color: #FF8E00;
}
.postbtn,.replybtn {
    margin-top: 4px;
	width: 80px;
	height: 26px;
	font-size: 14px;
	font-weight: 700;
	line-height: 28px;
	*line-height: 32px;
	text-align: center;
	overflow: hidden;
}
.replybtn {
	}
.postbtn a,.replybtn a {
	display: block;
	padding-left: 5px;
	color: #FFF;
	letter-spacing: 5px;
}
.postbtn a: hover,.replybtn a: hover {
	text-decoration: none;
}
.ratelist {
	margin-bottom: 3px;
}
.ratelist .dropdownbtn {
	margin-right: 5px;
}
.ratelist .txt {
	width: 45px;
}
.ratelist label {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 120px;
}
.tagthread {
	width: 360px;
}
.tagthread .close {
	float: right;
}
.tagthread h4 {
	line-height: 26px;
	border-bottom: 1px solid #EBE6C9;
}
.tagthread ul {
	padding: 5px;
}
.tagthread li {
	line-height: 1.8em;
}
.tagthread li.more {
	padding-right: 10px;
	text-align: right;
	background: url(../../imgs/v3/bbs/default/arrow_right.gif) no-repeat 100% 50%;
}
.forumcontrol {
    height: 30px;
    padding:10px;
    border-bottom: 5px solid #dadada;
}
.userinfopanel {
	margin: -1px 0 0 9px;
	width: 500px;
	border: 1px solid #EBE6C9;
	background: #FFF;
	filter: alpha(opacity=96);
	opacity: 0.96;
}
.popavatar {
	float: left;
	width: 150px;
}
.popavatar p {
	padding: 0 10px;
}
.popuserinfo {
	float: left;
	width: 350px;
	padding: 5px 0;
}
.imicons img {
	vertical-align: middle;
	margin: 0 8px 0 0;
}
.userinfopanel p {
	text-align: left;
	margin: 0 !important;
	padding: 0 !important;
}
.userinfopanel p a {
	color: #FF8E00;
}
.userinfopanel dl {
	margin: 5px 0;
	padding: 5px 0;
}
.postauthor .userinfopanel dt {
	width: 70px;
}
.postauthor .userinfopanel dd {
	width: 100px;
}
.popupmenu_popup .postauthor {
	width: 180px;
}
.popupmenu_popup .postauthor a {
	color: #FF8E00;
}
.userinfopanel .avatar {
	margin: 0 0 10px 0 !important;
}
.profile_side ul {
	margin: 5px 30px;
	line-height: 1.6em;
	overflow: hidden;
}
.profile_side li {
	margin: 5px 0;
	background-position: 0 50%;
	background-repeat: no-repeat;
	text-indent: 22px;
}
.profile_side li.pm {
	background-image: url(../../imgs/v3/bbs/default/pmto.gif);
}
.profile_side li.buddy {
	background-image: url(../../imgs/v3/bbs/default/addbuddy.gif);
}
.extralist {
	border: solid #EBE6C9;
	border-width: 2px 0;
}
.extralist td,.extralist th {
	height: 2.2em;
	padding-left: 14px;
	line-height: 2.2em;
	border: solid #EBE6C9;
	border-width: 1px 0;
}
.extralist th {
	width: 120px;
	font-weight: 700;
}
.extralist td em {
	font-weight: 700;
	color: #FF8E00;
}
.extralist td span,.extralist td strong {
	color: #F60;
	font-size: 14px;
	margin-right: 4px;
}
.extralist td strong {
	font-weight: 700;
}
#ntc_jp {
	margin-left: -9px;
	margin-top: -33px;
	width: 460px;
	height: 43px;
	background: url(../../imgs/v3/bbs/default/notice_jump.png) no-repeat 0 0;
	line-height: 35px;
	position: absolute;
}
#ntc_jp div {
	margin: 0 11px 0 9px;
	background: #3285D6;
}
#ntc_jp em {
	float: left;
	padding-left: 15px;
	color: #47E8FF;
	font-weight: 700;
}
#ntc_jp h2 {
	float: right;
	display: inline;
	margin-right: 10px;
	width: 300px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #EAF2F9;
	text-align: right;
}
* html #ntc_jp h2 {
	font-family: Simsun,sans-serif;
}
#ntc_jp h2 a {
	color: #EAF2F9;
	text-decoration: underline;
}
#ntc_jp .deloption {
	float: right;
	margin-top: 12px !important;
}
.viewthread {
	}
.threadfix {
	min-height: 300px !important;
}
* html .threadfix {
	height: 300px !important;
}
.viewthread table,#pmprompt table,#forumlinks,#pmlist,#specialpost,#newpost,#editpost {
	table-layout: fixed;
}
.viewthread td.postcontent,.viewthread td.postauthor {
	vertical-align: top;
	padding: 0 1px;
	border: none;
	overflow: hidden;
}
.viewthread td.postcontent {
	padding: 0 15px;
}
.viewthread td.postbottom {
	vertical-align: bottom;
}
.mainbox td.postauthor {
	padding: 0;
	width: 170px;
	overflow: hidden;
    background: #fbfbfb;
}
.postauthor .avatar {
	margin: 10px 20px;
}
.postauthor p,.postauthor dl.profile {
	margin: 5px 10px 5px 20px;
}
.postauthor p.customstatus {
	color: #b3b3b3
}
.postauthor p em,.postauthor dt em {
	color: #F60;
}
.postauthor dd,.postauthor dt {
	height: 1.6em;
	line-height: 1.6em;
	float: left;
	overflow: hidden;
	font-family: Tahoma,sans-serif;
}
.postauthor dt {
	margin-right: 5px;
	width: 50px;
}
.postauthor dd {
	width: 80px;
}
.postauthor .shadowline {
	margin: 9px 20px 4px;
	*margin: 0 20px -5px;
}
.posterinfo,.postmessage,.postact {
	max-width: ;
}
#threadstamp {
	position: absolute;
	margin-top: -70px;
	margin-left: 170px;
}
* html .postmessage {
	width: ;
}
.postinfo {
	color: #b3b3b3;
	margin-bottom: 10px;
	border-bottom: 1px dashed #EBE6C9;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}
.postinfo strong a {
	float: right;
	height: 24px;
	font-weight: 100;
	color: #444;
	line-height: 24px;
	padding: 0 6px;
	margin-top: 4px;
	border: 1px solid #FFF;
}
.posterinfo a.posterlink {
	color: #FF8E00;
}
.postinfo strong em.rpostno {
	float: right;
	font-weight: 100;
	color: #444;
	margin-left: 20px;
}
.postinfo strong em.rpostno input {
	border: 1px solid #FF8E00;
}
.postinfo #rpostnobtn {
	cursor: pointer;
}
* html .postinfo strong em.rpostno {
	margin-top: 6px;
}
.postinfo strong a: hover {
	border: 1px solid #FF8E00;
	text-decoration: none;
}
.msgfontsize img {
	vertical-align: middle;
}
* html .msgfontsize {
	margin-top: 8px;
}
.postinfo em {
	color: #FF8E00;
	margin-right: 4px;
}
.posterinfo {
	color: #999;
	margin-right: auto;
}
* html .authorinfo {
	padding-top: 8px;
}
.authicon {
	cursor: pointer;
	display:inline-block;
}
.posterinfo a,.posterinfo em {
	margin: 0 4px;
	color: #444;
}
.posterinfo cite {
	float: right;
}
.posterinfo cite img {
	vertical-align: middle;
	margin: 0 8px 6px 0;
}
.postmessage {
	clear: left;
}
.postmessage * {
	line-height: normal;
}
.postmessage h1,.postmessage h2 {
	margin: 8px 0;
	font-size: 1.17em;
}
.postmessage h1 a {
	font-weight: 400;
	color: #444;
}
#threadtitle {
	margin-bottom: 8px;
	border-bottom: 1px dashed #EBE6C9;
}
#threadtitle h2 {
	font-size: 1.33em;
}
.postmessage h2 em {
	float: right;
	font-size: 12px;
	font-weight: 400;
}
.defaultpost {
	padding-bottom: 1em;
}
.t_msgfont,.t_msgfont td {
	font-size: 14px;
	line-height: 1.6em;
}
.t_msgfont a {
	color: #FF8E00;
}
.t_bigfont .t_msgfont,.t_bigfont .t_msgfont td {
	font-size: 16px;
	line-height: 1.6em;
}
.recordinfo {
	height: 32px;
}
.t_msgfont *,.t_bigfont .t_msgfont * {
	line-height: normal;
}
.postratings {
	float: right;
}
.signatures {
	overflow: hidden;
	padding: 20px 0 10px;
	color: #b3b3b3;
	line-height: 1.6em;
	background: url(../../imgs/v3/bbs/default/sigline.gif) no-repeat 0 0;
}
.signatures * {
	line-height: normal;
}
.signatures strong {
	font-weight: 700;
}
.postactions {
	padding: 0 10px 0 0;
	border-top: 1px dashed #EBE6C9;
}
.postactions strong {
	cursor: pointer;
}
.postactions .right {
	margin: 8px 0 0 5px;
}
.postactions p {
	float: right;
}
.postactions p a {
	margin-right: 6px;
}
.postact {
	line-height: 36px;
}
.postact em {
	float: left;
}
.postact em a {
	padding: 5px 10px 5px 25px;
}
.fastreply {
	background: url(../../imgs/v3/bbs/default/fastreply.gif) no-repeat 0 50%;
}
.repquote {
	background: url(../../imgs/v3/bbs/default/repquote.gif) no-repeat 0 50%;
}
.editpost {
	background: url(../../imgs/v3/bbs/default/edit.gif) no-repeat 0 50%;
}
.postmessage .typeoption {
	margin-bottom: 1em;
}
.typeoption h4 {
	padding: 10px 2px;
	border-bottom: 1px solid #EBE6C9;
	font-size: 14px;
	font-weight: bold;
}
.typeoption table {
	width: 600px;
}
.typeoption th,.typeoption td {
	border-bottom: 1px solid #EBE6C9;
	padding: 4px;
}
.postmessage .box tbody th,.postmessage .box tbody td {
	border-top-color: #EBE6C9;
}
.t_msgfont ul {
	margin-left: 14px;
}
.t_msgfont li {
	margin-left: 2em;
}
.t_msgfont ul li {
	list-style-type: disc;
}
ul.litype_1 li {
	list-style-type: decimal;
}
ul.litype_2 li {
	list-style-type: lower-alpha;
}
ul.litype_3 li {
	list-style-type: upper-alpha;
}
.postattach {
	width: 500px;
	margin: 10px 0;
}
.zoominner {
	padding: 5px 10px 10px;
	background: #FFF;
	text-align: left;
}
.zoominner p {
	padding: 8px 0;
	color: #999
}
.zoominner p a {
	float: left;
	margin-left: 10px;
	width: 17px;
	height: 17px;
	background: url(../../imgs/v3/bbs/default/imgzoom_tb.gif) no-repeat 0 0;
	line-height: 100px;
	overflow: hidden;
}
.zoominner p a: hover {
	background-position: 0 -39px;
}
.zoominner p a.imgadjust {
	background-position: -40px 0;
}
.zoominner p a.imgadjust: hover {
	background-position: -40px -39px;
}
.zoominner p a.imgclose {
	background-position: -80px 0;
}
.zoominner p a.imgclose: hover {
	background-position: -80px -39px;
}
.tagrelated {
	border-top: 1px dashed #EBE6C9;
	margin: 10px 0;
}
.tagrelated h3 {
	padding: 6px 0;
	color: #FF8E00;
}
.tagrelated h3 em {
	float: right;
}
.taghelated h3 em a {
	color: #b3b3b3;
	font-weight: 300;
}
.tagrelated li {
	padding-bottom: 6px;
}
.zoomctl {
	float: right;
	text-indent: -999px;
	overflow: hidden;
}
.t_attach,.t_attach_img {
	border: 1px solid #EBE6C9;
	background: #FFF;
	font-size: 12px;
	padding: 5px;
}
.t_attach {
	width: 130px;
}
.t_attach em {
	color: #999;
}
.t_attachinsert {
	margin: 1em 0;
	font-size: 12px;
}
.t_attachinsert p img {
	margin-bottom: -4px;
}
.t_table {
	border: 1px solid #dadada;
	empty-cells: show;
	border-collapse: collapse;
}
.t_table td {
	padding: 4px;
	border: 1px solid #dadada;
	overflow: hidden;
}
.threadad {
	}
.threadad td.postauthor {
	background: #dadada;
	padding: 0;
	height: 6px;
}
.adcontent {
	overflow: hidden;
    background-color:#dadada;
}
.locked {
	margin: 10px 0;
	width: 600px;
	w\idth: 560px;
	padding: 8px 8px 8px 24px;
	border: 1px dashed #FF9A9A;
	background: #FFF url(../../imgs/v3/bbs/default/locked.gif) no-repeat 6px 50%;
	font-size: 12px;
}
.locked: hover {
	background: url(../../imgs/v3/bbs/default/locked.gif) no-repeat 6px 50%;
}
.locked strong {
	color: #F60;
}
.viewpay {
	margin: 0 6px;
	padding: 1px 0 1px 24px;
	background: url(../../imgs/v3/bbs/default/viewpay.gif) no-repeat 6px 60%;
	color: #FF8E00;
	font-weight: 700;
}
.showhide {
	border: 1px dashed #FF9A9A;
	margin: 8px 0;
	padding: 10px;
}
.showhide h4 {
	margin-bottom: 10px;
	color: #F66;
	font-size: 12px;
	text-align: center;
}
.pstatus,.modact {
	display: block;
	height: 32px;
	text-align: center;
	font-style: normal;
	color: #999;
	font-size: 12px;
}
.pstatus,.modact,.modact a {
	line-height: 32px !important;
	color: #999;
}
.useraction {
	height: 50px;
	width: 110px;
	clear: both;
	display: block;
	margin: 20px auto;
}
.nrate {
	width: 220px;
}
.useraction a {
	float: left;
	margin-right: 10px;
	padding: 30px 0 0;
	width: 45px;
	height: 20px;
	text-align: center;
	background: url(../../imgs/v3/bbs/default/ajaxaction.gif) no-repeat 0 0;
}
.useraction #share {
	background-position: 0 -50px;
}
#ajax_recommendlink {
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 50px;
	text-align: center;
	background: url(../../imgs/v3/bbs/default/recommend.gif) no-repeat 0 0;
}
#recommendav,#recommendv {
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
}
ul#recommendav {
	font-size: 11px;
}
ul#recommendav li {
	margin-top: 6px;
}
ul#recommendav li#recommendv_subtract {
	color: #EEE;
}
.recommend_act li {
	float: left;
	width: 50%;
}
#recommend_add,#recommend_subtract {
	float: none;
	margin-right: 0;
	padding: 0 0 0 15px;
	*padding-left: 19px;
	width: auto;
	height: 24px;
	line-height: 24px;
	background: url(../../imgs/v3/bbs/default/rec_add.gif) no-repeat 2px 50%;
	*background-position: 6px 0;
}
#recommend_subtract {
	background-image: url(../../imgs/v3/bbs/default/rec_subtract.gif) !important;
}
.newrate .cornerlayger {
	color: #999;
	border: 1px solid #CCC;
	background: #F7F9F8;
	white-space: nowrap;
}
.newrate .cornerlayger em {
	color: #F60;
}
.newrate .attach_popup {
	width: auto;
}
.newrate .minicorner {
	background: url(../../imgs/v3/bbs/default/ratesrcorebg.gif) no-repeat 5px 0;
}
.re_unsolved,.re_solved {
	font-size: 14px;
	float: right;
	height: 21px;
	width: 48px;
	padding-left: 10px;
	line-height: 21px;
	color: #C30;
	font-weight: 700;
}
.re_solved {
	color: #060;
}
.votemsg {
	width: 486px;
	height: 80px;
}
.buyinfo {
	margin: 5px 10px;
}
.buyinfo table td,.buyinfo table th {
	border-bottom: 1px solid #DDD;
	padding: 6px;
}
.buyinfo table th {
	width: 100px;
}
.buyinfo p {
	padding: 6px;
}
.quote,.blockcode {
	margin: 10px 0;
	padding: 10px 10px 10px 65px;
}
.quote {
	padding-bottom: 5px;
	background: #F9F9F9 url(../../imgs/v3/bbs/default/icon_quote_s.gif) no-repeat 20px 6px;
}
.quote blockquote {
	margin: 0;
	padding: 0 65px 5px 0;
	background: url(../../imgs/v3/bbs/default/icon_quote_e.gif) no-repeat 100% 100%;
	line-height: 1.6em;
}
.blockcode {
	padding: 10px 0 5px 10px;
	width: 598px;
	w\idth: 586px;
	border: 1px solid #CCC;
	background: #F7F7F7 url(../../imgs/v3/bbs/default/codebg.gif) repeat-y 0 0;
	overflow: hidden;
}
.blockcode ol {
	margin: 0 0 0 10px;
	padding: 0;
}
.blockcode ol li {
	padding-left: 10px;
	list-style-type: decimal-leading-zero;
	font-family: Monaco,Consolas,\"Lucida Console\",\"Courier New\",serif;
	font-size: 12px;
	line-height: 1.8em;
}
.blockcode ol li: hover {
	background: #FFF;
	color: #FF8E00;
}
* html .blockcode ol li {
	font-family: \"Courier New\",serif;
}
.blockcode em {
	margin-left: 43px;
	color: #09C !important;
	font-size: 12px;
	cursor: pointer;
}
.threadtags {
	margin-top: -8px;
	padding-left: 20px;
	background: url(../../imgs/v3/bbs/default/tag.gif) no-repeat 0 50%;
	color: #999;
}
.threadtags a,.footoperation span.threadtags a {
	margin-right: 6px;
	color: #333;
	line-height: 30px;
}
.threadtags .postkeywords a {
	color: #F60;
}
.pagecontrol {
	float: right;
	width: 160px;
}
.print {
	padding-left: 20px;
	background: url(../../imgs/v3/bbs/default/printpost.gif) no-repeat 0 10px;
	*line-height: 38px;
}
.msgfsize * {
	float: left;
}
.msgfsize small,.msgfsize big {
	width: 20px;
	text-indent: -9999px;
	cursor: pointer;
}
.msgfsize small {
	background: url(../../imgs/v3/bbs/default/text_common.gif) no-repeat 7px 8px;
}
.msgfsize big {
	background: url(../../imgs/v3/bbs/default/text_zoom.gif) no-repeat 0 8px;
}
.postmessage strong {
	font-weight: bold;
}
.postmessage em {
	color: #b3b3b3;
}
.postmessage span.t_tag {
	cursor: pointer;
	border-bottom: 1px solid #F00;
	white-space: nowrap;
}
.postmessage span.t_tag: hover {
	border-bottom: 1px solid;
}
.t_msgfontfix table,.specialmsg table {
	margin-left: 1px;
}
.taglinks {
	margin: 10px;
	border-top: 1px dashed #dadada;
	overflow: hidden;
}
.taglinks div {
	float: left;
	width: 33%;
}
.taglinks div h4 {
	height: 30px;
	line-height: 30px;
	text-indent: 14px;
}
.taglinks div h4 a {
	color: #FF8E00
}
.taglinks div ul {
	border-right: 1px dashed #dadada;
	margin: 0 10px 0 20px;
}
.taglinks div.noborder ul {
	border-right: none;
}
.taglinks div ul li {
	list-style: none;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: #999;
	white-space: nowrap;
}
.taglinks div li a: hover {
	color: #FF8E00
}
.taglinks div dl dt {
	float: left;
	width: 100px;
	text-align: center;
}
.taglinks div dl dt img {
	width: 76px;
	height: 58px;
}
.taglinks div dl dt p {
	margin: 10px;
	overflow: hidden;
	color: #999;
}
.taglinks div dl dd {
	margin-left: 80px;
}
#relatedthreads td {
	height: 30px;
}
.postattachlist {
	width: 100%;
	margin-top: 2em;
	border-bottom: 1px dashed #EBE6C9 !important;
	overflow: hidden;
	font-size: 12px;
}
.t_attachlist {
	float: left;
	width: 45%;
	height: 50px;
	overflow: hidden;
	padding: 10px;
}
.t_attachlist a {
	color: #FF8E00;
	text-decoration: underline;
}
.t_attachlist dt {
	width: 40px;
	float: left;
	font-weight: 700;
}
.t_attachlist strong {
	color: #F60;
	margin-right: 6px;
}
.t_attachlist dt img {
	width: 32px;
	height: 32px;
}
.t_attachlist dd {
	margin-left: 40px;
	color: #999
}
.attachname {
	height: 16px;
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
}
*html .attachname {
	white-space: normal;
}
.attachimg {
	width: 580px;
	height: auto;
	overflow: visible;
	float: none;
}
.attachimg dt {
	width: 0;
}
.attachimg dd {
	margin-left: 0;
}
.attachimg .zoom {
	cursor: pointer;
}
.imgtitle {
	margin-bottom: 10px;
}
.attach_popup {
	width: 180px;
	border: solid #FFF;
	border-width: 0;
}
.newrate {
	margin: 20px 0;
}
.newrate dt {
	float: left;
	width: 80px;
	padding-top: 7px;
	text-align: center;
}
.newrate dt strong {
	height: 46px;
	padding: 12px 8px;
	font-size: 24px;
	background: #FFF4DD;
}
.newrate dt p {
	padding-top: 10px;
}
.newrate dt strong a,.newrate dt strong a em {
	line-height: 48px;
	height: 48px;
	color: #F60;
}
.newrate dd {
	margin-left: 80px;
}
.newrate dd ul li {
	float: left;
	list-style: none;
	width: 67px;
	height: 84px;
	overflow: hidden;
	margin: 0 4px;
	text-align: center;
}
.newrate dd ul.ratelist {
	float: none;
	padding-top: 1px;
}
.newrate dd ul.ratelist li {
	height: 24px;
	width: auto;
	line-height: 24px;
	margin: 4px 0;
	color: #999;
	text-align: left;
	float: none;
}
.ratelist img {
	height: 24px;
	width: 24px;
	vertical-align: middle
}
.ratelist em {
	margin-left: 10px;
	color: #F60;
}
.ratelist a {
	margin-right: 6px;
}
.ratelist span {
	margin: 0 4px;
	color: #999;
}
.rateavatar {
	padding: 8px 0;
}
.rateavatar img {
	margin: auto;
}
#authornewfeed {
	padding: 2px 12px 2px 23px;
	*padding: 3px 12px 1px 23px;
	background: url(../../imgs/v3/bbs/default/notify_bg_m.gif) no-repeat 0 50%;
	color: #FFF;
	cursor: pointer;
}
#authornewfeed_menu {
	padding-top: 10px;
	width: 250px;
	background: url(../../imgs/v3/bbs/default/pm_ntc.gif) no-repeat 0 0;
}
#authornewfeed_menu div {
	padding-bottom: 10px;
	background: url(../../imgs/v3/bbs/default/pm_ntc.gif) no-repeat -250px 100%;
}
#authornewfeed_menu ul {
	zoom: 1;
	border: solid #91C8E2;
	border-width: 0 2px;
	background: #FEFEFE;
}
#authornewfeed_menu li {
	margin: 0 5px;
	padding: 4px 0 4px 20px;
	border-bottom: 1px solid #F4F4F4;
	color: #444;
}
#authornewfeed_menu a {
	color: #09C;
	text-decoration: underline;
}
#authornewfeed_menu img.appicon {
	position: absolute;
	float: left;
	margin-top: 3px;
	*margin-top: 0;
	margin-left: -20px;
	width: 16px;
	height: 16px;
}
#f_post td {
	padding-top: 15px;
	padding-bottom: 20px;
	vertical-align: top;
}
#f_post p,.fastcheck {
	margin: 5px 0;
}
#f_post .txtarea {
	margin: -1px 0 0;
	width: 771px;
	height: 120px;
	border-color: #CDC8B1 #EBE6C9 #EBE6C9 #CDC8B1;
	border-top: none;
	overflow: auto;
}
* html .signatures {
	height: expression(signature(this));
}
.t_msgfontfix {
	min-height: 100px;
}
* html .t_msgfontfix {
	height: 100px;
	overflow: visible;
}
.stand_select .postauthor {
	background: #EBF2F8;
}
.stand_select .itemtitle,.stand_select .solidline {
	margin: 15px 15px 10px;
}
.stand_select h2 {
	float: left;
}
.focus {
	float: right;
	position: fixed;
	bottom: 0;
	z-index: 300;
	right: 0;
	overflow: hidden;
	padding: 8px;
	width: 255px;
	border: 2px solid #EBE6C9;
}
* html .focus {
	position: absolute;
	top: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);
}
.focus .float_ctrl {
	margin: 0;
}
.focus .float_ctrl em {
	font-size: 12px;
}
.focus .shadowline {
	margin: 8px 0 5px;
	*margin: 0;
}
.detail {
	text-align: left;
}
.detail h4 {
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 5px;
}
.detail p {
	overflow: hidden;
	height: 58px;
}
.detail img {
	float: left;
	margin-right: 8px;
	width: 58px;
	height: 58px;
}
.detail a {
	color: #444;
}
.moreinfo {
	float: right;
	padding: 0 5px 0 15px;
	background: url(../../imgs/v3/bbs/default/notice.gif) no-repeat 0 3px;
}
.postmenu {
	width: 100px;
}
#visitedforums_menu {
	width: 140px;
}
.postmenu li,#visitedforums_menu li {
	float: left;
	background: url(../../imgs/v3/bbs/default/folder_s.gif) no-repeat 3px 50%;
}
.postmenu .poll {
	background-image: url(../../imgs/v3/bbs/default/pollsmall.gif);
}
.postmenu .trade {
	background-image: url(../../imgs/v3/bbs/default/tradesmall.gif);
}
.postmenu .reward {
	background-image: url(../../imgs/v3/bbs/default/rewardsmall.gif);
}
.postmenu .activity {
	background-image: url(../../imgs/v3/bbs/default/activitysmall.gif);
}
.postmenu .debate {
	background-image: url(../../imgs/v3/bbs/default/debatesmall.gif);
}
.postmenu a,#visitedforums_menu a {
	display: block;
	width: 75px;
	border-bottom: 1px solid #EBE6C9;
	padding-left: 25px;
}
.postmenu a: hover,#visitedforums_menu a: hover {
	text-decoration: none;
	color: #FF8E00;
	border-bottom-color: #dadada;
}
#visitedforums_menu li {
	background: none;
}
#visitedforums_menu li a {
	padding-left: 0;
	width: 140px;
}
#fjump_menu {
	padding: 0 30px 0 10px;
}
#fjump_menu dl {
	padding: 5px 0;
}
#fjump_menu dt a {
	font-weight: 700;
	color: #cc7300;
}
#fjump_menu dd {
	padding-left: 1em;
}
#fjump_menu .sub {
	padding-left: 1em;
}
#fjump_menu .current a {
	font-weight: 700;
}
#fjump_menu li a {
	color: #FF9000;
}
.userlist {
	overflow: auto;
	margin: 4px 0;
	height: 220px;
}
.userlist li {
	list-style: none;
	float: left;
	width: 33%;
	height: 1.8em;
	line-height: 1.8em;
}
#buddies ul {
	width: 400px;
}
#buddies li {
	float: left;
	width: 8em;
	height: 1.6em;
	overflow: hidden;
	white-space: nowrap;
}
