a:link {
	color:				#669999;
}
a:visited {
	color:				#666699;
}
a:hover {
	color:				#999999;
/* 	background:			#ffff66; */
}
a:active {
	color:				#993333;
/* 	background:			#ffff66; */
}
a.no_dec {
	text-decoration:	none;
}
body {
	color:				#666633;
	background:			#c0c0c0;
}
div.toc {
	background:			#ffffee;
	width:				698px;
	padding-left:		5px;
	font-size:			small;
}
div.base {
	background:			#ffff99;
	width:				700px;
	min-height:			280px;
	height:				auto;
	border:				solid 1px;
}
div.update {
	text-align:			right;
	padding-right:		5px;
	float:				right;
}
div.content {
	background:			#ffffee;
/*	width:				680px; */	/* For Horizontal posision */
	width:				520px;		/* For Vertical posision */
/*	min-height:			255px; */
	min-height:			470px;
/*	_height:			265px; */
	_height:			480px;
	margin-top:			10px;
	margin-bottom:		10px;
	margin-left:		10px;
	margin-right:		10px;
	padding-bottom:		5px;
}
div.footer {
	width:				700px;
	margin:				5px;
	text-align:			center;
	clear:				both;
}
div.js {
	margin-top:			0px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		5px;
}
div.read {
	margin:				0px;
	padding-top:		10px;
	padding-left:		10px;
	padding-right:		10px;
/*	font-size:			medium; */
}
h1, h2, h3, h4, h5, h6 {
	background:			#cccc66;
	text-align:			left;
	padding-left:		5px;
	margin-top:			0px;
	margin-bottom:		10px;
}
hr {
	display:			none;
}
hr.clear {
	clear:				both;
}
img {
	border:				none;
}
li {
	margin-right:		10px;
}
p {
	margin-left:		10px;
	margin-right:		10px;
}
/* p.news {
	margin-top:			5px;
	margin-bottom:		10px;
	margin-left:		10px;
	margin-right:		10px;
} */

