/*
=== Sohu Group / GroupStyleSheet File ================================
	Style Name: p2009
	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:#000 url(images/body_bg.jpg) no-repeat center 30px;
	color:#cccccc;
}
a {
	color:#eadc61;
}
a:hover {
	color:#ff0384;
}
.hot, .hot a:link {
	color:#ff0384;
}
#header{
	height: 215px;
	background:none;
}
#innerHeader{
	padding-top: 25px;
}
#groupUrl a {
	color:#99deff;
}
/****** 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:#000;
	border:1px solid #333335;
}
.mod .m_head {
	background:url(images/mod_t_bg.gif) no-repeat;
	border-bottom:0;
	height:30px;
}
.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 #242426;
}
.topicList .topic a.title {
	color:#fefefe;
}
.topicList .topic a.title:hover {
	color:#ff0384;
}
.topicList .topic .title:visited{
	color: #ccc;
}
.topicList .topic a.hot, .topicList .topic a.hot:visited {
	color:#ff0384;
}
#sidebar {
	background:#000;
}
#innerSidebar {
	border:1px solid #333335;
}
.blogIco {
	background:none;
}
.groupIco {
	background:none;
}
.photosetIco {
	background:url(images/photoset_bg.gif) no-repeat;
}
.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;
}
#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:#ff0384;
}
#forumInfo {
	background:none;
	border:1px solid #333335;
}
#forumInfo h3 {
	color:#cccccc;
}
.entry {
	border-bottom:1px solid #333335;
}
.member_list {
	border-bottom:1px solid #333335;
}
.noticeMod a {
	color:#666;
}
.noticeMod a:hover {
	color:#ff0384;
}