body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: B0B0B0;
}
.copyrightm {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.main {
	font-family: Tahoma;
	font-size: 11px;
	color: #dcdcdd;
	text-align:justify;
}
.main1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.keyword {
	font-family: arial;
	font-size: 7px;
	color: #b3b8be;
	vertical-align:bottom;
}
input {
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-transform: none;
	width:150px;
}
textarea {
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-transform: none;
	width:150px;
}
.input_form {
	border: 0px solid #999999;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-transform: none;
	width:60px;
	cursor:hand;	
}
