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

body {
	background-color: #333;
	margin-top: 0px;
	margin-left: 0pc;
}

#c {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	float: left;
	background-color: #FFF;
	background-image: url(http://items.aionblog.net/inc/bg.jpg);
	background-position: top;
	width: 960px;
	background-repeat: no-repeat;
}

#header {
	width: 930px;
	height: 88px;
	float: left;
	color: #FFF;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	width: 650px;
	font-weight: normal;
	}


#header a:link, #header a:visited {
	color: #FFF;
	text-decoration: none;
}

#header a:hover, #header a:active {
	color: #FC0;
	text-decoration: underline;
}

#navbar {
float: left;
width: 180px;
color: #011121;
font-size: 17px;
text-align: right;
font-family: Georgia, "Times New Roman", Times, serif;
height: 800px;
padding-top: 26px;
}

#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar a:link, #navbar a:visited {
	color: #011121;
	text-decoration: none;
}

#navbar a:hover, #navbar a:active {
	color: #011121;
	text-decoration: underline;
}

#main {
	float: left;
	width: 568px;
	margin: 25px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
	float: left;
	width: 920px;
	padding: 20px;
	background-color: #666666;
	height: 50px;
}

#navHeir {
	float: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #996699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 568px;
}

#contentHeader a:link, #contentHeader a:visited {
	color: #011121;
	text-decoration: none;
}

#contentHeader a:hover, #contentHeader a:active {
	color: #011121;
	text-decoration: underline;
}

#contentHeader {
	float: left;
}

#contentHeader ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 568px;
	height: 30px;
}

#contentHeader ul li {
	font-size: 11px;
	margin-right: 5px;
	border: 1px solid #99CCFF;
	border-right: 1px solid #996699;
	border-bottom: 1px solid #996699;
	background-color: #FFF;
	display: inline;
	float: left;
}

#contentHeader ul li a {
	padding: 6px;
	float: left;
}

.itemRow {
	float: left;
	width: 560px;
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #5551A8;
	
	background-color: #010516;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallimg {
	width: 20px;
	height:20px;
}

.itemDivide {
	width: 440px;
	float: left;
	height: 1px;
	border-top: 1px solid #6B75E4;
	margin-top: 3px;
	margin-bottom: 3px;
}

.rightAd {
	float: left;
	width: 440px;
	overflow: hidden;
}

.itemDataCell {
	color: #D5EAFF;
	width: 180px;
	float: left;
	padding:6px;
}

.itemDataCell a:link, .itemDataCell a:visited {
	color: #D5EAFF;
}

.itemDataCell a:hover, .itemDataCell a:active {
	color: #EAF4FF;
}

.lvlreq {
	color: #FFFFFF;
	float: left;
}

.name0 {
	color: #CCCCCC;
}

.name1 {
	color: #FFFFFF;
}

.name2 {
	color: #66CC00;
}

.name3 {
	color: #3399FF;
}

.name4 {
	color: #FFCC00;
}

.name5 {
	color: #FF3300;
}

.namestyle {
	float: left;
	width: 380px;
	padding-top: 2px;
}
.page {
	float: left;
	width: 560px;
	padding: 4px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.page .cont {
	font-size: 11px;
	margin-right: 5px;
	border: 1px solid #99CCFF;
	border-right: 1px solid #996699;
	border-bottom: 1px solid #996699;
	background-color: #FFF;
	display: inline;
	float: left;
}
.page a {
	padding: 6px;
	float: left;
	width: 10px;
	text-align: center;
}

#selpage {
	background-color: #9999FF;
}

.page a:link, .page a:visited {
	color: #011121;
	text-decoration: none;
}

.page a:hover, .page a:active {
	color: #011121;
	text-decoration: underline;
}

.itemRow a {
	text-decoration: none;
}

.itemRow a:active, .itemRow a:hover {
	text-decoration: underline;
}
