*{
	padding:0;
	margin:0 auto;}
ul{
	list-style:none;}
.header a{
	font-family:"微软雅黑";
	text-decoration:none;
	font-size:20px;
	color:#000;
	text-shadow:none;
    }
.back{
	width:1364px;
	height:200px;
	background:url(https://images.cnblogs.com/cnblogs_com/chenerdi/1022885/o_GIF.gif) no-repeat;
	background-size:cover;}
.back .text{
	font-size:36px;
        color:#fff;}
.back .header{
	width:1364px;
	height:60px;
	padding-top:99px;
	border-bottom:4px solid #09C;
	background:url(images/header.png) bottom no-repeat;
	background-size:contain;}

.back .header ul li{
	width:120px;
	height:60px;
	font-size:20px;
	padding:0 20px;
	font-family:"微软雅黑";
	text-align:center;
	line-height:60px;
	float:left;}
.back .header ul li:hover{
	width:120px;
	height:60px;
	font-size:20px;
	padding:0 20px;
	font-weight:100px;
	font-family:"微软雅黑";
	text-align:center;
	line-height:60px;
	float:left;
	}
.back .header ul li h1 p{
	font-size:20px;
	font-weight:100;}
.back .header ul li h2 p{
	font-size:20px;
	font-weight:100;}
.back .header ul li h3 p{
	font-size:20px;
	font-weight:100;}
.back .header ul li h4 p{
	font-size:20px;
	font-weight:100;}
.back .header ul li h5 p{
	font-size:20px;
	font-weight:100;}
.back .header ul li .cur1{
	width:100px;
	padding:0 20px;
	background:#0CF;}

.back .header ul .cur{
	margin-left:100px;
	background:#09C;}
.back .main{
	width:1164px;
	height:50px;
	background:blue;}

.day {
	width:300px;}
#main{
	width:300px;
        float:left;
        margin-left:130px;
        text-decoration:none;
        font-family:"微软雅黑";
	font-size:16px;
        line-height:30px;
        border:2px solid #09C;
        padding:10px 10px;}
#main a{
        text-decoration:none;
        line-height:30px;}
#blog_nav_admin {
        color:#fff;
        line-height:30px;}
.postTitle {
        background:#09C;
        width:320px;
        padding-left:-10px;
        }
.catListTitle {
        color:#fff;
        background:#09C;
        text-decoration:none;
        font-size:16px;
        font-family:"微软雅黑";
        width:320px;
        padding-left:-10px;
        }
.postTitle a {
        color:#fff;
        width:320px;
        padding-left:-10px;
        }