/* default tags */
a		{
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		text-decoration: none;
		}
a:hover		{
		text-decoration: underline;
		}
.comments		{
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #5CBB00;
		}
body		{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding: 0px;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		background: #ffffff;
		background-position: bottom right;
		}
h1		{
		font-family: verdana, arial, sans-serif;
		font-size: 24px;
		padding: 0px;
		color: #006fff;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 0px;
		}
h3		{
		margin-top: 0px;
		font-family: verdana, arial, sans-serif;
		color: #006fff;
		}
h5		{
		margin: 0px;
		color: #999999;
		font-size: 10px;
		}
hr		{
		width: 80%;
		border-top: 1px dashed #999999;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	      	height: 1px;
		}
img		{
		border: 0px;
		}
div		{
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		}
a.mod		{
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #FF0000
		}
input		{
		border: 1px solid #999999;
		}

/*main*/
.head		{
		position: absolute;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		right: 20px;
		left: 163px;
		top: 10px;
		padding: 10px;
		}
.main		{
		position: absolute;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		right: 20px;
		left: 163px;
		top: 90px;
		padding: 10px;
		}
.menutitle 	{
		position: absolute;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		right: 875px;
		left: 5px;
		top: 90px;
		padding: 0px;
		}
.menu		{
		position: absolute;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		right: 875px;
		left: 5px;
		top: 133px;
		padding: 0px;
		}
.recent		{
		position: absolute;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		right: 20px;
		left: 163px;
		top: 150px;
		padding: 10px;
		}
.download 	{
		position: absolute;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		padding: 0px;
		border-spacing: 0px;
		}
.admin		{
		position: absolute;
		border-width: 1px;
		border-color: #999999;
		border-style: solid;
		right: 875px;
		left: 5px;
		top: 350px;
		padding: 0px;
		}
	
div.menu_item {
	padding: 2px
	}
div.menu_layer {
	padding: 2px
	}
span.micro_font {
	font-size: 82%
	}
span.micro_red {
	font-size: 82%;
	color: #red;
	}