﻿@charset "utf-8";
/* CSS Document */

body{margin:0px; font-family:Tahoma; font-size:12px; background:#eee}

ul,ol,li{list-style-type:none; clear:none; margin:0px;}
p{margin:0px}

/*login*/
#lginbox{
background:url(../images/newui/login_bg_banner.png);
background-repeat:no-repeat;
background-size:100%;
width:1500px;
height:844px;
position:absolute;
top:40%;
left:45%;
margin-left:-630px;
margin-top:-300px
}

#lginbox table{position:relative; top:330px; left:590px; width:250px; height:60px; border:0px}
#lginbox table tr{ height:90px; }
#lginbox table input{background:none; border:0px; width:270px; height:35px; color:#FFFFFF; font-size:20px;}

/*headframe*/
#headframe{width:100%; height:80px}
.user{color:#069; font-weight:bold; padding-right:50px; white-space:nowrap}

/*clmframe*/
#clm-nvgtn{margin:2px}

a.btnf{
background:url(../images/newui/bg_clmframe_btnf.gif) repeat-x; height:30px; display:list-item;
line-height:30px; padding-left:15px; color:#FFFFFF; text-decoration:none; font-weight:bold
}

.btns{width:100%}

.btns a{
height:26px; line-height:26px; display:block; background:url(../images/newui/bg_clmframe_btns.gif) repeat-x;
padding-left:25px; color:#006790; text-decoration:none; clear:both
}

/*ctnframe*/
#header{
height:40px; width:100%; background:url(../images/newui/bg_ctnframe_head.gif) repeat-x top;
border-top:1px solid #fff; position:fixed; top:0px; left:0px; z-index:2
}

#header .ctncrnt{
display:inline-block; padding:0em 1em; height:40px; line-height:40px;
font-size:14px; font-weight:bold; white-space:nowrap}

.bar_tr.hdone , #header .hdone{
display:inline-block; background:url(../images/newui/bg_ctnframe_headspacer.gif) no-repeat; white-space:nowrap;
color:#069; height:40px; line-height:40px; padding:0em 1em
}
#header .hdone img { margin-top:6px; }

#header .hdtext{color:#069; height:40px; line-height:40px; padding-left:1em; white-space:nowrap}

#footer{width:100%; height:20px; background:url(../images/newui/bg_footer.gif) repeat-x; position:fixed; bottom:0px; left:0px; z-index:2}
#footer img{float:right}

#content{display:list-item; list-style-type:none; margin:60px 20px}
#content td{padding:10px 5px; white-space:nowrap}
#content .row0{font-weight:bold}
#content .<%= getStyle() %>{background:#f5fafd}
#content .row2{background:#e5f2f9}
#content a:link,#content a:active,#content a:visited{color:#006790; text-decoration:none}
#content a:hover{color:#069; text-decoration:underline}
#content .flpg{width:100%; text-align:center; padding:10px 0px; white-space:nowrap}
#content .flpg .hlight{color:#069; font-weight:bold}
#content .flpg .null{color:#7aaebf}
#content .item{font-weight:bold; width:6em; text-align:right}
#content .fillbox_shrt{width:16em}
#content .fillbox_midl{width:30em}
#content .fillbox_long{width:50em}
.hlighttext{color:#f36; font-weight:bold; font-family:"宋体"}
.hlightbox{background:#c3c3c3}

.bar_tr {
height:40px; background:url(../images/newui/bg_ctnframe_head.gif) repeat-x; border:0;
}
	
.bar_tr .font_bu1
{
	font-size:14px; font-weight:bold; white-space:nowrap; color:#000
}