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

body {
	margin: 0px;
padding:0px;
	background:#000 url(../images/bg.jpg) repeat-x top left fixed;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	font-size:11px;
}

form, input, option, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

th {
	text-align:right;
	background:#121212;
	font-weight:normal;
}

form {
	padding:0;
	margin:0;
}

input, option, select, textarea {
	width:100%;
}

input[type="radio"], input[type="checkbox"] {
	width:20px;
}

input[type="button"] {
	width:80px;
}

input.button {
	width:100px;
}

a {
	color:#fff;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

#container {
	width:980px;
	margin:0 auto;
}

#outer {
	float:left;
	width:980px;
	background: url(../images/content_bg.png) repeat-y 4px 0px;
}

#inner {
	float:left;
	width:980px;
	background: url(../images/footer.png) no-repeat bottom left;
	border:solid 4px #fff;
	padding-bottom:66px;
}

#side {
	background:#000 url(../images/side.jpg) no-repeat top left;
	float:right;
	width:259px;
	min-height:970px;
	height:970px;
	position:relative;
}

#onlinepr {
position:absolute;
bottom:0px;
margin-left:114px;
}

#sidebar_container {
	background:#000;
	float:right;
	width:258px;
	min-height:970px;
	border-left:solid 1px #4e4e4e;
}

#logo {
	float:left;
	width:233px;
}

#menu {
	width:135px;
	float:left;
}

#menu ul, #menu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
list-style-type:none;
}

#menu li {
margin:0;
padding:0;
}

#menu a img {
	border:0px;
margin:0px;
padding:0px;
}

#countdown {
	background:url(../images/countdown_bg.jpg) top left no-repeat;
	width:353px;
	float:left;
	min-height:216px;
	height:216px;
	font-size:12px;
	color:#fff;
}

#countdowncontainer {
	font-size:60px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:-10px;
position:relative;
}

#countdown #box {
	float:right;
	position:absolute;
	width:112px;
	padding-left:220px;
	padding-top:19px;
	text-align:center;
}

#countdown #box .spacer {
	width:10px;
	height:10px;
}

#countdown .dates {
	padding-bottom:6px;
	font-size:11px;
	line-height:12px;
}

#countdown .dates b {
	font-size:14px;
}

#title {
	float:left;
	clear:left;
}

#content {
	padding:24px 32px;
	text-align:justify;
	float:left;
	width:657px;
	line-height:15px;
clear:left;
}

#content p {
	margin-top:0px;
	margin-bottom:14px;
}

#content ul li {
	list-style:none;
	background:url(../images/bullet.png) no-repeat 0px 4px;
	padding-left:14px;
	margin-bottom:8px;
}

#content h2 {
	margin-top:0px;
	margin-bottom:14px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#content .post h2 {
	margin-bottom:0px;
}

#partner_box {
	width:250px;
	float:right;
	margin-left:20px;
	background:#fff;
	padding:10px;
	color:#2b2c2c;
}

#partner_box a {
	text-decoration:none;
	color:#d40000;
}

#partner_box p {
	margin-top:0px;
	margin-bottom:8px;
}

#partner_box2 {
	width:250px;
	float:right;
	margin-left:20px;
	background:#fff;
	padding:10px;
	color:#2b2c2c;
}

#partner_box2 a {
	text-decoration:none;
	color:#d40000;
}

#partner_box2 p {
	margin-top:0px;
	margin-bottom:8px;
}

ol li {
	margin-bottom:14px;
}

#content b {
	color:#fff;
}

.required {
	color:#d40000;
}

#menu li {
padding:0;
margin:0;
border:0;
}

#menu ul li a {

margin:0;
padding:0;
border:0;
}

#menu ul li img {
display:block;
margin:0;
padding:0;
border:0;
float:left;
}

html, body {
margin:0;
padding:0;
}