@import url("./menu.css");
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
html {
	background: #00a80b;
}
body {
	background: #00a80b url(images/bg.png) repeat-x;
	font: 11px arial, sans-serif;
	color: #ffffff;
	padding-bottom: 10px;
}
h1 img, div, object, table, tr {
	display: block;
}
img, a {
	border: 0px;
}
h1.title {
	font-size: 20px;
}
h1.title span.envo {
	color: #1db1b3;
}
h1.title span.you {
	color: #FFFFFF;
}
html, body, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
ul.real {
	margin-left: 2em;
}
noscript
{
	display: block;
	position: absolute;
	top: 10em;
	width: 100%;
	z-index: 10;
}
noscript *
{
	margin: auto;
	width: 500px;
	text-align: center;
	background: red;
	color: yellow;
	font-weight: bold;
	font-size: 24px;
	border: white outset 4px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
#flashmovie
{
	margin: auto;
}
#wrapper {
	width: 678px;
	min-height: 750px;
	height: 750px;
	position: relative;
	margin: 0px auto;
}
#background {
	position: absolute;
	z-index: 0;
	margin-top: 58px;
	margin-left: 10px;
	width: 306px;
	height: 306px;
}
#chat {
	width: 630px;
	height: 520px;
	margin: auto;
}
h1 {
	padding: 25px 0 0 0px;
	font: 32px "arial black", arial, sans-serif;
	color: #151515;
}
h1 em {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: -4px;
}
#nav {
	position: absolute;
	top: 0px;
	left: 305px;
	width: 500px;
}
#nav li {
	float: left;
	background: url(images/nav_left.gif) no-repeat;
	list-style: none;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 45px;
	line-height: 1.1;
}
#nav span {
	display: block;
	font-size: 28px;
}
#nav a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#topcon {
	background: url(images/topcon.png) no-repeat;
	width: 427px;
	position: absolute;
	top: 104px;
	left: 311px;
	color: #fff;
}
#topcon-inner {
	margin: 33px 40px 41px 85px;
	height: 120px;
	overflow: auto;
}
#topcon h2 {
	font-size: 16px;
}
#topcon span#head3 {
	font-size: 11px;
}
#topcon p a {
	text-decoration: none;
	font-style: italic;
}
#content {
	width: 722px;
	position: absolute;
	color: #fff;
	top: 273px;
	left: 0px;
	background-color: #00a80b;
}
#content a {
	color: #fff;
}
#content a:hover {
	color: #fee;
}
#body {
	border: 3px white;
	border-style: ridge outset outset ridge;
	background: #0582d1;
	padding: 25px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.box {
	float: left;
	width: 195px;
	background: #236691;
	margin-right: 18px;
}
#arts {
	width: 100% !important;
	margin: 0px auto !important;
}
.box-t {
	background: top url(images/box_t.png) repeat-x;
}
.box-r {
	background: right url(images/box_r.png) repeat-y;
}
.box-b {
	background: bottom url(images/box_b.png) repeat-x;
}
.box-l {
	background: left url(images/box_l.png) repeat-y;
}
.box-tr {
	background: top right url(images/box_tr.png) no-repeat;
}
.box-br {
	background: bottom right url(images/box_br.png) no-repeat;
}
.box-bl {
	background: bottom left url(images/box_bl.png) no-repeat;
}
.box-tl {
	background: top left url(images/box_tl.png) no-repeat;
}
.box-tl {
	padding: 13px 18px;
}
.box p {
	margin: 1em 0;
}
p.more {
	margin: 0;
}
#hits {
	width: 240px;
}
#hits .box-tl {
	padding-bottom: 22px;
}
#hits ul {
	margin: 1em 0;
}
#hits li {
	list-style: none;
	margin: 0.9em 0;
}
#hits ul a {
	text-decoration: none;
}
#hits ul a:hover {
	text-decoration: underline;
}
#new {
	margin-right: 0;
}
#new .box-tl {
	padding-bottom: 18px;
}
#new p {
	margin-top: 0;
	margin-bottom: 3.6em;
}
#body h2 {
	font-size: 12px;
	text-align: right;
	margin-bottom: 1.5em;
}
#body h3 {
	font-size: 9px;
	color: #FFEA00;
}
#body .more a {
	font-weight: bold;
	text-decoration: none;
}
#body .more a:hover {
	text-decoration: underline;
}
#body .hr-yellow {
	border-top: 1px solid #FFEA00;
	padding-bottom: 1em;
	margin-top: 1em;
}
#footer {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 3px white;
	font-size: 12px;
	border-style: ridge outset outset ridge;
	background: #0582d1;
	padding: 5px !important;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fee;
}
object[style~="right;"] {
    margin-left: 0.5em;
}
.imgbor
{
	border: 3px white;
	border-style: ridge outset outset ridge;
}
