<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#width{
	width: 900px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left{
	float: left;
	width: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right{
	margin: 0px;
	padding: 0px;
}
#infotop{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 580px;
}
#hotImg{
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}
#infonews{
	background-color: #8a8a8a;
	background-image: url(../images/info001.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 38px;
}
ul{
  margin:0;
  padding:0;
}
#manually{
  height:120px;
}

#manually li{
   display:inline;
   margin-right:5px;
}

#manually li img{
  height:100px;
  border:1px solid #666;  
}

.clearer{
  clear:both;
}
.ctrotator{
  width:180px;
  margin:0;
  padding:0 0 5px 0;
}
.ctrotator-item{
  list-style:none;
  padding:2px 0 3px 0;
}

.ctrotator-item a{
	color:#000;
	text-decoration:none;
}

.ctrotator-item a:hover{
  text-decoration:underline;
}

.ctrotator-item:hover{
  background-color:#e5ffff;
}

#tooltip{
  width:250px;
  opacity: 1;
}</pre></body></html>