/*
=== Sohu Group / GroupStyleSheet File ================================
	Style Name: p2012
	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:#f2f4c5 url(images/body_bg.jpg) repeat-x 0 30px;
	color:#666;
}
a {
	color:#2d4e5f;
}
a:hover {
	color:#fe0f6d;
}
#innerWrapper {
	background:url(images/wrapper_bg.jpg) no-repeat 60% top;
}
#header{
	height: 175px;
	background:none;
}
#innerHeader{
	padding-top: 25px;
}
#groupUrl a {
	color:#2c4d5e;
}
/****** Group Header Styles ******/
#groupTitlebox{
	margin-bottom: 10px;
}
#groupTitle {
	color:#747d48;
}
#innerContentWrapper {
	background:none;
}
#crumbBox a {
	color:#747d48;
}
#crumbBox .slash-right {
	background:url(images/ico_arrowRight.gif) no-repeat scroll center;
}
.mod {
	background:#fff;
	border:1px solid #747d48;
}
.mod .m_head {
	background:url(images/mod_t_bg.gif) no-repeat;
	border-bottom:0;
	height:30px;
}
.mod .m_title {
	color:#737b4a;
	padding-left:10px;
}
.forumOtherInfo {
	background:#8f9663;
	border:1px solid #999e76;
}
.forumOtherInfo .m_head {
	background:url(images/forumOtherInfo_t_bg.gif) no-repeat;
}
.forumOtherInfo .m_title {
	color:#fff;
}
.forumOtherInfo .m_body {
	color:#fff;
}
.forumOtherInfo .m_body a {
	color:#ebdd62;
}
.forumOtherInfo .m_body a:hover {
	color:#fe0f6d;
}
.topicList {
	border-top:0;
	color:#666;
}
.topicList .type {
	background:none;
}
.topicList th, .topicList td {
	border-bottom:1px solid #ececec;
}
.topicList .topic a.title {
	color:#2d4e5f;
}
.topicList .topic a.title:hover {
	color:#fe0f6d;
}
.topicList .topic a.hot, .topicList .topic a.hot:visited {
	color:#FF0F6F;
}
#sidebar {
	background:#747c49;
}
#innerSidebar {
	border:1px solid #5c6435;
}
.blogIco {
	background:none;
}
.groupIco {
	background:none;
}
.btnAddBox a {
	color:#294c5f;
}
#nav li span {
	background:#fff;
}
#nav li a {
	color:#fff;
}
#nav li a:hover {
	background:#fff;
	color:#fe0f6d;
}
#forumInfo {
	background:#8f9663;
	border:1px solid #999e76;
	color:#fff;
}
#forumInfo a {
	color:#ecdc63;
}
#forumInfo a:hover {
	color:#fe0f6d;
}
#forumInfo h3 {
	color:#fff;
}
.entry {
	border-bottom:1px solid #ececec;
}
.member_list {
	border-bottom:1px solid #ececec;
}