/* CSS Document */
.main {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bt {
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.main input {
	border:1 solid #F0FBFD;
}
.main textarea {
	border:1 solid #F0FBFD;
}

.main option{
	border:1 solid #F0FBFD;
}
