@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	color:#FFF;
	font-family:"微軟正黑體", "新細明體";
	text-align: center;  
	}

.header {
	width:100%;
	height:100px;
	background:url(images/header_bg.jpg) center no-repeat;
	}
	
.main {
	width: 100%;
	height: 700px;
	background: url(images/body_bg.jpg) center no-repeat;
	padding: 0;
	margin: 0 auto;
	}
	
#game_main {
	padding: 0;
	margin: 0 auto;
	width: 1550px;
	height: 700px;
	}
	
.go_left {
	height:55px;
	width:55px;
	position:absolute;
	top:300px;
	left:10px;
	z-index:9999;
	}
	
.go_right {
	height:55px;
	width:55px;
	position:absolute;
	top:300px;
	right:10px;
	z-index:9999;
	}
	
.go_left_link {
	position:relative;
	float:left;
	left: 0px;
	width: 5px;
	top: 50%;
	}
	
.go_right_link {
	position:relative;
	float:right;
	right:0px;
	width:5px;
	top:50%;
	}
	
	
.left1 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position:relative; */
	overflow: hidden;
	text-align: center;
	/* [disabled]left: 262px; */
	/* [disabled]top: 20px; */
	margin-top: 10px;
	}
	
.left1_float {
    width:190px;
	height:145px;
	position:absolute;
	z-index:1;
	}
	
.left1_float a{
	display:block;
	}
	
.left1_float a.pic{
	width:190px;
	height:145px;
	background:url(images/mouse_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
	}
	
.left1_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/left1.jpg) no-repeat center;
	}
	
.left2 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position:relative; */
	overflow: hidden;
	/* [disabled]left: 262px; */
	/* [disabled]top: 30px; */
	margin-top: 10px;
	}
	
.left2_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.left2_float a{
	display:block;
	}
	
.left2_float a.pic{
	width: 190px;
	height: 145px;
	background: url(images/seer2_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.left2_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/left2.jpg) no-repeat center;
	}
	
.left3 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position:relative; */
	overflow: hidden;
	/* [disabled]left: 262px; */
	/* [disabled]top: 42px; */
	margin-top: 10px;
	}
	
.left3_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.left3_float a{
	display:block;
	}
	
.left3_float a.pic{
	width:190px;
	height:145px;
	background:url(images/gf_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.left3_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/left3.jpg) no-repeat center;
	}
	
.left4 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	overflow: hidden;
	/* [disabled]left:262px; */
	/* [disabled]top: 52px; */
	margin-top: 10px;
	}
	
.left4_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.left4_float a{
	display:block;
	}
	
.left4_float a.pic{
	width:190px;
	height:145px;
	background:url(images/md_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.left4_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/left4.jpg) no-repeat center;
	}
	
.left5 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	overflow: hidden;
	/* [disabled]left: 50px; */
	/* [disabled]top: -350px; */
	}
	
.left5_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.left5_float a{
	display:block;
	}
	
.left5_float a.pic{
	width:190px;
	height:145px;
	background:url(images/ku_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.left5_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/left5.jpg) no-repeat center;
	}
	

.center_1_div {
	width: 600px;
	position: relative;
	top: -800px;
	left: 475px;
	}	

.game_top {
	width: 600px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]top: -765px; */
	margin: 0 auto;
	}
	
.game_top_float {
    width:588px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.game_top_float a{
	display:block;
	}
	
.game_top_float a.pic{
	width:588px;
	height:145px;
	background:url(images/588x145_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.game_top_pic {
	width: 588px;
	height: 145px;
	border: 2px #666666 solid;
	margin: 0 auto;
	position: relative;
	top: 2%;
	background: url(images/game_top.jpg) no-repeat center;
	overflow: hidden;
	}
	
.game_big {
	width: 600px;
	height: 325px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]top: -756px; */
	margin: 0 auto;
	overflow: hidden;
	margin-top: 9px;
	}
	
.game_big_pic {
	width:590px;
	height:315px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:1%;
	}
	
.game_bot {
	width: 600px;
	height: 157px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]top: -747px; */
	margin: 0 auto;
	margin-top: 7px;
	}
	
.game_bot_float {
    width:588px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.game_bot_float a{
	display:block;
	}
	
.game_bot_float a.pic{
	width:588px;
	height:145px;
	background:url(images/588x145_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.game_bot_pic {
	width: 588px;
	height: 145px;
	border: 2px #666666 solid;
	margin: 0 auto;
	position: relative;
	top: 2%;
	background: url(images/game_bot.jpg) no-repeat center;
	overflow: hidden;
	}
	
.right1 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]left: 1086px; */
	/* [disabled]top: -1409px; */
	overflow: hidden;
	margin-top: 10px;
	}
	
.right1_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.right1_float a{
	display:block;
	}
	
.right1_float a.pic{
	width:190px;
	height:145px;
	background:url(images/hua_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.right1_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/right1.jpg) no-repeat center;
	}
	
.right1_2 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position:relative; */
	overflow: hidden;
	/* [disabled]left: 262px; */
	/* [disabled]top: 30px; */
	margin-top: 10px;
	}
	
.right1_2_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.right1_2_float a{
	display:block;
	}
	
.right1_2_float a.pic{
	width: 190px;
	height: 145px;
	background: url(images/sd_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.right1_2_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/right1_2_pic6.jpg) no-repeat center;
	}


	
.right2 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]left: 1086px; */
	/* [disabled]top: -1400px; */
	overflow: hidden;
	/*margin-top: 10px;*/
	}
	
.right2_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.right2_float a{
	display:block;
	}
	
.right2_float a.pic{
	width:190px;
	height:145px;
	background:url(images/wni_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.right2_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/right2.jpg) no-repeat center;
	}
	
.right3 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]left: 1086px; */
	/* [disabled]top: -1388px; */
	overflow: hidden;
	margin-top: 10px;
	}
	
.right3_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.right3_float a{
	display:block;
	}
	
.right3_float a.pic{
	width:190px;
	height:145px;
	background:url(images/mole_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.right3_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/right3.jpg) no-repeat center;
	}
	
.right4 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]left: 1086px; */
	/* [disabled]top: -1376px; */
	overflow: hidden;
	margin-top: 10px;
	}
	
.right4_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.right4_float a{
	display:block;
	}
	
.right4_float a.pic{
	width:190px;
	height:145px;
	background:url(images/act_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.right4_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/right4.jpg) no-repeat center;
	}
	
.right_1_div {
	width: 210px;
	position: relative;
	top: -1470px;
	right: -1090px;
	}

.right_2_div {
	width: 210px;
	position: relative;
	top:-2128px;
	right: -1305px;
	}
	
	
.right5 {
	width: 200px;
	height: 155px;
	border: 1px #FFF solid;
	/* [disabled]position: relative; */
	/* [disabled]left: 1300px; */
	/* [disabled]top: -1778px; */
	overflow: hidden;
	margin-bottom: 10px;
	}
	
.right5_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.right5_float a{
	display:block;
	}
	
.right5_float a.pic{
	width:190px;
	height:145px;
	background:url(images/thdz_bg.png) no-repeat center;
	position:absolute; z-index:1; bottom: 0; left: 0;
    }
	
.right5_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background:url(images/right5.jpg) no-repeat center;
	}
	
.right6_float {
    width:190px;
	height:145px;
	position:relative;
	z-index:1;
	}
	
.right6_float a{
	display:block;
	}
	
.right6_float a.pic{
	width:190px;
	height:145px;
	position:absolute;
	z-index:1;
	bottom: 0;
	left: 0;
	background-image: url(images/190x145_dkdb_bg.png);
	background-repeat: no-repeat;
	background-position: center;
    }
	
.right6_pic {
	width:190px;
	height:145px;
	border:2px #666666 solid;
	margin: 0 auto;
	position:relative;
	top:2%;
	background-image: url(images/190x145_dkdb.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.footer {
	width:100%;
	height:100px;
	background:url(images/footer_bg.jpg) center no-repeat;
	line-height:60px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.posiBox{
	width:1330px;
	margin:0 auto;
	position:relative;
}
.discipline_icon{
	width:273px;
	height:46px;
	background-image:url(images/discipline_icon.jpg);
	position:absolute;
	top:-15px;
	left:-120px;
}	
.copyright {
	width:700px;
	padding:0;
	margin:0 auto;
	line-height:150%;
	position:relative;
	top:30px;
	}
	
.copyright a{
	color:#FFF;
	}
.game_grade{
	width:350px;
	height:63px; 
	position:absolute;
	top:-30px;
	right:-190px; }
.game_grade img{
	 float:left;
	  margin:15px 0 0 0;
	 }
.game_grade ul{
	 float:left;
	 text-align:left;
	 height:23px;
	 }
.game_grade li{
	line-height:14px;
	 
	 }
	
	
.logo {
	float:left;
	}
	
.logo a{
	display:block;
	width:95px;
	height:95px;
	background:url(images/logo.jpg) no-repeat;
	}
	
.menu {
	margin: 0 auto;
	padding: 0;
	width: 500px;
	position: relative;
	top: 60px;
	}
	
#hmenu {
		margin: 0 auto;
		padding: 0;
		list-style: none;
		float:left;
		
	}
#hmenu li {
		float: left;
		padding:0px;
		margin:0px;
		width:125px;
		height:30x;
	}
#hmenu li a {
		display: block;
		height: 30px; /* 圖片的高/2 */
		line-height: 30px;	/* ie suck */
		text-indent: -9999px;
		margin:0;
		padding:0;

	}
#hmenu a.v1 {
		width:125px;
		background:url(images/menu_1.jpg) no-repeat 0 0;	
	}
#hmenu a.v2 {
		width:125px;
		background:url(images/menu_2.jpg) no-repeat 0 0;	
	}
#hmenu a.v3 {
		width:125px;
		background:url(images/menu_3.jpg) no-repeat 0 0;	
	}
#hmenu a.v4 {
		width:125px;
		background:url(images/menu_4.jpg) no-repeat 0 0;	
	}
	
.top_link {
	font-family:"微軟正黑體", "新細明體";
	font-size:12px;
	float:right;
	color:#FFF;
	width:200px;
	height:40px;
	line-height:40px;
	padding-top:0px;
	}
	
.top_link img{
	vertical-align:middle;
	}
	
.top_link a{
	color:#FFF;
	}
	
.main_top {
	width: 965px;
	height: 370px;
	margin: 0 auto;
	padding: 0;
	border: #FFF solid 1px;
	position: relative;
	top: 15px;
	overflow: hidden;
	}
	
.main_top_pic {
	width: 950px;
	height: 355px;
	border: 2px #666666 solid;
	margin: 0 auto;
	position: relative;
	top: 2%;
	}
	
.go_home {
	height: 55px;
	width: 55px;
	position: relative;
	top: -340px;
	z-index: 9999;
	left: 890px;
	}

.main_body {
	width: 965px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	border: #FFF solid 1px;
	position: relative;
	top: 20px;
	}
	
.main_body_bg {
	width: 950px;
	height: 285px;
	background: url(images/main_bg.png);
	border: 2px #666666 solid;
	margin: 0 auto;
	position: relative;
	top: 2%;
	overflow: hidden;
	}
	
.main_text {
	width:317px;
	height:266px;
	position:relative;
	top:8px;
	left:8px;
	text-align:left;
	font-family:"微軟正黑體", "新細明體";
	font-size:16px;
	color:#FFF;	
	}
	
.main_news {
	height:270px;
	width:355px;
	position:relative;
	top:-258px;
	left:340px;
	}
	
.main_news_list {
	height:29px;
	width:330px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:-4px;
	line-height:29px;
	border-bottom:1px dashed #FFF;
	text-align:left;
	font-family:"微軟正黑體", "新細明體";
	font-size:16px;
	color:#FFF;	
	overflow: hidden;
	}
	
.main_news_list a{
	color:#FFF;	
	text-decoration:none;
	}
	
.main_link {
	width: 228px;
	height: 270px;
	position: relative;
	top: -525px;
	left: 700px;
	}

.left_1_div {
	width: 210px;
	position: relative;
	top: -142px;
	left: 260px;
	}
	
.left_2_div {
	width: 210px;
	position: relative;
	top: 26px;
	left: 46px;
	}

#bigbanner_container{ width: 200px; overflow:hidden;}
#bigbanner{ float:left; height:220px; z-index:1;}
#bigbanner img{ width:915px; height:355px;}
#bigbannerbtn{
	clear: both;
	text-align: right;
	width: 185px;
	height: 100px;
	z-index: 1000;
	position: relative;
	top: -200px;
}
.list_content{ width:185px; height:220px; overflow:hidden; padding-left: 2px;} 
.btn_left{ width:28px; float:left;} 
.list_sbg{ width:126px; height:220px; float:left; overflow:hidden;} 
.list_imgs{ height:220px; margin-left:0px;}
.btn_right{ width:28; float:left;}
.img_btn{padding-left:9px; padding-bottom:20px; float:left; height:220px;}
