﻿
/*图文按钮  左侧标题 题库管理 */
.u-btn-tiku{padding-left:30px; background:url(/Content/Imgs/lf/1.png) no-repeat left center;width:70px;height:30px;overflow:hidden;border:none;letter-spacing:0.3mm;}

/*图文按钮  左侧标题 试卷管理 */
.u-btn-shijuan{padding-left:30px; background:url(/Content/Imgs/lf/2.png) no-repeat left center;width:70px;height:30px;overflow:hidden;border:none;letter-spacing:0.3mm;}


/*图文按钮  左侧标题 答卷管理 */
.u-btn-dajuan{padding-left:30px; background:url(/Content/Imgs/lf/3.png) no-repeat left center;width:70px;height:30px;overflow:hidden;border:none;letter-spacing:0.3mm;}


/*图文按钮  左侧标题 学生管理 */
.u-btn-xuesheng{padding-left:30px; background:url(/Content/Imgs/lf/4.png) no-repeat left center;width:70px;height:30px;overflow:hidden;border:none;letter-spacing:0.3mm;}


/*图文按钮  右侧    用户登陆验证 */
.u-btn-user{padding-left:30px;padding-top:5px; background:url(/Content/Imgs/rt/user.png) no-repeat left top;width:80px;height:25px;overflow:hidden;border:none;}


/*图文按钮  右侧    添加单个试题 */
.u-btn-singleAdd{margin:14px auto 0 15px;float:left;  background:url(/Content/Imgs/rt/singleAdd.png) no-repeat top center;width:74px;padding-top:40px; overflow:hidden;}

/*图文按钮  右侧    批量添加试题 */
.u-btn-mulAdd{margin:14px auto 0 15px;float:left;  background:url(/Content/Imgs/rt/13.png) no-repeat top center;width:74px;padding-top:40px; overflow:hidden;}

/*图文按钮  右侧    添加单个学生 */
.u-btn-Addxs{margin:14px auto 0 15px;float:left;  background:url(/Content/Imgs/rt/14.png) no-repeat top center;width:74px;padding-top:40px; overflow:hidden;}

/*图文按钮  右侧    批量添加学生 */
.u-btn-mulAddxs{margin:14px auto 0 15px;float:left;  background:url(/Content/Imgs/rt/15.png) no-repeat top center;width:74px;padding-top:40px; overflow:hidden;}


/*图文按钮  右侧    生成试卷 */
.u-btn-cshijuan{margin:14px auto 0 15px;float:left;  background:url(/Content/Imgs/rt/16.png) no-repeat top center;width:74px;padding-top:40px; overflow:hidden;}

/*图文按钮  右侧    审阅试卷 */
.u-btn-shenshijuan{margin:14px auto 0 15px;float:left;  background:url(/Content/Imgs/rt/17.png) no-repeat top center;width:74px;padding-top:40px; overflow:hidden;}





/*登陆页面--------按钮样式*/

/*图标Logo */
.u-login-logo{display:inline-block; padding-left:45px;padding-top:20px; background:url(/Content/Imgs/login/logo.png) no-repeat bottom left;width:190px;height:20px;}

/*用户名称标志*/
.u-login-user{display:inline-block;width:19px;height:15px;margin-top:10px; background:url(/Content/Imgs/login/user.png) no-repeat center center;}

/*用户密码标志*/
.u-login-pwd{display:inline-block;width:11px;height:18px;margin-top:8.5px; background:url(/Content/Imgs/login/pwd.png) no-repeat center center;}


/*记住密码标志*/
.u-login-rememberPwd{padding-left:20px;float:left; background:url(/Content/Imgs/login/rPwd.png) no-repeat left center;}

/*登陆系统标志*/
.u-login-enter{padding-left:40px;float:right;width:63px;height:33px;background:url(/Content/Imgs/login/enter.png) no-repeat left center;text-align:center;}




/*在线答题页面--------按钮样式*/
.u-ks-off{float:right;padding-left:25px;width:50px;height:18px; background:url(/Content/Imgs/ks/login_out.png) no-repeat left center;}

/*添加单个试题--------浏览按钮样式*/
.u-ks-view{display:inline-block;padding-left:46px;width:45px;height:23px;line-height:23px; background:url(/Content/Imgs/rt/view.png) no-repeat;}


/*判断题*/
.u-btn-ok{background:url(/Content/Imgs/ks/1.png) no-repeat center center;}
.u-btn-false{background:url(/Content/Imgs/ks/2.png) no-repeat center center;}







