/*index start*/
dl.classify{
    margin: 20px 0;
}
dl.classify dt{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
}
dl.classify dd{
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    text-indent: 20px;
}
dl.classify dd.s1{
    margin-top: 10px;
    font-weight: bold;
    background: url("../images/bg.png") 5px center no-repeat ;
}
dl.classify dd.s1 a{
    color: #339966;
}
dl.classify dd.s2{
    margin-top: 10px;
    font-weight: bold;
    background: url("../images/222.png") 5px center no-repeat ;
}
dl.classify dd.s3{
    margin-left: 20px;
    font-weight: bold;
    font-size: 12px;
}
dl.classify dd.s3 a{
    color: #5588BB;
}
/*--------*/
.section1{
    padding: 20px 0 25px 0;
    border-bottom: 1px solid #E0E0E0;
}
.section1 dt{
    /*height: 34px;*/
    line-height: 34px;
    font-size: 18px;
    font-weight: bold;
}
.section1 dt a{
    color: #0077BB;
}
.section1 dd.methods{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
}
.section1 dd.methods p a{
    color: #3366DD;
    margin: 0 5px;
}
.section1 dd.methods a{
    text-decoration: underline;
    color: #909090;
    margin: 0 5px;
}
.section1 dd.description{
    /*width: 640px;*/
    /*font-size: 14px;*/
    /*color: #000000;*/
    /*text-indent: 26px;*/
    /*
    writing-mode:tb-rl;
    */
}
.section1 dd.other{
    font-size: 12px;
    color: #C0C0C0;
}
.section1 dd.other a{
    color: #3366DD;/*333399*/
    margin: 0 8px;
}
/*index over*/
/*bullshit start*/
ul.timeZ_in{
    width: 900px;
    background: url("../images/timeZin.png") repeat-y;
}
ul.timeZ_in li{
    width: 840px;
    min-height: 50px;
    background: url("../images/in-c.png") 0px 8px no-repeat;
    margin-bottom: 40px;
    margin-top: 10px;
    float: none;
    margin-left: 24px;
    padding-left: 20px;
}
ul.timeZ_in li p.date{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #A4A4A4;
    font-style: italic;
}
ul.timeZ_in li p.time{
    color: #999999;
    font-size: 12px;
    margin-bottom: 5px;
}
ul.timeZ_in li div.content{
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 20px;
    background: #F4F4F4;
    border-radius: 5px;
    border: 1PX solid #FFFFFF;
    box-shadow: 1px 1px 2px #CCCCCC;
    display: inline-block;
}
ul.timeZ_in li div.content img{
    max-width: 800px;
    max-height: 560px;
}
ul.timeZ_in li div.content p{
    padding: 0;
    line-height: 1.8;
    margin: 10px auto;
}
.bullshitForm{
    position: fixed;
    width: 100%;
    height: 230px;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background: #EEEEEE;
    display: none;
}
.bullshitForm form{
    width: 600px;
    margin: 20px auto;
}
.bullshitForm form input{
    margin-top: 20px;
}
/*bullshit over*/
/*tag start*/
form.tag dl{
    padding: 20px;
    border: 1px dotted #999999;
    margin-bottom: 20px;
}
form.tag dl dt{
    margin-bottom: 20px;
}
form.tag dl dd{
    margin-left: 40px;
    margin-top: 10px;
}
/*----*/
table.quick2{
    width: 100%;
}
table.quick2 tr.current{
    background: #F4F4F4;
    font-weight: bold;
}
table.quick2 tr.current *{
    color: #f00 !important;
    border-color: #f00 !important;
    text-decoration: none;
}
table.quick2 tr:hover{
    background: #E4E4E4;
}
table.quick2 tr:hover *{
    text-decoration: none;
}
table.quick2 tr td{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #CCCCCC;
    overflow: hidden;
    white-space: nowrap;
    text-overflow : ellipsis;
    padding: 0 10px;
}
table.quick2 tr td.td2{
    width: 900px;
}
table.quick2 tr td.td3{
    color: #AAAAAA;
    font-size: 12PX;
}
/*tag over*/
/*show start*/
.textWrap{
    margin-bottom: 10px;
}
.textWrap p.title{
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #0077BB;
    letter-spacing: 1px;
}
.textWrap p.methods{
    height: 20px;
    line-height: 20px;
    margin: 10px 0 ;
    font-size: 12px;
    color: #999999;
}
.textWrap p.methods a{
    text-decoration: underline;
    color: #909090;/*color: #909090;*/
    margin: 0 5px;
}
.textWrap p.other{
    padding-bottom: 25px;
    font-size: 12px;
}
.textWrap p.other a{
    color: #3366DD;/*333399*/
    margin: 0 8px;
}
/*------*/
.alsoLike{
    margin: 0 auto;
    margin-bottom: 20px;

}
.alsoLike dt{
    margin: 10px;
    font-size: 14px;
    color: #246;
    font-weight: bold;
}
.alsoLike dd{
    width: 270px;
    height: 20px;
    line-height: 20px;
    margin: 5px 10px;
    font-size: 12px;
    float: left;
}
.alsoLike dd a{
    color: #A60000;
}
/*show over*/
.pagination {
    padding-top: 25px;
    text-align: center;
    margin: 0px 20px 20px 0px;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
    font-size: 12px;
    line-height: 20px;
}

.pagination li a {
    display: inline-block;
    padding: 0 8px;
    height: 20px;
    text-align: center;
    border: 1px solid #d3d3d3;
    margin: 0 2px;
    color: #555;
    text-decoration: none;
}

.pagination li a:hover, .pagination li.active {
    text-decoration: none;
    color: #f13000;
}

.pagination li.active {
    padding: 0 8px;
}

.pagination li.disabled {
    color: #999999;
}