body{
	background-color:#5FAEB8;
	background-position:bottom left;
	background-repeat:repeat-x;
	background-image:url('bg_expand.gif');
	padding:30px 20px;
	font-family:"Arial","Verdana",sans-serif;
}
#above_expand{
	height:40px;
	border-bottom:1px solid #fff;
	margin:0px 0px 20px 0px;
}
#above_expand a{
	display:block;
	float:left;
	width:180px; height:25px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	border-right:1px solid #fff;
}
#above_expand a,
#above_expand a:hover{
	text-decoration:none;
}
#before_expand{
	color:#000;
	font-size:14px;
}
#after_expand{
	color:#fff;
	font-size:12px;
}
#img_expand{
	clear:both;
	margin:20px 0px;
}
#before_expand input{
	display:block;
	margin:0px 0px 10px 0px;
	background:#286;
	color:#fff;
	border:none;
	width:800px;
	font-size:13px;
}

