﻿/********基本信息********/
body, html
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
	font-family: Verdana;}

a
{
	/*color: #000;	*/
	text-decoration: none;}

	a img
	{
		border: 0px;}

.button
{
	width: 108px;
	border: 0px #000;
	color: #0e3a61;
	background-image: url(images/button.jpg);
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	display: inline;
	font-family: 黑体;
	font-weight: bold;}

/********全局链接样式*******/
a:link
{
	font-weight: normal;
	color: #000000;}

a:visited
{
	font-weight: normal;
	color: #000000;}

a:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;}

/*头部菜单链接*/
a.A_header:link
{
	color: White;}

a.A_header:visited
{
	color: White;}

a.A_header:hover
{
	color: #ff9c00;
	text-decoration: none;}

/********登录界面背景********/
#login_bg
{
	width: 1400px;
	height: 700px;
	margin: auto auto;
	background-image: url(images/login/login.jpg);}

#login_input
{
	padding-top: 260px;
	margin-left: 225px;}

/************树菜单************/
.TreeView
{
	border-bottom: 0px none white !important;
	vertical-align: top;}

	.TreeView div
	{
		margin: 0px;}

	.TreeView table
	{
		border-bottom: 0px none white !important;}

	.TreeView div table
	{
		border-bottom: 0px none white !important;
		border-top: none !important;}

	.TreeView table td
	{
		padding: 0px 0;
		border-bottom: 0px none white !important;}

.RootNodeStyle
{
	background-image: url(images/menu/arrow_s_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	line-height:25px;
	/*width: 220px;*/
	font-size: 12px;}

.SelectedNodeStyle
{
	background-image: url(images/menu/arrow_s_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;}
/*.HoverNodeStyle
	{
		height: 22px;
		width: 220px;
	}*/
.LeafNodeStyle
{
	background-image: url(images/menu/arrow_s_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;}

/***内容***/
#contents
{
	height: 645px;
	border: 0;}

#contents_left
{
	float: left;
	width: 208px;
	background-image: url(images/default/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	border: 0;}

#contents_middle
{
	float: left;
	width: 9px;
	background-image: url(images/default/menu_left.jpg);
	background-repeat: no-repeat;
	height: 100%;
	border: 0;
	cursor: pointer;}

#contents_right
{
	float: left;
	width: 84%;
	height: 100%;
	border: 0;}

#footer
{
	text-align: right;
	clear: both;
	width: 100%;
	height: 43px;
	line-height: 43px;
	color: #808080;
	background-image: url(images/default/bottom_bg.jpg);
	background-repeat: repeat-x;}

/***** main *****/
.contentbody
{
	margin: 0px 0px 0px 10px;
	width: 98.5%;
	overflow-y: auto;
	overflow-x: hidden;
	height: 645px;}

.content_title
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #3582ab;
	margin: 10px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
	display: inline;}

.content_btn
{
	margin-top:0px;
	height: 30px;
	line-height: 30px;
	display: inline;}

	.content_btn ul
	{
		float: right;
		list-style-type: none;
		display: inline;}

		.content_btn ul li
		{
			float: left; /*横向显示*/
			/*display: block;*/
			padding: 10px 0px 0px 10px;
			height: 30px;
			line-height: 30px;
			display: inline;}

	.content_btn .button
	{
		width: 108px;
		border: 0px #000;
		color: #0e3a61;
		background-image: url(images/button.jpg);
		height: 32px;
		line-height: 32px;
		cursor: pointer;
		display: inline;
		font-family: 黑体;
		font-weight: bold;}

.content_detail
{
	height: auto;
	clear: both;}

.content_list
{
	height: auto;
	clear: both;}

/**** menu ***/
.menu_top
{
	background-image: url(images/menu/menu_top.jpg);
	background-repeat: no-repeat;
	width: 194px;
	margin: 8px 0 0 8px;}

/********功能内容区样式********/
.contentmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 100%;
	overflow: auto;}

	.contentmenu .menutree
	{
		padding-top: 20px;}

.contentmain
{
	margin: 0px 40px 20px 240px;
	overflow: auto;}

.content_info_view
{
	margin: 0 15px 0 240px;
	overflow: hidden;
	height: 640px;
	width: 78%;}

/********main 定位的表格样式********/
.table1
{
	border: 0;
	width: 100%;}

	.table1 tr
	{
		background-color: #3582ab;
		word-break: break-all;
		word-wrap: break-word;}

.table2
{
	width: 100%;
	border: 0;}

	.table2 tr
	{
		background-color: #f0f4f7;}

	.table2 td
	{
		padding: 5px 5px 5px 5px;}

.table_custom
{
	background-color: #f8f8f8;
	margin-top: 50px;
	border: 1px solid #DDDDDD;
	width: 100%;}

	.table_custom td
	{
		padding: 5px 5px 5px 5px;}

/****往年年度对比控件***/
.input_viewyearly
{
	border: none;
	background-color: #f0f4f7;
	color: #f0f4f7;
	width: 28px;}

/************等待数据样式************/
.load
{
	z-index: 1000;
	height: 95px;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	display: none;
	top: 350px;
	left: 500px;
	position: absolute;
	visibility: visible;}

/***gridview 列表显示样式***/
.gvList_td_border
{
	line-height: 20px;
	border-bottom: inset #6bdff0 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;}

.gvList_heard
{
	background-image: url(images/list_top.jpg);
	/*width:100%;*/
	background-repeat: repeat;}