@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
li, ul, h1, h2, h3, h4, h5, h6, td, th {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 100%;
	font-weight: normal;
}
/* ------------訊息彈跳開始---------- */
.btn_pop_close {
	width: 82px;
	height: 77px;
	position: absolute;
	display: block;
	right: 37px;
	top: 31px;
}


.pop_wrap{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10001;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	display: none;
}
/* pp_e1 */
#pp_e1{
	z-index: 10002;
}
.pop_main{
	position: absolute;
	background: url(../images/p_event1.png) center no-repeat;
	left: 50%;
	top: 50%;
	width: 860px;
	height: 581px;
	margin-left: -430px;
	margin-top: -290px;
	z-index: 10001;
}
.btn_send_cho {
	width: 210px;
	height: 190px;
	position: absolute;
	display: block;
	background: url(../images/btn_send.png) center top no-repeat;
	left: 602px;
	top: 330px;
}
.user_name {
	width: 415px;
	height: 38px;
	position: absolute;
	display: inline-block;
	left: 227px;
	top: 296px;
}
.user_tt {
	color: #FFF;
	font-size: 24px;
	line-height: 60px;
	background-color: #000;
	border: 0px;
	text-indent: 10px;
	}
.game_cho {
	width: 350px;
	height: 60px;
	position: absolute;
	display: inline-block;
	left: 214px;
	top: 229px;
}
.server_cho {
	width: 350px;
	height: 60px;
	position: absolute;
	display: inline-block;
	left: 214px;
	top: 294px;
}
.name_cho {
	width: 350px;
	height: 60px;
	position: absolute;
	display: inline-block;
	left: 214px;
	top: 359px;
}
/* ------------訊息彈跳結束---------- */


/* pp_e2 */
#pp_e2 .pop_main{
    background: url(../images/p_event2.png) center no-repeat;
}
.btn_send_cho_2 {
	width: 210px;
	height: 190px;
	position: absolute;
	display: block;
	background: url(../images/btn_send.png) center top no-repeat;
	left: 602px;
	top: 330px;
}
.user_id_2 {
	width: 350px;
	height: 60px;
	position: absolute;
	display: inline-block;
	left: 217px;
	top: 255px;
}
.game_cho_2 {
	width: 350px;
	height: 60px;
	position: absolute;
	display: inline-block;
	left: 214px;
	top: 250px;
}
.server_cho_2 {
	width: 350px;
	height: 60px;
	position: absolute;
	display: inline-block;
	left: 214px;
	top: 327px;
}
/* ------------訊息彈跳結束---------- */

.bt {text-indent: -999px;overflow: hidden;cursor:pointer;}
.w_box{width:900px; height:400px; margin:80px 0 0 130px;font-size: 30pt;color:#fff; font-weight: bolder}
.w_box p{ line-height:20px; word-break: break-all;letter-spacing: 2px;font-weight: 400;} 
.w_box b{ color:#FFF972;font-weight: 400;}
.w_box span{color:#FFF972;font-weight: 400;line-height:180px;letter-spacing: 2px;}


.cf_textbox01{ width:180px ; height: 25px ; position: absolute; margin:75px 0 0 215px; float: left; background-color: #FFFFFF; font-size: 13pt}
.cf_textbox{ width:550px ; height: 250px ; position: absolute; margin: 160px 0 0 150px; float: left; background-color: #FFFFFF; font-size: 13pt}
.bt_send{width:152px; height:52px;position: absolute; margin: 440px 0 0 350px; float: left;background: url(../images/bt_send.jpg) top no-repeat;}
