body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/dxlive_bg.gif);
	background-repeat: repeat-x;
	color: #212121;
}
#wrap {
	height: auto;
	width: 800px;
	margin: 0 auto;
}
#header {
	height: 60px;
	width: 800px;
}
h1 {
	padding: 0px;
	margin: 0px;
	text-indent: -9999em;
	background-image: url(images/dxlive_logo.gif);
	background-repeat: no-repeat;
}
#header a {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	height: 30px;
	width: 310px;
}
#menu {
	height: auto;
	width: 800px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 15px;
}
#menu a {
	font-size: 14px;
	color: #212121;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 5px;
	margin-bottom: 15px;
}
#menu a:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#banner {
	height: 150px;
	width: 800px;
	clear: left;
	margin-bottom: 15px;
}
#contents {
	height: auto;
	width: 800px;
}
#left {
	float: left;
	height: auto;
	width: 120px;
}
.link {
	height: auto;
	width: 118px;
	border: 1px solid #212121;
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
}
.link ul,.link li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link li {
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	color: #CC0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
}
#right {
	float: right;
	height: auto;
	width: 667px;
}
p {
	font-size: 14px;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
.box {
	height: auto;
	width: 500px;
	border: 1px solid #212121;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.box iframe {
	margin-bottom: 0px;
	margin-left: 0px;
}

.block {
	height: auto;
	width: 500px;
	border: 1px solid #212121;
	margin-bottom: 15px;
}
.block img {
	margin-bottom: 5px;
	margin-left: 5px;
}
.block iframe {
	margin-bottom: 5px;
	margin-left: 5px;
}



#main {
	float: left;
	height: auto;
	width: 500px;
}
#sub {
	float: right;
	height: auto;
	width: 150px;
}
.banner {
	height: auto;
	width: 150px;
	border: 1px solid #212121;
	margin-bottom: 15px;
}
#footer {
	height: auto;
	width: 800px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
h4 {
	font-size: 10px;
	color: #CC0000;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 3px;
}
#rank {
	height: auto;
	width: 800px;
	padding-top: 3px;
}
