﻿
html{
	width:100%;
	height:100%;
	scrollbar-face-color: #eeeeee; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #b4b4b4; 
	scrollbar-3dlight-color: #b4b4b4; 
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #eeeeee;
}

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	border:0px;
	width:100%;
	height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

*{ padding:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{ border:none;}

.butn {
	height:23px; 
	line-height:23px; 
	width:80px;
	cursor:pointer; 
	background:url(../images/admin_lg_btn.jpg) no-repeat; 
	border:none; 
}

.butn1 {
	height:23px; 
	line-height:23px; 
	width:50px;
	cursor:pointer; 
	background:url(../images/admin_lg_btn.jpg) no-repeat; 
	border:none; 
}

.txtbox{
	width:160px; 
	height:20px; 
	line-height:20px; 
	border:1px solid #689AA3;
}
.txtbox1{
	width:60px; 
	height:20px; 
	line-height:20px; 
	border:1px solid #689AA3;
}
.txtbox2{
	width:360px; 
	height:20px; 
	line-height:20px; 
	border:1px solid #689AA3;
}

ul{list-style-type:none;margin:0px;padding:0px;}

a:link{color:#000000;text-decoration: none;}
a:visited{color:#000;text-decoration: none;}
a:hover{ text-decoration: underline;}
a:active{text-decoration: none;}
input{ vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0px;border:0px;}
th,td{padding:0px;}

.tmpcent{width:1003px;height:auto!important;border-top:3px solid #84A7CC;margin:2px auto;}
.tmpcent dl{width:1000px;clear:left;margin:0px;border-bottom:1px solid #E6E6E6;height:30px;line-height:30px;}
.tmpcent dt{width:198px;float:left;margin:0px;height:30px;line-height:30px;text-align:right;}
.tmpcent dd{width:700px;float:left;margin:0px;height:30px;line-height:30px;border-left:1px solid #E6E6E6;}
.tmpcent th{background-color:#BCDFF3;height:30px;line-height:30px;font-size:11pt;text-align:center;}
.tmpcent table{border-top:1px solid #94BED8;border-left:1px solid #94BED8;}
.tmpcent td,th{height:30px;line-height:30px;text-align:center;border-right:1px solid #94BED8;border-bottom:1px solid #94BED8;}

.regcent{width:976px;height:auto!important;border-top:3px solid #84A7CC;margin:2px auto;}
.regcent dl{width:900px;clear:left;margin:0px;border-bottom:1px solid #E6E6E6;height:30px;line-height:30px;}
.regcent dt{width:98px;float:left;margin:0px;height:30px;line-height:30px;text-align:right;}
.regcent dd{width:700px;float:left;margin:0px;height:30px;line-height:30px;border-left:1px solid #E6E6E6;}

/*************统计报表**************/
.btnSerch{height:29px;line-height:29px;cursor:pointer;background:url(../images/btnstart1.gif) repeat-x;width:96px;border:1px solid #689AA3;color:black;margin-left:20px;}
.chart{margin:10px auto;width:1003px;height:auto!important;}
.chart .top{width:100%;text-align:center;height:35px;border-bottom:2px solid #689AA3}
.chart .example{width:100%;text-align:center;height:30px;line-height:30px; margin-top:10px;}
.chart .example .blue{background:url(../images/bl.gif) no-repeat 0 0;height:30px;line-height:30px;padding-left:25px;float:right;width:80px;}
.chart .example .yellow{background:url(../images/yl.gif) no-repeat 0 0;height:30px;line-height:30px;padding-left:25px;float:right;width:80px;}

/*整体统计*/
.chart .lt{width:300px;float:left;}
.chart .rt{width:700px;float:left;margin-top:15px;}
.chart_l{width:50px;height:440px;background:url(../images/chart_lbg.jpg) no-repeat center center;float:left;margin:0px;border-right:1px solid #418AF7;}
.chart_r{width:50px;height:440px;float:left;margin:0px;position:relative;border-bottom:1px solid #418AF7; z-index:900;}
.chart_r span{display:block;width:20px;position:absolute;bottom:0px;left:2px;z-index:998;background:url(../images/blue.gif) repeat-y;}/*background:url(../images/sp_bg.jpg) repeat-y;*/
.chart_r label{display:block;width:20px;position:absolute;left:2px;text-align:center; z-index:999;}
.chart_b{clear:both;height:30px;line-height:30px;}
.chart_b span{display:block;width:50px;height:30px;float:left;text-align:center;}
.chart .blue{background:url(../images/blue.gif) repeat-y;width:20px;height:30px;}

.chart_list{width:290px;margin:5px auto;}
.chart_list .left{width:145px;float:left;color:#3184CC;}
.chart_list span{display:block;width:145px;height:30px;line-height:30px;clear:both;font-size:14px;border-bottom:1px solid #eee;text-align:right;}
.chart_list label{display:block;width:145px;height:30px;line-height:30px;clear:both;border-bottom:1px solid #eee;text-align:center;}
.chart .title{height:30px;line-height:35px;width:100px;border-bottom:2px solid #FFCB67;background:url(../images/zoom_title1.gif) no-repeat center left;padding-left:35px;font-size:14px;}
.chart .divbtn{clear:both;width:100%;height:35px;text-align:center;margin-top:15px;}

#loading{
	display:none;
	width:200px;
	height:32px;
	position:absolute;
	border:1px solid #9FD5F7;
}