body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
body {
	background-image: url(images/background/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.login-cont {
	background:none;
	background-image:none;
	border:none;
	width:150px;
	color:#FFF;
	font-size:10px;
	padding-left: 4px;
}
a:link {
	color: #AC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AC0000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.main {
	background-image: url(images/background/top.png);
	background-repeat: repeat-x;
	background-position: top;
}
.left {
	background-image: url(images/background/left-y.png);
	background-repeat: repeat-y;
}
.login {
	background-image: url(images/left/login-write.png);
	background-repeat: no-repeat;
}
.left-content {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #404040;
}
.main-right {
	background-image: url(images/right+main/black-main.png);
	background-repeat: repeat-y;
}
.main-right-render {
	background-image: url(images/right+main/renders/wow.png);
	background-repeat: no-repeat;
	background-position: top;
}
.unique {
	color: #CB0000;
	background-image: url(images/right+main/multi/bg.png);
	padding-left: 15px;
	height: 25px;
	width:218px;
	padding-top: 3px;
	font-weight: normal;
}
.right {
	color: #E7E7E7;
	padding-right: 6px;
	padding-left: 6px;
}
.main-content {
	background-image: url(images/right+main/news/bg.png);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
	color: #404040;
}
.nth {
	font-size: 10px;
}
.topic_admin {
	background-image: url(images/admin/topic.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.topic_admin_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #AE0500;
	text-decoration: none;
	width: 215px;
	height: 15px;
	background-color:#F1F2F4;
	border:none;
}
.admin_nav {
	background-image: url(images/admin/nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-right: 5px;
	padding-left: 6px;
}
.nav_admin_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #B00000;
	text-decoration: none;
	width: 87px;
	background-color: #FFF;
	background-image: none;
	text-align:left;
	border: 1px solid #7D7D7D;
}
.form2_admin_nav {
	font-size: 9px;
	color: #868686;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 76px;
	text-align:left;
	background:none;
}
.nav_admin_form2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:right;
	color: #B00000;
	text-decoration: none;
	width: 87px;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #7D7D7D;
}
.form2_admin_nav2 {
	font-size: 9px;
	color: #868686;
	text-align:right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 76px;
	background:none;
}
.detail {float:left;display:none;}#zero {display:block;}

input[type=password], [type=text] {
	background-image:url(images/form.png);
	font-size:10px;
	height: 15px;
	margin-bottom:3px;
	width:80%;
	border:solid #191919 thin;}
	[type=submit], [type=reset], [type=button] {
	background-image:url(images/form.png);
	font-size:10px;
	height: 15px;
	margin-bottom:3px;
	border:solid #191919 thin;}
textarea {
	width:330px;
	background-color:#CCC;
	border:solid #191919 thin;}
