body {
/*	font-family: Verdana, "Gill Sans", Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

a  { 
	text-decoration: none;
}

a:visited   { 
	color: #666666; 
	text-decoration: none ;
}

a:hover   {
	color: #db2e5c; 
	text-decoration: underline;
}

h3 {
	padding-top:1px;
	paddin-bottom:1px;
	margin:0px;
	font-size:100%;
}

h4 {
	color: #49467a;
	font-size:90%;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;

}

p {
	margin-top:0px;
	padding-top:0px;
}

.handlink {
	background-image: url(../image/button/mar_097.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}

h2 {
	margin-top:3px;
	margin-bottom:3px;
}

.softtab {
	background-image: url(../image/back/white.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: right top;
}
/*
li {
	left-margin:0px;
	padding:0px;
}
ul {
	left-margin:10px;
	padding:10px;
}
*/
.newsside {
	font-size:80%;
}
.newsside ul {
	padding-left:15px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	list-style-type: square;
}
.newsside a {
/*	font-size:110%;
*/
}
.news {
	font-size:95%;

}

.news ul {
	padding-left:1.3em;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;

/*	list-style-type: square;
*/
}

.rightcache {
	text-align:right;
	font-size:80%;
	font-style:italic;
	margin-bottom:10px;
}