@charset "utf-8";
body{
margin-top:0px;

}
table{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
input{
border-style:solid;
border-width:1px;
border-color:#7F9DB9;
}
.txt{
border-width:0px;
background-color:#7F9DB9;
}
#nav li{
margin-top:5px;
list-style:none;
float:left;
margin-left:10px;
margin-right:18px;
text-align:center;
}
#nav li a{
display:block;
text-decoration:none;
color: #666666;
}
#nav li a:hover{
color: #ff0000;
}
#navtop li{
height:5px;
font-weight: bold;
margin-bottom:15px;
list-style:none;
float:right;
margin-right:15px;
text-align:center;
}
#navtop li a{
display:block;
text-decoration:none;
color: #666666;
}
#navtop li a:hover{
color: #ff0000;
}
.style1 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style2 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}