body{
padding:0px;
margin:0px;
background-color:#676767;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9E9E9E;
	text-decoration: none;
}
.tit {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #616161;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #5F5F5F;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9E0B0E;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #D0D0D0;
	height: 20px;
	width: 152px;
	border: 1px solid #535353;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #D0D0D0;
	height: 141px;
	width: 152px;
	border: 1px solid #535353;
	overflow:auto;
}