/*
=== Sohu Group / GroupStyleSheet File ================================
	Style Name: p2011
	Version: 1.0
	Author: Leeking001
	First Created: 2007-12-12
	Last Update: 2007-12-12
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/
/****** General Styles ******/
body {
	background:#302e22 url(images/body_bg.jpg) repeat-x center 30px;
	color:#666666;
}
a {
	color:#2a4852;
}
a:hover {
	color:#ed105f;
}
#header{
	height: 140px;
	background:none;
}
#innerHeader{
	padding-top: 10px;
}
#groupUrl a {
	color:#2c4d5e;
}
/****** Group Header Styles ******/
#groupTitlebox{
	margin-bottom: 10px;
	text-align:center;
}
#groupTitlebox a {
	color:#2c4d5e;
}
#groupDesc {
	text-align:center;
}
#innerContentWrapper {
	background:none;
}
#crumbBox {
	height:23px;
	padding:7px 0 15px 10px;
}
#crumbBox a {
	color:#ebdb62;
}
#crumbBox .slash-right {
	background:url(images/ico_arrowRight.gif) no-repeat scroll center;
}
.mod {
	background:#eeefdd;
	border:1px solid #000;
}
.mod .m_head {
	background:url(images/mod_t_bg.gif) no-repeat;
	border-bottom:0;
	height:30px;
}
.mod .m_title {
	color:#fff;
}
.forumOtherInfo {
	background:#000;
	border:1px solid #333335;
}
.forumOtherInfo .m_head {
	background:url(images/forumOtherInfo_t_bg.gif) no-repeat;
	margin-bottom:5px;
}
.forumOtherInfo .m_title {
	color:#666;
}
.forumOtherInfo .m_body {
	color:#a7a7a7;
}
.forumOtherInfo .m_body a {
	color:#ebdb62;
}
.forumOtherInfo .m_body a:hover {
	color:#ed105f;
}
.topicList {
	border-top:0;
	color:#5e6055;
}
.topicList .topic strong {
	color:#5f6058;
}
.topicList .type {
	background:none;
}
.topicList th, .topicList td {
	border-bottom:1px solid #dddecc;
}
.topicList .topic a.title {
	color:#27484f;
}
.topicList .topic a.title:hover {
	color:#ff0384;
}
.topicList .topic a.hot, .topicList .topic a.hot:visited {
	color:#ed105f;
}
#sidebar {
	background:#000;
}
#innerSidebar {
	border:1px solid #333335;
}
.blogIco {
	background:none;
}
.groupIco {
	background:none;
}
.btnAddBox a {
	color:#294c5f;
}
#nav li span {
	background:#1a1a1a url(images/span_bg.gif) no-repeat;
	border-top:1px solid #333335;
	border-right:1px solid #333335;
	border-bottom:1px solid #333335;
	height:22px;
	color:#a7a7a7;
}
#nav li a {
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:0;
	height:22px;
	color:#fff;
}
#nav li a:hover {
	background:#1a1a1a url(images/span_bg.gif) no-repeat;
	border-top:1px solid #333335;
	border-right:1px solid #333335;
	border-bottom:1px solid #333335;
	border-left:0;
	height:22px;
	color:#ed105f;
}
#forumInfo {
	background:none;
	border:1px solid #333335;
	color:#a7a7a7;
}
#forumInfo a {
	color:#ebdb62;
}
#forumInfo a:hover {
	color:#ed105f;
}
#forumInfo h3 {
	color:#cccccc;
}
.entry {
	border-bottom:1px solid #dddecc;
}
.member_list {
	border-bottom:1px solid #dddecc;
}
.hot, .hot a:link {
	color:#ed105f;
}