.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_top {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: "新細明體", Arial;
	line-height: 20px;
}
a:hover {
	color: #336666;
	text-decoration: none;
}
.pop_top {
	font-size: 11px;
	color: #FCE07F;
	font-family: "新細明體", Arial;
}
.pop_m {
	font-size: 11px;
	color: #FEFCE9;
	font-family: "新細明體", Arial;
	text-decoration: none;
}
.index {
	font-size: 12px;
	color: #6A553A;
	text-decoration: none;
	font-family: "新細明體", Arial;
}
.main-1 {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.main-3 {
	font-size: 15px;
	color: #486736;
	line-height: 20px;
	font-weight: bold;
}

.main-2 {
	font-size: 13px;
	color: #7D674D;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.main-4 {
	font-size: 12px;
	color: #486736;
	line-height: 20px;
}
.main-5 {
	color: #000099;
	font-size: 13px;
	line-height: 20px;
}

.main-6{ font-size:12px; line-height:20px; color:#333333; background-color:#FFFF00;}

.main-top {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.arming {
	font-size: 11px;
	color: #666666;
}
.keyboard {
	font-family: "新細明體", Arial;
	font-size: 11px;
	color: #967C5B;
}
.monster_1 {
	font-size: 11px;
	color: #BB9CBE;
}
.monster_2 {
	font-size: 11px;
	color: #6D4B72;
}
.war-1 {
	font-size: 15px;
	font-weight: bold;
	color: #A12626;
}
.war-2 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #A52421;
}
.chat {
	font-size: 12px;
	line-height: 18px;
	color: #7D674D;
}
.dl {
	font-size: 15px;
	color: #0D3C7B;
	font-weight: bold;
}
.w-1 {
	font-size: 11px;
	color: #CCCCCC;
}
.w-2 {
	font-family: Arial;
	font-size: 11px;
	color: #04326D;
	text-decoration: none;
}
.QA {
	font-size: 15px;
	color: #5B3F04;
	font-weight: bold;
}
.poto_1 {
	font-size: 12px;
	font-weight: bolder;
	color: #04326D;
	font-family: Arial;
}

/*彈跳視窗POP*/
#POP
{
	position: relative;
	width:490px;
	hight:200px;
	left: 0px;
	z-index: 2;
}
#POP_IMG
{
	position: absolute;
	top:299px;
	left:2px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	visibility: visible;
}

