﻿/* 系统css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
 {font-family:'Microsoft Yahei','微软雅黑','新宋体','宋体', Arial; }
/* 'Microsoft Yahei','微软雅黑' */

.nav a h2 {
font-family:'Microsoft Yahei','微软雅黑','新宋体','宋体', Arial;
}

a{color: #0a89c2;text-decoration: none;}
a:hover{text-decoration: underline;}

.sys_red
{
     color:Red;
}
.sys_text_right
{
    text-align:right;
}

html, body {
height: auto;
}

.po_Dettleline_bottom {
border-bottom: dashed 1px #d5d5d5!important;
}

textarea {

border: 1px solid #D0D0D0;

white-space: pre-wrap;

}
textarea:focus { 
border: 1px solid #6DB6D7;
}
.l-textarea:focus { 
border: 1px solid #6DB6D7;
}
.l-textarea:hover {
border-color:#6DB6D7;
}

.review {
color: #919191;
}

.bottom_line
{
     border-bottom:1px dashed #999999; /* 1px #DFDFDF;  */
}

.bottom_line_01
{
     border-bottom:1px dashed #AAD1E2;
}
.bottom_line_02
{
     border-bottom:1px solid #66c9f3;
}
.bottom_line_21
{
     border-bottom:2px solid #66c9f3;
}




/***  toolbar_h22   ***/
.toolbar_h22{float:left;}
.toolbar_h22 li {
display: block;
margin: 0px 5px 0px 0px;
padding: 0px 5px 0px 0px;
list-style: none;
text-indent: 5px;
color:#333333;
background:url(./img/toolbg.gif) repeat-x; 
line-height:22px; 
height:22px; 
border:solid 1px #d3dbde; 
float:left; 
cursor:pointer;
border-radius: 3px;
}
.toolbar_h22 li img{width: 16px;height: 16px;vertical-align: middle;}

.line_height_40
{
height:auto;
line-height: 40px;
}
.line_height_40 th, .line_height_40 td {
height:auto;
line-height: 40px;
}



.line_height_35
{
height:auto;
line-height: 35px;
}
.line_height_35 th, .line_height_35 td {
height:auto;
line-height: 35px;
}


.line_height_30
{
height:auto;
line-height: 30px;
}
.line_height_30 th, .line_height_30 td {
height:auto;
line-height: 30px;
}


.line_height_25
{
height:auto;
line-height: 25px;
}
.line_height_25 th, .line_height_25 td {
height:auto;
line-height: 25px;
}


.line_height_22
{
height:auto;
line-height: 22px;
}
.line_height_22 th, .line_height_22 td {
height:auto;
line-height: 22px;
}

.line_height_20
{
height:auto;
line-height: 20px;
}
.line_height_20 th, .line_height_20 td {
height:auto;
line-height: 20px;
}


/* 查询统计界面选择框 */
.select_label a { background: #5cb85c;height: 25px; display: block; float: left; margin: 0 2px; padding: 0 5px; line-height: 25px;text-indent:0px;}
.select_label a:hover,.select_label .select { background: #f45b0d }
.select_label a:link { color: white; }
.select_label a:hover { color: white; }
.select_label a:visited { color: white; }
.select_label a:active { color: white; }


.fn_save_goon_65 {
width: 65px;
background: url(../../imgs/bg/btn_save_goon_65.gif) no-repeat left top;
}

.fn_save_ed_65 {
width: 65px;
background: url(../../imgs/bg/btn_save_ed_65.gif) no-repeat left top;
}

.fn_save_close_65 {
width: 65px;
height: 30px;
background: url(../../imgs/bg/btn_save_close_65.gif) no-repeat left top;
}
.tb_fn tbody td a {
text-decoration: none;
}