*{ padding: 0px; margin: 0px;}
body{
	background: #fff;
	padding: 0px;
	margin: 0px;
}
.warrning{
	width: 548px;
	height: 752px;
	margin: auto;
	background: #FFF;
	padding: 10px;
	color:#000;
	font-size: 12px;
}
img{
	border: none;
}
.ct-warrning{
	border: 1px solid silver;
	text-align: center;
	padding: 10px;
	height: 725px;
}
.ct-warrning p{
	padding-bottom: 10px;
}
.box-input{
	float:left;
	width: 100%;
	margin-bottom: 10px;
}
.ct-box-input{
	width: 245px;
	height: 71px;
	margin:auto;
	border: 1px solid silver;
}
.input-w{
	border: 0px none ; margin: 15px 0pt 0pt; padding: 0pt; overflow: hidden; text-align: center; font-size: 40px; width: 80px; background-color: white; color: gray; float: left;
}
.boder1{
	border-left: 1px solid silver;
	width: 1px;
	height: 70px;
	float:left;
}
.hr{
	clear: both;
	width: 460px;
	border-top: 1px solid silver;
	height: 1px;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right: auto;
}
.pfooter{
	color: #585757;
	font-size: 13px;
	font-weight:bold;
}
.pfooter-division{
	margin-bottom: 15px;
	color: #585757;
	font-size: 16px;
	font-weight:bold;
}
.pfooter-division a{
	color:#0291e0;
	text-decoration:underline;
}
.pfooter-division a:hover{
	color:#0291e0;
	text-decoration:underline;
}

.text {width:548px; text-align:justify; margin:auto;}
