﻿* {
    margin: 0;
    padding: 0;
    border: 0px;
}

body {
    font-size: 12px;
    line-height: 1;
    font: arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0 auto;
    background: url(../images/index_01.gif) repeat-x center 0px #abd3f2;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h2 {
    font-size: 14px;
}

ul,
ol,
li {
    list-style: none;
}

table,
per,
code,
kbd,
samp,
tt {
    font-family: monospace
}

legend {
    display: none;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #0137A6;
}

input,
textarea {
    border: solid 1px #C1C1C1;
    font-size: 100%;
    padding: 3px;
}

textarea {
    width: 360px;
    height: 90px;
}

input[type="text"],
input[type="password"] {
    width: 200px;
}

input[type="checkbox"],
input[type="radio"] {
    border: 0px;
}

input {
    border: expression((this.type=="checkbox" || this.type=="radio") ? "0px": "style");
}

input.idea {
    width: 250px;
}

input[type="text"]:hover,
textarea:hover,
input.inputhover,
textarea.inputhover {
    padding: 3px;
    border: 1px solid #999;
    background-color: #F7F7F9;
}

select {
    border: solid 1px #C1C1C1;
}

.onShow {
    padding: 4px 0px 4px 0px;
    color: #888;
    position: absolute;
}

.onFocus {
    padding: 4px 0px 4px 20px;
    background: #E9F0FF url(../images/reg2.gif) no-repeat left 50%;
    line-height: 22px;
}

.onError {
    padding: 4px 0px 4px 20px;
    background: #FFF2E9 url(../images/reg3.gif) no-repeat left 50%;
    color: #FF0066;
    line-height: 22px;
}

.onSuccess {
    padding: 4px 0px 4px 20px;
    background: #E9FFEB url(../images/reg4.gif) no-repeat left 50%;
    color: #333;
    line-height: 22px;
}

.onLoad {
    padding: 4px 0px 4px 20px;
    background: #E9FFEB url(../images/loading.gif) no-repeat 3px 3px;
    color: #888;
    line-height: 22px;
}

.onCorrect {
    padding: 4px 0px 4px 0px;
    color: #888;
    position: absolute;
}

.move {
    cursor: move;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.pointer {
    cursor: pointer;
}

.yell {
    border: solid 1px #888;
    padding: 2px;
}

.huifilter {
    border: solid1px#ccc;
    padding: 2px;
    opacity: .8;
    filter: Alpha(Opacity=80);
}

.field-validation-error {
    color: #ff0000;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.returna {
    color: #FF9F00;
}

.returna:hover {
    color: #695f49;
}

.red {
    color: #FF6868
}

.fontb {
    color: #084A85;
}

.clearfix:after {
    content: ".";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

.clear1 {
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.col9 {
    width: 9px
}

.col927 {
    width: 936px
}

.col228 {
    width: 228px;
}

.col465 {
    width: 465px;
}

.col706 {
    width: 706px;
}

.col351 {
    width: 351px;
}

.col3511 {
    width: 650px;
}

div#container {
    width: 945px;
    height: 100%;
    margin: 0px auto;
    padding: 5px 0px;
}

div#container h1 {
    font-size: 14px;
    margin-bottom: 5px;
}

div#container h1 u {
    font-size: 12px;
    text-decoration: none;
    color: #888;
}

div#container h2 {
    font-size: 12px;
    color: #fff;
    background: url(../images/l_03.gif);
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
}

div#container h3 {
    font-size: 14px;
}

div#container h3 strong {
    float: left;
    width: 76px;
    height: 20px;
    background: url(../images/icon.gif) no-repeat 5px 4px;
    padding-top: 3px;
    padding-left: 18px;
    color: #0137A6;
    border-bottom: 2px solid #404040;
}

div#container h3 b {
    float: right;
    width: 361px;
    height: 20px;
    font-weight: normal;
    font-size: 12px;
    padding-top: 3px;
    padding-right: 10px;
    color: #333;
    border-bottom: 2px solid #ccc;
    text-align: right;
}

div#container .cleft {
    padding-right: 10px;
}

div#container .cright {
    padding-left: 10px;
}

div#container .col465,
div#container .col706 {
    background: #fff;
}

div#container .col706 .ctopline {
    background: url(../images/ny_03.jpg);
    padding: 5px 0px;
}

div#container .col706 .cbottomline {
    background: url(../images/ny_09.jpg);
    padding: 5px 0px;
}

.ctopline {
    background: url(../images/m_03.jpg);
    padding: 4px 0px 5px 0px;
}

.cbottomline {
    background: url(../images/m_07.gif);
    padding: 4px 0px 5px 0px;
}

.leftline {
    background: url(../images/index_18.jpg);
    padding: 4px 0px;
}

.rightline {
    background: url(../images/l_13.jpg);
    padding: 5px 0px 6px 0px;
}

.procategory,
.userlogin,
.prosearch,
.usernav {
    margin-bottom: 10px;
}

.procategory .content {
    background: #fff;
    OVERFLOW-Y: scroll;
    width: 228px;
    HEIGHT: 355px;
    SCROLLBAR-FACE-COLOR: #F6F6F6;
    SCROLLBAR-HIGHLIGHT-COLOR: #ECECEC;
    SCROLLBAR-SHADOW-COLOR: #787878;
    SCROLLBAR-3DLIGHT-COLOR: #fff;
    SCROLLBAR-ARROW-COLOR: #4164F8;
    SCROLLBAR-TRACK-COLOR: #fff;
    SCROLLBAR-DARKSHADOW-COLOR: #fff;
    SCROLLBAR-BASE-COLOR: #fff;
}

.userlogin .content,
.prosearch .content,
.agency .content,
.usernav .content {
    background: #F6F8F7;
}

.usernav .content ul li {
    padding: 5px;
    margin: 5px;
    border-bottom: 1px dotted #ccc
}

.usernav .content ul li.frist {
    margin-top: 0px;
}

.kstd .content {
    background: #fff;
    margin-bottom: 10px;
}

.userlogin .content ul li,
.prosearch .content ul li {
    padding: 5px 20px;
}

.userlogin .content ul li label {
    width: 50px;
    display: block;
    float: left;
    padding: 5px 0px;
}

.userlogin .content input[type="text"],
input[type="password"],
.prosearch .content input[type="text"],
input[type="password"] {
    width: 110px;
    height: 18px;
}

.userlogin .content input {
    width: expression((this.type=="text" || this.type=="password") ? "110px": "style");
}

.prosearch .content input {
    width: expression((this.type=="text" || this.type=="password") ? "110px": "style");
}

.userlogin .content input[type="image"],
.prosearch .content input[type="image"] {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.userlogin .content input,
.prosearch .content input {
    border: expression((this.type=="image") ? "0px": "style");
    padding: expression((this.type=="image") ? "0px": "style");
    margin: expression((this.type=="image") ? "0px": "style");
}

.agency .content {
    text-align: center;
}

.agency .content ul {
    padding-top: 8px;
}

.agency .content li {
    line-height: 28px;
}

div#container .newcontent h3 b,
div#container .procontent h3 b,
div#container .messagecontent h3 b {
    width: 602px;
}

div#container .procontent h4 {
    height: 20px;
    background: url(../images/icon.gif) no-repeat 5px 4px;
    padding-top: 3px;
    padding-left: 18px;
    color: #0137A6;
    font-size: 14px;
    border-bottom: 2px solid #ccc;
}

.newcontent .content,
.procontent .content {
    padding: 10px;
    line-height: 180%;
}

.prosearch .content ul li label {
    width: 60px;
    display: block;
    float: left;
    padding: 5px 0px;
}

.prosearch h2 strong {
    float: left;
    width: 60px;
}

.prosearch h2 b {
    float: right;
    padding-right: 10px;
    width: 80px;
}

.prosearch h2 b a {
    color: #fff;
}

.prosearch h2 b a:hover {
    color: #ddd;
}

.prosearch ul li.current {
    text-align: center;
}

.newlist {}

.newlist ul {
    padding-top: 5px;
}

.newlist ul li {
    padding: 5px 0px;
    margin-left: 20px;
    list-style-type: none;
    position: relative;
}

.newlist ul li span {
    position: absolute;
    right: 10px;
    top: 5px;
}

.csxw,
.jcjs {
    padding-top: 10px;
}

.procatlist {
    padding-top: 10px;
}

.procatlist .plist li {
    padding: 5px;
}

.procatlist .clist li {
    padding: 5px 0px 5px 20px;
    width: 211px;
    float: left;
    background: url(../images/icon.gif) no-repeat 5px;
}

.messagecontent .content form ul li {
    padding: 5px 20px;
}

.messagecontent .content form ul li label {
    width: 80px;
    display: block;
    float: left;
    padding: 5px 0px;
}

.messagecontent .content .left {
    width: 570px;
    padding: 5px 0px 5px 5px;
}

.messagecontent .content .right {
    width: 120px;
    padding: 5px 0px 5px 5px;
}

.messagecontent .content .clear {
    padding: 5px 0px 5px 5px;
    border-bottom: 1px dotted #efefef;
}

.registercontent .content form ul li label {
    width: 140px;
}

#frmhighsearch ul li {
    height: 25px;
}


/*===header===*/

div#header {
    width: 945px;
    position: relative;
    margin: 0px auto;
}

div#header .left {
    width: 245px;
    text-align: right;
    background: #3781BF;
}

div#header .right {
    width: 700px;
    height: 101px;
    background: url(../images/index_05.jpg);
    text-align: right;
}

div#header span {
    padding-top: 5px;
    padding-right: 10px;
    color: #fff;
    display: block;
}

div#header a {
    color: #fff;
}

div#header a:hover {
    color: #000;
}


/*===menu===*/

div#menu {
    width: 945px;
    margin: 0px auto;
}

div#menu ul {
    background: url(../images/index_08.jpg);
    height: 32px;
}

div#menu li {
    display: block;
    float: left;
    font-size: 14px;
    width: 76px;
    line-height: 32px;
    text-align: center;
    background: url(../images/index_line.gif) no-repeat;
    padding-left: 10px;
}

div#menu li.current {
    background: none;
}

div#menu li a {
    color: #ffffff;
}

div#menu li a:hover {
    color: #ffffff;
    text-decoration: underline;
}


/*===footer===*/

div.friendlink {
    margin: 0px 0px;
    padding: 0px 0px;
}

div.friendlink .fl1 {
    background: url(../images/b_27.jpg);
    width: 50px!important;
    height: 70px;
}

div.friendlink .fl3 {
    background: url(../images/b_30.gif);
    width: 9px!important;
    height: 70px;
}

div.friendlink .fl2 {
    background: url(../images/b_28.jpg);
    width: 885px!important;
    height: 70px;
}

div.friendlink .fl2 marquee {
    padding: 8px 0px;
}

div#footer {
    width: 945px;
    position: relative;
    margin: 0px auto;
    text-align: center;
    color: #000000;
    position: relative;
    padding-top: 10px;
    line-height: 18px;
}

div#footer a {
    padding: 0 10px;
    margin: 0px;
    color: #88733c;
}

div#footer div {
    padding: 3px 0px;
    margin: 0px;
}

a.link1 {
    color: #000;
}

a:hover.link1 {
    color: #ccc;
}

a.redlink {
    color: #FF6868
}

a:hover.redlink {
    color: #888;
}


/*pagelist*/

.page_list_w {
    width: 630px;
    margin: 0 auto;
}

.PageList {
    border: none;
    clear: both;
    margin: 5px 0;
    padding: 5px 0 0 20px;
}

.PageList * {
    font-size: 12px;
    font-family: Tahoma;
}

.PageList ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

.PageList li {
    display: inline;
    margin-right: 2px;
}

.PageList a,
.PageList a:visited {
    padding: 1px 4px;
    border: 1px solid #0074BD;
    color: #0074BD;
}

.PageList a:hover,
.PageList a:active {
    padding: 1px 4px;
    border: 1px solid #0074BD;
    background-color: #0074BD;
    color: #fff;
}

.PageList .current {
    padding: 1px 4px;
    border: 1px solid #0074BD;
    color: #fff;
    background-color: #0074BD;
}

.PageList .direct a {
    font-weight: bold;
}

.PageList h6 {
    font-size: 11px;
    display: inline;
    margin-right: 6px;
    margin-left: 1px;
}

.PageList h6 span {
    padding: 1px 8px;
    border: 1px solid #0074BD;
    margin-left: -1px;
    color: #0074BD;
}


/*endpagelist*/

.newlisttitlebg {
    margin: 0px auto;
    padding: 0px;
    clear: both;
}

.xxbg1 {
    margin: 0px auto;
    padding: 0px;
    clear: both;
    background-image: url(../images/xxbg1.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

.dh {
    text-align: right;
    margin: 0px;
    padding-top: 5px;
    padding-right: 10px;
    clear: both;
}

.xxtitle {
    font-size: 20px;
    clear: both;
    margin: 0px auto;
    padding: 5px 10px 10px 10px;
    text-align: center;
    font-weight: bold;
}

.nr {
    line-height: 24px;
    text-decoration: none;
    padding: 10px 0 10px 0;
    clear: both;
    width: 95%;
    margin: 0px auto;
}

.xxbg {
    padding: 10px 3px 5px 2px;
    background-image: url(../images/xxbg.gif);
    background-repeat: no-repeat;
    background-position: top;
    margin: 0px auto;
    clear: both;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #65C3F9;
    border-left-color: #65C3F9;
    background-color: #FFFFFF;
    min-height: 460px;
    _height: 460px;
}


/*通用表*/

.litable {
    height: auto;
    border-top: #efefef 1px solid;
    border-left: #efefef 1px solid;
    padding: 0;
}

.litable:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.litable ul {
    clear: both;
}

.litable li {
    overflow: hidden;
    float: left;
    display: block;
    height: auto;
    margin: 0;
    border-right: #efefef 1px solid;
    border-bottom: #efefef 1px solid;
    line-height: 16px;
    color: #000;
    text-align: center;
}


/*表格标题*/

.litabletitle ul {}

.litabletitle ul li {
    background: #0074BD;
    text-align: center;
}


/*表格内容*/

.litablecol ul {}

.litablecol ul li {}

.prolist {
    width: 706px;
}

.prolist .litable {
    border: 0px;
}

.prolist .litable li {
    border: 0px;
}

.prolist .litabletitle ul li {
    padding: 4px 0px;
}

.prolist .litablecol ul li {
    padding: 4px 0px;
    border-bottom: 1px dotted #595959;
}

.prolist .litablecol1 {
    width: 130px;
    height: 55px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.prolist .litablecol2 {
    width: 255px;
    height: 55px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.prolist .litablecol3 {
    width: 80px;
    height: 55px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.prolist .litablecol4 {
    width: 40px;
    height: 55px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.prolist .litablecol5 {
    width: 60px;
    height: 55px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.prolist .litablecol6 {
    width: 100px;
    height: 55px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.prolist .litablecol11 {
    width: 130px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.prolist .litablecol21 {
    width: 255px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.prolist .litablecol31 {
    width: 80px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.prolist .litablecol41 {
    width: 40px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.showpro {}

.showpro p {
    padding: 5px;
}

.ad {
    text-align: center;
}

.buyfc {
    padding: 5px;
    text-align: center;
}

.buyfc p {
    padding: 5px;
}