.user_role_box{ padding-bottom:30px;}
.user_role{width:100%; text-align:center; font-size:18px; padding-top:20px;color:#333;}
.user_role_pic{width:260px;height:192px; background:url(../images/userrole.png) no-repeat center center; margin:0 auto}
.user_role_bth{width:100%; text-align:center; padding-bottom:10px;}
.user_role_bth .user_role_bth_a{width:260px;height:42px; line-height:42px; background:#013a7e; display:inline-block;color:#fff;border-radius:5px;}
.user_role_bth_b{width:260px;height:40px; line-height:40px; background:#fff;border:1px solid #013a7e; display:inline-block;color:#013a7e;border-radius:5px;}
.user_role_bth_b:hover{background:#013a7e;color:#fff;}