#title {
	background: #FFD7DD;
	border: 1px dotted #FFA2B0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Maroon;
	height: 75px;
	padding: 2px;
}

#banner {
	background: #E7F1CD;
	border: 1px dotted #9ACD32;
}

#whois_form {
	background: #D7E2F0;
	border: 1px dotted #88A7CE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
}

#whois_form a {
	color: #794FD2;
	text-decoration: none;
	border-bottom: 1px dashed #FFBA37;
}

#whois_form a:link {
	border-bottom: 1px dashed #FFE4B5;
}

#whois_form a:hover {
	color: #381C72;
	border-bottom: 1px dashed #FF8C00;
}

#my_input input {
	background: #EFF3F7;
	border: 1px solid #6189BD;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px;
	height: 25px;
}

#domain_info {
	background: #F5F5F5;
	border-bottom: 1px dotted #DCDCDC;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8C8C8C;
}

#whois_result {
	background: #E9F7EB;
	border: 1px dotted #ADCEAD;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
}


#whois_result_free {
	background: #D8F1DD;
	border-bottom: 1px dotted #79AF79;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
}

#whois_result_nofree {
	background: #FEF0EF;
	border-bottom: 1px dotted #FA8072;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #470C05;
}

#whois_result a{
	color: #A52A2A;
}

#whois_result a:hover{
	color: #FA8072;
	display: block;
}

#about {
	color: #884B00;
	background: #FAF5EB;
	border: 1px dotted #FFAF4D;
}

#about a:link {
	color: #E88000;
}

#about a:hover {
	color: #5E3400;
}

#one_whois_form {
	background: #F1F1F1;
	border: 1px dotted #9C9C9C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181818;
	font-weight: normal;
}

#mass_whois_form {
	background: #E6F4F8;
	border: 1px dotted Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E0E0E;
}

#ip_whois_form {
	background: #FFECFF;
	border: 1px dotted #712385;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #290E31;
}

#list_whois_form {
	background: #E3E5FF;
	border: 1px dotted #712385;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
}

#w_tips, #w_menu, #w_tips_i {
	background: #FFFFF0;
	border: 1px solid #FFDAAC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331C00;
	display: block;
	width: 80%;
	text-align: left;
	padding: 5px;
	margin: 3px;
	text-align: center;
}

#w_menu {
	background: #F3F9FC;
	border: 1px solid #95ABB0;
	color: #223435;
	width: 60%;
}

#w_tips_i {
	width: 99%;
	text-align: left;
}