@charset "utf-8";
/* CSS Document */

.top_1{background-color:#8E7260; height:85px; overflow:hidden;}
	.top_1_con{position:relative;}
	.top_1_con a.top_1_btn{position:absolute;}
	.top_1_con .close_btn{display:block; width:32px; height:32px; background:url(img/close_btn.png) no-repeat; left:0; top:5px;}
	.top_1_con .facebook_btn{top:12px; left:50px;}
	
	.glSlide{width:672px; height:64px; overflow:hidden; position:absolute; top:10px; right:50px; direction:ltr;}
	.glSlide li{width:84px; height:64px; float:left;}
	.glSlide li img{border:2px solid #8E7260; width:80px; height:60px;}
	.glSlide li:hover img{border-color:#F60;}
	.top_1_con a.page_btn{display:block; width:37px; height:64pc; overflow:hidden; background:url(img/next_pre_btn.png) no-repeat; position:absolute; top:10px;}
	.top_1_con a.pre_btn{background-position:-37px 0; right:13px;}
	.top_1_con a.next_btn{background-position:0 0;left:224px;}
	
.top_2{background:url(img/nav_bg.jpg) repeat-x; height:40px;}
	.top_2 .addthis_button_facebook_like{margin-top:7px; display:inline-block; float:right;}
	
.game_intro{ float:right; position:relative; background:url(img/game_introduction.png) no-repeat 0 -40px ; height:40px; width:230px;}
.game_intro a.btn{text-indent:-9999px; display:block; height:40px; width:230px;}
.game_inrto1{background-position:0 0;}
.game_intro .amo_nav_drop_con{height:380px; overflow-x:hidden; overflow-y:scroll}
.game_intro .col_con{padding:10px;}
.game_intro .col_con h1{height:30px;  font-size:18px; line-height:30px;}
.game_intro .col_con h2{height:30px; font-size:16px; color:#F60;}
.game_intro .col_con p{line-height:1.5; font-size:16px; color:#F60;}
.game_intro .col_con img{margin:10px 0;}
.game_intro ul li{line-height:1.8; font-size:16px;}

.game_discuss{ float:right; margin-right:20px; position:relative; background:url(img/game_introduction.png) no-repeat 0 -80px ; height:40px; width:135px;}
.game_discuss a.btn{text-indent:-9999px; display:block; height:40px; width:135px;}
.game_discuss1{background-position:0 -120px;}
.game_discuss .amo_nav_drop_con{height:380px; overflow-x:hidden; overflow-y:scroll}