
/* ======= >>> KingCMS CSS <<<======================= *

+   许可协议: http://www.KingCMS.com/license/        +

+   官方网站: http://www.KingCMS.com/                +

+   电子邮件: KingCMS(a)Gmail.com                    +

* ================================================== */
@import "system.css";

html{
	background:#FFF;padding:0px;
}
body{
	font-size:12px;margin:0px;font-family:Arial,Verdana;padding:0px;
	display:table;
	color: #534F50;
}
form{
	margin:0px;padding:0px;
}

a:link,
a:visited,
a:active{
	color:#534F50;font-size:14px;text-decoration:none;
}
a:hover{
	font-size:14px;text-decoration:underline;color:#8B8587;
}

img{
	border:none;
}

select{
	font-size:14px;
}

.block{
	display:block;
}
.none{
	border:none;width:0px;height:0px;display:none;
}
.center{
    width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left:1px solid #DAEBF6;
	border-right:1px solid #DAEBF6;
}

/** div#top */
#top{
	display:block;width:1000px;height:160px;
	background:url(top_bg.png) repeat-x top;
	border-bottom:1px solid #FFF;
}
#top .left a{
	margin-left:60px;margin-top:20px;display:block;
}
#top .left a img{
	border:none;
}
#top .right{
	text-align:right;display:block;color:#111FFF;
}
#top .right strong{
	margin-right:40px;margin-top:20px;
}
#top .right strong a{
	font-weight:bold;color:#FFF;margin-left:12px;
}
#top .right img{
	padding-top:30px;
}
/** div#topbanner */
#topbanner{
	display:block;width:1000px;height:32px;clear:both;
	background:url(topbanner_bg.png) repeat-x top;
}
#topbanner *{
	display:block;float:left;
	line-height:30px;height:32px;
}
#topbanner .download{
	background:url(topbanner_download.png) no-repeat 1px 1px;padding-left:50px;width:65px;
	font-size:14px;color:#000;
}
#topbanner .license{
	background:url(topbanner_license.png) no-repeat right 1px;padding-left:0px;width:120px;
	font-size:14px;font-weight: bold;text-align: center;
}
#topbanner .version{
	width:530px;
	color:#666;
}
#topbanner .help{
	width:125px;
	background:url(topbanner_help.png) no-repeat right 3px;
}
#topbanner .club{
	width:90px;padding-left:10px;
	background:url(topbanner_club.png) no-repeat right 3px;
}

/* div #nav */
#nav{
	height:32px;line-height:30px;width:1000px;
	text-indent:20px;
	background:url(nav_bg.png) repeat-x top;
	
}
/* div #main */
#main{
	width:1000px;margin:0px;
}
#maincontent{
width: 920px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 20px;

}
#leftbar{
width:200px;
margin:0px;
padding: 0px;
overflow: hidden;
}
#rightcontent{
width:789px;
border-left:1px solid #DAEBF6;
overflow: hidden;
padding-left: 10px;
padding-top: 20px;
padding-bottom: 20px;
line-height:30px;
} 
#main h4.title{
	margin:0px;margin-bottom:0px;padding:0px;padding-top:6px;padding-left: 6px;height:30px;width:200px;
	border-bottom:2px solid #B2D3EA;
	color:#53AEB3;font-size:14px;line-height:30px;
	background:url(fangdajing.jpg) no-repeat right bottom;
}
.title1{
	margin:0px;margin-top:0px;padding:0px;padding-top:15px;padding-bottom:5px;padding-left: 6px;height:30px;width:200px;
	border-bottom:2px solid #B2D3EA;
	color:#0099FF;font-size:14px;line-height:20px;
	background:url(caidanding.jpg) no-repeat right top;
	
}
.title1 a {
font-weight: bold;
}

/* div#bottom */
#bottom{
	width:1000px;
	height:80px!important;
    height:50px;
	border-top:1px solid #B2D3EA;
    padding-bottom:12px;
	background-color: #DAEBF6;
	
}
#bottom .left{
	padding-top:12px;
	line-height:24px;text-indent:10px;
	text-align: center
}
#bottom .left a{
	margin:5px;
	text-decoration:underline;
}
#bottom .right{
	padding-top:0px;width:0px;padding-right:45px;height:0px;
	line-height:18px;text-align:right;
	color:#4C5A62;
}
.w1000{
width:1000px;
}
.w900{
width:900px;
}
.w800{
width:800px;
}
.w700{
width:700px;
}
.w600{
width:600px;
}
.w500{
width:500px;
}
.w400{
width:400px;
}
.w300{
width:300px;
}
.w200{
width:200px;
}
.w100{
width:100px;
}
.w0{
width:0px;
}
.left{
float:left;
}
.right{
float:right;
}
.shouyejieshao{
width:850px;
padding-left:30px;
line-height:30px;
}
.shouyebiaoge{
border:1px solid #ECC448;
background:url(titlebg03.gif) repeat-x top;
line-height:30px;
}
.shouyebiaoge img{
padding-top:20px;
}
h3{
font-size: 14px;
color:#53AEB3;
}
.lianxibg{
background:url(lianxibg.jpg) no-repeat right top;
}