body {
	font-size: 12px;
}
#top {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#content {
	width: 760px;
	padding: 20px;
	height: 350px;
}
#content_form {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#top_login_success {
	float: left;
	color: #3776A4;
}
#top_login_error {
	float: left;
	color: #3776A4;
}
.login_name {
	color: #0033CC;
	font-weight: bold;
}
.title_font {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.title_font_notice {
	color: #8DAB3B;
}

.content4-1 {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.content_btnIndex {
	margin-right: 150px;
	margin-left: 150px;
}

