@charset "utf-8";
/* CSS Document */

html {
	width: 101%;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #373737;
	overflow-x: hidden;
	overflow-y: scroll;
}
.wrapper {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}
.header {
	background-color: #1B1B1B;
	width: 100%;
}




.head {
	background-image: url(images/logo.png);
	height: 239px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}
.menu ul{
	width: 300px;
	display: inline;
	float: left;
	margin-top: 187px;
	margin-left: -10px;
}





.menu ul li{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.postheader {
	font-size: 0.80px;
}

.menu ul   li a {
	text-decoration: none;
	color: #F09;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	padding-bottom: 2px;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #F6F6F6;
}

h1 {
	color: #F4F4F4;
	font-size: 1.3em;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D2D2D;
	margin-top: 10px;
	text-align: left;
	padding-bottom: 2px;
}
h2 {
	color: #F4F4F4;
	font-size: 1.1em;
	display: block;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	text-decoration: underline;
}

.content {
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	width: 824px;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #F6F6F6;
}
.content_data {
	padding-top: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.content_news {
	padding-top: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}
.color {
	color: #F09;
	font-size: 9px;
}


.textbox {
	display: block;
	width: 210px;
	height: 150px;
	background-color: #363636;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	border-radius:0.5em;
	float: right;
	margin-right: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.newsbox {
	display: block;
	width: 545px;
	height: 150px;
	background-color: #363636;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	border-radius:0.5em;
	float: left;
	margin-right: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.restbox {
	display: block;
	width: 785px;
	background-color: #363636;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	border-radius:0.5em;
	float: left;
	margin-right: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 10px;
}


.tag {
	background-image: url(images/tag.png);
	height: 149px;
	width: 271px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
form input {
	background-color: #3D3D3D;
	width: 239px;
	padding: 4px;
	color: #F4F4F4;
	border: 1px solid #292929;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
form label {
	display: block;
	color: #00C6FF;
	margin-left: 1px;
	padding: 1px;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
}
form textarea {
	display: block;
	background-color: #3D3D3D;
	width: 400px;
	padding: 4;
	border: 1px solid #292929;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #F4F4F4;
}

.error {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F09;
	font-size: 1em;
	margin-left: 10px;
	background-color: #1B1B1B;
	border: 1px solid #515151;
	padding: 5px;
}
.error2 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F09;
	font-size: 1em;
	background-color: #1B1B1B;
	border: 1px solid #515151;
	padding: 4px;
	position: absolute;
	top: 571px;
	left: 520px;
}

.arrow {
	display: block;
	width: 8px;
	float: left;
	position: relative;
	top: -2px;
	padding-left: 5px;
}

.content a {
	color: #00C6FF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.9em;
}
.content a:hover {
	color: #E2E2E2;
	text-decoration: none;
}
.copyright {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	color: #484848;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	text-align: right;
	margin-top: 4px;
}
.copyright a {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	color: #555;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	text-decoration: none;
}
.copyright a:hover {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	color: #6A6A6A;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	text-decoration: none;
}
hr {
	margin: 0px;
	padding: 0px;
}
