html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th {
	text-align: left;
	font-weight: normal;
} 
html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}
i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}
[hidefocus],
summary {
	outline: 0;
}
li {
	list-style: none;
}
ol,
ul {
	list-style: none;
	list-style-type: none;
}
fieldset,
img {
	border: 0
}
button,
input,
select,
textarea {
	font-size: 100%
}
sup,
sub {
	font-size: 83%;
}
pre,
code,
kbd,
samp {
	font-family: inherit;
}
q:before,
q:after {
	content: none;
}
textarea {
	overflow: auto;
	resize: none;
}
label,
summary {
	cursor: default;
}
a,
button {
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold;
	font-size: 100%;
}
del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
	font-family:Microsoft Yahei,arial, \5b8b\4f53;
	font-size:13px;
	color: #333;
	outline: 0;
}
address,
cite,
dfn,
em,
var {
	font-style: normal
}
code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}
body {
	background: #fff;
}
a {
	text-decoration: none;
	color: black;
}
a:link, a:hover, a:visited, a:visited {
    text-decoration: none;
}
.clear{
	*zoom: 1;
}
.clear:after {
	display: block;
	content: "";
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.none{
	display:none;
}
.none_im{
	display: none !important;
}
.center{
	width: 100%;
	text-align: center;
}
.note_title{
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	color: goldenrod;
}
.long_width{ width:200px;box-sizing: border-box;padding: 1px 0;vertical-align: middle;}
.short_width{width:100px;box-sizing: border-box;padding: 1px 0;vertical-align: middle;}
.medium_width{width:150px;box-sizing: border-box;padding: 1px 0;vertical-align: middle;}
.   {width:70px;box-sizing: border-box;padding: 1px 0;vertical-align: middle;}
/*必填事项的红点*/
.icon_must{
	margin-left: 2px;
    padding-left: 10px;
    background: url(../img/ico_must.gif) no-repeat left 3px;
}
/*default_form 基本表格样式start*/
.default_form{
    width: 100%;
}
.default_form_1{
    width: 100%;
    background: #E3EEF8;
}
.default_form_1 th{
    border-left: 1px #BDD3E7 solid;
    border-right: 2px #61aef0 solid;
    border-bottom: 1px #bdd3e7 solid;
    text-align: right;
    padding:3px 10px;
    white-space: nowrap;
    font-weight: bold;
    min-height: 26px;
    height: 26px;
}
.default_form_1 td{
    border-bottom: 1px #bdd3e7 solid;
    padding: 3px 6px;
    height: 26px;
    min-height: 26px;
    text-align:left;
}
.default_form .title
{
border-left: 1px #BDD3E7 solid;
border-right: 2px #61aef0 solid;
border-bottom: 1px #bdd3e7 solid;
text-align: right;
padding:3px 10px;
white-space: nowrap;
font-weight: bold;
min-height: 26px;
height: 26px;
}
.default_form a.upload_btn{color:#333 !important;}

.default_form .title{
    border-left: 1px #BDD3E7 solid;
    border-right: 2px #61aef0 solid;
    border-bottom: 1px #bdd3e7 solid;
    text-align: right;
    padding: 3px 10px;
    white-space: nowrap;
    font-weight: bold;
    min-height: 26px;
    height: 26px;
    font-size: 13px !important;
}

.default_form input{width:150px;padding: 2px 0;vertical-align: middle;height:24px;box-sizing: border-box;}
.default_form input.Wdate{height:24px;}
.default_form input[type="radio"]{width:auto !important;height:auto !important;}
.default_form input[type="file"]{width:auto !important;height:auto !important;}
.default_form input[type="button"]{width:auto !important;height:auto !important;padding:0px 20px;}
.default_form input[type="checkbox"]{width:auto !important;height:auto !important;}
.default_form select{width:150px;padding: 2px 0;vertical-align: middle;height:24px;box-sizing: border-box;}
.default_form textarea{width:auto;padding: 2px 0;vertical-align: middle;box-sizing: border-box;}
.default_form{border-left:1px solid #ffffff !important;}
.ui-helper-hidden-accessible{display:none}
input[type="search"]{height:22px;padding:2px 0px;}


input[type="file"]{border:none;height:auto !important;}


/*default_form 基本表格样式end*/

/*红色字体 （提示） start*/
.info_block{color: red;display: block;}
/*红色字体 （提示） end*/


/*报价样式 start*/
.quote_tr{width: 100%}
.quote_td{padding: 0!important;width: 50%!important;white-space: nowrap;border-bottom: none!important;}
.quote_td:first-child{border-right: 1px solid #61AEF0;}
.formula td{background: #BBDCF5;border: none;white-space:nowrap; min-width: 15px;nowrap;padding: 3px 0!important;width: 12%!important;}
.formula2 td{border: none;color: #086EC5;min-width: 15px;padding: 3px 0px!important;width: 12%!important;}
.quote_tr td{padding: 0;}
.quote_table{width: 100%;}
.formula{width: 100%;}
.formula2{width: 100%;}
.quote_td table{width: 100%}
.quote_td_one{width: 100%!important;}
.quote_td_one table{width: 100%!important;}
.quote_td_one td{width: auto!important;}
.operator_td{max-width: 35px}
.dt_header_btn label{float: left;}
.dt_header_btn input[type="checkbox"]{margin-top: 8px;}

/*报价样式 end*/ 


/*错误按钮样式 start*/
.error-icon {
    display: block;
    height: 17px;
    width: 18px;
    background: url(../img/icon_error.png) no-repeat;
    margin-left: 50px;
}
label.error {
    background: url(../images/validate/unchecked.png) no-repeat;
    color: #F00;
    font-size: 13px;
    padding-left: 16px;
    margin-left: 0.5em;
}
/*错误按钮样式 end*/

/*zy end*/



/*主页 start*/
html,body{
	width: 100%;
	height: 100%;
}
.home_page{
	width: 100%;
	height: 100%;
}
.home_wrap{
	width: 100%;
	height: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
/*背景图start*/
.backgroundImage {
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}
.backgroundImage img {
    width: 100%;
    height: 100%;
}
/*背景图end*/
/*顶部logo展示 start*/
.header {
    font-size: 14px;
    padding: 0;
    height: 67px;
}
.header-left {
    float: left;
    padding: 18px 0;
}
.header-right {
    float: right;
    font-size: 12px;
}
.header-right li {
    float: left;
    color: #a0c1de;
    line-height: 30px;
}
.btn-notice {
    margin-top: 3px;
    width: 41px;
    height: 23px;
    background: url(../img/btn_notice2.png);
    border: none;
    outline: none;
    cursor: pointer;
}
.header-right li a:link, .header-right li a:active, .header-right li a:visited {
    color: #a0c1de;
    text-decoration: none;
}
.header-right li a {
    padding: 0px 5px;
}
/*顶部logo展示 end*/
/*主页中间部分 start*/
.home_content {
	box-sizing: border-box;
	position: relative;
}
/*收缩按钮 start*/
.icon-left {
    top: 0;
    position: absolute;
    height: 38px;
    width: 24px;
    left: -24px;
    float: left;
    cursor: pointer;
    z-index: 108;
    background: #3291e2;
}
.icon-left a{
	display: block;
	width: 24px;
	height: 38px;
	background: url(../img/btn_toggle1.png);
}
.icon-left a.right{
	background: url(../img/btn_toggle2.png);
}

/*收缩按钮 end*/
/*左边菜单结构 start*/
.leftsideBar{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.third-menu-without {
    position: absolute;
    top: 38px;
    left: 212px;
    z-index: 100;
    background: #afd3ef;
    padding: 0 4px;
    display: none;
    border-right: 1px solid #5397D1;
}
.third-menu-without li {
    text-align: left;
    width: 212px;
    padding: 0;
    background: #afd3ef;
    height: auto;
    border-bottom: 1px dashed #0b4577;
}
.second-list .third-menu-without li a {
    color: #093a64;
}
.leftsideBar-top {
    font-size: 14px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: left;
    background: #2c7fc5;
    box-sizing: border-box;
    overflow:hidden;
}
.second-menu li.second-list {
    background: #093a64;
    height: 32px;
    line-height: 32px;
    text-align: left;
}
.second-list-active {
    background: #236196 !important;
    color: #fff;
}
.second-menu li a {
    display: block;
    width: 100%;
    color: #a0c1de;
    overflow: hidden;
}
.leftsideBar-menu .second-menu li a:after{
	content: "";
	display: block;
	clear: both;
}
.leftsideBar-menu .second-menu li a .show_m_threelist, .leftsideBar-menu .second-menu li a .show_m_addarea {
    display: block;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px #0b4577 solid;
}
.show_m_addarea {
    display: block !important;
    float: none;
    overflow: hidden;
    box-sizing: border-box;
}
.leftsideBar-menu .second-menu li a .show_m_threelist {
    padding-left: 38px;
    padding-right: 38px;
    float: left;
    box-sizing: border-box;
}

/*左边菜单结构end*/

/*主页中间部分右边 start*/

.containerTittle {
    background: #b4d8f8;
    width: 100%;
    height: 33px;
    line-height: 33px;
    border-bottom: #76bdf9 1px solid;
    color: #086ec5;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
}
.iconSign {
    width: 11px;
    height: 9px;
    background: url(./img/icon_sign.png) left no-repeat;
    padding-left: 20px;
}

/*主页中间部分右边 start*/

/*主页中间部分 end*/


/*尾部部分start*/
/*尾部部分end*/
/*主页 end*/
/*dt_top_box start*/
.dt_top_box{width:100%;padding:0px 5px;background:url('img/bg_btn1.png') repeat-x #b6d8f2;border-bottom:1px solid #95bfe1; }
.dt_top_box:after{display:block;content:"";clear:both;}
.dt_top_box a,.dt_top_box input{margin:5px 0;float:left}
.dt_top_box .btn_1{line-height: 23px;margin:6px 5px 5px 0px;}
.dt_top_box .btn_2{line-height: 23px;margin:6px 5px 5px 0px;}
/*dt_top_box end*/
.dt_header_btn form .btn_1{float:left}
.dt_header_btn form .btn_2{float:left}
.dt_header_btn form input{float:left}
.dt_top_box_nb{width:100%;padding:8px 5px;}
.dt_top_box_nb:after{display:block;content:"";clear:both;}
.dt_top_box_nb a,.dt_top_box_nb input{margin:5px 0;float:left}
.dt_top_box_nb .btn_1{line-height: 23px;margin:6px 9px 5px 0px !important;}
.dt_top_box_nb .btn_2{line-height: 23px;margin:6px 9px 5px 0px !important;}
 .dataTables_scrollBody::-webkit-scrollbar-button{
    background-color:#FF7677;
}
.dataTables_scrollBody {
    *margin-top: -1px;
    width:100%;
    -webkit-overflow-scrolling: touch;
}
.portlet_label li>.ui-tabs-selected,li>.ui-tabs-selected{ position:relative;z-index:99;}
iframe
{
  border: 0;
  margin: 0;
  padding: 0;
}
#ym-window{
    overflow:hidden;
    font-size:12px;
    font-family:Microsoft Yahei,arial, \5b8b\4f53;
}
.ym-ml{padding-left:1px;}
.ym-mr{padding-right:1px;}
.ym-mc{padding:0}
input.btnStyle{
    width:60px;height:23px;line-height:18px;
    border-radius: 5px;
    font-size:12px;border:0;margin:10px 0
}
body {
    width: 100%;
    font-size: 13px;
    padding: 0;
    margin: 0;
    font-size:13px;font-family:Microsoft Yahei,arial, \5b8b\4f53;
    overflow-x:hidden;
}
input{text-indent:4px;}
.home_content .home_left_wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 212px;
    height: 100%;
    z-index: 10;
    display: block;
}
.home_content .home_right_wrap{
    height: 100%;
    position: absolute;
    width: auto;
    padding: 0;
    left: 212px;
    top:0;
    right: 0;
}
.btn_signin{width:380px;}
.login-box {
    width: 376px;
    margin-left: 5px;
    position: relative;
}
.icon_left {
    top: 0;
    position: absolute;
    height: 38px;
    width: 24px;
    left: -24px;
    float: left;
    cursor: pointer;
    z-index: 108;
}
.leftsideBar_top {
    font-size: 14px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: left;
    box-sizing: border-box;
    overflow:hidden;
    padding-left:6px;
}
.second_menu li.second_list {
    height: 32px;
    line-height: 32px;
    text-align: left;
}
.second_menu li a {
    display: block;
    width: 100%;
    overflow: hidden;
}
.topNav {
    font-size: 14px;
    width: 100%;
    height: 38px;
    z-index: 110;
}
.topNav_menu li a:link, .topNav_menu li a:active, .topNav_menu li a:visited {
    text-decoration: none;
}
.form {
    line-height: 32px;
    white-space: nowrap;
}
.footer {
    height: 30px;
    width: 100%;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
.default_form th{
    text-align: right;
    padding:3px 10px;
    white-space: nowrap;
    font-weight: bold;
    min-height: 26px;
    height: 26px;
}
.default_form td{
    text-indent: 6px;
    padding: 3px 0;
    height: 26px;
    min-height: 26px;
}
.main {
    height: 100%;
    position: absolute;
    width: auto;
    padding: 0;
    left: 0;
    top: 0;
    right: 0;
    bottom:0;
    box-sizing: border-box;
}
.btn_1 {
    text-align: center;
    margin-right: 4px;
    width: auto;
    height:auto !important;
    line-height: 23px;
    padding: 0px 20px;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    font-size: 12px;
    margin: 0px 4px 0px 0;
    display:inline-block;
    vertical-align:middle;
}
.btn_2 {
    text-align: center;
    width: auto;
    line-height: 23px;
    padding: 0px 20px;
    border: 0;
    height:auto !important;
    cursor: pointer;
    border-radius: 5px;
    font-size: 12px;
    margin:1px 4px 1px 0;
    display:inline-block;
    vertical-align:middle;
    height:auto;
}
#treeboxbox_tree{
    overflow-y: auto;
    overflow-x: auto;   
}
input.sear_m_inputalign,select.SearchInput{
    box-sizing: border-box;
}
.search_m_clipline{
    height: 13px;
    display: inline-block;
    vertical-align:middle;
}
.search_m_adbox a
{
    padding: 0 10px;
    text-decoration: none;
    height: 30px;
    display: inline-block;
    line-height: 30px;
}
.check_m_panel{
    position: absolute;
    right: -1px;
    top: 32px;
    z-index: 100;
    display: none; 
    width: 312px;
}
.btn_m_group{
    text-align: center;
    padding: 4px 0;
    height: 25px;
}
.check_m_panel a .btn_m{
    text-align: center;
    margin-right: 4px;
    width: auto;
    line-height: 22px;
    padding: 4px 10px;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 2px;
}
.submit_btn_top{
    text-indent:0px;
    padding: 5px 5px;
    width: auto;
    height: auto;
    line-height: 20px;
    font-weight: normal;
    border: none;
    margin: 0;
    cursor: pointer;
    background:none;
    vertical-align:middle;
}
.login_wrap{
    width: 100%;
    height:100%;
}
.btn-signin {
    position: relative;
    bottom: -12px;
    border: none;
    width: 380px;
    padding: 6px 12px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border-radius: 4px;
    margin-left: 5px;
    line-height: 1.42857143;
}
.search_m_twopart{
    width: 100%;
    position: absolute;
    z-index:2;
    top: 32px;
    left: 0;
 }
 .leftsideBar_menu .second_menu li a .show_m_threelist,.leftsideBar_menu .second_menu li a .show_m_addarea
 {
    display:block;
    height: 32px;
    line-height: 32px;
 }
 .top_m_page    
 {
    height: 26px;
    line-height: 26px;
    padding: 3px 0 3px 3px;
    overflow: hidden;
 }
 input.Wdate{
    height: 23px;
    line-height: 21px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    border-right:none !important;
    text-decoration: none !important;
    padding: 2px 6px;
    margin: 0;
    cursor: pointer;
 }
.form_table1,form_table2.form_table3,.default_form
{
    width: 100%;
    text-align: left;
}
.odd td{
    padding: 0 5px;
 }
 .even td {
    padding: 0 5px;
 }
 .form_table th
 {
     text-align: right;
     padding-right: 10px;
     font-weight: normal;
     white-space: nowrap;
     font-weight:blod;
 }
 .form_table td
 {
     text-indent:6px;
     padding:3px 0;
 }
 table thead  tr{height:33px;}
.ym-tl{padding-left:1px;padding-top:1px;}
.ym-tr{padding-right:1px;}
.ym-tc{overflow:hidden;height:25px;line-height:25px;}
.bottom_m{
    height: 30px;
    line-height: 30px;
 }
 .TitleInfos
 {
 width:100%;
 height: 32px;
 line-height: 32px;
 text-align: center;
 }
 .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
    height: 30px;
}
.form_module_title {
    font-weight:bold;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.icon-user {
    width: 188px;
    float: left;
    height: 38px;
    display: block;
    padding-left: 32px;
}
.icon_user {
    width: 188px;
    float: left;
    height: 38px;
    display: block;
    padding-left: 32px;
    font-size:13px;
}
.dataTables_scrollBody::-webkit-scrollbar-button:vertical:single-button:start {
    width: 14px;
    cursor: pointer;
}
.dataTables_scrollBody::-webkit-scrollbar-button:vertical:single-button:end {
    width: 14px;
    cursor: pointer;
}
 .dataTables_scrollBody::-webkit-scrollbar-button:vertical:single-button:start:hover {
    width: 14px;
    cursor: pointer;
}
.dataTables_scrollBody::-webkit-scrollbar-button:vertical:single-button:end:hover{
    width: 14px;
    cursor: pointer;
}
.dataTables_scrollBody::-webkit-scrollbar-button:horizontal:single-button:start {
    width: 14px;
    cursor: pointer;
}
.dataTables_scrollBody::-webkit-scrollbar-button:horizontal:single-button:end {
    width: 14px;
    cursor: pointer;
}
.dataTables_scrollBody::-webkit-scrollbar-button:horizontal:single-button:start:hover {
    width: 14px;
    cursor: pointer;
}
.dataTables_scrollBody::-webkit-scrollbar-button:horizontal:single-button:end:hover {
    width: 14px;
    cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:vertical:single-button:start {
    width: 14px;
    cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:vertical:single-button:end {
width: 14px;
cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:vertical:single-button:start:hover {
width: 14px;
cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:vertical:single-button:end:hover{
width: 14px;
cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:horizontal:single-button:start {
width: 14px;
cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:horizontal:single-button:end {
width: 14px;
cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:horizontal:single-button:start:hover {
width: 14px;
cursor: pointer;
}
.containerTableStyle::-webkit-scrollbar-button:horizontal:single-button:end:hover {
width: 14px;
cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:vertical:single-button:start {
width: 14px;
cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:vertical:single-button:end {
width: 14px;
cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:vertical:single-button:start:hover {
width: 14px;
cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:vertical:single-button:end:hover{
width: 14px;
cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:horizontal:single-button:start {
    width: 14px;
    cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:horizontal:single-button:end {
    width: 14px;
    cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:horizontal:single-button:start:hover {
    width: 14px;
    cursor: pointer;
}
.form textarea::-webkit-scrollbar-button:horizontal:single-button:end:hover {
    width: 14px;
    cursor: pointer;
}
.btn_right_box.bg,.btn_left_box.bg,.btn_leftRight_box.bg,.btn_center_box.bg,.btn_toRight_box.bg
{
border-bottom: 1px solid #95bfe1;
}
.search_m_reset a{
display:inline-block;
height:30px;
width:30px;
}
.search_m_refresh a{
display:inline-block;
height:30px;
width:30px;
}
.sear_m_wrap .sear_m_ico
{
    width: 16px;
    height: 16px;
    float: left;
    position: absolute;
    left:55px;
    top: 7px;
}
.hideBtn {
    cursor: pointer;
    color: #fff;
    float: right;
    padding-right: 15px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.form_module_title1{
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #95bfe1;
    color: #333;
}
.tabs_title{
    margin-left: 5px;
    text-indent: 15px;
    display: inline-block;
}
.btn_leftRight_box .right .btn_left_box span{
	margin-top:0;
}
.submit_btn_div4 { padding:2px 0px; text-align:right;height:28px;line-height:26px;}
.dt_rl_wrapVersion1 .triggerleft .bottom.porlet_auto_wrap
{
	width: 248px;
	padding-right: 8px;
	box-sizing: border-box;
}
.leftsideBar_menu .second_menu li a .show_m_threelist {
    padding-left: 38px;
    padding-right: 38px;
    float: left;
    box-sizing: border-box;
}
.leftsideBar_menu .second_menu li a .show_m_threelist, .leftsideBar_menu .second_menu li a .show_m_addarea {
    display: block;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px #0b4577 solid;
} 
.dt_rl_wrapVersion1 .dt_rl_ltrigger{
    width: 250px;
    top: 0px;
    left: 0px;
    height: 100%;
    position: absolute;
    overflow: hidden;
}
.dt_rl_wrapVersion1 .dt_rl_lpart{
    position: relative;
    left: 0px;
    top: 0px;
    width: 250px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.btn_left_box a.btn_1, .btn_left_box a.btn_2
{
     margin: 2px 4px 2px 2px;
}
.dt_header_btn a.btn_1, .dt_header_btn a.btn_2
{
     margin: 1px 0px 4px 2px;
}
label.error {
    background:url("./img/icon_error.png") no-repeat !important;
    color:#F00;
    font-size:13px;
    padding-left: 20px;
    margin-left: 0.5em;
}
.icon_ontime
{
	display:block;
	width:18px;
	height:18px;
	margin:0 auto;
	background:url("./img/icon_ontime.png") no-repeat;
}
.icon_overdue
{
	display:block;
	width:18px;
	height:18px;
	margin:0 auto;
	background:url("./img/icon_overdue.png") no-repeat;
}
.icon_unfinished
{
	display:block;
	width:18px;
	height:18px;
	margin:0 auto;
	background:url("./img/icon_unfinished.png") no-repeat; 
}
.login_bg_signIn
{
    margin-top: 30px;
}
.login_p_signIn
{
    width:140px;
    height:173px;
}
.login_p_signIn.login_p_signIn2
{
    width:163px;
    height:198px;
}
.header_left{width:500px;height:67px;}
.header_left .lodefault_logo
{
    width:100%;
    height:100%;
}