body{
	font-family: 微软雅黑,宋体,Arial,sans-serif;
	font-size:14px;
}
textarea{font-size:12px;}
a.list_btn{ color:#005ea7; text-decoration:none; display:block;font-size: 13px;}
a:hover.list_btn{color:#f40; text-decoration:underline; display:block}
a:active.list_btn{ background:#e3e3e3; display:block}

.easyui-tree li
{
	margin: 5px 0px 0px 0px;
	padding: 1px;
}

#mainlogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 575px;
	height: 72px;
}
#center
{
	padding-left: 575px;
	padding-right: 425px;
}
#mainctrl
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 72px;
	width: 425px;
}

.wel
{
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
.ctr
{
	vertical-align: middle;
	margin-top: 18px;
	height: 22px;
	text-align: right;
	float: right;
}

.ctr li
{
	float: left;
	list-style: none;
}


.easyui-accordion ul{list-style-type:none;margin:0px; padding:10px;}
.easyui-accordion ul li{ padding:0px;}
.easyui-accordion ul li a{line-height:24px;}
.easyui-accordion ul li a{
	color: Black;
	text-decoration: none;
}

.easyui-accordion ul li a.v1:visited, a.v1:active, a.v1:link{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.easyui-accordion ul li a.v1:hover{
	font-size: 14px;
	color: #005500;
	text-decoration: none;
}
.easyui-accordion ul li div{margin:2px 0px;padding-left:10px;padding-top:2px;}
.easyui-accordion ul li div.hover{border:0px dashed #99BBE8; background:#E0ECFF;cursor:pointer;}
.easyui-accordion ul li div.hover a{color:#416AA3;}
.easyui-accordion ul li div.selected{border:0px solid #99BBE8; background:#E0ECFF;cursor:default;}
.easyui-accordion ul li div.selected a{color:#416AA3; font-weight:bold;}


.orangebold {
	FONT-WEIGHT: bold;
	COLOR: #FF6600;
	TEXT-DECORATION: none
}

.excelDownload {
	background:url(../images/excel.jpg) no-repeat;
	height: 85px;
	width: 173px;
	border:0; 
	cursor:pointer;
}

.pdfDownload {
	background:url(../images/pdf.jpg) no-repeat;
	height: 85px;
	width: 173px;
	border:0; 
	cursor:pointer;
}

.excelDownload:hover {
	background:url(../images/excel_hover.jpg) no-repeat;
	height: 85px;
	width: 173px;
	border:0; 
	cursor:pointer;
}
.pdfDownload:hover {
	background:url(../images/pdf_hover.jpg) no-repeat;
	height: 85px;
	width: 173px;
	border:0; 
	cursor:pointer;
}

.report{ 
	height:21px; 
	background:url(../images/reportbj.jpg) repeat-x; 
	border-bottom:#d2d2d2 1px solid; 
	margin-top:5px;
	margin-bottom:5px;
}
.report_txt{
	font-size:13px; 
	color:#fff; 
	height:21px; 
	line-height:21px; 
	background:#0362a7; 
	float:left; 
	padding:0 10px; 
}
.report_yy{ 
	width:200px; 
	height:21px; 
	float:left; 
	background:url(../images/searchCondition.jpg)  no-repeat;
}

.chart_box {
	border: #BBD4E8 1px solid;
	min-height: 300px;
	height: auto !important;
	height: 350px;
	width: 810px;
	margin: 5px 5px 20px 5px;
}

.chart_box h2 {
	height: 28px;
	text-align: center;
	margin: 0px;
	color: #494949;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
	background: url(../images/chart_bj.jpg) repeat-x;
}

.gap {
	padding: 5px;
	text-align: center;
}

.collapse {
  height:16px;
  width:16px;
  float:left;
  display:block;
  background: url('../images/arrows.png') no-repeat 0 0;
}

.expand {
  height:16px;
  width:16px;
  float:left;
  display:block;
  background: url('../images/arrows.png') no-repeat -16px 0;
}