html, body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.theme {
	float: left;
	clear: none;
	width: 59px;
	text-align: center;
}
.theme a {
	font-size: 9px;
}
ul {
	clear: both;
}
img {
	border: 0px;
}
.mt	{
	width: 100px;
	font-size: 1px;
	visibility: hidden;
}
#contentcenter {
	width: 599px;
	background: #FDFDFD;
	border: 1px solid #EEE;
	text-align: center;
}
#contentheader {
	width: 599px;
	text-align: right;
	padding-right: 10px;
}
#microtime {
}
#footer {
	margin: 20px;
	font-size: 11px;
}
#footer a {
	color: #0165C8;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #0165C8;
}
a:hover {
	text-decoration: underline;
	color :#000;
}
h1 {
	color: #0165C8;
}
h2 {
	font-size: 12px;
	color: #0165C8;
}
.ads {

}
.tut {
	padding-top: 14px;
	padding-bottom: 14px;
}
.tut li {
	list-style-type: none;	
}