body {
	background:#80808F;
	color:#eee;
	}

a {
	color:#667;
}

a:visited {
	color:#556;
}

a:hover {
	color:#334;
}
	
div.outsidebox a {
	color:#7189b9;
}	

div.outsidebox a:visited {
	color:#7189b9;
}

div.outsidebox a:hover {
	color:#c55858;
}

div.outsidebox {
	background:url(span.jpg) repeat-y center;
}

div.container_noside {
	background:url(reviewbg_noside.jpg) no-repeat;

}
div.container {
	background:url(reviewbg.jpg) no-repeat;
}

div.content {
	top:85px;
}

div.bottom {
	background:url(bottom.jpg) no-repeat bottom;
	}

div.notice {
	color:#555;
}

div.infobox {
	padding:10px;
	border:none;
}

#pagelistbox {
	color:#eee;
	border:1px solid #6b8db4;
	background:#395171 url(pagelistbg.jpg) no-repeat top;
	padding-top:10px;
}

#pagelistbox ul {
	list-style-image:url(images/menu_bullet.gif);
}

.menu_pagelink_over {
	background:#6b8db4;
}

.menu_subpagelink_over {
	background:#6b8db4;
}

.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:#505054;}
.col1 { background:#48484B;}
.col2 { background:#404044;}
.col3 { background:#38383B;}
.col4 { background:#303034;}
.col5 { background:#28282B;}
.col6 { background:#202024;}

img.nav_left {
	display:none;
}
img.nav_rage3d {
	position:relative;
	top:22px;
	right:-141px;

}
img.nav_print {
	position:relative;
	top:31px;
	right:48px;

}
img.nav_discuss {
	position:relative;
	top:22px;
	right:48px;

}
img.nav_first {
	position:relative;
	top:21px;
	right:247px;
}
img.nav_prev {
	position:relative;
	top:24px;
	right:247px;
}
img.nav_pagelist {
	position:relative;
	top:24px;
	right:247px;
}
img.nav_next {
	position:relative;
	top:31px;
	right:247px;
}
img.nav_last {
	position:relative;
	top:37px;
	right:247px;
}
img.nav_right {
	display:none;
}



