body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #003399;
	
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #003399;
}


.tb_bg {
	background-image: url(/image/middle_bg.gif);
}


.topdownload_bg {
	background-image: url(/image/topdownload_midd.gif);
}

.topdownload_bottom {
	background-image: url(/image/topdownload_bottom.jpg);
}


.editortoppick_bg {
	background-image: url(/image/editor_bg.gif);
}
.editortoppick_bottom {
	background-image: url(/image/editor_bottom.jpg);
}
.indexgames_bg {
	background-image: url(/image/maingame_bg.jpg);
}
.indexgames_top {
	background-image: url(/image/maingame_top.jpg);
}
.indexgames_bottom {
	background-image: url(/image/maingame_bottom.jpg);
}
.nav_a:link {
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;
}
.nav_a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.nav_a:hover {
	text-decoration:underline;
	color: #FFFF00;
	font-weight: bold;
}
.nav_a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.nav_style {
	color: #FF3300;
}
.copyright_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bottom_nav:link {
	text-decoration: none;
	color: #003399;
	font-size:12px;
	
}
.bottom_nav:visited {
	text-decoration: none;
	color: #003399;
	font-size:12px;
}
.bottom_nav:hover {
	text-decoration:underline;
	font-size:12px;
}
.bottom_nav:active {
	text-decoration: none;
	color: #003399;
	font-size:12px;
}.v_line {
	background-image: url(/image/v_line.gif);
}
.hr_style {
	color: #0099FF;
}

.gamedesc_top {
	background-image: url(/image/gamedesc_top.gif);
}

.gamedesc_bg {
	background-image: url(image/gamedesc_med.gif);
}

.gamedesc_bottom {
	background-image: url(/image/gamedesc_bottom.gif);
}


.gamedesc_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

