body {
		background: url("https://desk.fd.zol-img.com.cn/t_s1920x1080c5/g2/M00/0C/02/Cg-4WVVnyduIcHw4AHC-WgQRYm8AAEUagMGzhwAcL5y134.jpg") no-repeat center top fixed;
	}


	#home {
		opacity: 0.8;
		_filter: alpha(opacity=80);
	}
	
	#Header1_HeaderTitle {
		text-decoration: none;
		font: normal bold 45px/30px "microsoft yahei";
		width: 1000px;
	}



	#navigator #navList {

	}
	
	#navigator #navList li {
		height: 60px;
	}
	
	#navigator #navList li a {
		display: inline-block;
		font: normal bold 18px/60px "microsoft yahei";
		margin: 0;
		padding: 0 20px;
		-webkit-transition: all .3s;
	}
	
	#navigator #navList li a:hover {
		background: #dfdfdf;
		text-decoration: none;
	}
        
        .postTitle {
		font-family: "microsoft yahei";
		font-size: 1.5em;
	}
	
	.c_b_p_desc {
		font-size: 1.2em;
		font-family: "microsoft yahei";
	}