﻿#mylist
{
    font-size: 13px;
    border: 1px solid #E6E6E6;
    width: 986px;
    margin: 0 auto;
}
.mylisttop
{
    background: url(../images/mynavbg.jpg) repeat-x;
    line-height: 28px;
    height: 28px;
}
.mynavdot
{
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 4px;
    float: left;
    width: 17px;
    height: 17px;
    background: url(../images/mynavdot.jpg) no-repeat;
}
.mynav
{
    color: #545454;
    float: left;
}
.mynav a:link
{
    color: #545454;
}
.mynav a:visited
{
    color: #545454;
}
.mynav a:hover
{
    color: #545454;
}
#newscontent
{
    margin: 10px 50px;
}
#newscontent #newstitle
{
    color: #FF0000;
    text-align: center;
    font-size: 24px;
    padding-bottom: 5px;
}
#newscontent #newstime
{
    text-align: center;
    height: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #B5B5B5;
}
#newscontent #newsc
{
    text-align: left;
    line-height: 200%;
    font-size: 14px;
    color: #444444;
}
#myzjshow
{
    height: 100px;
    width: 986px;
    text-align: right;
}
.mylistctct
{
    line-height: 30px;
    text-align: left;
    padding: 6px 10px;
}
#myzoom
{
}
#myzoom ul
{
}
#myzoom li
{
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #E6E6E6;
}
#myzoom li a
{
    font-family: 宋体;
    font-size: 14px;
}
#myzoom li span
{
    width: 200px;
    margin-left: 20px;
    color: #999999;
}
#msgtop
{
    background: url(../images/msg_top.jpg) repeat-x;
    line-height: 30px;
    height: 30px;
}
.msglist
{
    border: 1px solid #EAEAEA;
    margin-top: 3px;
}
.msglisttop
{
    background: url(../images/msg_listtop.jpg) repeat-x;
    line-height: 27px;
    height: 27px;
}
.msglisttoptl
{
    background: url(../images/msg_dot.jpg) no-repeat;
    background-position: 10px 0px;
    padding-left: 30px;
    width: 100px;
}
.msglisttoptime
{
    text-align: right;
    padding-right: 5px;
}
.msglistct
{
    padding: 6px 20px;
}
/*分页*/
.pages
{
    color: #999;
    text-align: center;
}
.pages a, .pages .cpb
{
    text-decoration: none;
    padding: 2px 5px 0 2px;
    border: 1px solid #ddd;
    background: #ffff;
    margin: 0 2px;
    font-size: 13px;
    color: #000;
    line-height: 20px;
    height: 20px;
}
.pages a:hover
{
    background-color: #017FB1;
    color: #fff;
    border: 1px solid #017FB1;
    text-decoration: none;
}
.pages .cpb
{
    font-weight: bold;
    color: #fff;
    background: #017FB1;
    border: 1px solid #017FB1;
}