﻿
body {
    font-family: Arial;
    margin: 0;
    padding: 0;
    SCROLLBAR-FACE-COLOR: #EFF3F7;
    FONT-SIZE: 9pt;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #C6D3DE;
    SCROLLBAR-3DLIGHT-COLOR: #C6D3DE;
    SCROLLBAR-ARROW-COLOR: #7686a9;
    SCROLLBAR-TRACK-COLOR: #F5F5F5;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    TEXT-DECORATION: none

}

/*浮动*/
.clear {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center
}

.hand {
    cursor: pointer
}

.red {
    color: #FF0000
}

.green {
    color: #009900
}

.gray {
    color: #999
}

.yellow {
    color: #FF6600
}

.song {
    font-family: "宋体"
}

.f16 {
    font-size: 16px
}

TD, th {
    font-family: Arial;
    font-size: 12px;
}

.OLMenu-Panel {
    padding: 2px;
    background: #F9F9F9; /*#EAECF2*/
    border-top: 1px solid #B0BBD2;
    border-left: 1px solid #B0BBD2;
    border-bottom: 1px solid #B0BBD2;
    border-right: 1px solid #B0BBD2;
}

.white, .white a {
    color: #eeeeee;
}

.inputbox {
    background-color: #FFFFFF;
    border-color: #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-style: solid;
    border-width: 1px;
    font-size: 9pt;
    padding: 2px;
}

input.bottonBox {
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    border: 1px solid #8fa1ae;
    border-top: none;
    border-bottom: none;
    background: url(http://img3.dzsc.com/img/manage/system/linkbutton_bg.png) repeat-x 0 0;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

input.bottonBoxClick {
    background-position: 0 -24px;
}

input.bottonBoxGreen {
    font-size: 14px;
    padding: 0px 10px;
    color: #ffffff;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    border: 1px solid #449803;
    border-top: none;
    border-bottom: none;
    background: url(../../../images/manage/system/linkbutton_green.png) repeat-x 0 0;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

input.bottonBoxGreenClick {
    background-position: 0 -28px;
}

input.bottonBoxYellow {
    font-size: 14px;
    padding: 0px 10px;
    color: #ffffff;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    border: 1px solid #BB770B;
    border-top: none;
    border-bottom: none;
    background: url(../../../images/manage/system/linkbutton_yellow.png) repeat-x 0 0;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

input.bottonBoxYellowClick {
    background-position: 0 -28px;
}

input.bottonBoxBlue {
    font-size: 14px;
    padding: 0px 10px;
    color: #ffffff;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    border: 1px solid #037BA8;
    border-top: none;
    border-bottom: none;
    background: url(../../../images/manage/system/linkbutton_blue.png) repeat-x 0 0;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

input.bottonBoxBlueClick {
    background-position: 0 -28px;
}

table.tinfo_search {
    border-bottom: 1px solid #999999;
}

table.tinfo_info {
    background: #F9F9F9;
}

table.tinfo_1, table.tinfo_2 {
    background: #ddd;
    border: 0;
}

table.tinfo_1 tr.trtitle td {
    background: #f4f4f4;
}

table.tinfo_1 td, table.tinfo_2 td {
    padding: 2px 6px;
    background: #fff;
}

table.tinfo_1 li, table.tinfo_2 li {
    list-style: none;
}

table.tinfo_1 .trbgh td {
    background: #f9f9f9;
}

table.tinfo_2 th {
    background: #f4f4f4;
}

table.tinfo_2 .tdh {
    background: #f9f9f9;
}

.sitetop {
    border-bottom: 1px solid #E0E0DE;
    line-height: 25px;
    margin: 15px 10px;
}

/*上传图片*/
.photo li {
    width: 60px;
    height: 60px;
    border: #ccc 1px solid;
    padding: 2px;
    margin: 0 10px 0 0;
    position: relative;
    text-align: center;
    float: left
}

.photo li img {
    width: 60px;
    height: 60px
}

.photo .del {
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #999999;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    color: #eeeeee;
    font-size: 9px;
    font-weight: bold
}

.photo .add {
    border: 2px dashed #D4E5ED;
    width: 58px;
    height: 58px
}

.sitetop {
    border-bottom: 1px solid #E0E0DE;
    line-height: 25px;
    margin: 15px 10px;
}

.Title_Write {
    filter: glow(color=#000000, strength=2);
    height: 10px;
    color: white;
    padding: 1px;
    font-size: 12px;
}

.title_input {
    BORDER-RIGHT: #ffffff 1px groove;
    BORDER-TOP: #ffffff 1px groove;
    FONT: 12px Verdana, Geneva, sans-serif;
    BORDER-LEFT: #ffffff 1px groove;
    COLOR: #000000;
    BORDER-BOTTOM: #ffffff 1px groove;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #dff1f9
}

.title_button {
    BACKGROUND: #eeeeee;
    BORDER-BOTTOM: #666666 1px groove;
    BORDER-RIGHT: #666666 1px groove;
    height: 22px;

}

.select_input {
    FONT: 12px Verdana, Geneva, sans-serif;
    HEIGHT: 16px;
}

.trbg {
    background: #F9F9F9;
    padding: 3px;
    color: #333333
}

.trtitle {
    background: #EAEAEA;
    font-weight: bold;
    padding: 3px;
}

.TitleFont {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF
}

.TopTitle {
    border: #999999 solid 1px;
    margin-top: 10px;
    background-color: #ffffff;
    height: 35px;
}

.TopTitleTd {
    background-image: url(http://img3.dzsc.com/img/manage/system/titlebk.gif);
}

a:link {
    color: #06C;
    text-decoration: none;
}

/*#CC0000*/
a:visited {
    color: #06C;
    text-decoration: none;
}

a:hover {
    color: #FF6600;
    TEXT-DECORATION: none
}

.tleft {
    text-align: left
}

.tright {
    text-align: right
}

.tcenter {
    text-align: center
}

.con_1:link {
    color: #999999;
}

.con_1:visited {
    color: #999999;
}

.con_1:hover {
    color: #666666;
}

.con_2:link {
    color: #000000;
}

.con_2:visited {
    color: #000000;
}

.con_2:hover {
    color: #000000;
}

.con_3:link {
    color: #000000;
    text-decoration: underline
}

.con_3:visited {
    color: #000000;
    text-decoration: underline
}

.con_3:hover {
    color: red;
}

.con_4:link {
    color: #ffffff;
}

.con_4:visited {
    color: #ffffff;
}

.con_4:hover {
    color: #ffffff;
}

.con_5:link {
    color: #333333;
}

.con_5:visited {
    color: #333333;
}

.con_5:hover {
    color: #333333;
}

ul {
    margin: 0px;
    padding: 0;
    list-style-type: none;
}

.Bor {
    border: 1px solid #FFBB4A;
    padding-left: 5px;
}

.Bor1 {
    border-left: 1px solid #FFBB4A;
    border-right: 1px solid #FFBB4A;
    padding: 10px 10px 0px 10px;
    background: url(images/index_3.gif) left top;
}

.Bor01 {
    border-left: 1px solid #FFBB4A;
    border-right: 1px solid #FFBB4A;
}

.Bor01 h1 {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
    text-align: center
}

.Bor01 .txt {
    line-height: 20px;
    text-indent: 2em
}

.Bor01 .Time {
    border-bottom: 1px dashed #DCDCDC;
    text-align: center;
    color: #878787;
    line-height: 22px;
    margin-bottom: 10px;
}

.Bor2 {
    border-left: 1px solid #FFBB4A;
    border-right: 1px solid #FFBB4A;
}

.Hot {
    border-bottom: 1px dotted #ccc;
    line-height: 20px;
    color: #454545
}

.copy a:link, .copy a:visited {
    color: #E90000;
    font-size: 14px;
    font-weight: bold;
}

.copy a:hover {
    color: #FF5500;
    text-decoration: underline;
}

.copy1 a:link, .copy1 a:visited {
    color: #454545;
    font-size: 12px;
}

.copy1 a:hover {
    color: #FF5500;
    text-decoration: underline;
}

.Example {
    margin-top: 10px;
}

.Example ul {
    width: 200px;
    float: left;
    line-height: 17px;
    padding: 0px;
    margin: 0px
}

.Font {
    font-size: 14px;
    font-weight: bold;
}

.Font1 {
    color: #666
}

#pcontent {
    float: left;
    text-align: left
}

#photolist {
    clear: both;
    overflow: hidden;
}

#pcontent h1 {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: bold;
}

#pcontent .txt {
    line-height: 22px;
}

#photolist div {
    text-align: center;
    margin: 5px 10px 0px 0px;
    float: left;
    padding: 1px;
    border: 1px solid #cdcdcd;
    width: 150px;
    height: 150px;
}

#photolist div a:link, #photolist div a:visited {
    border: 5px solid #EFEFEF;
    display: block;
    color: #9C7900;
    text-decoration: none;
    font-size: 13px;
    padding-bottom: 5px;
    height: 150px;
    width: 150px;
}

#photolist div a:hover {
    border: 5px solid #f1dcae;
    display: block;
    color: #ff5500;
    text-decoration: underline;
}

#photolist div img {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.Skipping {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right
}

.Skipping a:link, .Skipping a:visited {
    color: #CF8A03;
    text-decoration: none;
    border: 1px solid #FFBB4A;
    padding: 2px 4px 2px 4px;
    background: #F1DCAE
}

.Skipping a:hover {
    color: #fff;
    text-decoration: none;
    background: #CF8A03
}

.Skipping_solid {
    background: #CA6C18;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #CF8A03;
    padding: 2px 4px 2px 4px;
}

.visitant a {
    line-height: 25px;
    width: 212px;
    margin-top: 1px;
    padding-top: 1px;
    text-decoration: none;
    text-align: left;
    float: left;
    color: #333333
}

.visitant a:link, .visitant a:visited {
    border-bottom: 1px solid #FFE88C;
    background: #FFFBF1;
    color: #333333;
}

.visitant a:hover {
    border-bottom: 1px solid #FFBB4A;
    background: #FFF0C2;
    color: #ff5500
}

.Picture {
    background: #EEEEEE;
    padding: 4px;
    text-align: center;
    width: 80%;
}

/*页内tab代码*/
.i_tab {
    background: url(../../../img/manage/system/tab_bgline.gif) repeat-x 0 0;
    height: 26px;
    overflow: hidden;
    width: 98%;
    padding: 0 1%;
    margin: 5px 0 0 0;
    line-height: 26px;
    position: relative;
}

.i_tab a {
    float: left;
    padding: 0 8px;
    height: 25px;
    line-height: 25px;
    border: solid 1px #d3d3d3;
    margin: 0 5px 0 0;
    text-align: center;
    color: #575765;
    font-size: 14px;
    background: url(../../../img/manage/system/tab_bgline.gif) repeat-x 0 -27px;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
}

.i_tab .tab_on {
    background: #fff;
    font-weight: bold
}

/*页内tab代码结束*/

/*上下页 padding:2px 6px;*/
.page {
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin: 10px 0
}

.page ul {
    float: none;
    margin: 0 auto;
}

.page li {
    display: inline;
    float: none;
}

.page li a {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 10px;
    font-family: "宋体";
    margin: 0 2px
}

.page li a:hover {
    border: 1px solid #FE7002
}

.page li span {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 10px;
    font-family: "宋体";
    margin: 0 2px;
    font-weight: normal;
    color: #999
}

.page .page_active {
    background: #FFEFE1;
    border: 1px solid #FE7002;
    font-weight: bold;
    color: #FF3300;
}

.page .width_40 {
    width: 40px;
    margin: 0 4px
}

/*grouplist*/
.loadingprice {
    position: absolute;
    top: 0px;
    min-height: 100%;
    left: 0px;
    width: 100%;
    background: #ccc;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    z-index: 15;
}

.loadingprice img {
    vertical-align: middle;
    margin-top: 150px;
}

.grouplist {
    position: relative;
    width: 450px;
}

.li_selector {
    position: relative;
    margin: 0px;
    padding: 2px 6px;
    border: 1px solid #a9a9a9;
    height: 22px;
    line-height: 22px;
}

.li_img {
    position: absolute;
    top: 10px;
    right: 6px;
}

.grouplist ul {
    position: absolute;
    top: 28px;
    left: 0;
    width: 448px;
    max-height: 200px;
    margin: 0px;

    list-style-type: none;
    border: 1px solid #a9a9a9;
    border-top: none;
    overflow-y: auto;
    background: #ffffff;
}

.grouplist ul li {
    height: 22px;
    line-height: 22px;
    padding: 2px 6px;
}

.proinfor {
    clear: both;
    overflow: hidden;
}

.gronum {

    cursor: pointer;
}

.pronum {
    font-weight: bold;
}

.pronum a {
    color: red;
    font-weight: bold;
}

#gul li:hover {
    background-color: #1e90ff;
    color: #ffffff;
}

.pronum a:hover {
    color: #000cff;
    font-weight: bold;
}
