/*
=== Sohu Group / GroupStyleSheet File ================================
	Style Name: p2016
	Version: 1.0
	Author: Leeking001
	First Created: 2007-12-27
	Last Update: 2007-12-27
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/
/****** General Styles ******/
body {
	background:#000 url(images/body_bg.jpg) no-repeat center 30px;
	color:#999;
}
a {
	color:#eadc5f;
}
a:hover {
	color:#ff0384;
}
.hot, .hot a:link {
	color:#ff0384;
}
#header{
	height: 205px;
	background:none;
}
#innerHeader{
	padding-top: 25px;
}
#groupTitle {
	color:#fec601;
}
#groupUrl a {
	color:#fff;
}
/****** Group Header Styles ******/
#groupTitlebox{
	margin-bottom: 10px;
}
#innerContentWrapper {
	background:none;
}
#crumbBox .slash-right {
	background:url(images/ico_arrowRight.gif) no-repeat scroll center;
}
.mod {
	background:#1f0d0d;
	border:1px solid #42201f;
}
.mod .m_head {
	background:url(images/mod_t_bg.gif) no-repeat;
	border-bottom:0;
	height:30px;
	padding-left:20px;
}
.mod .m_title {
	color:#fff;
}
.topicList {
	border-top:0;
	color:#cccccc;
}
.topicList .topic strong {
	color:#fff;
}
.topicList .type {
	background:none;
}
.topicList th, .topicList td {
	border-bottom:1px solid #322626;
}
.topicList .topic a.title {
	color:#fff;
}
.topicList .topic a.title:hover {
	color:#ff0384;
}
.topicList .topic .title:visited{
	color: #fff;
}
.topicList .topic a.hot, .topicList .topic a.hot:visited {
	color:#ff0384;
}
#sidebar {
	background:#180606;
}
#innerSidebar {
	border:1px solid #501d1c;
}
.blogIco {
	background:none;
}
.groupIco {
	background:none;
}
.photosetIco {
	background:url(images/photoset_bg.gif) no-repeat;
}
.btnAddBox a {
	color:#294c5f;
}
#nav li span {
	background:#5a0a0b url(images/span_bg.gif) no-repeat;
	border-top:1px solid #621616;
	border-right:1px solid #621616;
	border-bottom:1px solid #621616;
	height:22px;
	color:#ffc500;
}
#nav li a {
	border-top:1px solid #180606;
	border-right:1px solid #180606;
	border-bottom:1px solid #180606;
	border-left:0;
	height:22px;
	color:#fff;
}
#nav li a:hover {
	background:#5a0a0b url(images/span_bg.gif) no-repeat;
	border-top:1px solid #621616;
	border-right:1px solid #621616;
	border-bottom:1px solid #621616;
	border-left:0;
	height:22px;
	color:#ff0384;
}
#forumInfo {
	background:#35090a;
	border:1px solid #502e2d;
	color:#fff;
}
#forumInfo h3 {
	color:#fff;
}
.entry {
	border-bottom:1px solid #322626;
}
.member_list {
	border-bottom:1px solid #322626;
}
.noticeMod a {
	color:#666;
}
.noticeMod a:hover {
	color:#ff0384;
}