/*Tab*/
.tabCloseImage
{
	height: 10px;
	width: 10px;
}
.tab
{
	font-size: small;
	background: url(Images/background/tabbg.gif) repeat-x top;
	height: 30px;
	line-height: 19px;
	padding-right: 3px;
}

.newTab
{
	min-width: 70px;
	max-width: 250px;
	border-left: solid 1px #499eb3;
	border-right: solid 1px #499eb3;
	margin-top: 4px;
	height: 20px;
	float: left;
	background: url(Images/background/tab02.gif) repeat-x top center;
	font-size: small;
	font-weight: bold;
	cursor: pointer;
}
.newTab .a
{
	height: 20px;
}
.allTab
{
	background: url(Images/background/tab01.gif) no-repeat center right;
	margin-top: 5px;
	height: 20px;
	float: left;
	min-width: 70px;
	max-width: 250px;
	cursor: pointer;
}
#tdLeftAdminMenu
{
	text-align: left;
	overflow: scroll;
	overflow-x: hidden;
}
.AdminMenu
{
	border: solid 1px #A4BAD1; /*background-color:#CBE2F4;*/
	text-align: left;
}

.AdminMenuTitle
{
	background-image: url(Images/wdez/bg_Menu_Title.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 26px;
	width: 215px;
	float: left;
	margin-top: 1px;
}
.footer
{
    background-image:url(Images/background/footbg.gif);
    background-repeat:repeat-x;
    background-position: left;
    line-height: 23px;
    text-align: right;
    padding-right: 20px;
    color: #163d67;
    font-size: 12px;
}
#mainDiv
{
	border-style: none;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

/*Menu*/
.Levell2Menu
{
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	background: url(Images/background/menu_04_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 24px;
	font-size: small;
	font-weight: bold;
}
.Levell2Menu a, .Levell2Menu a:link, .Levell2Menu a:visited
{
	padding-left: 50px;
	display: inline-block;
}
.Levell2Menu a:hover
{
	display: inline-block;
	padding-left: 50px;
	background: url(Images/background/menu_04_02.jpg) no-repeat;
	line-height: 24px;
}
/*end*/

/*Chris - menu style in UI.master*/
.tdSearchCorner
{
	width: 46px;
	background: url(Images/TopMenu/index_SearchCorner.PNG);
	height: 37px;
}
.tdSearchContent
{
	vertical-align: middle;
	background: url(Images/TopMenu/tdSearchBg.PNG);
	height: 37px;
}
.tdMenuBg
{
	vertical-align: middle;
	background: url(Images/TopMenu/TdMenuBg.PNG);
	height: 37px;
	font-size: medium;
	font-weight: bolder;
	color: White;
}
.level2Bg
{
	background: url(Images/TopMenu/Level2Bg.PNG);
	height: 26px;
	text-align: left;
	empty-cells: show;
	line-height: 26px;
	padding-left: 50px;
}
#layerNav
{
	color: Gray;
}
#layerNav a
{
	color: Gray;
}
#layerNav a:link
{
	color: Gray;
}
#layerNav a:hover
{
	color: Black;
}

body
{
	text-align: center;
	font: 12px 微软雅黑;
}

/*前台菜单开始*/
#mainNav
{
	margin: 0 auto;
	font-weight: bolder;
	font-family: 微软雅黑;
}
#mainNav li
{
	list-style: none;
	display: inline;
	float: left;
}

ul#mainNav
{
	display: inline;
	height: 0px;
	padding:0px;
}
ul#mainNav li
{
	display: inline;
	float: left;
	text-align: center;
	list-style-type: circle;
	padding-top: 5px;
}
ul#mainNav li:hover
{
	background-color: #ECECEC;
	cursor: pointer;
	height: 25px;
	color: Black;
}

ul#mainNav li#menu_1
{
	display: inline;
	float: left;
	width: 80px;
	border-right: 1px solid #025DB0;
}
ul#mainNav li#menu_2
{
	display: inline;
	float: left;
	width: 80px;
	border-right: 1px solid #025DB0;
}
ul#mainNav li#menu_3
{
	display: inline;
	float: left;
	width: 80px;
	border-right: 1px solid #025DB0;
}
ul#mainNav li#menu_4
{
	display: inline;
	float: left;
	width: 80px;
	border-right: 1px solid #025DB0;
}
ul#mainNav li#menu_5
{
	display: inline;
	float: left;
	width: 80px;
	border-right: 1px solid #025DB0;
}
ul#mainNav li#menu_6
{
	display: inline;
	float: left;
	width: 80px;
	border-right: 1px solid #025DB0;
}
ul#mainNav li#menu_7
{
	display: inline;
	float: left;
	width: 0px;
}
ul#mainNav li#menu_8
{
	display: inline;
	float: left;
	width: 0px;
}
ul#mainNav li#menu_9
{
	display: inline;
	float: left;
	width: 0px;
}
ul#mainNav li a
{
	white-space: nowrap;
	color: White;
}
ul#mainNav li a:hover
{
	white-space: nowrap;
	color: Black;
}

.hiddenLayer
{
	position: absolute;
	float: right;
	text-align: center;
	z-index: auto;
	visibility: hidden;
	width: 700px;
	top: 2em;
	border: 1px solid red;
	height:0px;
}
/*前台菜单结束*/

.tdMenu
{
	text-align: center;
	vertical-align: top; /*padding-left: 2px; 	padding-right: 2px;*/
	padding-bottom: 1px;
}
.tdline /*有重复定义Table.css(200):.tdLine*/
{
	background-image: url(Images/TopMenu/splitLine.PNG);
	background-repeat: no-repeat;
	width: 8px;
}
.tbMenuItem
{
	text-align: center;
	empty-cells: show;
	width: 80px;
	background-image: url(Images/TopMenu/TdMenuBg.PNG);
	background-repeat: repeat-x;
	height: 36px;
	border-width: 0px;
	font-family: 宋体;
	color: White;
}
.tdMenuItem
{
	text-align: center;
	vertical-align: middle;
	font-family: 宋体;
	color: White;
}
.tdMenuItem a
{
	text-align: center;
	text-decoration: none;
	font-family: 宋体;
	color: White;
}

.tdMenuItem a:link, .tdMenuItem a:visited
{
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-family: 宋体;
	color: White;
}
.tdMenuItem a:hover
{
	text-align: center;
	color: White;
	font-size: 14px;
	text-decoration: none;
	font-family: 宋体;
}
.tdMenuItemLeft
{
	text-align: center;
	vertical-align: middle;
	width: 2px;
	font-family: 宋体;
	color: White;
}
.tdMenuItemRight
{
	text-align: center;
	vertical-align: middle;
	width: 2px;
	font-family: 宋体;
	color: White;
}
.tdMenuItemSelectLeft
{
	text-align: center;
	width: 9px;
	background-image: url(Images/TopMenu/left1.gif);
	font-family: 宋体;
	color: White;height: 35px;
}
.tdMenuItemSelectRight
{
	text-align: center;
	width: 12px;
	background-image: url(Images/TopMenu/right2.gif);
	font-family: 宋体;
	color: White;height: 35px;
}
.tdMenuItemSelect
{
	text-align: center;
	vertical-align: middle;
	background-image: url(Images/TopMenu/middle2.gif);
	height: 35px;
	width: 80px;
	font-family: 宋体;
	color: Red;
}
.tdMenuItemSelect a
{
	text-align: center;
	padding-left:3px;
	color: Black;
	text-decoration: none;
	font-family: 宋体;
}
.tdMenuItemSelect a:hover
{
	text-align: center;
	padding-left:3px;
	color: Black;
	text-decoration: none;
	font-family: 宋体;
}


/*BackMenu*/
.leftMenu
{
	background-image: url(Images/background/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 36px;
	border: 0px;
}
/******************菜单*************************/
.menu_normal
{
	background-color: #BAD8FF;
	border: 1px solid #BAD8FF;
	font-weight:normal;
}
.menu_over
{
	background-color: #FFE7A2;
	border: 1px solid #FFBD69;
	cursor:pointer;
	font-weight:normal;
}
