#main {
	width: 925px;
	margin-top:3px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#sidebar {
	float: left;
	width: 196px;
}
#sidebar .sidebar_navlist {
	width: 192px;
	padding-top:5px;
}
#sidebar .sidebar_navlist a:link,#sidebar .sidebar_navlist a:active,#sidebar .sidebar_navlist a:visited,#sidebar .sidebar_navlist a:hover {
	display: block;
	margin-bottom: 10px;
}

#sidebar .sidebar_navlist .barPlazaDown a{
	width:196px;
	height:144px;
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sidebar .sidebar_navlist .barPlazaDown a:hover {
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -144px;
}
#sidebar .sidebar_navlist .barRegister a {
	width:196px;
	height:49px;
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -392px;
}
#sidebar .sidebar_navlist .barRegister a:hover {
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	background-position: -196px -392px;
}
#sidebar .sidebar_navlist .barLogin a {
	width:196px;
	height:49px;
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -441px;
}
#sidebar .sidebar_navlist .barLogin a:hover {
	background-image: url(../images/index_btn.gif);
	background-repeat: no-repeat;
	background-position: -196px -441px;
}
#sidebar .sidebar_question {
	width: 196px;
	padding: 0px;
	float: left;
	margin-top:5px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .sidebar_service {
	width: 196px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar_box_top {
	width: 186px;
	height: 30px;
	background-image: url(../images/index_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top:4px;
	float: left;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sidebar_box_top span{ float:right; padding-right:10px;}
.sidebar_box_top a:link,.sidebar_box_top a:active,.sidebar_box_top a:visited,.sidebar_box_top a:hover {
	font-size: 12px;
	font-weight: normal;
}

.sidebar_box_content {
	width: 194px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
	text-indent: 14px;
	overflow:hidden;

}
.sidebar_box_content .sidebar_line{
	overflow:hidden;
	background-image: url(../images/index_box.gif);
	background-repeat: no-repeat;
	background-position: -1px -67px;

}
.sidebar_box_content li {
	background-image: url(../images/index_box.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 24px;
	display: block;
	background-position: -1px -41px;
	padding-top: 2px;
	text-indent: 18px;
	list-style-type: none;
}
.sidebar_box_bottom {
	background-image: url(../images/index_box.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	width: 196px;
	display: block;
	float: left;
	overflow:hidden;
	height:13px;
}

#sidebar .sidebar_game {
	width: 196px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebarGame_box_top {
	width: 186px;
	height:30px;
	background-image: url(../images/index_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top:4px;
	float: left;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sidebarGame_box_content {
	width: 194px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-left-color: #d0d0d0;
	text-indent: 14px;
	height: 95px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;

}
.sidebarGame_box_content ul li {
	list-style-type: none;
}

.sidebarGame_box_bottom {
	background: url(../images/index_box.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	width: 196px;
	display: block;
	float: left;
	overflow:hidden;
	height:13px;
	_margin-top: -7px;
}
#content {
	float: right;
	width: 925px;
}
#content .top {
	float: left;
	height: 30px;
	width: 895px;
	background: url(../images/gameCenterBg.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	margin-top:8px;
}
#content .center {
	width: 875px;
	background:url(../images/sideRightBg2.gif) repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:20px;
	padding-top: 10px;
	clear: both;
	min-height:300px;
	_height:300px;
	margin: 0px;
}
#content .center table{ margin-bottom:40px;}
#content .center .hong{ color:red;}
#content .center .lan{ color:#0000FF;}
#content .center .hui{ color:#666;}
#content .center .center_top {
	height: 20px;
}
#content .center table {
	margin-top: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1E74A3;
}
#content .bottom {
	height: 12px;
	width: 925px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/gameCenterBg.gif);
	background-repeat: no-repeat;
	background-position: 0px -63px;
	overflow:hidden;
}

#content .center .center_table {
	margin-top: 5px;
	color: #333333;
}
#content .center .center_table p {
	padding-left: 5px;
	display: block;
	font-weight: bold;
	color: #666666;
}
.table_head {
	background-color: #eaf7ff;
	text-align: center;
	font-weight: bold;
}
.centent_gameCenter {
	float: left;
	width: 665px;
	margin-bottom: 7px;
}
.centent_gameCenter dl {
	display: block;
	float: left;
	padding: 0px;
	width: 160px;
	margin-top: 4px;
	margin-right:0px;
	margin-bottom:13px;
	margin-left: 0px;
}
.centent_gameCenter dt {
	display: block;
	padding: 0px;
	float: left;
	height: 58px;
	width: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.centent_gameCenter dd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}

.gameCenterIcon1 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.gameCenterIcon2 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -58px;
}
.gameCenterIcon3 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -116px;
}
.gameCenterIcon4 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -174px;
}
.gameCenterIcon5 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -232px;
}
.gameCenterIcon6 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -290px;
}
.gameCenterIcon7 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -348px;
}
.gameCenterIcon8 {
	display: block;
	float: left;
	background-image: url(../images/gameIcons/icons/gameCenter_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px -406px;
}
.table_white{
	background-color: #FFFFFF;
	text-align: center;
}
.table_gray{
	background-color: #fafafa;
	text-align: center;
}
.home_title {
	background: url(../images/home_pic.gif);
	background-repeat: no-repeat;
	background-position: -261px 0px;
	float: left;
	height: 25px;
	width: 650px;
	margin-right:150px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.home_content {
	float: left;
	width: 650px;
	padding: 5px;
	margin: 0px;
}

.home_content dl {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 27px;
	float: left;
	width: 600px;
}

.home_content dl label {
	padding: 0px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.home_content dt {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
.home_content dd {
	float: left;
	padding: 0px;
	display: inline;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.home_content table {
	margin-top: 5px;
}

.home_content dd img {
}
*html .home_content dd img {
}

*+html .home_content dd img { }


.home_content ol {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 45px;
}

.home_content p {
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 2em;
}

.rank_bt1{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 12px;
	width: 12px;
	display: block;
	background-image: url(../images/rank_pic.gif);
	padding:0px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.rank_bt2{
	background-repeat: no-repeat;
	background-position: 0px -12px;
	float: left;
	height: 12px;
	width: 12px;
	display: block;
	background-image: url(../images/rank_pic.gif);
	overflow:hidden;
	padding:0px;
	margin:0px;
	
}
.rank_bt3{
	background-repeat: no-repeat;
	background-position: 0px -24px;
	float: left;
	height: 12px;
	width: 12px;
	display: block;
	background-image: url(../images/rank_pic.gif);
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.rank_search {
	float: right;
	width: 300px;
	padding: 0px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rank_title {
	color: #333333;
	font-weight: bold;
	width: 300px;
	margin-top: 10px;
}
.update {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}

#page_div{
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.pages a, .pages .cpb {
	text-decoration:none;
	border: 1px solid #ddd;
	font-size:12px;
	color:#006c98;
	height: 22px;
	width: 22px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.pages a:hover {
	background-color: #dbf5ff;
	color:#006c98;
	border:1px solid #006c98;
	text-decoration:none;
	margin: 0px;
	height: 22px;
	width: 22px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.pages .cpb {
	color: #006c98;
	border:1px solid #006c98;
	background-color: #dbf5ff;
	height: 22px;
	width: 22px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
