/*基本样式开始*/
body{font-size:12px;background-color:#FFFFFF;line-height: 150%;text-align:center;}
*{margin:0px; padding:0px;}
.title{
text-align:center; color:#000000; font: bolder 24px "楷体_GB2312"; margin:24px 0 20px 0;}
.title1{
text-align:center; color:#008000; font: bolder 16px "宋体"; margin:16px 0 16px 0;}
.title2{
text-align:center; color:#008000; font: bolder 19px "宋体"; margin:19px 0 19px 0;}
.title3{
text-align:center; color:#008000; font: bolder 19px "黑体"; margin:19px 0 19px 0;}
a:link{
	color:#333333; text-decoration:none; 
}
a:visited{
	color:#333333; text-decoration:none;
}
a:hover{
	color:#BC2931;
}
div,input,table{
	font-size:12px;
    white-space:normal; 
	line-height: 150%;      
}

.input{
	border:1px solid #A9C9E2;
	height:18px;
	margin-right:4px;
	line-height:18px;
	color:#666666;
}
.button {
        BORDER-RIGHT: 0px double;
        BORDER-TOP: 0px double;
        FONT-SIZE: 12px;
        background: url(../images/inputbutton.gif) #E8E8E8 repeat-x;
        BORDER-LEFT: 0px double;
        WIDTH: 47px;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: 0px double;
        HEIGHT: 22px;
}
.seabut {
background-color:#FFFFFF;
	height:19px;
	width:19px;
	border:none;
	cursor:pointer;
	margin-left:-5px;
}

.cle_fl{
	clear:both;
}
.14font {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
@media print{
INPUT {display:none}
}
@media   Print           
  {   
  .noPrint   {   
  DISPLAY:   none   
  }   
    

/*基本样式结束*/
