body {
    padding:0;
    margin:0;
}
.CenterContent {
    background-color:#ffffff;
    width:100%;
    min-height:500px;
    _height:500px;
}
.GPSLink {
   color:#c6c6c6;
    margin-left:695px;
    height:30px;
    line-height:30px;
    margin-top:30px;
}
    .Nofocus{
        color:#c6c6c6;
    }
.onfocus {
    color:#ffffff;
}
#GPSLOn a {
    color:#ff0000;
}
.LeftGPSLink {
    clear:both;
    float:left;
    min-height:500px;
    _height:500px;
    margin-left:15px;
    width:200px;
}

.GPSImg {
    clear:both;
    width:148px;
    height:82px;
}
.GPSList {
    background-color:#E9E9E9;
    padding-top:15px;
        width:148px;
}
.GPSL {
    height:40px;
    line-height:40px;
    border-bottom:1px solid #ffffff;

}
    .GPSL a {
        margin:0 auto;
        font-size:14px;
        text-align:center;
        display:block;
        color:#200500;
    }
.RightContent {
    float:left;
    width:770px;
}
.RightContenttop {
    height:30px;
    color:#000;
    margin-top:50px;
    line-height:30px;
    font-size:18px;
    padding-left:10px;
    border-bottom:2px solid #ff0000;
}
.RightContentCenter {
    margin-top:20px;
    line-height:25px;
    padding-bottom:40px;
}
.RightContentCenterImg {
    width:342px;
    height:209px;
    margin-left:-25px;
}
.RightContentCenter ul {
    list-style:none;
    margin-left:-10px;
    height: 100%;
    display: inline-block;;
}

.RightContentCenter li {
    float:left;
    width:342px;
    height:360px;
}
.RightContentCenterText {
    background-color:#F3F1F2;
    text-indent:0px;
    padding-left:20px;
    line-height:35px;
    letter-spacing:2px;
    margin-top:10px;
    margin-left:30px;
    width:260px;
    height:35px;
}
.RightContentCenterTextArea {
     background-color:#F3F1F2;
    text-indent:0px;
    padding-left:20px;
    letter-spacing:2px;
    margin-top:10px;
    margin-left:30px;
    width:520px;
    height:200px;
    vertical-align:middle;
}
.RightContentCenterText input {
    border:0px;
    background-color:#F3F1F2;  
}
.RightContentCenterTextArea textarea {
    border:0px;
    background-color:#F3F1F2; 
    margin-top:3px;
}
input {
    outline: medium none;
}
textarea {
     outline: medium none;
}
.tjbutton {
    width:125px;
    height:35px;
    background-color:#D21A02;
    margin-top:30px;
    cursor: pointer;
    border:0px;
    margin-left:30px;
    color:#ffffff;
    letter-spacing:4px;
}

.RightContentCenterdz {
    text-indent:0;
    line-height:30px;
    margin-bottom:20px;
}
.RightContentCenterdz ul{ margin-left:-54px;}
.RightContentCenterdz li{ height: 30px; width: 100%;}
.RightContentCenterdz li b{ display: block; float: left;; width: 90px; text-align: right; font-weight: normal; color: #808080;}
.RightContentCenterdz li span{ float: left;}

.RightContentCenternews {
    text-indent:0px;
    border-bottom:1px dashed #c6c6c6;
    line-height:35px;
    padding-left:10px;
}
    .RightContentCenternews a {
        color:#726F6A;
        margin-left:10px;
    	display:inline-block;
        width:600px;
    }
        .RightContentCenternews span {
            margin-left:50px;
            color:#726F6A;
        }
.bottomLink {
    margin-top:40px;
    text-align:center;
    height:80px;
}
.bottomLink a{
    display:block;
    float:left;
    margin-left:10px;
    min-width:20px;
    padding:0 10px;
    height:30px;
    line-height:30px;
    color:#838383;
}
.Page {
        background-color:#EEECED;
}
.OnPage {
    background-color:#D01A02;
}
.Page:hover{background-color:#D01A02 }
.xqimg img {
    width:570px;
    height:350px;
}
.Upbig {
    width:570px;
    margin:auto;
}
.Upbig img {
    width:32px;
    height:28px;
    float:right;
    position:relative;
    top:-35px;
}

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }