﻿/* 页面头部样式 */
 

.orgselector_orgtreecontainer
{
	border-style: none;
	overflow: scroll;
	width: 170px;
	height: 350px;
}
.treecontainer
{
	border-style: none;
	overflow: scroll;
	width: 200px;
	height: 390px;
}
.head_menu
{
	width: 306px;
	height: 32px;
}
.head_userInfo
{
	line-height: 22px;
	text-align: right;
	width: 98%;
	padding-right: 20px;
	padding-top: 4px;
	float: right;
}
.head_menu_right
{
	background-image: url(images/default/h_menu_r.gif);
	width: 9px;
	height: 27px;
	float: right;
}
.head_menu_center
{
	background-image: url(images/default/h_menu_c.gif);
	width: 260px;
	min-width: 100px;
	width: auto !important;
	height: 27px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}
.head_menu_left
{
	background-image: url(images/default/h_menu_l.gif);
	width: 9px;
	height: 27px;
	float: right;
}
.head_menu_center a
{
	color: #ffffff;
	text-decoration: none;
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
}
.head_menu_center a:hover
{
	color: #00FFFF;
	text-decoration: underline;
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
}
.head_menu_center a:active
{
	color: #FF0000;
	text-decoration: underline;
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
}
.head_menu_center a:visited
{
	color: #ffffff;
	text-decoration: none;
	font: bold 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
}

.MainTable
{
	border: 1px solid #eeeeee;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 10px;
}
.trCenters
{
	padding: 0px;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

.Border
{
	
}

.Left
{
	
	border-right: 1px solid #99BBE8;
	background-color: #ffffff;
	vertical-align: top;
}

.Split
{
	 border-right: 1px solid #99BBE8;
}

.Right
{
	background-color:#ffffff;
	vertical-align:top;
}

.tdMiddles
{
	padding: 0px;
	text-align: center;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #fafafa;
	line-height: 5px;
	font-size: 5px;
}
#TreeView1 table{
	height:30px
}