         A:visited {color: #CCFFCC; text-decoration: none;}
         a:link {color: #33EE66; text-decoration: none;}
         a:hover {color: #7DFFC8;}

body {
	overflow-x:hidden;
/*	y:scroll; */
	font-family : Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	color : #ffffff;
	background-color: #000000;
	background-image: url(/zhimages/newback.jpg);
/*	background-attachment: fixed;*/
	margin-right: 0px;
width: 100%;
height: 100%;
}
.top {
	height: 75px;
	background-image: url(/zhimages/topwhole.gif);
	float: left;
	left: 0px;
	width: 100%;
	background-repeat: no-repeat;
/*	text-align: left; */
  clear: left;
}
.middlemenu {
	background-image: url(/zhimages/newleftmiddle.jpg);
	text-align: left;
	clear: both;
	height: 555px; 
	width: 160px;
/*
	float: left;
	position: absolute;
	left: 0px;
	top: 75px;
*/
	background-repeat: no-repeat;
/*	text-align: center; */
}
.menuahref {
  background-repeat: no-repeat;
	display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF00;
	font-weight: 500;
	width: 123px;
	height: 34px;
	text-align: center;
	margin-left: 20px;
	padding-top: 9px;
	background-image: url(/zhimages/blankbutton.png);
	text-decoration: none;
}
.menuahref2 {
  background-repeat: no-repeat;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #00FF00;
  font-weight: 500;
  width: 123px;
  height: 41px;
  text-align: center;
  margin-left: 20px;
  padding-top: 0px;
  background-image: url(/zhimages/blankbutton.png);
  text-decoration: none;
}

.middle {
	position: absolute;
	top: 75px;
	left: 160px;
	padding-right: 1em;
	padding-top: 0.5em;
    overflow: auto;
/* This is crap, why can't CSS work out width's properly */
/* width: 86%; */
width: calc(100% - 160px);
width: -moz-calc(100% - 160px);

}
.menu3 {
  padding-top:  1em;
  padding-left: 1em;

/*
	position: absolute;
	left: 25px;
	top: 690px;
*/
}
#news {
	padding-left : 0;
	padding-right : 1em;
}
.green {
	color : #66ff66;
}
.yellow {
	color : #ffff66;
}
.orange {
	color : #ff9900;
}
.red {
	color : #ff0000;
}
.red2 {
	color : #ff3033;
}
.red3 {
  color : #ff3033;
  font-weight: bold;
}
.intro {
	font-style : italic;
}img {
	border: none;
}
.b {
	font-weight: bold;
}
.bi {
	font-style: italic;
	font-weight: bold;
}
.textmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;

height: 600px; 
overflow: auto;

}
.thumbcell {
  background-color:rgb(0,0,110);
}

.thumb_nocredit {
color: rgb(255, 0, 0);
/*font-color: red;*/
/*font-size: 1em;*/
background-color:rgb(0,0,90);
}
.jstest {
	clear:none;
	background-color: #FF99FF;
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	font-size: 24px;
	border-color: #FF0000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	float: left;
	color: #000000;
}
.buypreview {
	padding: 20px;
	font-weight: bold;
  font-size: 16px;
	vertical-align: middle;
}
.llarrow {
  float: left;
}
.llarrow a {
  display:block;
  width: 68px;
  padding:15px 0px;
  text-decoration: none;
  background: url("/zhimages/llarrow_css.gif") 0 0 no-repeat;
}
.llarrow a:active {
  background-position: 0 -47px;
}
.larrow {
  float: right;
}
.larrow a {
  display:block;
  width: 68px;
  padding:15px 0px;
  text-decoration: none;
  background: url("/zhimages/larrow_css.gif") 0 0 no-repeat;
}
.larrow a:active {
  background-position: 0 -47px;
}
.rarrow {
  float: left;
}
.rarrow a {
  display:block;
  width: 68px;
  padding:15px 0px;
  text-decoration: none;
  background: url("/zhimages/rarrow_css.gif") 0 0 no-repeat;
}
.rarrow a:active {
  background-position: 0 -47px;
}
.rrarrow {
  float: right;
}
.rrarrow a {
  display:block;
  width: 68px;
  padding:15px 0px;
  text-decoration: none;
  background: url("/zhimages/rrarrow_css.gif") 0 0 no-repeat;
}
.rrarrow a:active {
  background-position: 0 -47px;
}


/*
#  link {color: #FF0000; text-decoration: none;}
#  hover {color: #FF0000;}
#  color: rgb(255, 0, 0);
#  background-color:rgb(0,0,110);
#  filter:alpha(opacity=80);
#  opacity: 0.7;
#  -moz-opacity:0.7;
#  font-color: red;
*/
