﻿.chk_1,.chk_2,.chk_3,.chk_4 {
    display: none;
}
 
/*******STYLE 1*******/
.chk_1 + label {
	border: 1px solid #00944a;
	width:16px; height:16px;
	 display:inline-block; 
	vertical-align:middle;
	margin-right:5px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	top:-2px;
	overflow:hidden;
	border-radius:100px;
}

.chk_1:checked + label {
	overflow:hidden;
	border: 1px solid #00944a;
	background-color:#009a44;
	background-image:url(../images/ym_icon10_2.png); background-repeat:no-repeat; background-position:1px 1px; background-size:14px 14px;
}

.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;}

.chk_0 + label {
	border: 1px solid #b3c9cc;
	background-color:#b3c9cc;
	width:22px; height:22px;
	border-radius:1000px; display:inline-block; vertical-align:middle;
	margin-right:5px;
	position:relative;
	overflow:hidden;
}

.chk_0:checked + label {
	overflow:hidden;
	border: 1px solid #4f6d73;
	background-color:#4f6d73;
    background-image:url(../images/icon36_2.png); background-repeat:no-repeat; background-position:1px 1px; background-size:20px 20px;
}

.chk_0:checked + label:after {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 22px;
	vertical-align: text-top;
}