body{	
	scrollbar-face-color: #585858; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #808080; 
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #000000; 
	background-color: #ffffff;
	font-size: 14px;
	line-height: 1.5em;
	color:#000000;	
	margin: 0;
	padding: 0;
	text-align: center;
}
#links a:link{
	text-decoration: none;
	font-size:13px;
	color: #0198fc;
}
#links a:active{
	text-decoration: none;
	font-size:13px;
	color: #0198fc;
}
#links a:visited{
	text-decoration: none;
	font-size:13px;
	color: #0198fc;
}
#links a:hover {
	text-decoration: underline;
	font-size:13px;
	color: #000000;
}
#menu a:link{
	text-decoration: none;
	font-size:13px;
	color: #000000;
}
#menu a:active{
	text-decoration: none;
	font-size:13px;
	color: #000000;
}
#menu a:visited{
	text-decoration: none;
	font-size:13px;
	color: #000000;
}
#menu a:hover {
	text-decoration: underline;
	font-size:13px;
	color: #0198fc;
}
#pic2 {
float:left;
}

#middle a:link,a:active {
	text-decoration: none;
	font-size:13px;
	color: #0033CC;
}
#middle a:visited{
color: #0033CC;
}
#middle a:hover {
	text-decoration: none;
	font-size:13px;
	color:#336666;
}
#middle{
color:#000000;
}
a:hover{
color:#000000;
text-decoration:underline;
}
#bottom a:link{
color:#0000ff;
}
#bottom a:visited{
color:#0000ff;
}
#bottom a:active{
color:#0000ff;
}
#bottom a:hover{
color:#ff0000;
text-decoration:underline;
}
#mar a:hover{
color:#FFFFFF;
}
#mar a:link{
color:#dbdbdb;
}
#mar a:visited{
color:#dbdbdb;
}
#mar a:active{
color:#999999;
}
.act{
background-image:url(images/middle4_09.jpg);
}
#under a:link,a:active{
text-decoration:none;
color:#330099;
}
#under a:hover{
color:#FF0000;
}
#side a:hover{
	color:#FFFF00;
	font-size:13px;
	text-decoration:none;
}
#side a:active{
	color:#FFFF00;
	font-size:13px;
	text-decoration:none;
}
#side a:link{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}
#side a:visited{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}
.hint {
z-index:1;
position:absolute;
border:1px solid #0066FF;
background:#FFFFCC;
color:#000000;
font-size:13px;
width:200px;
display:none;
}/*
.show a:hover,a:active{
	color:#FFFF00;
	font-size:13px;
	background:url(images/menu1.jpg);
	display:block;
	text-decoration:none;
}
*/
.add{
background:url(images/plus.jpg);
background-repeat:no-repeat;
background-position:right;
font-size:13px;
padding-right:15px;
}
.min{
background:url(images/min.jpg);
background-repeat:no-repeat;
background-position:right;
font-size:13px;
padding-right:15px;
}
#outerdiv
{
width:430px;
height:300px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-270px;
left:-400px;
width:1000px;
height:1200px;
}
