
TD {
	FONT-SIZE: 12px; COLOR: black
}
A:link {
	FONT-SIZE: 12px; COLOR: Black ; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: Black; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: Blue ; TEXT-DECORATION: none
}
button {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid ;text-align:center; vertical-align :middle }
 
input {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid ;	}
	
select{
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid ;	}
 
.newcontent
{ 
	font-size : 12px  ;  text-align :left ; line-height :20px;vertical-align:top;
}
.newtitle
{
	font-size : 14px  ; text-align :center ; line-height :26px; 
}

.newtitle2
{
	font-size : 18px  ; text-align :center ; line-height :26px; 
}




#nav{ 
height: 25px; 
width: 500px; 
 
} 
.vline{ 
background: #999; 
width: 1px; 
height: 18px; 
} 
#nav ul{ 
margin:0px; 
padding: 0px; 
list-style-type: none; 
} 
#nav li{ 
float: left; 
font-family: Arial; 
font-weight: bold; 
font-size: 12px; 
text-align: center; 
} 
#nav li a{ 
display: block; 
width: 84px; 
line-height: 25px; 
color: #666; 
text-decoration: none; 
 
} 
#nav li a:hover{ 
color: #7C8DD9; 
border-bottom: 4px solid #AF4765; 
}

 

#navmanu{ 
height: 200px; 
width: 50px; 
 
} 
#navmanu ul{ 
margin:0px; 
padding: 10px; 
 
} 
#navmanu li{ 
float: left; 
font-family: Arial; 
font-weight: bold; 
font-size: 12px; 
text-align: center; 
line-height :40px;
} 
#navmanu li a{ 
display: block; 
width: 80px; 
line-height: 20px; 
color: #666; 
text-decoration: none; 
 
} 
#navmanu li a:hover{ 
color: #7C8DD9; 
  
border :4px solid #AF4765;
}