@charset "utf-8";
/*ajaxbtn css*/
a.ajaxbtn {display: inline-block;padding: 5px 20px 6px;line-height: 1.2em;border:1px solid #bdbcbc;border-radius: 2px;background: #fff no-repeat 4px 5px;font-size: 12px;color: #333;text-decoration: none;font-weight: bold;}
a.ajaxbtn:hover {border:1px solid #9c9b9b;}
 
