@charset "utf-8";
#ad {
	height: auto;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.word_16 {
	font-size: 16px;
	color: #666;
}
#header #wrapper #content #status1 #ad #CollapsiblePanel1 .CollapsiblePanelContent #textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	width: 450px;
	text-align: center;
	padding: 5px;
	color: #C00;
}
#header #wrapper #content #status1 #ad #CollapsiblePanel1 .CollapsiblePanelContent #bnt {
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	background-color: #5fbb3f;
	height: 50px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-radius:10px;
}
#CollapsiblePanel1 .CollapsiblePanelContent #bnt a{
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	display: block;
}