﻿ /* Font Definitions */
 @font-face
	{font-family:PMingLiU;
	panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"\@PMingLiU";
	panose-1:2 2 3 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h1
	{margin-right:0cm;
	margin-left:0cm;
	font-size:24.0pt;
	font-family:"Times New Roman";
	font-weight:bold;}
h4
	{font-weight:bold; color: rgb(0, 102, 204);font-family: Verdana}
H1.Head
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold ;
	color: rgb(0, 102, 204);
}
a.Tips:link, a.Tips:visited
{
	color:#000080;
	font-size: medium ; 
	font-weight: bold;
	font-family: Verdana;
}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:blue;
	text-decoration:underline;}
p
	{margin-right:0cm;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman";}
@page Section1
	{size:21.0cm 842.0pt;
	margin:1.0cm 1.0cm 1.0cm 1.0cm;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
body
    {
    background-color: white;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
.SplitterBar
{
	position: absolute;
	top: 60px;
	bottom: 0px;
	left: 0;
	z-index: 3;
	overflow: auto;
	left: 270px;
	width: 5px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: e-resize;
	margin: 0px;
	padding: 0px;
	background-color: #A1C6EB;
	background-image: url(images/lib_grippy.gif );
}
.innerSplitter
{
	display:  block;
}

.OverlayHidden
{
	position: absolute;
	top: 60px;
	bottom: 0px;
	left: 0;
	z-index: 3;
	display:none;
	visibility:hidden;
	z-index:0;
}

.OverlayShow
{
	position: absolute;
	top: 58px;
	bottom: 0px;
	left: 0;
	z-index: 3;
	display: block;
	visibility: visible;
	width: 100%;
	height: 100%;
	z-index: 1024;
	background-image: url('image/1px.png' );
	background-repeat:repeat-x;
	background-color: transparent;
}

.Menu a
{
	
	font-family:Verdana;
	font-size:9pt;
	color:Black;
	text-decoration:none;
	 
	 }