@charset "utf-8";
@import "common.css";

.body{
	margin:80px auto 0 auto;
	width:575px;

	min-height:350px;  
	height: auto !important;  
	height: 350px; /*IE6*/  

	text-align:center;
}

.error-mes{
	margin:5px auto;
}

.close-button{
	margin:10px auto;
	width:140px;
	height:39px;
	line-height:33px;
	text-align: center;
	background:#FFFFFF url(/style/media/3/start/ans_action.gif) repeat-x left top;
	cursor:pointer;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
}




