@charset "utf-8";

#w850 {
	width: 850px;
	margin-left: 50px;
}


#w700 {
	width: 700px;
	margin-left: 125px;
}


.btn-c {
	text-align: center;
}

#box-left {
	float: left;
	width: 400px;
	vertical-align: top;
}

#box-right {
	float: right;
	width: 400px;
	vertical-align: top;
	text-align: left;
}

.lr-15 {
	margin-right: 15px;
	margin-left: 15px;
}

.pwd-box {
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: left;
	font-size: 12px;
}

.pwd-box td div {
	margin: 5px 15px;
}

.box-left {
	width: 110px;
	background-color: #ffebeb;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.box-right {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.pwd-box em,.pwd-box-2 em {
	color: #FF0033;
	font-style: normal;
}


.pwd-box-2 {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #FFCECE;
}

.pwd-box-2 td div {
	margin: 20px 15px;
	font-size: 12px;
}

.box-2-left {
	width: 300px;
	background-color: #ffebeb;
	color: #aa0000;
	font-weight: bold;
}

.box-2-right {
	width: auto;
}

.txt-1 {
	font-weight: bold;
	color: #FF0099;
}

#box-w {
	border: 1px solid #FFCECE;
}

#box-w2 {
	margin: 30px;
}

#box-w2-t {
	font-size: 14px;
	font-weight: bold;
	color: #BB0000;
	background-color: #FFCECE;
	padding: 10px;
}

.txterb {
	font-size:14px;
	color: #333333;
}

li {
	list-style-type: none;
}

/**/

