@charset "iso-8859-1";
/* CSS Document */

body
{
background-color: #ADD8E6;
scrollbar-face-color: #738FC7;
scrollbar-track-color: #000579; 
scrollbar-arrow-color: #990000;
scrollbar-highlight-color: #ADD8E6; 
scrollbar-3dlight-color: #000; 
scrollbar-shadow-color: #000579;
scrollbar-darkshadow-color: #000590;
}
.title
{
color: #00008B;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:x-large;
text-align:center;
}
div
{
margin:5px;
}
.layer
{
background-color: #ADD8E6;
background-image:url(../images/zinanshan.gif);
background-attachment:fixed;
background-position:center;
font-variant:inherit;
overflow:visible;
position:absolute;
text-align:center;
left:30%;
top:40px;
width:auto;
height:auto;
visibility:hidden;
border-style:ridge;
}
.textlayer
{
color: #00008B;
font-size:medium;
text-align:center;
font-style:oblique;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menubar
{
margin:0px;
position:relative;
background-image:url(../images/button.jpg);
text-align:center;
}
.bar
{
margin:0px;
background-image:url(../images/button.jpg);
left:16%;
position:relative;
border-right:blue 1px outset;
border-top:blue 1px outset;
border-left:blue 1px outset;
width:140px;
float:left;
color:#00008B;
text-indent:5px;
border-bottom:blue 1px outset;	
text-align:center;	
}
.menu
{
color: #00008B;
background-image:url(../images/button.jpg);
margin:0px;
border-top:buttonhighlight thin outset;
border-bottom:buttonhighlight thin outset;
border-right:buttonhighlight thin outset;
border-left:buttonhighlight thin outset;
width: 150px;
line-height:140%;
position:absolute;
visibility:hidden;
}
.menuItem
{
margin:0px;
padding-right:15px;
padding-left:10px;
width:100%;
line-height:20px;
border-bottom:white 1px solid;
}
.itemMouseOver
{
margin:0px;
color:#FFFF99;
cursor:hand;
padding-right:15px;
padding-left:10px;
width:100%;
line-height:20px;
border-bottom:white 1px solid;
}
.itemMouseOut
{
width:100%;
}
.arrow
{
cursor:hand;
color:#FF0000;
float:right;
font-family:Webdings;
position:absolute;
text-align:left;
}
.barOver
{
background-image:url(../images/button.jpg);
margin:0px;
left:16%;
color:#FFFF99;
border-right:blue 1px outset;
border-top:blue 1px outset;
border-left:blue 1px outset;
border-bottom:blue 1px outset;
width:140px;
float:left;
text-indent:5px;
position:relative;
cursor:hand;
text-align:center;
}
a:link 
{
color: #00008B;
text-decoration: none;
}
a:visited 
{
color: #00008B;
text-decoration: none;
}
a:hover 
{
text-decoration: none;
color:#FFFF99;
}
a:active 
{
text-decoration: none;
color: #00008B;
}
p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001092;
	font-weight: bold;
width:800px;
}
img
{
margin:2px;
background: #ADD8E6;
}
