@charset "utf-8";
/* CSS Document */

/*蟲蟲危機*/
h1.h_worm {
	color:#8d6f2a;
	font-size:30px;
	padding:3px 0;
}
/*蟲蟲危機 popup*/
#pop_wormBox .showMediaMiddle .Header, #pop_wormBox .showMediaMiddle .Content, #pop_wormBox .showMediaMiddle .Footer {
	background:none;
	width:auto;
	height:auto;
}
#pop_wormBox .popUpBox .closeBtnBox {
	bottom:-30px;
	background:url(../templates/images/img_btn_popup_return.jpg) no-repeat center;
	width:66px;
	height:30px;
	position:absolute;
	bottom:-35px;
	right:0;
}
#pop_wormBox .popUpBox .popUpContentBox {
	width:725px;
	height:auto;
	padding:0;
}
#pop_wormBox .showMediaMiddle .Content {
	position:relative;
}
#pop_wormBox .popUpBox .btnBox {
	background:none;
	margin:0;
	padding:0;
}
/*btn*/
a.popup_btn, a.popup_btn2 {
	cursor:pointer;
}
#showmv_box .closeBtnBox{
	top:22px;
}

/*蟲蟲危機 popup table 樣式*/
.popTable {
	width:auto;
	text-align:center;
	font-family:'微软雅黑', 'Microsoft YaHei', "Arial Unicode MS";
	font-size:13px;
}
.popTable td {
	border:1px solid #fff;
	background:#efe5d1;
	padding:20px 10px 10px 10px;
	vertical-align:top;
	text-align:left;
}
.tableTitle td, td.tableTitle {
	background:#dfcba4;
	text-align:center;
	padding:5px 10px;
	vertical-align:middle;
}
/*gold list*/
.goldList {
	list-style:none;
}
.goldList li {
	background:url(../templates/images/img_gold_list.png) no-repeat left 6px;
	padding:0 0 0 10px;
	color:#0d0000;
	line-height:16px;
	font-size:12px;
}
