html { height:100.05%; }
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
/*div, form, ul { outline:solid 1px; }*/
a {
	}
form {
	margin:0px;
	padding:0px 0px 10px 0px;
	}
	label {
		display:block;
		}
	input, select, textarea {
		margin:0px 0px 1px 0px;
		}
	input.text, textarea  {
		width:300px;
		}
	input.link  {
		color:rgb(128,128,128);
		text-decoration:underline;
		}
	input.submit {
		height:20px;
		padding:0px 10px;
		}
	select {
		}
	textarea {
		height:100px;
		}
	form .captcha {
		border:solid 1px;
		}
	form .captcha img {
		margin:0px;
		padding:0px;
		border:none;
		}
	form .msg {	color:rgb(255,0,0);	}

h1, h2, h3, h4, h5, h6 {
	margin:5px 0px;
	}
h1 {
	font-size:18px;
	}
h2 {
	font-size:16px;
	}
h3 {
	font-size:14px;
	}
h4 {
	font-size:12px;
	}
h5 {
	font-size:12px;
	}
h6 {
	font-size:12px;
	}
p {
	text-align:justify;
	}

#container {
	width:902px;
	margin:0px auto;
	}
	#header {
		margin-bottom:10px;
		}
	#menu1 {
		float:left;
		width:190px;
		min-height:300px;
		margin:0px;
		padding:10px 5px 10px 20px;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-weight:bold;
		font-size:14px; 
		line-height:24px;
		}
		#menu1 ul {
			margin:0px;
			padding-left:13px;
			}
			#menu1 li {
				margin:0px;
				padding-left:0px;
				}
	#menu_path {
		font-size:12px;
		}
	#langbar {
		float:right;
		text-align:right;
		}
	#langbar .act {
		color:#999999;
		font-weight:bold;
		text-decoration:none;
		}
	#login {
		padding-bottom:5px;
		text-align:right;
		}
	#authform {
		padding:20px 0px 70px 40px;
		}
	#content {
		margin:0px 0px 0px 210px;
		padding:0px 20px;
		border-left:dotted 1px rgb(125,125,125);
		min-height:300px;
		}
	#content img {
		margin:5px 5px 0px 0px;
		/*border:0px solid #000;*/
		}
	#content .list .time {
		float:right;
		}
	#content .list .name {
		text-decoration:underline;
		}
	#content .list blockquote {
		border:1px solid rgb(128,128,128);
		background:rgb(240,240,240);
		font-style:italic;
		}
	#content .pager {
		margin:5px 0px 20px 0px;
		}
	#content .pager .act {
		font-weight: bold;
		color:rgb(180,180,180);
		}
	#footer {
	clear:both;
	margin-top:10px;
	border-bottom:dotted 1px;
	}

#admin {
	float:left;
	padding-left:10px;
	}
#admin a {
	color:rgb(256,256,256);
	text-decoration:none;
	}
#axis {
	float:right;
	padding-right:20px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#axis, #axis a {
	text-decoration:none;
	color:rgb(200,200,200);
	}
#axis a:hover {
	color:rgb(145,145,145);
	}

.dontprint {}

#counter {}
#min-height {
	display:none;
	height:250px;
	width:1px;
	float:left;
	}
div.peidus {
	color:white;
	background-color:white;
	font-size:1px;
	margin:0;
	padding:0;
	}

