body {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	background-image: url(img/09.gif);
}
a:link {
	font-size: 12px;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	
}
a:visited {
	font-size: 12px;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	
}
a:hover {
	font-size: 12px;
	font-family:Arial;
	color: #FF0000;
	text-decoration: underline;
	
}
a:active {
	font-size: 12px;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	
}


a.p:link {
	font-size: 12px;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	
}
a.p:visited {
	font-size: 12px;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	
}
a.p:hover {
	font-size: 12px;
	font-family:Arial;
	color: #FF0000;
	text-decoration: underline;
	
}
a.p:active {
	font-size: 12px;
	font-family:Arial;
	color: #ffffff;
	text-decoration: none;
	
}

.input_boder {
	
	color: #666666;
	background:#ffffff;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}

.input_boder1 {
	
	color: #cccccc;
	background:#255989;
	font-family:Arial;
	
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}