body {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin:0px;
	background-image: url(images/bggrad.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	color: #0099cc;
	text-decoration: none;
}
a:hover {
	color: #0099cc;
	text-decoration: underline;
}
a:active {
	color: #0099cc;
	text-decoration: none;
}

table#data a:link {
	color: #FFF;
	text-decoration: none;
}
table#data a:visited {
	color: #FFF;
	text-decoration: none;
}
table#data a:hover {
	color: #FFF;
	text-decoration: underline;
}
 table#data a:active {
	color: #FFF;
	text-decoration: none;
}


a img {
		border: 0;
}

table#main {
		text-align:center;
	font-size: 13px;
	margin-right:0px;
	margin-left:0px;
	background-color:#FFF;
	
}

table#data {
	text-align:center;
	margin-right:auto;
	margin-left:auto;

}

table#data th{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	
}

table#data td{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	border-bottom: 1px solid #EEE;
}


table#right {
	text-align:center;
	margin-right:5px;
	margin-left:5px;
}



table#middle {
	text-align:center;
	margin-right:0px;
	margin-left:0px;
}


table#template {
	text-align:center;
	margin-right:10px;
	margin-left:10px;
}



.wrap {
	width:972px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

.header {
	color: #FFF;
	font-size: 14px;
	width:100%;
	height: 90px;
	margin-right:0px;
	margin-left:0px;

}

.content  {
	clear:both;
		font-size: 13px;
	width:100%;
	color: #000;
	margin:0px;
		background-color:#FFF;
	
}

.content #data tr td {
	font-size: 13px;
	height:25px; 
	text-align:center;
}

.content img {
	margin:1px;
}

p {
	margin:10px;
}

table#right img{
	margin:6px;
}

table#data img{
	margin:5px;
}

table#middle img{
	margin:4px 3px;
}


.footer {
	clear:both;
	background-image: url('images/footerbg.gif');
	background-repeat:no-repeat;
	width:100%;
	font-size: 12px;
	color: #999;
	height: 45px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px;
}


table#score {
	text-align:center;
	margin-right:5px;
	margin-left:3x;
	
}

table#score img{
	border-style:solid;
	border-color:#BBB;
	border-width:thin;
	padding:1px 1px;
}


table#history {
	text-align:center;
}

table#history td{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	border-bottom: 1px solid #EEE;
}

   table#right ul {
	list-style-type:none;
	padding:2px 18px;
	margin:5px 0px;
	text-align:left;
}

 table#right li {
	background-image: url('images/chart_bar.png');
	background-repeat: no-repeat;
	background-position: 2px 0px;
	height:17px;
	text-align:center;
	padding-left: 25px;
}

   table#right2 ul {
	list-style-type:none;
	padding:5px 5px;
	margin:5px 0px;
	text-align:left;
}

 table#right2 li {
	background-repeat: no-repeat;
	background-position: 5px 0px;
    text-align:left;
	padding-left: 25px;
}


table#right2 img{
	border-bottom-style:underline;
	border-style:solid;
	border-color:#BBB;
	border-width:thin;
	margin:2px 10px;
}


   table#middle ul {
	list-style-type:none;
	padding:2px 18px;
	margin:5px 0px;
	text-align:left;
}

 table#middle li {
	background-image: url('images/chart_bar.png');
	background-repeat: no-repeat;
	background-position: 2px 0px;
	height:17px;
	text-align:center;
	padding-left: 30px;
}

   table#template ul {
	list-style-type:none;
	padding:2px 18px;
	margin:5px;
	text-align:left;
}

table#template li {
		background-image: url('images/transpChevs.gif');
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-align:left;
	padding-left: 20px;
}

.topcorner {
	 background-image: url('images/topcorn.png');
	 background-color:#FFF;
	 background-repeat:no-repeat;
}

.downcorner {
	 background-image: url('images/downcorner.gif');
background-color:#FFF;
	 background-repeat:no-repeat;
}

.logo {
	position: relative;
	width: 220px;
	top: 0px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu {
	position: relative;
	width: 680px;
	text-align:center;
	height: 34px;
	word-spacing: 5px;
	float: right;
	top: 20px;
	overflow: visible;
}


.worldtab {
	background-image: url('images/bg10.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#327FC3;
	
}

.bluetab {
	background-image: url('images/bg.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#327FC3;
	
}


.greentab {
	background-image: url('images/bg5.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#429A15;
		
}

.purpletab {
	background-image: url('images/bg3.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#6942C8;
	
	
}
.orangetab {
	background-image: url('images/bg4.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#F99923;

}

.redtab {
	background-image: url('images/bg0.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#D73939;
		
}

.bluetab2 {
	background-image: url('images/bg.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#327FC3;
		padding:4px;
		text-align:center;
}


.greentab2 {
	background-image: url('images/bg5.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#429A15;
		padding:4px;
		text-align:center;
}

.purpletab2 {
	background-image: url('images/bg3.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#6942C8;
		padding:4px;
		text-align:center;
	
}
.orangetab2 {
	background-image: url('images/bg4.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#F99923;
	padding:4px;
	text-align:center;
}

.redtab2 {
	background-image: url('images/bg0.png');
	background-repeat:repeat-x;
	color: #FFF;
	background-color:#D73939;
		padding:4px;
		text-align:center;
}

.tip {
 background-image: url('images/strip.gif');
	 background-repeat:no-repeat;
		color: #FFF;
			 	font-size: 14px;
		
}

.top {
 background-image: url('images/navbar.gif');
	 background-repeat:no-repeat;
		color: #FFF;
			 	font-size: 14px;
}

.tup {
 background-image: url('images/block4bg.jpg');
	 background-repeat:no-repeat;
		color: #FFF;
			 	font-size: 14px;
}


.title {
 background-image: url('images/title.gif');
	 background-repeat:no-repeat;
	 	 	font-size: 14px;
		color: #FFF;
}

.topbox {
 background-image: url('images/topbox.gif');
	 background-repeat:no-repeat;
	 height: 25px;
	 	 	font-size: 14px;
		color: #FFF;
}

.topbox2 {
 background-image: url('images/menutab.png');
	 background-repeat:no-repeat;
	 	font-size: 14px;
	 height: 34px;
		color: #FFF;
}

.topbox3 {
 background-image: url('images/menu580.png');
	 background-repeat:no-repeat;
	 	font-size: 14px;
	 height: 34px;
		color: #FFF;
}

.topbox4 {
 background-image: url('images/tipbar.png');
	 background-repeat:no-repeat;
	 	font-size: 14px;
	 height: 68px;
		color: #FFF;
}


.backtab {
 background-image: url('images/askBg.gif');
 	 	font-size: 14px;
	 background-repeat:no-repeat;
		color: #FFF;
}

.redfont {color:#F00;
}

.bluefont {color:#00F;
}

.bank {
	font-size:14px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:500px;
}


.whitefont {color:#FFF;
}


.greyfont {color:#DDD;
}


.eaasy {
	text-align:left;
	letter-spacing:2px;
}

.eaasy2 {
	text-align:left;
	letter-spacing:5px;
	color:#00F;
}

.essay3 {
	font-size: 13px;
	margin:2px;
	text-align:left;
	letter-spacing:1px;
}

.essay4 {
	margin:10px;
	text-align:center;
	letter-spacing:2px;
}

.essay5 {
	padding:10px 20px;
	margin:30px;
	text-align:left;
	letter-spacing:2px;
}

h3 {
	color:#F00;
	text-align:left;
}