#navList a {
color: red;
}

.postTitle{
background: none repeat scroll 0 0 darkSlateBlue;
color: white;
font-size: 18pt;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 15px;
margin-top: 15px;
padding-bottom: 5px;
padding-left: 20px;
padding-top: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: auto;
height: auto;
}
.postTitle a{color:#fff;}

#mainContent{
	border: white 1px solid;
	background-color: white;
}
#mainContent .forFlow {
	border-top: white 1px solid;
}

.go2top {
background: url("https://images.cnblogs.com/cnblogs_com/rush/268781/o_go2top.png") no-repeat scroll left top transparent;
bottom: 65px;
color: #444;
display: none;
height: 50px;
right: 160px;
margin-left: 510px;
position: fixed;
text-align: center;
width: 50px;
}

input[type='button'].btn_my_zzk{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: none;
background: #2DAEBF;
color: white;
padding: 5px;
font-weight: 600;
font-size: 15px;
cursor: pointer;
width: 70px;
height: 30px;
}
input[type='text'].btn_my_zzk{width: 110px;}

#topics .postTitle a {
color: white;
margin-left: 10px;
}
height: auto;
width: auto;