@charset "utf-8";
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #dfdfdf;
	line-height: 18px;
}
ul   {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p {
	margin: 0px;
	padding: 0px;
}
#Main {
	width: 924px;
	z-index: 1;
	margin: auto;
}

#ShadowT {
	background-image: url(../images/bgt.gif);
	background-repeat: no-repeat;
	width: 934px;
	margin: auto;
	background-position: bottom;
	height: 6px;
}

#ShadowX {
	background-image: url(../images/bgx.gif);
	background-repeat: repeat-y;
	width: 934px;
	margin: auto;
}

#ShadowB {
	background-image: url(../images/bgb.gif);
	background-repeat: no-repeat;
	width: 934px;
	margin: auto;
	background-position: top;
	height: 6px;
}

#Header {
	width: 924px;
}
#Header #Banner {
	height: 120px;
	width: 924px;
	overflow: hidden;
}
#Header #Menu {
	background-repeat: no-repeat;
	height: 26px;
	width: 924px;
	margin: 0px;
	background-image: url(../images/menu.gif);
}

#Header  #Bar  {
	height: 26px;
	width: 924px;
	line-height: 26px;
	text-align: right;
	white-space: pre;
	background-color: #FFFFFF;
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
}
#Header #Bar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Header #Bar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Header  #Bar  a:hover  {
	color: #FFCC00;
	text-decoration: none;
}
#SubMenu {
	background-repeat: no-repeat;
	width: 924px;
	position: absolute;
	top: -52px;
	z-index: 99;
}
#SubMenu  .menu-e {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	line-height: 26px;
	font-family: Arial;
	height: 26px;
	top: 0px;
	position: absolute;
}
#SubMenu  .menu-e  a:link {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	text-decoration: none;
	font-family: Arial;
}
#SubMenu  .menu-e  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#SubMenu   .menu-c {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	line-height: 26px;
	font-family: "微软雅黑", "黑体";
	height: 26px;
	top: 0px;
	position: absolute;
}
#SubMenu  .menu-c  a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	text-decoration: none;
	font-family: "微软雅黑", "黑体";
}
#SubMenu  .menu-c  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#SubMenu      .submenu    {
	z-index: 10;
	background-color: #262650;
	text-decoration: none;
	left: 0px;
	top: 26px;
	padding: 1px;
	position: absolute;
	display: none;
	cursor: default;
}
#SubMenu      .submenu table      {
	line-height: 20px;
	padding-left: 4px;
	text-align: left;
	text-decoration: none;
	border: 1px solid #dcdcdc;
}
#SubMenu        .submenu        table a:link      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#SubMenu        .submenu        table a:visited      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#SubMenu      .submenu      table a:hover     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}


#Container {
	margin: auto;
	width: 924px;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	position: relative;
	height: 100%;
}

#LeftSide {
	position: relative;
	width: 180px;
	left: 0px;
	top: 0px;
	z-index: 1;
	margin: 10px;
}
#LeftSide table {
	border: 1px double #dcdcdc;
	text-align: center;
}
#RightSide {
	width: 180px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	margin: 10px;
}
#RightSide table {
	border: 1px double #dcdcdc;
	text-align: center;
}
#AboutDiv {
	position: relative;
	width: 924px;
	left: 0px;
	top: 0px;
	background-color: #EAEAEA;
	line-height: 40px;
	text-align: center;
	font-size: 10px;
}
#CenterDiv {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	margin-top: 10px;
}
#CenterDiv  table {
	border: 1px double #dcdcdc;
	text-align: left;
}
#CenterDiv  table td {
	padding-right: 10px;
	padding-left: 10px;
}


#CenterText {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	margin-right: 10px;
	margin-top: 10px;
}
#CenterText table {
	border: 1px double #dcdcdc;
	text-align: left;
}
#CenterText table td {
	padding-right: 10px;
	padding-left: 10px;
}



.TableTitle {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/tabletitle.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	font-size: 9pt;
}
.TableTitle2 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/tabletitle2.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	font-size: 9pt;
}



.Title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #188878;
	text-decoration: none;
}
