*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "Microsoft YaHei";
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}

.header{
	height: 140px;
}
/*.header .bt-box-1200{*/
	/*height: 139px;*/
	/*background: url(header-bg.png) no-repeat 0 center;*/
/*}*/
/*.logo{*/
	/*width: 510px;*/
	/*height: 139px;*/
/*}*/

.logo{
	width: 344px;
	height: 139px;
}
.link{
	margin-top: 40px;
}
.nav{
	height: 45px;
	background-color: #478ad1;
}
.nav ul li{
	float: left;
	width: 170px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.nav ul li a{
	display: block;
	width: 172px;
	height: 45px;
	color: #fff;
	font-size: 20px;
}
.nav ul li a:hover{
	display: block;
	width: 178px;
	height: 50px;
	background: url(li-hover.png) no-repeat 0 center; 
	color: #000;
	margin-left: -3px;
	margin-top: -2px;
}
.nav ul li.goback a:hover{
	background: none;
}
.nav ul li.goback{
	background: url(goback.png) no-repeat 10px center;
}
/*主体内容*/
.main-left{
	width: 250px;
	height: 710px;
	background-color: #f7f7f7;
	margin-top: 20px;
	padding: 10px;
}
.main-left-title{
	height: 50px;
	line-height: 55px;
	background: url(main-left-title.png) no-repeat 0 center;
}
.main-left-title h2{
	color: #333;
	font-size: 15px;
	padding-left: 20px;
}
.main-left-title select{
	margin-left: 50px;
	margin-top: 10px;
}
.tree{
	width: 230px;
	height: 615px;
	background-color: #fff;
	border:1px solid #d6d6d6;
	margin-top: 5px;
	display: none;
}
.main-right{
	width: 930px;
	height: auto;
	margin-top: 20px;
	background-color: #f7f7f7;
	padding: 20px;
}
.main-right ul li{
	width: 400px;
	background: url(li.png) no-repeat 0 center;
	padding-left: 15px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.main-right ul li a{
	color: #2c2c2c;
	font-size: 14px;
}
/*底部通用*/
.footer{
	height: 93px;
	line-height: 93px;
	text-align: center;
	background-color: #478ad1;
	margin-top: 20px;
}
.footer p{
	color: #fff;
}

/*add*/
.xxgk-link ul li{
	width: 230px;
	height: 47px;
	line-height: 47px;
	background: url(xxgk-link.png) no-repeat 0 center;
	margin-bottom: 7px;
}
.xxgk-link ul li a{
	display: block;
	width: 265px;
	height: 47px;
	color: #0b54b4;
	font-size: 18px;
	font-weight: bold;
	padding-left: 60px;
}
.zd a{
	background: url(xxgk-link1.png) no-repeat 30px center;
}
.zn a{
	background: url(xxgk-link2.png) no-repeat 30px center;
}
.nb a{
	background: url(xxgk-link3.png) no-repeat 30px center;
}
.jg a{
	background: url(xxgk-link4.png) no-repeat 30px center;
}
.ysq a{
	background: url(xxgk-link5.png) no-repeat 30px center;
}
.yjx a{
	background: url(xxgk-link6.png) no-repeat 30px center;
}
.main-right-title h2{
	color: #0b54b4;
    font-size: 18px;
}
.main-right ul{
	margin: 20px 0;
}