﻿*
{
	margin:0 auto;
	padding:auto;
}
body
{
    font-size: 12px; background-color: #FFFFFF;
	text-align:center;
}
A{TEXT-DECORATION: none;}
A:link {color: #000000;}
A:visited {color: #000000}
A:active {color: #000000}
A:hover{COLOR: #FF6600;position: relative; right: 0px; top: 1px}
.size
{
    font-size: 12px;
}

TD
{
FONT-FAMILY: 宋体; FONT-SIZE: 9pt;
color: #000000;
line-height: 150%; 

}
Input
{
BACKGROUND-COLOR: #FFFDFB; 
BORDER-BOTTOM: #89a5e6 1px solid;
BORDER-LEFT: #89a5e6 1px solid;
BORDER-RIGHT: #89a5e6 1px solid;
BORDER-TOP: #89a5e6 1px solid;
COLOR: #205064;
HEIGHT: 18px;
border-color: #B2C2D7 #B2C2D7 #B2C2D7 #B2C2D7; font-size: 8pt
}
Button
{
FONT-SIZE: 12pt;HEIGHT: 30px; 

}
Select
{
FONT-SIZE: 9pt;HEIGHT: 20px;

}

.kuang
{
    border-top-style: none;
    border-bottom: #a3ceeb thin solid;
    border-right-style: none;
    border-left-style: none;
}
.bw
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
   
    background-image: url(Images/bg_list.gif);
    background-repeat: repeat-x;
}
.l
{
    border-left: gainsboro 0.1mm solid;
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.r
{
    border-right: lightgrey 0.01mm solid;
    border-top-style: none;
    border-bottom-style: none;
    border-left: lightgrey 0.01mm solid;
}
.xian
{
    border-right: lightgrey 0.01mm dashed;
    border-top: lightgrey 0.01mm dashed;
    border-left: lightgrey 0.01mm dashed;
    border-bottom: lightgrey 0.01mm dashed;
}
.xia
{
    border-top-style: none;
    border-bottom:  lightgrey 0.01mm dashed;
    border-right-style: none;
    border-left-style: none;
}
.centertable
{
    background-color:#ECF5FF;
}
.w12 {
	FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 130%; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
.page{
	text-align:left;
	border-collapse:collapse;
	empty-cells: show;
	white-space:nowrap;
	margin:0px;
	padding:8px;
	border:1px solid #A5ADC4;
	border-top:0px;
	background-position: center;
}
/*分页效果开始*/
.listpages{
	font-size: 12px;
    font-weight: bold;
	color: #FF6600;
	padding:4px;
    text-decoration:none;
	margin:2px;

}
a.listpages{
	vertical-align:middle;
	background-color:#fff;
	border: 1px solid #dedeb8;
   }
 a.listpages:link{
   text-decoration:none;
} 
a.listpages:visited{
   text-decoration:none;
} 
a.listpages:hover{
   border-right: #86b9d6 1px solid; 
   border-top: #86b9d6 1px solid; 
   border-left: #86b9d6 1px solid; 
   border-bottom: #86b9d6 1px solid; 
   background-color: #c2d9ed;
   font-size:14px;
   padding:8px;
   text-decoration:none;
} 
/*分页效果结束*/