.requiredstar { color:Red; margin-right: 8px; } .box_class_v3 ul { background-color: #FFFFFF; border-bottom: 0px solid #FFFFFF; height: 20px; line-height: 20px; margin: 10px 0px; } .box_class_v3 ul li.li_s_l_n { background-color: #FFFFFF; float: left; text-align: right; width: 20%; margin-right: 1%; } .box_class_v3 ul li.li_s_r_n { background: none repeat scroll 0 0 #FFFFFF; border-left: 1px solid #FFFFFF; float: left; width: 28%; } .box_class_v3 ul li.li_o_l_n { background-color: #FFFFFF; float: left; text-align: right; width: 20%; margin-right: 1%; } .box_class_v3 ul li.li_o_r_n { background-color: #FFFFFF; border-left: 1px solid #FFFFFF; float: left; width: 78%; } .panel-header-v3 { display: block; line-height: 32px; margin: 0; padding: 0; position: relative; width: 100%; } .panel-header-v3 img.panel-header-v3-bg { display: block; height: 32px; margin: 0; width: 100%; z-index: 0; } .panel-header-v3-title { color: #3b8bac; font-size: 14px; font-weight: bold; left: 0; padding-left: 10px; position: absolute; top: 0; } .panel-header-v3-title a { text-decoration: none; color: #3b8bac; } .panel-header-v3-title a:hover { text-decoration: none; color: #3b8bac; } /* 操作列样式 */ .list_operate { } .func_operate { float: none; margin: 0 auto; width: 200px; } .func_operate .btn_pass { background: url("images/approval_btn_pass_b_left.png") no-repeat scroll left 6px transparent; color: #FFFFFF; float: left; height: 36px; margin: 0 8px 0 0; text-decoration: none; cursor: pointer; } .func_operate .btn_pass span{ background: url("images/approval_btn_pass_b.png") no-repeat scroll right 6px transparent; float: left; margin: 0px 0px 0px 8px; padding: 8px 8px 0px 0px; height: 36px; } .func_operate .btn_back { background: url("images/approval_btn_back_b_left.png") no-repeat scroll left 6px transparent; color: #FFFFFF; float: left; height: 36px; text-decoration: none; cursor: pointer; } .func_operate .btn_back span{ background: url("images/approval_btn_back_b.png") no-repeat scroll right 6px transparent; float: left; margin: 0 0 0 8px; padding: 8px 8px 0 0; height: 36px; } /* 鼠标经过样式 .func_operate .btn_pass:hover { background: url("images/approval_btn_pass_h_left.png") no-repeat scroll left 6px transparent; } .func_operate .btn_pass:hover span { background: url("images/approval_btn_pass_h.png") no-repeat scroll right 6px transparent; } .func_operate .btn_back:hover { background: url("images/approval_btn_back_h_left.png") no-repeat scroll left 6px transparent; } .func_operate .btn_back:hover span { background: url("images/approval_btn_back_h.png") no-repeat scroll right 6px transparent; } */