﻿@charset "utf-8";
/* CSS Document */
#pagemain{
	width:890px;
	height:auto;
	background-color:#FFF;}
#pagenavi{
	width:800px;
	height:67px;
	background-image:url(../images/pagenavi.gif);
	background-repeat: no-repeat;
	font-family: "黑体";
	font-size: 20px;
	font-weight: bold;
	color: #ff9443;
	padding-top:20px;
	padding-left:90px;}
#pagebg{
	width:890px;
	height:572px;
	background-image:url(../images/pagebg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}


#left{
	width:206px;
	height:auto;
	float:left;}
#level{
	width:206px;
	height:205px;
	background-color:#f5f3f2;}
#levelcap{
	width:206px;
	height:18px;
	background-image:url(../images/levelcap.gif);
	font-family: "宋体";
	font-weight: bold;
	color: #FFF;
	padding-top:5px;
	font-size: 14px;}
#levellist{
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	word-spacing: 2px;
	padding-top:3px;
	font-weight: bold;}
#leftblank{
	float:left;
	width:206px;
	height:55px;}
#leftlink{
	float:left;
	width:206px;
	height:175px;}
#linktext{
	font-family: "黑体";
	font-size: 16px;
	font-weight: bold;
	color: #ff9443;
	word-spacing: 2px;}
#catcontent{
	width:600px;
	height:auto;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 25px;
	padding-left:20px;
	padding-right:20px;
	vertical-align: top;
	float:right}
#content{
	width:840px;
	height:auto;
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 25px;
	padding-left:20px;
	padding-right:20px;
	vertical-align: top;}
#linkarrow{
	color:#ff9443;
	font-weight: bolder;}
.linktext02{
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	padding-bottom:5px;
	padding-bottom:5px;
	letter-spacing:3px;}
#blank001{
	width:10px;
	height:572px;
	float:left;
	background-color:#FFF;}