﻿.but{height: 50px; width: 50px; border: 0; background: none; cursor: pointer;}
.but2{height: 30px; width: 50px; border: 0; background: none; cursor: pointer;}
.next{border: 0; background: url("../image/next.png"); cursor: pointer; height: 76px; width: 102px;}
.text{border:0 none; font-size:19px; margin-right:101px; margin-top:15px;}
.errorContainer {border: 1px solid #C00000;}
.confirm{border: 0; background: url("../image/but_confirm.png"); cursor: pointer; height: 76px; width: 102px;}
@media print{.non-printable { display: none; }.printable { display: block; }}
.but_search_main1{
   background: none;
   background-image: url("../image/but.png");
   border: 0;
   height: 49px;
   width: 212px;
   color: #FFF;
   font-weight: bold;
   padding-bottom:8px;
   font-size: 15px;
   cursor: pointer;
   float: right; margin-right: 100px;
   }   