body,p,th,td,input,textarea
{
 	font-family:'SimSun','ËÎÌå';
	font-size:12px;
	color:#111111;
}

body
{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FFF;
}

a:link,a:visited
{
	color:#0044DD;
	text-decoration:none;
}

img
{
	border:0;
}

td
{
	vertical-align:top;
}

.HackBox
{
   border-top:0;
   clear:both;
}

.TopBar
{
/*	margin-top:1px;*/
	background:url('../images/topbar_bk.gif') repeat-x;
	height:20px;
}

div.quote
{
	margin:5;
	color: #111111;
	font-size:12px;
	padding:10px;
	background-color:#F6F6F6;
	border:1px dotted #DDD;
}

#Copyright
{
	border-top:1px dashed #CCD;
	font-family:arial;
	text-align:center;
	margin-top:20px;
	padding:10px 0 10px;
}

/*ForumTools*/
#ForumTools
{
/*	float:right;
	padding:0;*/
}
#ForumTools ul
{
	display:block;
	margin:0;
	padding:0;
	height:10px;
}
#ForumTools li
{
	display:block;
	float:left;
	margin-left:8px;
	list-style-type:none;
	background:url('../images/graydot.gif') 0px 2px no-repeat;
	text-indent:13px;
	white-space:nowrap;
}
#ForumTools li a
{
	color:#111;
}

/*list path*/
#ListPathLinks
{
/*	float:left;
	padding:0;*/
}
ul.PathLinksLevel
{
	list-style:none;
	margin:0;
	padding:0;
	height:10px;
}
ul.PathLinksLevel li
{
	float:left;
	padding:0;
	margin-right:5px;
	font-weight:bold;
	white-space: nowrap;
}
ul.PathLinksLevel li a
{
	font-weight:normal;
	display:block;
	padding-right:10px;
	background-image:url('../images/pathlinks_level_seperate.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

.loading
{
	margin:10px;
	padding:10px;
}

#LoginTop
{
	color:#AAAAAA;
	padding:2px;
}
#LoginTop .lt
{
	margin:1px;
	color:#AAAAAA;
	border:1px solid #AAAAAA;	
	width:100px;
}

#LoginTop .bt
{
	color:#333;
	background-color:#DADADA;
}

#LoginTop form
{
	margin:0px;
}

#LoginTop td
{
	color:#AAAAAA;
	vertical-align:middle;
}
/*PageChanger*/
div.PageChanger
{
	padding:2px;
}
div.PageChanger img
{
	vertical-align:-3px;
	padding-left:3px;
	padding-right:3px;
}
div.PageChanger input
{
	border:1px solid #AAA;
	background-color:#FFF;
	margin:0 2px;
}
/*IE5 Crack*/
div.PageChanger input
{
	height:16px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
div.PageChanger a
{
	padding:2px;
}

.LeftBoxHeader
{
	width:250px;
	height:26px;
	background: url('../images/head02.gif');
	font-size: 12px;
	color:#222233;
	text-align:center;
	vertical-align:middle;
	line-height:26px;
}
.LeftBox
{
	background: url('../images/body02.gif') repeat-y;
	font-size: 12px;
	color:#444444;
	border-bottom:1px solid #ADF;
}

.LeftBox .textinput
{
	border:1px solid #AAA;
}

.smallbt
{
	height:21px;
	background: url('../images/bt_02.gif') repeat-x;
}
.bt01
{
	width:5px;
	height:21px;
	background: url('../images/bt_01.gif');
}
.bt02
{
	text-align:center;
	vertical-align:middle;
	line-height:21px;
}

.bt03
{
	width:5px;
	height:21px;
	background: url('../images/bt_03.gif');
}

.HomeTitle
{
	background: url('../images/hometitle.gif');
	width:157px;
	height:23px;
	text-align:center;
	vertical-align:middle;
	line-height:23px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
}

.MostHot
{
	font-size:15px;
	font-weight:bold;
	color:#666666;
	padding:5px;
}
.MostHot a
{
	color:#666666;
	text-decoration:none;
}

#HomeLogin
{
	width:238px;
	height:135px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	/*	margin-bottom:6px;*/
	background:url('../images/pic001.gif') no-repeat;
}

#HomeLogin a
{
	color:#FFA200;
	text-decoration:none;
}

#HomeLogin .textinput
{
	border:1px solid #AAA;
}

.HotTitle
{
	font-size:12px;
	overflow:hidden;
}
.HotAuthor
{
	max-width:100px;
	font-size:12px;
	overflow:hidden;
}
.HotAuthor a
{
	color:#666666;
}

.Anounce
{
	background:url('../images/head03.gif') no-repeat;
	font-weight:bold;
	height:23px;
	padding-left:40px;
	vertical-align:middle;
	line-height:23px;
}