body {
	margin:0px;
	font-family:Tahoma;
	font-size: 12px;
	color: #8b7f4e;
	background-color: #2d2f2d;
	line-height: 18px;
}
ul li {
	list-style-type: none;
}
/*--------Font--------*/
A {
	color: #575031;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color: #202F37;
	background-color: #FDB500;
}
a:active {
	color: #FFF;
	text-decoration: none
}
.f {
	background-color: #669900;
	color: #FFFFFF;
}
/*--------页头--------*/
#header {
	width:990px;
	height:40px;
}
#header h1 {
	float:left;
	margin-left:40px;
	font-size:24px;
	color:#FAE18D;
	margin-bottom:1px;
}
/*--------blog--------*/
#blog, #topbox01, #topbox02, #topbox03, #topbox04 {
	float:left;
	position:absolute;
	background-color:#669900;
	height:19px;
	width:130px;
	color:#fcefb0;
	text-align: center;
	font-size:12px;
}
#blog {
	left:840px;
}
#topbox01 {
	left:700px;
}
#topbox02 {
	left:560px;
}
#topbox03 {
	left:420px;
}
#topbox04 {
	left:280px;
}
#blog a:link, #topbox01 a:link, #topbox02 a:link, #topbox03 a:link, #topbox04 a:link {
	color:#fcefb0;
	background-color:#669900;
}
#blog a:visited, #topbox01 a:visited, #topbox02 a:visited, #topbox03 a:visited, #topbox04 a:visited {
	color:#fcefb0;
	background-color:#669900;
}
#blog a:hover, #topbox01 a:hover, #topbox02 a:hover, #topbox03 a:hover, #topbox04 a:hover {
	color:#2d2f2d;
}
#blog a:active, #topbox01 a:active, #topbox02 a:active, #topbox03 a:active, #topbox04 a:active {
	color:#fcefb0;
}
/*--------主体--------*/
#main {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 6px;
}
/*--------左侧--------*/
#left {
	width:202px;
	float:left;
}
/*--------热门--------*/
#left_top {
	width:184px !important;
	width:196px;
	height:144px !important;
	height:156px;
	padding: 6px;
}
ul {
	margin:0px 0px 0px 26px;
	padding:0px;
}
h5 {
	margin:0px 0px 0px -15px;
	font-size:12px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 32px;
}
#often {
	background-image: url(img/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#often li {
	list-style-type: none;
	list-style-image: url(img/ico.gif);
}
/*--------导航--------*/
#nav li {
	margin: 0px;
	padding: 0px;
}
.nav1 {
	list-style-image: url(img/nav1.gif);
	text-align: left;
}
.nav2 {
	list-style-type: none;
	list-style-image: url(img/nav2.gif);
}
.nav3 {
	list-style-type: none;
	list-style-image: url(img/nav3.gif);
}
.nav4 {
	list-style-type: none;
	list-style-image: url(img/nav4.gif);
}
#nav_floating {
	background-image: url(img/foot_arrow.gif);
	background-repeat: no-repeat;
	background-position: 173px 390px;
	list-style-type: none;
	width:184px !important;
	width:196px;
	height:401px !important;
	height:407px;
	background-color:#f6f5f0;
	overflow: auto;
	padding: 6px;
}
#nav1 {
	width:4px;
	height:12px;
	background-color: #669900;
}
/*--------右侧--------*/
#right {
	width:780px;
	background-color:#f6f5f0;
	float:left;
	text-align: center;
}
/*--------自勉--------*/
h2 {
	margin:5px 0px 0px 0px;
	font-size:12px;
	font-weight: normal;
	text-indent: 20px;
	text-align: left;
}
h2 span {
	margin-left:10px;
}
/*--------右侧主体--------*/
.right_main {
	width:780px;
}
#right ul {
	margin:0px;
	padding:0px;
}
/*--------导航标题--------*/
h3, .qbox h3 {
	padding-top:0px;
	font-size:14px;
	height:18px;
	width:778px;
	color: #fcefb0;
	text-align: left;
	text-indent:10px;
	margin: 1px;
	background-color: #669801;
	cursor: hand;
	background-image: url(img/01_tile.jpg);
	background-repeat: repeat-x;
}
td {
	text-align: left;
	padding: 4px;
}
/*--------页脚--------*/
#foot {
	font-size:12px;
	color:#669801;
	height:20px;
	text-indent: 520px;
	float: left;
	width:100%;
	background-color: #2D2F2D;
}
img {
	border:0px;
}
/*--------其他--------*/
.box {
	border-bottom-width: 1px;	
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-color: #F0EFE6;
}
/*--------js伸缩栏--------*/
.qbox {
	position: relative;
	width:780px;
	margin-bottom: 1px;
}
