/* BASIC css start */
#top_bnr {position:relative; text-align:center;width:100%;  }

#top_bnr .check_con{position:absolute; top:10px; right:50px;z-index:9999;}
#top_bnr .checkBox{float:left;}
#top_bnr .closeBtn{float:left; margin-left:7px; width:27px; height:27px; background: url('/design/richrich12/djds/top/btn_close_w1.png') no-repeat 50% 50%; background-size:22px; cursor:pointer;} 
#top_bnr .closeBtn img{width:22px; height:auto; cursor:pointer;}
#top_bnr .checkBox input[type="checkbox"]{position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip: rect(0,0,0,0); border:0;} 
#top_bnr .checkBox em{color:#000; font-size:11px; font-style:normal;}
#top_bnr .checkBox input[type="checkbox"] + label{position:relative; display:inline-block; cursor:pointer; margin:0 4px 0 2px; width:25px; height:25px; line-height:25px; text-align:center; vertical-align:middle; background:#fff; border:1px solid #555;}

#top_bnr .checkBox input[type="checkbox"]:checked + label {background:#f4f4f4 url('/design/richrich12/djds/top/btn_check.png') no-repeat 50% 50%; background-size:70%;}	
/* BASIC css end */

