@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0; }
body {
	color:#333333;
	text-decoration: none;
	padding:0;
	margin:0px auto;
	/*width: 880px;*/
}
body, input, li, td, span, div, select {
	font-size:13px;
	font-family:verdana;
}
ul, li, form, p {
	padding: 0;
	margin: 0;
}
ul, select, form {
	margin:0;
	padding:0;
}
ul, li {
	list-style:none;
}
ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img {
	margin: 0px;
	border: 0px;
}
a:link, a:visited {
	color:#302e6d;
	text-decoration:none;
}
a:hover, a:active {
	color:#E14F00;
	text-decoration:underline;
}
/*table{table-layout: fixed;}*/
td{ 
    height:27px;
    word-break: break-all;
    word-wrap:break-word;
	} 
/*页面层容器*/
.container {
	margin:18px auto;
	width: 1000px;
	min-height:1000px!important;
	_height:1000px;
}
　 　/*页面头部start*/
.header {
	background:url(../images/9wee_topbg.gif) repeat-x; width:100%; height:100px;
}
.header_box {
	width:1000px; margin:0 auto;
}
.header_left {
	float:left; width:450px; height:78px; background:url(../images/9wee_topbgt.gif) no-repeat right;
}
.header_logo {
	float:left; width:195px; padding-top:16px;
}
.header_about { float:left; color:#676363; height:28px; line-height:22px; background:url(../images/9wee_www.gif) no-repeat left bottom; padding-top:27px;}
.header_right {
	 float:left; width:550px; line-height:22px;
}
.header_right a { padding:0 4px;}
.header_bottom { float:left; width:1000px; line-height:28px;}
.header_bottom a { padding:0 4px;}
.header_url { width:544px; color:#858484; padding:8px 0; text-align:right; padding-right:6px;}
.header_position {float:left;padding-left:50px; width:400px; color:#181818;}
.header_login {float:right;padding-right:50px; width:500px; color:#181818;}
.header_login li { float:left; padding-left:4px;}
.header_input {border:1px solid #E8E3E9;  background:url(../images/9wee_in_bg.gif) repeat-x top; padding:2px;}


.bms_nav { width:100%; height:40px; background:url(../images/bms_nav.gif) repeat-x;}
.bms_nav_box {
	width:1000px; margin:0 auto;
}
.bms_nav_box li {
	float:left;
}
.bms_nav_box a {
	display:block; width:110px; height:40px; text-decoration:none; text-align:center; font-weight:bold; font-size:14px; line-height:35px;
}
.bms_nav_on a:link,.bms_nav_on a:visited{color:#FFF; background:url(../images/bms_nav_b.gif) no-repeat bottom center;}
.bms_nav_on a:hover,.bms_nav_on a:active{color:#FFF; text-decoration:none;}
.bms_nav_off a:link,.bms_nav_off a:visited{color:#302e6d; }
.bms_nav_off a:hover,.bms_nav_off a:active{color:#FFF; background:url(../images/bms_nav_b.gif) no-repeat left top; text-decoration:none;}

/*页面头部end*/

/*首頁Banner圖片start*/
.banner {
	width:880px;
	height:84px;
}
.banner_box {
	height:76px;
	width:803px;
	padding-left:38px;
	padding-top:8px;
	padding-bottom:0px;
}
/*首頁Banner圖片end*/
/*主体内容start*/
.main_body {
	width:100%;
	min-height:500px!important;
	_height:500px;
	background:url(../images/bg.gif) repeat-x;
}
/*主体内容end*/
/*會員登入框start*/
.bms_left {
	width:188px;
	float:left;
	padding-top:30px;
	padding-left:10px;
}
.bms_right {
	width:750px;
	float:right;
	padding-top:30px;
	padding-right:10px;
}
.bms_problem_nav { width:50%; height:29px;float:left;}
.bms_problem_nav_box {
	width:100%; margin:0 auto;
}
.bms_problem_nav_box li {
	float:left;
}
.bms_problem_nav_box a {
	display:block; width:115px; height:29px; text-decoration:none; text-align:center; font-weight:bold; font-size:14px; line-height:25px;
}
.bms_problem_nav_on a:link,.bms_problem_nav_on a:visited{color:#302e6d;  background:url(../images/nav_yes.png) no-repeat bottom center;}
.bms_problem_nav_on a:hover,.bms_problem_nav_on a:active{color:#cc6600;  text-decoration:none;}
.bms_problem_nav_off a:link,.bms_problem_nav_off a:visited{color:#cc6600; background:url(../images/nav_no.png) no-repeat bottom center;}
.bms_problem_nav_off a:hover,.bms_problem_nav_off a:active{color:#302e6d; text-decoration:none;}

.bms_nav_bnt { width:40%;float:right;}

.bms_list{
width:100%;
	border:1px solid #cccccc;
	float:right;
	line-height:23px;
	color:#4f4f4f;
	background-color: #FFF;
	min-height:400px!important;
	_height:400px;
}
.bms_table{
	width:95%;
	background-color:#cccccc;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.bms_td{
	/*border:1px solid #cccccc;*/
	background-color:#FFF;
}
.login {
	width:313px;
	border:1px #d5d5d5 solid;
	float:left;
	line-height:23px;
	color:#4f4f4f;
}
.ulogin {
	margin:15px;
}
.ulogin ul {
	list-style:none;
	vertical-align:middle;
	padding-left:0px;
	line-height:30px;
}
.ulogin li {
	height:30px;
}
.underline {
	border-top:1px solid #d5d5d5;
	padding:10px;
}
.gre {
	color:#057ad7;
}
.str {
	font-size:14px;
	font-weight:bolder;
	color:#181818;
}
input.textfield {
	width:136px;
	border:#c3c7c8 1px solid;
	padding:3px 25px 0 3px;
	height:16px;
	background:url(../images/Login_bg1.gif) no-repeat right top;
}
input.textfield1 {
	width:136px;
	border:#c3c7c8 1px solid;
	padding:3px 25px 0 3px;
	height:16px;
	background:url(../images/Login_bg.gif) no-repeat right top;
}
.login_box {
	width:313px;
	overflow:hidden;
	margin-top:0px;
	margin-left:0px;
	display:inline;
}
.login_box ul {
	margin-top:0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.login_box ul li {
	height:27px;
}
/*會員登入框end*/
/*頁面游戲介紹start*/

.game_list {
	width:480px;
	border:1px solid #EBEBEB;
	float:right;
	line-height:23px;
	color:#4f4f4f;
	background-color: #F7F7F7;
}
.game_underline {
	border-top:1px solid #EBEBEB;
	padding:10px;
}
.game_content {
	width:420px;
	float:right;
	padding-top:15px;
	padding-right:20px;
}
.game_img_content {
	width:420px;
	float:right;
}
.game_img_line {
	width:176px;
	height:145px;
	border:1px solid #EBEBEB;
	float:left;
	line-height:23px;
	color:#4f4f4f;
	background-color: #FCFCFC;
}
.game_img {
	width:166px;
	padding:5px;
	text-align:center;
	line-height:28px;
}
.game_nav {
	width:205px;
	height:145px;
	float:right;
	padding-top:5px;
	padding-right:5px;
}
.game_nav .game_nav_img {
	line-height:45px;
}
.game_text_content {
	width:420px;
	float:right;
}
/*頁面游戲介紹end*/
.footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	background-color:#EBEBEB;
	text-align:center;
	height:99px;
	padding:10px;
	margin-top: 25px;
}
/*页面底部*/
