@charset "utf-8";

.title_space {
	width: 945px;
	margin-bottom: 30px;
}

.title_space .title_top {
	width: 927px;
	height: 20px;
	padding: 0px 0px 3px 18px;
	border-bottom: 1px solid #dddddd;
	font-size: 14px;
	font-weight: bold;
	background: url( "../img-top/common/onepoint_001.png" ) no-repeat center left;
}

.title_space .title_bottom {
	width: 920px;
	padding: 3px 0px 0px 30px;
}

.form_space {
	width: 950px;
	margin-bottom: 30px;
}

.form_space .article_space {
	width: 940px;
	margin-bottom: 2px;
}

.form_space .article_space .article_title_desc {
	width: 186px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border-left: 4px solid #bbbbbb;
}

.form_space .article_space .article_radio {
	width: 918px;
	height: 30px;
	line-height: 30px;
	padding-left: 14px;
	background-color: #ffaaaa;
	font-weight: bold;
}
	
.form_space .article_space .article_title {
	width: 186px;
	height: 30px;
	line-height: 30px;
	padding-left: 14px;
	background-color: #eeeeee;
	margin-right: 2px;
	float: left;
}

.form_space .article_space .article_title_important {
	width: 186px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #eeeeee;
	border-left: 4px solid #bbbbbb;
	margin-right: 2px;
	float: left;
}

.form_space .article_space .article_main {
	width: 720px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #eeeeee;
	font-size: 11px;
	float: left;
}

.submit_space {
	width: 940px;
	margin-bottom: 30px;
	text-align: center;
}

.submit_space .submit_desc {
	width: 940px;
	color: #ff0000;
}

.submit_space .submit_switch {
	width: 940px;
}

.submit_space .submit_switch input {
	width: 250px;
	height: 40px;
}

.form_space .another_space {
	display: none;
}

.form_space .article_space .acount_success_message {
	font-weight: bold;
	color: #009700;
	margin-right: 20px;
}

.form_space .article_space .acount_error_message {
	font-weight: bold;
	color: #ff3300;
	margin-right: 20px;
}
