*{
	margin:0;
	padding: 0;
	list-style: none;
}
body{
	font-family: simsun,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color: #af8753;
	width: 100%;
}
#bg{
	width: 100%;
	
}
#wrapper{
	width: 995px;
	margin:0 auto;
}
/*--header style--*/
#header{
	height: 302px;
	background: transparent url(../home/images/top_bg.jpg) no-repeat;
	position: relative;
}
#nav{
	position: absolute;
	top: 38px;
	left: 8px;
}
/*--left style--*/
#left{
	float: left;
	width: 218px;
}
#login{
	height: 235px;
	margin:0 0 5px 0;
	padding: 48px 0 0 33px;
	color: #fff9dc;
	background: transparent url(../home/images/login_bg.jpg) no-repeat;
}
#login p{
	padding:3px 0;
}
#login .checkn{
	padding:0 0 0 50px;
}
#login .checkn input{
	width: 37px;
	height: 19px;
	line-height: 19px;
	border:1px solid #ac9169;
	background: #624c2c;
	color:#fae6be;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	margin: 0 0 0 4px;
}
#login .checkn img{
	vertical-align: middle;
}
#login .reg{
	padding: 0 0 0 31px;
}
#login a,#login a:link{
	color: #fff9dc;
	text-decoration: underline;
}
#login a:hover{
	text-decoration: none;
}
#login .regBtn{
	padding: 0 0 0 50px;
}
#login .regBtn{
	width: 68px;
	height: 68px;
	background: transparent url(../home/images/login_btn.gif) no-repeat;
	border:0;
	cursor: pointer;
}
#login .logBtn{
	width: 68px;
	height: 68px;
	background: transparent url(../home/images/login_btn2.gif) no-repeat;
	border:0;
	cursor: pointer;
	margin:0 0 0 6px;
}
#login .oBtn{
	width:69px;
	height:24px;
	background:transparent url(../home/images/login_btn3.gif) no-repeat;
	border:0;
	cursor: pointer;
	color:#dbc379;
	font-weight:bold;
	text-align:center;
	font-size:9pt;
}
#server{
	height: 154px;
	margin:0 0 5px 10px;
	padding: 39px 14px 0 5px;
	background: transparent url(../home/images/server_bg.jpg) no-repeat;
}
#server li{
	height:19px;
	line-height: 19px;
	color: #fff9dc;
	padding: 0 0 0 13px;
}
#leftPic2{
	margin:0 0 5px 10px;
}
#leftPic{
	margin:0 0 5px 10px;
}
#leftPic img{
	border:1px solid #efe0c9;
	background: #000;
	padding: 2px;
	display: block;
}
#kf{
	width:181px;
	height:126px;
	margin:0 0 5px 10px;
	padding:43px 0 0 18px;
	background:transparent url(../home/images/kf_bg.jpg) no-repeat;
}
#kf p{
	font-weight:bold;
	color:#fff;
	line-height:130%;
}
#kf p a,#kf p a:link{
	color:#fff;
	text-decoration:underline;
}
#kf p a:hover{
	text-decoration:none;
}
#fivem{
	width:148px;
	height:160px;
	margin: 0 0 10px 0;
	padding:25px 0 0 17px;
	background:transparent url(../home/images/qa_bg.jpg) no-repeat;
}
#fivem h5{
	color:#c2ff09;
	text-align:center;
	font-size:9pt;
}
#fivem ul{
	padding:10px 0;
}
#fivem ul li a,#fivem ul li a:link{
	color:#dcc271;
	text-decoration:none;
	line-height:130%;
}
#fivem ul li a:hover{
	text-decoration:underline;
}
#fivem .more{
	text-align:right;
	padding: 0 20px 0 0 ;
}
#fivem .more a,#fivem .more a:link{
	color:#f0ff00;
	text-decoration:none;
}
#fivem .more a:hover{
	text-decoration:underline;
}
/*--center style--*/
#center{
	float: left;
	width: 600px;
	padding:0 8px 0 4px;
	position:relative;
	top:50px;
	left:360px;
	height: auto;
}
#turner{
	width: 600px;
	height: 189px;
	margin: 0 0 11px 0;
	background: transparent url(../home/images/turner_bg.jpg) no-repeat;
}
#content{
	background: transparent url(../images/content_middle.jpg) repeat-y;
}
#cTop{
	height:65px;
	background: transparent url(../images/content_top.jpg) no-repeat;
}
#cMiddle{
	padding: 0 38px;
}
#cMiddle .area{
	width:250px;
	padding: 28px 0 0 0;
	float: left;
	position: relative;
}
#cMiddle .area ul{
	margin: 0 16px 0 0;
}
#cMiddle .area li{
	height: 17px;
	/*--line-height: 22px;--*/
	padding: 5px 0 0 0 ;
	background: transparent url(../home/images/bg_line.gif) repeat-x left bottom;
}
#cMiddle .area li img{
	margin:0 8px 0 0;
}
#cMiddle .area li a,#cMiddle .area li a:link{
	color: #332a1b;
	text-decoration: none;
}
#cMiddle .area li a:hover{
	text-decoration: underline;
}
/*#cal{
	height: 84px;
	padding: 4px 0 0 0;
}
#cal table th{
	height: 25px;
	background: transparent url(../home/images/t_bg.gif) repeat-x;
	font-weight: normal;
	color: #4e4029;
	border:1px solid #d2cdb3;
	border-collapse: collapse;
	width: 33px;
}
#cal table{
	border:1px solid #d2cdb3;
	border-collapse: collapse;
}
#cal table td{
	border:1px solid #d2cdb3;
	border-collapse: collapse;
	background: #d9d7c4;
	height: 56px;
}*/
#cal{
	width:237px;
	height: 82px;
	padding:10px 0 0 30px;
	background:transparent url(../home/images/item_bg.gif) no-repeat;
}
#cal li{
	width:40px;
	float:left;
	color:#efff68;
	background:none;
	text-align:center;
}
#cal li a,#cal li a:link{
	color:#efff68;
	text-decoration:none;
}
#cal li a:hover{
	text-decoration:underline;
}
#cal li img{
	display:block;
	border:1px solid #414141;
	margin:0 auto 9px auto;
}
.area .more{
	position: absolute;
	top: 11px;
	left: 185px;
}
#iNews{
	margin: 0 5px 0 0;
	background: transparent url(../home/images/title_news.gif) no-repeat left top;
}
#iEvents{
	background: transparent url(../home/images/title_events.gif) no-repeat left top;
}
#cMiddle #iFile{
	width: 508px;
	margin: 15px 0 0 0;
	background: transparent url(../home/images/title_file.gif) no-repeat left top;
}
#iFile .more{
	left: 443px;
}
#hero{
	width: 467px;
	height: 65px;
	padding: 23px 0 0 58px;
	background: transparent url(../home/images/bg_hero.gif) no-repeat -10px 0;
}
#s1{
	width: 400px;
	height: 50px;
	overflow: hidden;
}
#s1 img{
	border: 1px solid #7a7869;
	margin: 0 10px 0 0;
}
#sFile{
	width: 175px;
	height: 95px;
	padding: 60px 0 0 24px;
	margin: 0 0 5px 10px;
	background: transparent url(../home/images/story_bg.jpg) no-repeat;
}
#sFile li{
	line-height: 150%;
	color: #efe7c9;
}
#sFile li a,#sFile li a:link{
	color: #efe7c9;
	text-decoration: none;
}
#sFile li a:hover{
	text-decoration: underline;
}
#quick{
	width: 498px;
	height: 173px;
	padding: 7px 0 0 5px;
	background: transparent url(../home/images/bg_quick.gif) no-repeat;
}
#quick img{
	border:0;
	display: block;
	float: left;
	padding: 0 5px 6px 0;
}
#cMiddle #iStory{
	padding: 38px 0 0 0;
	margin: 13px 5px 0 0;
	background: transparent url(../home/images/title_story.gif) no-repeat;
}
#cMiddle #iPlayer{
	padding: 38px 0 0 0;
	margin: 13px 0 0 0;
	background: transparent url(../home/images/title_player.gif) no-repeat;
}
#playerPic{
	width: 229px;
	height: 167px;
	padding: 10px 0 0 9px;
	background: transparent url(../home/images/bg_player.gif) no-repeat;
}
#playerPic .pa{
	width:98px;
	height: 146px;
	background: transparent url(../home/images/pic_bg.gif) no-repeat;
	float: left;
	padding: 11px 0 0 10px;
}
#playerPic .pa img{
	border: 0;
	display: block;
}
#playerPic .pa ul{
	width: 86px;
}
#playerPic .pa li{
	background: transparent;
	color: #554a39;
	text-align: center;
}
#cBottom{
	height: 56px;
	background: transparent url(../images/content_bottom.jpg) no-repeat;
}
/*--right style--*/
#right{
	float: left;
	width: 162px;
}
#top10{
	height:278px;
	background: #000 url(../home/images/top10_bg.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 40px 10px 0 10px;
}
#rightPic img{
	background: transparent url(../home/images/right_pic_bg.jpg) no-repeat;
	display: block;
	padding: 6px 2px;
	border:0;
	margin: 0 0 10px 0;
}
.clear{
	height: 1px;
	overflow: hidden;
	background: transparent;
	clear: both;
}
/*----*/
.loginInput{
	width: 90px;
	height: 17px;
	border: 1px solid #7a7869;
	padding:0 3px;
	color: #332a1b;
	font-size: 9pt;
}
.color1{
	background: transparent url(../home/images/bg_line1.gif) no-repeat;
}
.color2{
	background: transparent url(../home/images/bg_line2.gif) no-repeat;
}
#server #color3{
	height: 19px;
	line-height: 19px;
	padding: 5px 0 0 9px;
	background: transparent url(../home/images/bg_line3.gif) no-repeat 2px 5px;
}
.color1 img,.color2 img{
	margin: 2px 4px -2px 4px;
}
.innerTop{
	height: 42px;
	background: transparent url(../images/inner_top.gif) no-repeat;
	margin:10px 0 0 0;
}
.innerBottom{
	height: 44px;
	background: transparent url(../images/inner_bottom.gif) no-repeat;
}
.innerMiddle{
	background: transparent url(../images/inner_middle.gif) repeat-y;
	height: auto !important;
	height: 550px;
	min-height: 600px;
	padding: 10px 43px;
}
.innerMiddle p{
	line-height: 150%;
	color: #58503c;
}
#innerNew{
	margin:0 0 5px 10px;
}
#innerNew img{
	border: 0;
}
#innerFile{
	height:158px;
	background: transparent url(../home/images/new_bg.gif) no-repeat;
	margin: 0 0 5px 10px;
	padding: 21px 20px 0 22px;
}
#innerFile li{
	line-height: 150%;
	color: #efe7c9;
}
#innerFile li a,#innerFile li a:link{
	color: #efe7c9;
	text-decoration: none;
}
#innerFile li a:hover{
	text-decoration: underline;
}
#ibtn{
	width: 100%;
	height: 25px;
	margin: 0 0 10px 0;
}
#ibtn li{
	display: block;
	font-weight: bolder;
	float: left;
	width: 74px;
	height: 25px;
	line-height: 25px;
	background: transparent url(../home/images/btn9.gif) no-repeat;
	text-align: center;
	margin: 0 5px 0 0;
}
#extend_nav{
	height:30px;
	line-height: 30px;
	padding: 0 0 0 53px;
	margin: 0 0 15px 0;
	background: transparent url(../extend/images/title_bg.gif) no-repeat;
}
#extend_nav li{
	float: left;
	padding: 0 0 0 0;
}
#extend_nav li a,#extend_nav li a:link{
	color: #ffe8aa;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	padding: 0 12px 0 0;
}
#extend_nav li a:hover{
	color: #fff;
	text-decoration: underline;
}
#cMiddle .innerMiddle .area{
float:none;
padding:0;
width:100%;
}
.innerMiddle img{border:0;}

