body {
	background:#000;
	color:#ddd;
	font-family:arial, helvetica;
	letter-spacing:1px;
	}

a {
	color:#888;
}

a:visited {
	color:#888;
}

a:hover {
	color:#888;
}
	
div.outsidebox a {
	color:#9c3;
}	

div.outsidebox a:visited {
	color:#9c3;
}

div.outsidebox a:hover {
	color:#9c3;
}

div.outsidebox {
	background:url(span.jpg) repeat-y center;
	width:770px;
}

div.container_noside {
	min-height:700px;
	background:url(reviewbg_noside.jpg) no-repeat;

}
div.container {
	min-height:700px;
	background:url(reviewbg.jpg) no-repeat;
}

div.content {
	position:relative;
	top:110px;
	left:20px;
	padding-bottom:100px;
	width:730px;
	overflow:auto;
	margin:0px;
}

div.left {
	width:520px;
}
div.left_noside {
	width:730px;
}
div.right {
	width:180px;
	position:relative;
	right:8px;
}

div.right_noside {
	display:none;
}

div.bottom {
	width:770px;
	height:48px;
	background:url(bottom.jpg) no-repeat bottom;
	}

div.notice {
	color:#666;
	font-family:arial;
	font-size:9pt;
}

div.infobox {
	padding:0px 0px 10px 10px;
	border:none;
}


.chart_img {border:1px solid #888; }

#pagelistbox {
	color:#eee;
	border:1px solid #888;
	background:#000;
	padding-top:0px;
}

#pagelistbox ul {
	list-style-image:url(images/menu_bullet.gif);
}

.menu_pagelink_over {
	background:#448;
}

.menu_subpagelink_over {
	background:#448;
}

div.bottom_links {
	top:25px;
	width:700px;
}


.coltable { background:none;padding:1px;border:1px solid #888;}
.colhead { background:#222;text-align:center;font-weight:bold;font-size:10px;padding:4px;color:#eee}
.col0,.col1,.col2,.col3,.col4,.col5,.col6 { border:none;text-align:center;font-size:10px;}
.col0 { background:#101010;}
.col1 { background:#181818;}
.col2 { background:#202020;}
.col3 { background:#282828;}
.col4 { background:#303030;}
.col5 { background:#383838;}
.col6 { background:#404040;}

.chartHead2 {text-align:center;background:black;}
.chartHead2 select { background:black;font-size:10px;color:#ddd;}

img.nav_left {
	display:none;
	z-index:1;
}
img.nav_rage3d {
	position:relative;
	right:100px;
	top:89px;
	z-index:1;
}
img.nav_print {
	position:relative;
	right:90px;
	top:89px;
	z-index:1;
}
img.nav_discuss {
	position:relative;
	right:80px;
	top:89px;
	z-index:1;
}
img.nav_first {
	position:relative;
	right:70px;
	top:89px;
	z-index:1;
}
img.nav_prev {
	position:relative;
	right:60px;
	top:89px;
	z-index:1;
}
img.nav_pagelist {
	position:relative;
	right:50px;
	top:89px;
	z-index:1;	
}
img.nav_next {
	position:relative;
	right:40px;
	top:89px;
	z-index:1;
}
img.nav_last {
	position:relative;
	right:30px;
	top:89px;
	z-index:1;
}
img.nav_right {
	display:none;
	z-index:1;	
}



