@charset "utf-8";
/* CSS Document */
    
* {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
}
	 
	 
input, select,option{
	padding:5px;
	
}
select {width:180px;;}