/* 链接 */
.primary_color_link a{
    color: #ee8e00 !important;
}
a.primary_color_link{
    color: #ee8e00 !important;
}
.threadlist .colplural a {
	color:#ee8e00;
}

.t_table {
	border: 1px solid #f8f2cb;
}
.t_table td {
	border: 1px solid #f8f2cb;
}
.threadad td.postauthor {
	background: #f8f2cb;
}
.taglinks {
	border-top: 1px dashed #f8f2cb;
}
.taglinks div ul {
	border-right: 1px dashed #f8f2cb;
}
.postmenu a: hover,#visitedforums_menu a: hover {
	color: #ff8e00;
	border-bottom-color: #f8f2cb;
}

/* 内页左边 */
.mainbox td.postauthor {
    background: #fcf9e6;
}
.threadlist .colplural th, .threadlist .colplural td{
    background: #fcf9e6;
}
.colplural, .colplural th, .colplural td, th.highlight, td.highlight{
    border-color: #e8ddb8;
    background: #fcf9e6;
}

.threadad td.postauthor{
    background-color:#f8f2cb;
}
.adcontent {
    background-color:#f8f2cb;
}
.forumcontrol {
    border-bottom: 5px solid #f8f2cb;
}
.forumcontrol .modaction {
	background: #f8f2cb;
}

/* 回复框 */
.editor_tb {
	border-color:#cdc8b1 #ebe6c9 #ebe6c9 #cdc8b1;
	background:#fcf9e6;
}
