BODY {margin: 0px;
      background:#f5f5f5 url(../images/bg-page.gif);
　　　background-attachment:fixed
      background-Repeat:repeat-y; 
      background-position:center bottom;
　　　}
td {  font-size: 14px;}
a:visited {  color: #333333; text-decoration: none}
a:link { color: #333333; text-decoration: none}
a:hover { color: #ff0000; text-decoration: underline}
.no {  font-family:"verdana"; font-size: 9px; color: #8a8a8a;}
.no:link {color:#333333 text-decoration: none}
.no:visited {color:#666666 text-decoration: none}
.no:hover {color:#ff0000 text-decoration: underline}
.no:visited:hover {color:#CC9933}
.time {  font-family:"verdana"; font-size:11px; color: #444444;}
.gray:visited {  color: #444444; text-decoration: underline}
.gray:link { color: #444444; text-decoration: underline}
.gray:hover { color: #ce0609; text-decoration: none}
.graytext {  color: #444444}
.graytext01{  color: #4578ad}
.white:visited {  color: #ffffff; text-decoration: none}
.white:link { color: #ffffff; text-decoration: none}
.white:hover { color: #ffff00; text-decoration: underline}
.whitetext {  color: #ffffff}
.yellow:visited {  color: #ffffff; text-decoration: none}
.yellow:link { color: #ffff00; text-decoration: none}
.yellow:hover { color: #ffffff; text-decoration: underline}
.yellowtext {  color: #ffff00}
.y-g01:visited {  color: #009f64; text-decoration: none}
.y-g01:link { color: #009f64; text-decoration: none}
.y-g01:hover { color: #000000; text-decoration: underline}
/* 行距*/
.distance20 {  line-height: 20px;}
.distance25 {  line-height: 25px;}
.distance26 {  line-height: 26px;}
.distance30 {  line-height: 30px;}
.distance32 {  line-height: 32px;}
.distance33 {  line-height: 33px;}
.distance38 {  line-height: 38px;}

/*表格间距*/

.bold {	font-weight: bold;}
.f12 {  font-size:12px}
.english {  font-family:"Tahoma"; font-size: 12px;}
.red:visited {  color: #ce0609; text-decoration: none}
.red:link { color: #ff0000; text-decoration: none}
.red:hover { color: #000000; text-decoration: underline}
.redtext {  color: #ff0000}


.f18link:visited{  font-size:16px; font-family: "Microsoft YaHei"; color:#dc0000; font-weight:bold; text-decoration: none}
.f18link:link{  font-size:16px; font-family: "Microsoft YaHei"; color:#dc0000; font-weight:bold; text-decoration: none}
.f18link:hover{  font-size:16px; font-family: "Microsoft YaHei"; color:#dc0000; font-weight:bold; text-decoration: underline}
.f20{  font-size:20px; font-family: "黑体"; color:#03005c; line-height:36px;}

.edge{ border-left:1px solid #d5d5d5; border-right:1px solid #d2d2d2;}

img.leaderinfo{
 border-style:solid;
 border-color:#333333;
 border-width:1px; 
}


.boldFont{font-size:14px; font-weight:bold; }
.blueText{color:#093191;}
.blue:visited {  color: #093191; text-decoration: none}
.blue:link { color: #093191; text-decoration: underline}
.blue:hover { color: #ff0000; text-decoration: underline}




/* 图1图2等按钮-两个字 */
.button{
	background: url('/images/bg-but.gif');
    font-size: 14px;
    color: #104d84;
    width: 48px;
    height: 30px;
    border: none;
    cursor:hand;
}


/* 提交打印等按钮-四字 */
.button-m{
	background: url('/images/bg-but-m.gif');
    font-size: 14px;
    color: #104d84;
    width: 75px;
    height: 30px;
    border: none;
    cursor:hand;
}

/* 提交打印等按钮-多字 */
.button-big{
	background: url("/images/bg-but-big.gif");
    font-size: 14px;
    color: #104d84;
    width: 130px;
    height: 30px;
    border: none;
    cursor:hand;
}


.editbox{
     border: 1px solid #c4c4c4;
     color: #333333;
     cursor: text;
     font-size: 12px;
     height: 21px;
     padding: 1px;

}

.select{
     border: #c4c4c4 1px solid;
     font-size: 14px; 
     color:#333333;
}


input.input-s{
background:#ffffff;
border:#c4c4c4 1px solid; 
FONT-SIZE: 14px; 
FONT-STYLE: normal; 
FONT-VARIANT: normal; 
FONT-WEIGHT: normal; 
HEIGHT: 18px; 
LINE-HEIGHT: normal}

.table-title{
	  height: 39px;
	  background: url("/images/bar-gray-bg.gif");
}
.table-normal{
	  height: 39px;
	  background: url("/images/dash-30.gif");
}

.item-bg-info{
padding-bottom:5px; padding-top:4px;
	  background: url("/images/item-bg-info.gif"); repeat-y;
} 
.searchBtn{background:url(/images/but-search.gif); width:77px; height:27px; border:none; text-align:center;}

