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

#top_bnr .check_con{position:absolute; top:10px; right:30px;z-index:9999;}
#top_bnr .checkBox{float:left;}
#top_bnr .closeBtn{float:left; margin-left:7px;margin-top:3px; width:11px; height:11px; background: url('/design/o000/djds/top/btn_close_w.png') no-repeat 50% 50%; background-size:11px; cursor:pointer;} 
#top_bnr .closeBtn img{width:12px; 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:#FFF; font-size:10px; font-style:normal;}
#top_bnr .checkBox input[type="checkbox"] + label{position:relative; display:inline-block; cursor:pointer; margin:0 4px 0 2px; width:12px; height:12px; line-height:12px; text-align:center; vertical-align:middle; background:#fff; border:1px solid #555;}

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

