
* {
    color: #333;
    font-size: 12px;
}

body {
    margin: 0;
    padding: 0;
    background: rgb(253, 237, 183) url(TpImages/zghrbtpbg.jpg) repeat-x left top;
}

#pageWrap {
    width: 1014px;
    margin: auto;
    height: auto;
}

#header {
    position: relative;
    margin: 0px auto;
    height: 245px;
    width: 980px; 
    background: url(TpImages/zghrbtpbanner11.jpg) no-repeat left top; 
}

#footer {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.monthbox {
    height: 50px;
    width: 50px;
    margin: 100px 110px 0 0;
    font-size: 48px;
    color: red;
    font-family: 黑体;
    font-weight: bold;
}

#tpgz {
    height: 140px;
    padding-top: 15px;
    line-height: 20px;
    width: 980px;
    margin: 0px auto;
    background: url(TpImages/zghrbtpgz.jpg) no-repeat center top; 
}

#tpgz p {
    padding-left: 100px;
    padding-right: 30px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #666;
}

#tpwrap form {
    margin: 0;
    padding: 0;
}

.goodmenu {
    height: 55px;
    background: url(TpImages/zghrbtptab.gif) no-repeat center top;
}

.goodmenu ul {
    height: 45px;
    line-height: 45px;
    padding-left: 10%;
    padding-top: 10px;
}

.goodmenu ul li {
    float: left;
    font-size: 18px;
    color: #fff;
    width: 115px;
    text-align: center;
    cursor: pointer;
}

.goodmenu ul li:hover,
.goodmenu ul li.lihover
 {
    color: #900;
    background-color: rgb(255, 239, 206);
}

.goodcontainer,
.qztp {
    padding: 20px;
    height: auto;
    width: 980px;
    margin: auto;
    background: url(TpImages/zghrbtpcontbg.jpg) repeat-y center top;
}

.goodbottom
{
    width: 980px;
    margin: 0 auto;
    height: 29px;
    padding: 0 20px;
    background:url(TpImages/zghrbtpcontbottom.jpg) no-repeat center top;  
}

.btntp {
   border: none;
   width: 104px;
   height: 30px;
   cursor: pointer;
}

.submitimg {
    background: url(TpImages/an06.gif) no-repeat center;
}

.imgclear {
    background: url(TpImages/an08.gif) no-repeat center;
}

.bt25
{
    font-size: 30px;
    color: #FFFCCA;
    font-weight: bold;
}

.nrbt
{
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}
/*---------------导航栏样式----------------*/

#tpnav
{
    width: 850px;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 14px;
    margin-bottom: 7px;
}

#tpnav ul {
    margin: 0;
    padding-left: 20px;
}

#tpnav ul li {
    width: 65px;
    text-align: center;
    height: 17px;
    line-height: 17px;
    margin-top: 5px;
}

#tpnav ul li.first {
    width: 50px;
}

#tpnav ul li a:hover {
    color: #990000;
}

.bian,
.last
{
    display:inline-block;
    border-right:solid 1px #1e1e1e;
}

.last{
    border-right:none;
}

.inline
{
    *display:inline;
}

.layout
{
    zoom:1;
    display:inline-block;
}



/*---------------公共样式----------------*/

a:link,
a:visited {
    text-decoration: none;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.t-center {
    text-align: center;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}