body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;
	color: #003399;
	line-height: 150%;
	width:100%;
}
.main {
	background-image: url(../images/bghoutai.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.xiuqiang a {
	font-size: 14px;
	color: #2A94D1;
	text-decoration: none;
	background-image: url(../images/bgBtn01.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 31px;
	width: 117px;
	margin-right: 20px;
	line-height: 31px;
	text-align: center;
}
.xiuqiang a:hover {
	font-size: 14px;
	color: #FF9901;
	text-decoration: none;
	background-image: url(../images/bgBtn02.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 31px;
	width: 117px;
	margin-right: 20px;
	line-height: 31px;
	text-align: center;
}
.input01 {
    width:220px;
	line-height: 23px;
	background-color: #FFFFFF;
	border: 2px solid #BDDCF3;
	height: 23px;
}
.imgBo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDDCF3;
	border-right-color: #BDDCF3;
	border-bottom-color: #BDDCF3;
}




.class1 table  
{
   
    border-left:1px solid #FFB06D;
     border-top:1px solid #FFB06D; 
    
}

.class1 td
{
   
     border-bottom:1px solid #FFB06D;   
     border-right:1px solid #FFB06D;
    vertical-align: middle;
    white-space: nowrap;
 	height:28px;
   
}



