@charset "gb2312";

/* CSS Document */
p
{
	margin:0px;
	line-height:20px;
}

ul{ margin-top:0}

body
{
	margin:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}

#all
{
	width:990px;
	height:500px
}

.Logindiv
{
	float:right;
	font-size:10px;
	margin-top:20px;
	width:150px;
	text-align:right;
	padding-right:15px;
}

.Logindiv a,.Logindiv span {color:#666; display:inline}


.header
{
	padding:5px 0 5px 0;
	vertical-align:top;
}

.header_top
{
	background:url(Img/skin_04.jpg) repeat-x top;
	height:17px;
}

.header_middle
{
	padding:0px;
	margin:0;
	width:100%;
	height:150px;
}

.headerflass
{
	position:absolute;
	margin:auto;
	z-index:-999;
}

.middle_left
{
	width:210px;
	vertical-align:top;
	height:100%;
	padding:2px;
}

.left_top
{
	height:24px;
	width:210px;
	background:url(Img/pro.gif);
}

.left_bottom
{
	height:18px;
	background:url(Img/skin_26.jpg);
	width:210px;
	float:left;
}

.left { margin-top:10px; float:left }

.middle_center
{
	width:100%;
	vertical-align:top;
}

.middle_right
{
	vertical-align:top;
	width:100%;
}

.footer
{
	background:url(Img/skin_36.jpg) no-repeat bottom;
	height:70px;
}

.BREADCRUMB
{
	font-size:12px;
	padding-left:215px;
}

.BreadcrumbTD { height:30px; }

.Breadcrumb_Object
{
	background:url(BreadcrumbArrow.gif) no-repeat left;
	padding-left:10px;
	display:inline;
	color:#003366
}

/*ºáÏò²Ëµ¥*/
.TabList
{
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
}

/*  NavMenu styles start here */

#navHContainer
{
	background-image:url(Img/skin_07.jpg);
	height:40px;
	padding-left:200px;
}

#nav ul
{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:auto;
}

#nav li
{
	position: relative;
	float:left;
	line-height : 40px;
	list-style: none;
	padding:0 15px 0 15px;
	background:url(Img/header.gif) left bottom no-repeat;
}

#nav li ul
{ /* second-level lists */
	position : absolute;
	left: -999em;
	margin:23px 5px 0 0;
	border:1px solid #d1d5d8;
	background-color:#FFFFFF;
	z-index:1;/*	width:13em;*/
	width:180px;
}

#nav li li
{
	background:none;
	padding:0;
	width:180px;
}

#nav a
{
	display:block;
	text-decoration:none;
	text-align:center;
	background:none;
	font-weight:bold;
	padding :2px 0 2px 0;
	color:#000;
}

#nav li li a
{
	margin:1px 1px 1px 1px;
	text-align:left;
	padding-left:10px;
	font-weight:normal;
	background:none;
	line-height:18px;
}

#nav li li a:hover
{
	color:#fff;
	background-color:#d1d5d8;
	background-image:url();
}

#nav li a:hover { background:url(Img/header_hover_bg.gif) center bottom repeat-x; }

#nav .SelectedTab a
{
	background:url(Img/header_hover_bg.gif) center bottom repeat-x;
	font-size:11px;
}

#nav .SelectedTab li a { background:none; }

#nav li .SelectedTab a
{
	color:#fff;
	background-color:#d1d5d8;
	background-image:none;
	font-size:11px;
}

#nav .DisabledTab { color:#ccc; }

/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul { left: -999em; }

#nav li:hover ul,
#nav li.iehover ul
{
	top: 1.6em;
	left:0;
}

#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,
#nav li li li.iehover ul
{
	top: 0;
	left:12.8em;
}

#navContainerBorder
{
	background-color:white;
	padding:2px;
	border:1px solid #333;
	height:30em;
}

#navContainer
{
	border:1px solid #333;
	background-color: #d8edfb;
	vertical-align:top;
	padding:10px 5px 10px 5px;
}

/*×ó±ßtree */
#tree ul
{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

#tree li
{
	float:left;
	line-height : 29px;
	list-style: none;
	background:none;
	z-index:0;
	width: 210px;
	height:29px;
}

#tree li li
{
	border-bottom:0;
	line-height:18px;
	width: 210px;
	height:18px;
}

#tree li ul
{ /* second-level lists */
	position : absolute;
	left: -999em;
	margin:-2.5em 0 0 210px;
	border:1px solid #d1d5d8;
	background-color:#FFFFFF;
	width:210px;
}

#tree li ul ul { /* third-and-above-level lists */ left: -999em; }

#tree a
{
	display:block;
	padding-left:20px;
	text-decoration:none;
	color:#000;
	line-height:29px;
	background:url(Img/MainItemNormal.gif);
}

#tree li li a
{
	font-weight:normal;
	line-height:18px;
	background:url(Img/MainItemHover.gif);
}

#tree li li li a { background:url(Img/MainItemHover.gif) }

#tree li a:hover { color:#FF0000; }

#tree li li a:hover
{
	background:url();
	color:#fff;
	background:url(Img/MainItemSelected.gif);
}

#tree .SelectedTab a
{     /*The first selectedtab <a>*/
	font-weight:normal;
	font-size:11px;
	background:url(Img/MainItemNormal.gif);
	color:#FF0000;
}

#tree .SelectedTab li a
{    /*The second not selectedtab  <a>*/
	font-weight:normal;
	font-size:11px;
	color:#333333
}

#tree li .SelectedTab li a
{  /*The third not selectedtab <a>*/
	background:url(Img/MainItemHover.gif);
	color:#333333
}

#tree li li .SelectedTab li a
{  /*The 4th not selectedtab <a>*/
	background:url(Img/MainItemHover.gif);
	color:#333333
}

#tree li .SelectedTab a
{  /*The second selectedtab <a>*/
	font-weight:normal;
	font-size:11px;
	background:url(Img/MainItemSelected.gif);
	color:#FFFFFF;
}

#tree li li .SelectedTab a
{ /*The third selectedtab <a>*/
	background:url(Img/MainItemSelected.gif);
	color:#FFFFFF;
}

#tree li li li .SelectedTab a
{ /*The 4th selectedtab <a>*/
	background:url(Img/MainItemSelected.gif);
	color:#FFFFFF;
}

#tree .DisabledTab { color:#ccc; }

/*no need to change these hover classes unless you need more than 4 levels */
#tree li:hover ul ul,
#tree li:hover ul ul ul,
#tree li:hover ul ul ul ul,
#tree li.iehover ul ul,
#tree li.iehover ul ul ul,
#tree li.iehover ul ul ul ul { left: -999em; }

#tree li:hover ul,
#tree li li:hover ul,
#tree li li li:hover ul,
#tree li.iehover ul,
#tree li li.iehover ul,
#tree li li li.iehover ul { left: auto; }

#treeContainerBorder { width:210px; }

#treeContainer
{
	vertical-align:top;
	width:210px;
	height:auto;
}

.site_footer{ font-size:11px; margin-bottom:20px;}

/*====Mike Add====*/
.SubHead
{
	font-weight:bold;
	color:#333333;
}

.ClearBoth { clear:both; }

.FloatLeft
{
	float:left;
	clear:left;
	margin-right:12px;
	margin-bottom:12px;
}

.FloatRight
{
	float:right;
	clear:right;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:12px;
}

.VerticalMiddle { vertical-align:middle; }

.Comment td { font-size:12px; }

/************* download ***************/
.downloadTABLE
{
	width:480px;
	line-height:25px;
}

.FileextTD { width:30px; }

.FilenameTD { width:340px; }

.FilesizeTD { width:30px; }

.subHead label img { float:left }

.NewsContentTD span { padding-left:50px;}

/*****Wells Add********/
.specTable_HTML
{

}
.specTable_HTML
{
	background-color:#dddddd;
}

.specTable_HTML td
{
	background-color:#FFFFFF;
	padding:5px;
}