* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #EEE;
	background: #1A201E url(images/layout_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}
input, option, select, textarea {
	color: #404040;
	font: 9pt/1.4 Arial, Helvetica, sans-serif;
}
.center {
	margin: 0px auto;
	width: 1080px;
	padding: 0px;
	display: block;
}

#logo {
}

#login {
	height: 50px;
}
#login #left {
	width: 370px;
	float: left;
}
#login #right {
	width: 654px;
	float: right;
}

#banner {
	height: 118px;
}
#banner #left {
	width: 370px;
	float: left;
}
#banner #right {
	width: 700px;
	float: right;
}
.banner {
	text-align: center;
	margin-top: 30px;
}

#content {
}

#content #left {
	width: 370px;
	float: left;
	display: block;
}

#content #right {
	width: 780px;
	float: right;
	display: block;
}

.page {
	margin: 0px auto;
	width: 694px;
	color: #E7F7F7;
	line-height: 1.5em;
}
.page h3{
	font-size: 16px;
	color: #FF0066;
	font-weight: bold;
}
.page dd,ol,ul,li{
	margin: 0px 2em;
	font-size: 1em;
}
.page li strong {
	font-weight: bold;
	color: #FF9900;
}
.page a:link, .page a:visited {
	font-weight: bold;
	color: #0066FF;
	border-bottom: 1px dotted #0066FF;
	text-decoration: none;
}

#content .menu {
	width: 199px;
	margin: 0px;
	padding-left: 77px;
	float: left;
	display: block;
}

#content .menu .box {
	width: 199px;
	margin: 0px;
	display: block;
	background: url(images/banner_bg.png) no-repeat center;
}

#news {
	margin: 0px auto;
	width: 694px;
	line-height: 1.5em;
}
#news .bg {
	background: #1E3434 url(images/news_bg.png) repeat-x top;
}
#news ul {
	list-style: url(images/arrow.png) none;
	margin-right: 2em;
	margin-left: 4em;
}
#news li {
	background: url(images/dot.gif) repeat-x bottom;
	margin-top: .7em;
	padding-bottom: .7em;
}
#news a:link, #news a:visited {
	color: #EEE;
	text-decoration: none;
}
#news a:hover, #news a:active {
	color: #F60;
	text-decoration: none;
}

#news-sub {
	margin: 0px auto;
	width: 694px;
	line-height: 1.5em;
}
#news-sub .bg {
	background: #1E3535 url(images/news_bg.png) repeat-x top;
	line-height: 1.4em;
	padding: 2em;
}
#news-sub a:link, #news-sub a:visited {
	font-weight: bold;
	color: #0066FF;
	border-bottom: 1px dotted #0066FF;
	text-decoration: none;
}
/*EDM*/
.edm {
	margin: 0px auto;
	width: 694px;
	color: #333333;
	line-height: 1.5em;
	font-size: 12px;
}
.edm h3 {
	font-size: 16px;
	color: #FF0066;
	font-weight: bold;
}
.edm dd,ol,ul,li {
	margin: 0px 2em;
	font-size: 1em;
}
.edm li strong {
	font-weight: bold;
	color: #FF9900;
}
.edm a:link, .edm a:visited {
	font-weight: bold;
	color: #0066FF;
	border-bottom: 1px dotted #0066FF;
	text-decoration: none;
}

#content #cont2_right {
	width: 650px;
	height: 118px;
	float: right;
}
/*game*/
#game {
	margin: 0px auto;
	width: 666px;
	padding-top: 10px;
}
#game #item {
	background: url(images/game_bg.png) repeat-x;
	color: #AAA;
}
#game #item img {
	padding: 2px;
	border: 1px solid #304241;
}

/* Footer */
#all_footer {
	background: url(images/footer_bg.png) repeat-x;
	clear: both;
}
#footer {
}
#footer #left {
	width: 370px;
	float: left;
}
#footer #right {
	width: 654px;
	float: right;
	color: #84cbc8;
}
#sign {
	line-height: 1.4em;
	margin: 0px auto;
	width: 550px;
}
#sign ol {
	color: #99FF00;
}
#sign .dot {
	color: #CCCCCC;
	background: url(images/dot.gif) repeat-x bottom;
	height: 2.5em;
}
#org {
	color: #FF9900;
}
#red {
	color: red;
	font-size: 16px;
	margin: 0 4px;
}
.conn {
	color: #FFCC00;
	letter-spacing: 2px;
	text-align: center;
	border: 1px solid #304241;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
}
.alpha_image {
	filter: Alpha(Opacity=50,FinishOpacity=50,style=0,StartX=0,StartY=0,FinishX=140,FinishY=80);
}
#fire {
	position: absolute;
	width: 200px;
	float: right;
	z-index: 100;
	left: 900px;
	top: 0px;
}
