body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-decoration: none;
	background-color: #EBEBEB;
}
a {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
input,textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #666666;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-left: 20px;
	line-height: 24px;
}
.title a{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.title a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cleft {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	line-height: 24px;
}
.cleft a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.cleft a:hover{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.tit01 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.inp01 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.top {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

.top a{
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

.top a:hover{
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

.foot {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}
.foot a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.foot a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.content {
	line-height: 35px;
	text-decoration: none;
}
