<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.chk_1,.chk_2,.chk_3,.chk_4 {
    display: none;
}
 
/*******STYLE 1*******/
.chk_1 + label {
	border: 1px solid #da3232;
	width:17px; height:17px;
	border-radius:1000px; display:inline-block; vertical-align:middle;
	margin-right:10px;
	position:relative;
	overflow:hidden;
}
.chk_1 + label:active { background-color:#3f6ea8;}

.chk_1:checked + label {
	background-color: #da3232;
	border: 1px solid #da3232;
    background-image:url(../images/icon36.png); background-repeat:no-repeat; background-position:-1px -1px; background-size:20px 20px;
}

.chk_1:checked + label:after {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 22px;
	vertical-align: text-top;
}

{ display:none; font-family:Verdana, Geneva, sans-serif;}
{ width:100%; height:100%;  background-repeat:no-repeat; background-image:url(../images/new_pic_001.jpg)  background-size:100% auto; margin:0 auto; overflow:hidden; border-bottom:1px solid #fff; background-color:transparent;   background-image:url(../../../../2015/%E8%8C%B6%E6%B2%B9/%E5%88%87%E5%9B%BE/images/banner.jpg); background-repeat:no-repeat; background-position:0 0; background-size:30px 30px; background-color:#ec8b0d; border-radius:10px; display:block; text-align:left; background-color:#FC0; display:inline-block; vertical-align:middle; line-height:18px; background-size:40px; font-size:16px; background-color:#01a6e0; font-weight:lighter; text-align:center; vertical-align:middle; background-color:#eefbff; overflow:hidden; background-color:#ff9600;}</pre></body></html>