/*默认风格*/
body{}
table{font-size:14px;}
.left{background-color:#7fafe0;}
/*论坛默认字体*/
.forumtxt{font-size:15px;}
.forumtxt:visited{color:#FFFFFF;}
.forumtxt:hover{color:#FFFFFF;}
.forumtxt:link{color:#FFFFFF;}

.forumlist{background-color:#F5F9FA;}
.pagetitle{background-color:#6699CC;color:#FFFFFF;font-size:14px;}
.pagefooter{background-color:#548dc5;color:#FFFFFF;text-align:center;font-size:14px;}

.listtitle
{
    background-image:url(./images/bgtitle.gif);
    font-size:9pt;
    color:#FFFFFF;
    text-align:center;
}
.linkblack{color:#000000;}
.linkblue{color:#0000FF;}
.linkwhite{color:#FFFFFF;}
.listbody1{background-color:#D2E9FB;}
.listbody0{background-color:#F5F9FA;}
.listbig{font-size:15px;}
.listsmall{font-size:13px;text-align:center;}
.listnumber{font-size:13px;text-align:right;}
.small{font-size:13px;text-align:center;background-color:#D2E9FB;}
.smallfont{font-size:13px;}

.forumlink{font-size:14px;}
.forumlink:visited{color:#0000FF;}
.forumlink:hover{color:#0000FF;}
.forumlink:link{color:#0000FF;}
.buttonstyle{height:18px;BORDER-RIGHT: #b4b4b4 1px double; BORDER-TOP: #b4b4b4 1px double; BORDER-LEFT: #b4b4b4 1px double; COLOR: #336699; BORDER-BOTTOM: #b4b4b4 1px double; BACKGROUND-COLOR:#E5F0FF;font-size:13px;font-family:Courier New;}
.loginbox{background-color:#E5F0FF;text-align:center;}

.fmboxhead{background-image:url(./images/boxhead.gif);background-repeat:no-repeat;}
.fmboxlt{background-image:url(./images/boxlt.gif);background-repeat:no-repeat;}
.fmboxmt{background-image:url(./images/boxmt.gif);background-repeat:repeat-x;}
.fmboxrt{background-image:url(./images/boxrt.gif);background-repeat:no-repeat;}
.fmboxlm{background-image:url(./images/boxlm.gif);background-repeat:repeat-y;}
.fmboxrm{background-image:url(./images/boxrm.gif);background-repeat:repeat-y;}
.fmboxlb{background-image:url(./images/boxlb.gif);background-repeat:no-repeat;}
.fmboxmb{background-image:url(./images/boxmb.gif);background-repeat:repeat-x;}
.fmboxrb{background-image:url(./images/boxrb.gif);background-repeat:no-repeat;}

/*消息框*/
.msg{font-size:13px;}
.msg_title{background-image: url('./images/msg_01.gif');background-repeat:no-repeat;font-size:12px;}
.msg_head{background-image: url('./images/msg_02.gif');background-repeat: no-repeat;}
.msg_body{background-image: url('./images/msg_03.gif');background-repeat: repeat-y;}
.msg_foot{background-image: url('./images/msg_04.gif')}

/*帖子内容显示*/
.cnttitle{text-align:center;font-size:18px;background-color:#336699;color:#FFFFFF}
.cntauthorow{font-size:13px;color:#008200;text-align:center;}
.cntbody{background-color:#eeeeee;font-size:16px;line-height:25px;}
.title{font-size:14pt;color:#0000FF;text-align:center;}

/*按钮*/
.btnface
{
    height:18;cursor:hand;
    border-style:double;border-width:1px;
    background:url("./images/btnbg.gif");
    border-color:#136616;background-color:#c;
    font-size:12px;color:#000000;
}
.inputarea
{
    height:18px;
    background:url("./images/inputbg.gif");
    font-size:12px;color:#000000;
    border-width:1px;border-style:solid;
    border-color:#000000;
}
.checkarea
{
    height:18px;
    background:url("./images/inputbg.gif");
    font-size:12px;color:#000000;
}
.menu
{
    background-color:#6699CC;
    text-align:center;
}
/*明细编辑框*/
.edit_tl{background-image: url('./images/edit_tl.gif');
    background-repeat: no-repeat;}
.edit_tm{background-image: url('./images/edit_tm.gif');
    background-repeat: repeat-x;}
.edit_tr{background-image: url('./images/edit_tr.gif');
    background-repeat: no-repeat;}
.edit_ml{background-image: url('./images/edit_ml.gif');
    background-repeat: repeat-y;}
.edit_mm{background-image: url('./images/edit_mm.gif');}
.edit_mr{background-image: url('./images/edit_mr.gif');
    background-repeat: repeat-y;}
.edit_bl{background-image: url('./images/edit_bl.gif');}
.edit_bm{background-image: url('./images/edit_bm.gif');}
.edit_br{background-image: url('./images/edit_br.gif');}
