body {font-size: 10pt; 
/*      font-family:"宋体",Verdana,Arial,Helvetica,sans-serif; */
      margin:0px; background-color:#ffffff;}

/* Public Document used of Grid Table Border */
.tabgrid {background-color:#000000;}
.tabgrid td, .tabgrid th {background-color:#ffffff;}

.ctabgrid {background-color:#000000;}
.ctabgrid td, .ctabgrid th {text-align: center; background-color:#ffffff;}

a:link     {color:#001100; text-decoration:none;}
a:visited  {color:#001100; text-decoration:none;}
a:hover    {text-decoration:underline}

.ftline {width:1200px; margin:0px; padding:0px; position:relative; display:block;}
.ftend {clear:both}
.page_body {
    width:1200px;
    text-align:center;
    overflow:hidden;
}

.cornerBox01 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d0d0d0;
    position: relative;
}
.cornerBox01 .bTL, .cornerBox01 .bTR, .cornerBox01 .bBL, .cornerBox01 .bBR {
    background: url("/comm/corner01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 6px;
    position: absolute;
    width: 6px;
}
.cornerBox01 .bTL {
    background-position: 0 0;
    left: -1px;
    top: -1px;
}
.cornerBox01 .bTR {
    background-position: -6px 0;
    right: -1px;
    top: -1px;
}
.cornerBox01 .bBL {
    background-position: 0 -6px;
    bottom: -1px;
    left: -1px;
}
.cornerBox01 .bBR {
    background-position: -6px -6px;
    bottom: -1px;
    right: -1px;
}

.lmrow {width:1000px; text-align:left; border-bottom:0px dotted #ddd; position:relative;}
.lmrow .th {float:left; background: url("/res/pic/doc.jpg") no-repeat center center; width:35px; height:22px; line-height:22px;}
.lmrow .new {background: url("/res/pic/new.gif") no-repeat center center}
.lmrow .top {background: url("/res/pic/top.jpg") no-repeat center center}
.lmrow .tm1 {float:left; width:821px; height:29px; line-height:29px; text-align:left; font-size:14px; padding-left:4px; overflow:hidden;}
.lmrow .te  {float:left; width: 88px; height:29px; line-height:29px; text-align:right; font-size:9pt; color:#666666; padding-right:12px;}

.lmrow .tm2 {float:left; width:1050px; height:24px; line-height:24px; text-align:left; font-size:12pt; padding-left:15px;}


.lmrow a:link     {color: #000000; text-decoration:none;}
.lmrow a:visited  {color: #000000; text-decoration:none;}
.lmrow a:hover    {color: #ff0000; text-decoration:none;}

.hpdlkrow {padding-bottom:4px; margin-bottom:6px; border-bottom:1px dotted #e0e0e0 ;color: #003399; font-size:10pt; line-height:18px;}
.hpdlkrow a:link     {color: #000000; text-decoration:none;}
.hpdlkrow a:visited  {color: #000000; text-decoration:none;}
.hpdlkrow a:hover    {color: #ff0000; text-decoration:none;}

.lmtitle {width:1200px; text-align:left;}
.lmtitle .tL {background: url("/res/pic/title_l.png") no-repeat; width:128px; height:32px; float:left; font-size:12pt;  font-weight:bold; font-family:"宋体";}
.lmtitle .tL div {margin-left:8px; margin-top:6px; color:#663300}
.lmtitle .tR {background: url("/res/pic/title_r.png") repeat-x; height:32px; float:left;}
.lmtitle .tR div {text-align:right; margin-right:12px; margin-top:7px; font-size:9pt; color:#dd1100;}


.abscon {position:relative;}
.abscon > * {position: absolute;}
