@charset "utf-8";
/* CSS Document */


img
 {
 border:0px solid #CCCCCC;
 }
html{
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
 font-family: Arial, Helvetica, sans-serif;

}
body{
 width: 100%;
 height: 100%;
 font-size: 12px;
 background-repeat: repeat-x;

}
.a1 {
 font-size: 14px;
 font-style: normal;
 line-height: 25px;
 font-weight: bold;
 color: #003366;
 text-decoration: none;
}

.a2 {
 font-size: 20px;
 font-style: normal;
 line-height: 25px;
 font-weight: bold;
 color: #006600;
 text-decoration: none;
}

.a{
 color: #333333;
 text-decoration: none;
}

a: link{
 color: #333333;
 text-decoration: none;
}

a:hover{
 color: #333333;
 text-decoration: none;
}



p{
line-height:32px;}

table{
 align:center;}

.biaodan{align:center; float:center;}

td{
 height:25px;}


tr{
 height:25px;}


.bor {
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: solid;
 border-left-style: none;
 border-top-color: #666666;
 border-right-color: #666666;
 border-bottom-color: #666666;
 border-left-color: #666666;
} 
