body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	margin-left:32px;
	line-height:1.5;
	color:#333;
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-y;
}

a {
	text-decoration:none;
	color:#004080;
}

a:hover {
	color:#F60;
}

h1 {
	font-size:15px;
	font-weight:normal;
	margin:0;
	display:inline;
}

h2 {
	font-size:13px;
	margin:2px;
	display:inline;
	background-color:#FFFFCC;
}

#lanch {
	position:absolute;
	top:0;
	width:941px;
	height:30px;
	text-align: right;
	z-index: 99;
}

#heabg {
	position:absolute;
	top:25;
	width:941px;
	height:90px;
	background:url(images/heabg.gif) repeat-x;
}

#wrapper {
	width:965px;
}

#header {
	position:relative;
	height:132px;
}

#container {
	position:relative;
	width:100%;
}

#main {
	float:left;
	width:730px;
	padding-top:6px;
	border-right:1px solid #eee;
	min-height:500px;
	*height:500px;
	*height:auto !important;
}

#main ul {
	list-style:none;
	margin:0;
	padding:0;
}

#main li {
	float:left;
	width:98px;
	margin:9px 10px;
	padding:6px;
	text-align:center;
	border:1px solid #ddd;
	background-color:#F7F7F7;
}

.gpic {
	width:90px;
	height:80px;
}

.gpic img {
	width:80px;
	height:60px;
	border:1px solid #fff;
}

.gtext {
	text-align:left;
	width:100px;
}

#menu {
	float:right;
	width:185px;
	padding-right:42px !important;
	padding-right:20px;
}

#foot-front {
	clear:both;
	width:920px;
	margin-top:10px;
	color:#999;
	text-align:center;
}

#foot {
	clear:both;
	width:920px;
	padding:10px;
	margin-top:10px;
	background-color:#F7F7F7;
	color:#999;
	text-align:center;
}

#foot a {
	color:#999;
}

#foot a:hover {
	color:#F60;
}

#logo {
	width:240px;
	height:88px;
	background-image:url(images/logo.gif);
}

#logint {
	margin-top:7px;
	width:200px;
	height:29px;
	background:url(images/loginTbg.gif) no-repeat;
}

#login {
	width:196px;
	width:184px !important;
	padding:10px 6px 17px 6px;
	background:url(images/loginbg.gif) no-repeat;
}

#nav {
	position:absolute;
	left:0;
	top:105px;
	width:940px;
	height:26px;
	overflow:hidden;
	border-bottom:1px solid #083d65;
	font-size:12px;
}

#subnav{
	margin-left:2px;
	margin-bottom:7px;
	width:180px;
	padding:2px 5px 0 5px;
	background:url(images/subnav.gif) repeat-x;
	border:1px solid #CCC;
	color:#CCC;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav li {
	display:inline;
	margin:0;
}

#nav a {
	float:left;
	padding:0 0 0 5px;
	text-align: center;
	background:url("images/tableftJ.gif") no-repeat left top;
	text-decoration:none;
	margin-bottom:-10px;
}

#nav a span {
	float:left;
	display:block;
	background:url("images/tabrightJ.gif") no-repeat right top;
	padding:5px 10px 3px 6px;
	color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span {
	color:#FFF;
}

#nav a:hover {
	background-position:0% -42px;
}

#nav a:hover span {
	background-position:100% -42px;
}

#nav #current a {
	background-position:0% -42px;
	font-size:15px;
}

#nav #current a span {
	background-position:100% -42px;
	color:#FFF;
	padding:4px 15px 3px 9px;
}

#game {
	width:680px;
	margin-bottom:5px;
	margin-left:10px;
}

#comment {
	float:left;
	width:362px;
	margin-left:5px;
}

#grelated {
	float:right;
	width:340px;
	margin:3px 0 0 5px;
	background:url(images/related.gif) no-repeat;
}

.gtitle {
	margin:3px 0;
	height:23px;
	padding:0px !important;
	padding:4px;
	background:url(images/68023bg.gif) no-repeat;
}

#detail {
	padding-top:8px;
	font-size:13px;
	min-height:155px !important;
	height:auto;
}

#detail p {
	margin:0;
	padding-left:140px;
	padding-left:140px\9;
	*padding-left:0px;
}

.hot {
	float:left;
	margin:6px 0;
	width:690px;
	padding-left:30px !important;
	padding-left:40px;
	border:1px solid #FC0;
	border-left:0;
	border-right:0;
}

.loc {
	float:left;
	margin:6px 0;
	padding:5px 0 0 5px;
	width:725px !important;
	width:725px;
	height:25px;
	border:1px solid #FFCC00;
	border-left:0;
	border-right:0;
	background-color:#FFFFDD;
}

.hgpic {
	float:left;
	width:90px;
	height:85px;
	overflow:hidden;
	text-align:center;
	margin:5px;
	margin-left:2px;
}

.hgpic img {
	width:80px;
	height:60px;
	border:1px solid #999;
}

.ad230 {
	padding:1px 5px;
}

#page {
	clear:both;
	text-align:center;
	padding:3px 5px;
}

#page a {
	padding:3px 4px;
	border:1px solid #9aafe5;
}

#page a:hover {
	border:1px solid #FF6600;
	background-color:#F60;
	color:#FFF;
}

#page #current{
	border:1px solid #FF6600;
	background-color:#F60;
	color:#FFF;
}

