/*
=== Sohu Group / GroupStyleSheet File ================================
	Style Name: p2010
	Version: 1.0
	Author: Leeking001
	First Created: 2007-12-12
	Last Update: 2007-12-12
	Copyright: Sohu.com (www.sohu.com)
==============================================================
*/

body {
	background:#fff url(images/body_bg.jpg) no-repeat center 30px;
	color:#666;
}
a {
	color:#2a4e5e;
}
a:hover {
	color:#ff106e;
}
.hot, .hot a:link {
	color:#ff106e;
}
#header{
	height: 300px;
	background:none;
}
#groupTitlebox {
	padding:20px 0 0 0;
}
.mod {
	border:1px solid #000;
}
.mod .m_head {
	background:url(images/mod_t_bg.gif) no-repeat;
	border-bottom:0;
	height:29px;
}
.mod .m_title {
	color:#fff;
}
.topicList {
	border-top:0;
}
.topicList .topic a.title:hover {
	color:#ff106e;
}
.topicList .topic a.hot, .topicList .topic a.hot:visited {
	color:#ff106e;
}
#innerSidebar {
	border:1px solid #000;
}