* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, Sans-Serif;
	color:#413f3f;
	/*background:url(images/fon.png) repeat 0 0;*/
	background:url(images/body-bg.gif) repeat 0 0;
	/*background:#999;*/
}
a {
	color:#471947;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#666 1px solid;
	border-radius:5px;
	box-shadow: 0 0 3px 1px #666;
}

pre {
	background:#f8f8f8;
	color:#000;
	font-weight:bold;
	border:#666 1px solid;
	box-shadow: 0 0 10px 1px #666;
}

input:active {
	box-shadow: none;
}

textarea {
	overflow:hidden;
}

hr {
	width:90%;
	margin:0 auto;
	color:#999;
}

.left {
	width:150px;
	text-align:center;
	padding:5px 20px;
}

.left img {
	border:#333 1px solid;
	border:#333 1px solid;
	border-radius:5px;
	box-shadow: 0 0 10px 1px #000;
	background:url(images/body-bg.gif) repeat-x 0 0;
}

.left img:active {
	box-shadow: 0 0 5px 1px #000;
}

.center {
	padding:0;
	font-size:16px;
font-family: Georgia, 'Times New Roman', Times, serif;
	color:#000;
	text-shadow: 1px 1px 3px #666, 3px 3px 1em #c03636;
}

.right {
	width:200px;
	text-align:right;
	padding:5px 20px;
}

.right a {
	padding:10px 20px;
	background:#666;
	color:#fff;
	border:#333 1px solid;
	border-radius:5px;
	box-shadow: 0 0 10px 1px #000;
	text-decoration:none;
}

.right a:hover{
	background:#d94545;
}

.right a:active {
	box-shadow: 0 0 3px 1px #000;
}

.shell {
	width:100%;
	margin:0 auto;
}

.tableheader {
	width:100%;
}

#header {
	width:100%;
	height:70px;
	background:url(images/body-bg2.gif) repeat-x 0 0;
	/*position:fixed;*/
	border-bottom:#999 1px solid;
	box-shadow: 0 0 10px 1px #333;
	z-index:1000;
}
#logo {
	font-size:22px;
	line-height:22px;
	padding:10px 0 0 0;
}
#logo a {
	color:#393333;
}
#logo a span {
	font-size:13px;
	line-height:13px;
	color:#413f3f;
	font-weight:normal;
	display:block;
	padding:1px 0 0 0;
}
#logo a:hover {
	text-decoration:none;
}

#content {
	padding:100px 0 20px 0;
}

.main {
	width:100%;
}

.main td {
	padding:5px;
	background:;
}

#menu {
	width:280px;
	padding:5px 10px;
	margin-top: -20px;
	/*position:fixed;*/
	border:#000 1px solid;
	border-radius:5px;
	box-shadow: 0 0 5px 1px #333;
	background:#e8e8e8;
}

#menu ul {
	list-style:none;
	margin-top:5px;
}

#menu ul li {
	height:19px;
	border:#999 1px solid;
	padding:2px 3px 2px 5px;
	margin:5px 0;
	background:#666;
	border-radius:5px;
	box-shadow: 0 0 3px 1px #666;
}

#menu ul li:hover {
	background:#d94545;
}

#menu ul li:active {
	box-shadow: 0 0 1px 1px #666;
}

#menu ul li a{
	font-size:15px;
	color:#fff;
	text-decoration:none;
}

#menu ul li a:hover {
	font-weight:bold;
}

#menu ul li span {
	margin:3px;
	padding:5px 5px 1px 5px;
	background:#e8e8e8;
	border-radius:90px;
}

#menu ul li.exit {
	font-weight:bold;
}

#menu ul li.exit a{
	font-size:20px;
	text-decoration:none;
}

.right a{
	font-size:18px;
}

.content {
	margin:0 5px;
	padding:10px;
	border:#000 1px solid;
	border-radius:5px;
	background:#e8e8e8;
	box-shadow: 0 0 3px 1px #333;
}

.content ul.index {
	text-align:center;
}

.content ul.index li {
	display:inline-block;
	margin:5px 5px 10px 5px;
	width:150px;
	height:150px;
	border-radius:5px;
	border:#ccc 1px solid;
	box-shadow: 0 0 5px 1px #333;
	background:url(images/body-bg.gif) repeat 0 0;
}

.content ul.index li:hover {
	background:#d94545;
}

.content ul.index li:hover a{
	color:#fff;
	text-decoration:none;
}

.content ul.index li:active {
	box-shadow: 0 0 1px 1px #333;
	
}

.content h3{
	font-size:14px;
	margin:5px 0 5px 20px;
}

.content h3 a{
	color:#d94545;
}

.content ul, ol {
	margin: 30px;
}

.footer {
	padding:10px 0 10px 40px;
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	text-align:left;
}
.footer, .footer a {
	color:#6b7981;
	text-decoration:none;
	text-shadow: 0px 1px 1px #666, 0 0 1em #ccc;
}

.table {
	width:100%;
	margin:0 auto;
	border-radius:5px;
	box-shadow: 0 0 3px 1px #999;
}

.table td {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-weight:bold;
	border:#ccc 1px solid;
}

.table tr:hover{
	background:url(images/body-bg.gif) repeat 0 0;
}

.table tr.tablehead {
	background:url(images/body-bg2.gif) repeat 0 0;
	font-size:15px;
}

.opacity {
	filter:alpha(opacity=10);-moz-opacity: 0.1;-khtml-opacity: 0.1;opacity: 0.1;
}

.logon {
	width:100%;
	background:url(images/body-bg.gif) repeat 0 0;
	border:#999 2px solid;
	border-radius:10px;
	box-shadow: 0 0 3px 1px #999;
}


.logons {
	width:80px;
	border-radius:5px;
	margin-left:10px;
	cursor:pointer;
}

.content form {
	
}

.content form input, .content form select {
	padding:2px;
}

.error {
	color:#c03636;
}

input#goloading {
	cursor:pointer;
	background:#666;
	color:#fff;
	border:#999 1px solid;
	border-radius:5px;
	box-shadow: 0 0 3px 1px #999;
}

input#goloading:active {
	box-shadow: none;
}

#info {
	
}


.content ul.gallery {
	text-align:center;
}

.content ul.gallery li {
	display:inline-block;
	margin:5px 5px 10px 5px;
	padding:5px;
	border-radius:5px;
	border:#ccc 1px solid;
	box-shadow: 0 0 5px 1px #333;
	background:url(images/body-bg.gif) repeat 0 0;
}

.content ul.gallery li a img{
	width:16px;
	height:16px;
	padding:7px;
	text-decoration:none;
	background:#999;
	position:absolute;
	margin:0 0 0 -30px;
}

.content ul.gallery li a img:hover{
	background:#000;
}

img.item {
	border-radius:5px;
	border:#ccc 1px solid;
	box-shadow: 0 0 5px 1px #333;
	margin-bottom:10px;
}

#paggination{
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}

#paggination ul{
	list-style:none;
}

#paggination li{
	display:inline;
	border:1px solid;
/*	background:#f7f7f7;*/
/*	border-color:#a18951; */
	padding:2px 6px 2px 6px;
	margin:2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px 2px #000;
	box-shadow: 0 0 3px 1px #000;
}

#paggination a{
	text-decoration:none;
}