a.headermaintitle:link {
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
}
.header {
    height: 120px;
    background: #fff url(images/title-yellow.png) repeat fixed top center;
    background-color: rgb(48, 95, 151);
background-position-x: center;
background-position-y: top;
background-repeat: repeat;
background-attachment: fixed;
background-image: url("images/banner.jpg");
background-size: auto;
background-origin: padding-box;
background-clip: border-box;
    border-bottom: 0px solid #000000;
border-bottom-color: rgb(0, 0, 0);
border-bottom-style: solid;
border-bottom-width: 0px;
    padding-left: 30px;
    padding-top: 30px;
    color: #ffffff;
}
.postTitle2 {
    text-decoration: none;
    color: #4C9ED9;
    font-size: 32px;
}
input.btn_my_zzk {
    font-size: 14px;
    height: 25px;
    width: 70px;
    background: #3ccaf8;
    text-align: center;
    line-height: 25px;
    border: none;
    color: #fff;
    font-family: "Microsoft Yahei","Simsun",Arial;
}
#mylinks {
    font-size: 20px;
    position: absolute;
    padding: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    left: 0px;
}