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

body {
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/header.jpg) repeat-x top;
}

h4 {
	color:#C33;
}

a {
	color:#03F;
	text-decoration:none;
}

#header {
}

#header_top {
	height:6em;
}

#header_btm {
	height:7.5em;
}

#title_l {
	padding-top:0.2em;
	text-align:center;
	color:#C30;
	font-size:280%;	
}

#content {
	padding-bottom:10px;
}

#footer {
	padding-top:1.5em;
	color:#5C5858;
	font-size:90%;
	width:100%; 
	height:120px;
	margin:0 auto;
	background:url(../images/footer.jpg) repeat-x;	
}

#footer a{
	color:#234150;
	text-decoration:none;
}

#footer a:hover{
	color:#999;
}

.alert {
	color:#F00;
}

.home_show {
	text-align:center;
	height:330px;
}

#c_right {
	text-align:center;
}

#sub_menu {
	text-align:center;
	margin-bottom:1.5em;
}

#sub_menu a{
	text-decoration:none;
	color:#666;
}

#sub_menu a:hover{
	text-decoration:none;
	color:#999;
}

#sub_page {
	text-align:center;
}

.btm {
	height:140px;
}

#tabs {
	height:50px;
	margin:auto;
	margin-bottom:5px;
}

#tabs.tab_exoro {
	width:520px;
}

#tabs.tab_exorogame {
	width:680px;
}

#tabs.tab_exorochallenge {
	width:450px;
}

#tabs a{
	float:left;
	display:block;
	text-decoration:none;
	color:#FFF;
	padding:10px;
	border:1px solid #000;
	margin-right:5px;
}

#tabs a:hover{
	background:#666;
}

.tab_menu {
	background:#333;	
}

.tab_selected {
	background:#666;
}

#login_div {
	padding-top:10px;
}

.news {
	text-align:left;
}

.alert {
	color:#F00;
	font-weight:bold;
}