﻿body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFF;
}

em
{
    color: Red;
    font-style: normal;
}

a
{
    font-size: 12px;
}

a img
{
    border: 0;
}

.body
{
    width: 1004px;
    margin: 0 auto;
}

.namelogo
{
    color: #FF6805;
    font-size: 15px;
    font-weight: bold;
    word-spacing: 10px;
}
.showFalse
{
    display: none;
}

.info-div input[type=text], .info-div input[type=textarea], .info-div input[type=password], .text
{
    border: #999 1px solid;
    width: 150px;
}

.longtable input[type=text], .longtable input[type=textarea], .longtable input[type=password]
{
    width: 300px;
}

.longtable textarea
{
    width: 400px;
}

select
{
    border: #999 1px solid;
    width: 154px;
}

.noborder
{
    border: 0 !important;
}

a.button
{
    display: inline-block;
    width: 52px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: #000;
    padding-top: 1px;
    background: url(/images/ahover.gif) no-repeat;
    vertical-align: bottom;
}

a.button:hover
{
    color: #fff;
    background: url(/images/alink.gif) no-repeat;
}
a.button2
{
    display: inline-block;
    width: 52px;
    line-height: 20px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    color: #fff;
    background: url(/images/alink.gif) no-repeat;
}

a.unbutton
{
    background: url(/images/ahover.gif) no-repeat !important;
}

a.button2:hover
{
    color: #000;
    background: url(/images/ahover.gif) no-repeat;
}

a.longbutton
{
    display: inline-block;
    width: 80px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    padding-top: 1px;
    color: #000;
    background: url(/images/hhh.gif) no-repeat;
}

a.longbutton:hover
{
    color: #fff;
    background: url(/images/hhh1.gif) no-repeat;
}
a.longbutton2
{
    display: inline-block;
    width: 80px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: url(/images/hhh1.gif) no-repeat;
}

a.longbutton2:hover
{
    color: #000;
    background: url(/images/hhh.gif) no-repeat;
}

a.bigbutton
{
    display: inline-block;
    width: 200px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: url(/images/bigbutton1.gif) no-repeat;
}

a.bigbutton:hover
{
    color: #000;
    background: url(/images/bigbutton.gif) no-repeat;
}


ul, li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
/**********Nav*/
.headlink a
{
    font-size: 12px;
    color: #333;
    display: inline-block;
    padding: 0 12px;
    text-decoration: none;
    border-left: 1px solid #333;
}

.headlink a:hover
{
    color: #FF6805;
    text-decoration: underline;
}

.menu a
{
    display: block;
    width: 81px;
    height: 24px;
    background: url(/images/ann01.gif);
    font-size: 12px;
    font-family: 宋体;
    color: #333;
    text-align: center;
    text-indent: 10px;
    line-height: 24px;
    text-decoration: none;
}

.menu a:hover, .menu a.curmenu
{
    color: #FFF;
    background: url(/images/ann0.gif);
}
/**********Main*/
h1.heighter
{
    margin: 10px 0;
    line-height: 32px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #CDCDCD;
    color: #FF6805;
    font-size: 12px;
}

.info-div img, .list-div img
{
    display: inline;
}


.servicetable th
{
    color: #FF6805;
    font-weight: normal;
    line-height: 25px;
}

.linetable
{
    width: 190px;
    margin: 0 auto;
}

.linetable td, .linetable th
{
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #CDCDCD;
}

.linetable th
{
    font-size: 12px;
    font-weight: normal;
    color: #FF6805;
    line-height: 25px;
    text-align: left;
}

.linetable td
{
    padding-left: 2px;
}

.spectable
{
    width: 100%;
    border: 1px solid #CCC;
    border-collapse: collapse;
}
.spectable th
{
    height: 18px;
    font-weight: normal;
}
.spectable th.title
{
    background-color: #e2eff3;
    font-weight: bold;
}

.grid th
{
    background-color: #E7E7E7;
    color: #9D9D9D;
}

.grid td, .grid, .grid th
{
    border-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #FFF;
    border-collapse: collapse;
}

table.grid table td, table.grid table th
{
    border-bottom: 0px;
}

.registertable th, .registertable td
{
    border-bottom: 1px solid #E7E7E7;
    font-weight: normal;
    line-height: 30px;
}

.registertable th
{
    text-align: right;
}

.title1
{
    background-color: #E7E7E7;
    height: 20px;
}

.title1 img
{
    height: 20px;
}

.hstitle
{
    background: url(/images/huangdi.gif) no-repeat 40px -2px;
    padding: 0 0 12px 70px;
    color: #fff;
    font-size: 15px;
    font-family: 黑体;
}

.title2 img
{
    width: 126px;
    height: 18px;
    margin: 0 0 12px 40px;
}

.subtitle, th.subtitle2
{
    color: #FF6805;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #E7E7E7;
    margin: 0 0 2px;
}
th.subtitle2
{
    text-align: left;
    padding-left: 40px;
    font-weight: normal;
}

.tabtitle th
{
    background-color: #E7E7E7;
    line-height: 20px;
}

.tabtitle th.cur
{
    background-color: #FFF;
}
/**********Bottom*/
.bottom th
{
    width: 1px;
    height: 168px;
    background-color: #CDCDCD;
}

.bottom td
{
    width: 191px;
}

.bottom td span
{
    display: block;
    margin: 5px 0 0 50px;
}

.bottom ul
{
    padding-left: 48px;
}
.bottom ul li
{
    background: url(/images/jt.gif) no-repeat 0 8px;
    list-style-type: none;
    padding-left: 12px;
    line-height: 23px;
}
.bottom ul li a:link, .bottom ul li a:visited
{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

.bottom ul li a:hover
{
    text-decoration: underline;
}
.bottomlink span
{
    font-size: 12px;
    color: #333333;
    padding: 0 10px;
}

.bottomweblinks
{
    overflow: auto;
    height: 130px;
    border: 1px solid #ccc;
    margin: 0 12px;
}

.bottomweblinks ul
{
    padding-left: 5px;
}

.bottomweblinks ul li
{
    background: none;
}

.copyright
{
    font-size: 12px;
    font-weight: normal;
    color: #FF6805;
    text-decoration: none;
    height: 80px;
    text-align: center;
    vertical-align: middle;
}

/**********Main*/
.rightborder
{
    border-right: 1px solid #E7E7E7 !important;
}

#tdSelectSearchList select
{
    width: 80px;
    margin: 0 20px;
}
.categorytree
{
    padding: 2px 0 2px 5px;
}
.categorytree ul ul
{
    padding-left: 15px;
    background: url(/ebchain/images/tree/i.gif) repeat-y;
}
.categorytree ul.last
{
    background: none;
}

.categorytree ul a
{
    padding-left: 18px;
    line-height: 20px;
    background: url(/ebchain/images/tree/t.gif) no-repeat;
    display: block;
    width: 100%;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
.categorytree ul li.last a
{
    background: #fff url(/ebchain/images/tree/l.gif) no-repeat;
}

.categorytree ul li.cur a
{
    font-weight: bold;
}

.categorytree ul a:hover, .categorytree ul li.last a:hover, .categorytree ul li.cur a:hover
{
    background-color: #efefef;
    text-decoration: underline;
}

.iteminfo
{
    width: 300px;
    margin: 0 auto;
}

.iteminfo th
{
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    padding-left: 5px;
}
.iteminfo td
{
    padding: 5px;
    line-height: 20px;
}

a.tupian
{
    padding: 1px;
    display: inline;
    margin: 3px;
    border: 1px solid #999999;
}
a.tupian:hover
{
    border: 1px solid #FF9933;
}
a.tupian img
{
    display: inline;
}

.table1 th, .table1 td
{
    border-bottom: 1px solid #E7E7E7;
    border-collapse: collapse;
    font-weight: normal;
    line-height: 20px;
}
.table1 table td
{
    border: 0;
}

.table1 th
{
    color: #666;
    height: 25px;
    padding-top: 5px;
    text-align: right;
    vertical-align: top;
}

.table1 td
{
    text-align: left;
    vertical-align: middle;
}

.subtable td, .subtable th
{
    height: 18px;
    padding: 2px;
}
/**********ScrollPic*/
.picPlayer
{
    background-color: black;
    height: 156px;
    width: 532px;
    font-size: 12px;
}
.picPlayer #picBox
{
    margin: 0px;
    padding: 0px;
    width: 532px;
    position: relative;
}
.picPlayer #picBox #picImg
{
    display: block;
    filter: Chroma（color=#ffffff）;
    filter: revealTrans(duration=1,transition=23);
    border: 0px;
}
.picPlayer #blackBox
{
    z-index: 100;
    filter: alpha(opacity=100);
    left: 1px;
    width: 333px;
    bottom: -3px;
    position: absolute;
    height: 26px;
    background: url(/images/bottom.jpg) no-repeat;
    opacity: 0.6;
    moz-opacity: 0.6;
}
.picPlayer #titleArea
{
    z-index: 200;
    left: 0px;
    width: 333px;
    bottom: 1px;
    line-height: 26px;
    position: absolute;
    height: 26px;
    text-align: center;
}
.picPlayer .num
{
    font-size: 9px;
    z-index: 400;
    right: 0;
    width: 150px;
    bottom: 0px;
    position: absolute;
    height: 14px;
}
.picPlayer .num a
{
    font-size: 6pt;
    background-color: Transparent;
    display: inline-block;
    float: right;
    color: #fff;
    line-height: 14px;
    width: 20px;
    height: 14px;
    text-align: center;
    text-decoration: none;
}
.picPlayer .numArea
{
    z-index: 300;
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 150px;
    height: 14px;
}

.picPlayer .numArea a
{
    display: inline-block;
    float: right;
    width: 18px;
    margin-right: 0px;
    height: 12px;
    background-color: #333;
    border: 1px solid #333;
    border-left: 1px solid #CCC;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}
.picPlayer .numArea a:hover, .picPlayer .numArea a.current
{
    background-color: #FF6805;
    border: 1px solid #62340A;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.f14white
{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
a.f14white
{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
a.f14white:visited
{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
a.f14white:hover
{
    color: #fff;
    text-decoration: underline;
}

div.paywayinfo
{
    color: Red;
}

em
{
    color: Red;
}

a.disabled
{
    color: Gray;
}
a.disabled:hover
{
    color: Gray;
}

div.articledisplay
{
    margin: 10px;
    min-height: 300px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.bigsize
{
    font-size: 14px !important;
}

.bigsize2
{
    font-size: 16px !important;
}

.registertable input
{
    width: 150px;
}

span.linethrough
{
    font-family: 宋体,Arial, Helvetica, sans-serif;
    text-decoration: line-through;
}

table.gitemlistinfolab th.title
{
    color: #3636A1;
    font-weight: bold;
    font-size: 22px;
    width: 20px;
    padding: 10px;
    line-height: 40px;
    vertical-align: middle;
}

.gitemlistinfoline
{
    height: 1px;
    background-color: #BBB;
    margin: 10px 0;
    line-height: 0px;
}

table.gitemlistinfo, table.gitemlistinfo th, table.gitemlistinfo td
{
    border: 2px solid #B4B4B4;
    border-collapse: collapse;
}
table.gitemlistinfo td img
{
    width: 118px;
    height: 118px;
    margin: 10px 10px;
}

table.gitemlistinfo th, table.gitemlistinfo td
{
    text-align: center;
    font-weight: bold;
    line-height: 22px;
}

table.gitemlistinfo th
{
    line-height: 25px;
    font-size: 13px;
    color: #C45E5B;
    background-color: #E9EDF4;
    word-spacing: 20px;
}
table.gitemInfo
{
    margin: 10px auto;
}
table.gitemInfo, table.gitemInfo th, table.gitemInfo td
{
    border: 1px solid #666;
    line-height: 20px;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
}
table.gitemInfo th
{
    height: 20px;
    width: 100px;
    padding: 2px 10px;
}
table.gitemInfo td
{
    width: 220px;
    padding: 2px 6px;
}
table.gitemInfo img
{
    width: 118px;
    margin: 10px;
}
table.gitemInfo td.imgtd
{
    text-align: center;
    width: 138px;
}


.checkbox table td
{
    border: 0px;
}
.checkbox table td input
{
    width: auto;
}

