.popup_2013{position:absolute;display:none;background-color:#ffffff;}
.popup_2013 .cb{padding:30px;border-bottom:1px solid #b4b4b4;color:#000000;}
.popup_2013 .btn_close{display:block;width:35px;height:35px;
                       position:absolute;top:10px;right:10px;
                       background:url('../images/popup_2013_btn_close.png') top left no-repeat;}
.popup_2013 .btn_close:hover{background-position:right;}                       

.qsearch_box{position:relative;width:350px;height:47px;}
.qsearch_box .input_box{position:absolute;left:0px;top:0px;width:250px;height:45px;
                        border:1px solid #b4b4b4;-moz-border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px;}
.qsearch_box .input_box input{border:0px;height:43px;line-height:43px;margin-left:20px;width:225px;color:#989898;}                  
.qsearch_box a{display:block;position:absolute;left:250px;top:0px;width:100px;height:45px;line-height:45px;
               text-align:center;color:#858585;font-size:12px;
               background:url('../images/btn_2013_bg_grey.jpg') top left no-repeat;
               border:1px solid #b4b4b4;-moz-border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px; border-radius: 0px 5px 5px 0px;}
.qsearch_box a:hover{background-position:right;}
                   
.btn_2013{display:inline-block;height:45px;line-height:45px;padding:0px 20px 0px 20px;font-size:12px;color:#ffffff;
          -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;}
.btn_2013_grey{background:url('../images/btn_2013_bg_grey.jpg') top left no-repeat;}                 
.btn_2013_grey:hover{background-position:right;}  
.btn_2013_blue{background:url('../images/btn_2013_bg_blue.jpg') top left no-repeat;}                 
.btn_2013_blue:hover{background-position:right;}   
.btn_2013_orange{background:url('../images/btn_2013_bg_orange.jpg') top left no-repeat;}                 
.btn_2013_orange:hover{background-position:right;}    

.btn_2013_small{display:inline-block;height:33px;line-height:33px;padding:0px 20px 0px 20px;font-size:12px;color:#ffffff;
                -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;}
.btn_2013_small_green{background:url('../images/btn_2013_small_bg_green.jpg') top left no-repeat;}                 
.btn_2013_small_green:hover{background-position:right;}                    
          
.datalist_2013{border-collapse:collapse;}
.datalist_2013 tr td{padding:10px;border:1px solid #b4b4b4; font-size:12px;color:#8b8b8b; text-align:left;line-height:20px;}
.datalist_2013 tr th{padding:10px;border:1px solid #b4b4b4; font-size:12px;color:#8b8b8b; text-align:left;line-height:20px;
                     background:url('../images/datalist_2013_head_bg.jpg') top left repeat-x #d3d3d3;}
