<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.member {
	border: none;
	width: 520px;
	margin: 0 auto
}
.member td {
	border: none;
	height: 25px;
	padding: 0 5px
}
.member .text{
	background: url(../images/login-u.gif) no-repeat;
	border: 0 none;
	padding: 5px;
	width: 203px;
	height: 18px;
	font-size: 13px;
	margin: 0 0 3px;
	padding: 5px
}
.ctext {
	color: #575757;
	text-indent: 100px
}
.c3c {
	background-position:0 -80px
}
.mustread {
	width: 508px;
	height: 133px;
	overflow-y: scroll;
	background: #FFF;
	padding: 0 10px;
	border: 1px solid #ABABAB;
	margin: auto;
	margin-top: 7px
}
.tcen {
	text-align: center
}
.btnbg {
    background: url(../images/btnbg.gif) no-repeat;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    width: 81px; height: 31px; line-height: 31px;
	margin: 15px 25px;
}
.mtable {
	width: 797px;
	margin: 20px auto;
	background-image: url(../images/m_table2_bg.gif);
	border-collapse: collapse;
}
.mtable td, .mtable th {
	height: 32px;
	padding: 0;
	text-align: center;
}
.th1 { width: 218px }
.th2 { width: 130px }
.th3 { width: 116px }
.mpager {
	border-top: 1px solid #1D1E1B;
	background-color: #E2ECBE;
}
.m2 {
	background-image: url(../images/m_table_bg.gif);
}
.m2 td {
	text-align: left;
	padding-left: 5px;
}
.th1_1 { width: 110px }
.th1_2 { width: 290px }

#l01, #l10 { float: none}
.w150 { width: 150px; }

#m_form label.error,
#p_form label.error,
#i_form label.error,
#l_form label.error {
	background:url(../image/arrow.gif) left center no-repeat;
	border-radius: 4px;
	height: 16px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 2px 2px 2px 14px;
	float: none;
}
#m_form label.success,
#p_form label.success,
#i_form label.success,
#l_form label.success {
	background: url(../image/success.png) left center no-repeat;
	width: 20px; height: 20px;
	padding-left: 18px;
	float: none;
}</pre></body></html>