@charset "utf-8";
* {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background: #FFF url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#wrapper {
	background: url(../images/shadow_left.jpg) no-repeat left top;
	margin: auto;
	width: 1000px;
	position: relative;
}
#bg {
	background: url(../images/shadow_right.jpg) no-repeat right top;
	padding: 146px 7px 0;
}
#header {
	position: absolute;
	top: 0;
	width: 986px;
}
#header h1 {
	margin: 0;
	padding: 0;
	width: 285px;
	position: absolute;
	left: 0px;
}
#header h1 a {
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	height: 146px;
	width: 285px;
	text-indent: -9999px;
}
#navigation {
	position: absolute;
	right: 0px;
	width: 701px;
}
#aegis {
	width: 938px;
	margin: 0 auto;
	height: 165px;
	position: relative;
	padding: 12px 0 25px;
	clear: both;
}
#aegis a {
	text-decoration: none;
	color: #333;
}
#information {
	background: url(../images/events_square.jpg) no-repeat bottom;
	margin: 0;
	height: 165px;
	position: absolute;
	width: 448px;
	right: 286px;
	overflow: hidden;
}
#information h5 {
	background: url(../images/events_line.jpg) no-repeat 55px top;
	margin: 0 auto;
	padding: 0;
	height: 39px;
	width: 390px;
}
#information h5 strong {
	background: url(../images/events_title.jpg) no-repeat left;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 330px;
	float: left;
}
#information h5 a {
	background: url(../images/events_more.jpg) no-repeat;
	display: block;
	height: 19px;
	width: 60px;
	float: left;
	text-indent: -9999px;
}
#information ul {
	margin: 0 auto;
	padding: 0;
	width: 376px;
	line-height: 2.4em;
}
#information ul li {
	background: url(../images/news_line.jpg) no-repeat bottom;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	letter-spacing: 0.1em;
	height: 33px;
	font-size: x-small;
	color: #333;
}
#information ul li strong {
	background: url(../images/index_01_10_point.jpg) no-repeat left;
	display: block;
	padding: 0 0 0 15px;
	color: #333;
	font-weight: normal;
}
#count {
	background: url(../images/login_square.jpg) no-repeat bottom;
	position: absolute;
	left: 0;
	width: 203px;
	height: 165px;
}
#count h5 {
	margin: 0;
	padding: 0 0 0 22px;
	height: 55px;
	font-size: small;
	color: #333;
	font-weight: bold;
}
#count ul {
	margin: 0;
	padding: 0 35px;
}
#count ul li {
	background: url(../images/lline.jpg) no-repeat center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: x-small;
	color: #333;
	height: 38px;
	text-align: center;
}
#count ul li a {
	text-decoration: none;
}
#promotion {
	background: url(../images/promotion.jpg) no-repeat;
	position: absolute;
	right: 0;
	width: 286px;
	height: 139px;
	bottom: 25px;
}
#footer {
	background: url(../images/fline.jpg) no-repeat center top;
	position: relative;
	padding: 18px 0;
	height: 95px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}
#footer h2 {
	margin: 0;
	line-height: 1.6em;
	color: #666;
	font-size: x-small;
	padding: 0 0 0 178px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
}
#menu {
	position: absolute;
	text-align: right;
	top: 18px;
	right: 24px;
	line-height: 1.6em;
	color: #666;
}
#menu h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#menu select {
	color: #666;
	border: 1px solid #E6E6E6;
	padding: 2px;
	margin: 6px 0;
	font-size: x-small;
}
#counter {
	position: absolute;
	left: 24px;
	top: 18px;
}
#analysis {
	display: none;
}

