﻿/*==============通用部分============*/
a	{
	font-family:宋体,Arial;
	font-size:9pt;
	color:#669638;
	text-decoration:none;
	cursor:url(AT.cur),url(../AT.cur),auto;
	}
a:hover	{
	color:#333;
	text-decoration:none
	}
html {
	_overflow-y:scroll;
	scrollbar-face-color: #E8E4C8;
	scrollbar-highlight-color:transparent;
	scrollbar-shadow-color: #C8B490;
	scrollbar-3dlight-color: transparent;
	scrollbar-arrow-color: #A0A090;
	scrollbar-track-color: #CDCAD2;
	scrollbar-darkshadow-color: #fcfcd8;
	scrollbar-base-color: transparent
}

body{
	cursor:url(CG.cur),url(../CG.cur),auto;
	margin:0;
	background-color:transparent;
	font-family:宋体,Arial;
	font-size:9pt;

}
.u{
	text-decoration: underline;
}
.c{
	text-align:center;
}
.l{
	text-align:left;
}
.r{
	text-align:right;
}
.b{
	font-weight:700;
}
.del{
	text-decoration: line-through;
}
.no{
	white-space:nowrap;
}
.white{
	color:white;
}
.yellow{
	color:yellow;
}
.aqua{
	color:aqua;
}
.gray{
	color:gray;
}
.earth{
	color:#690;
}
.water{
	color:#06F;
}
.fire{
	color:red;
}
.wind{
	color:#F90;
}
.npc {
	color:#FF3300;
}
.memo{
	color:#0090D3;
}
.chenghao{
	color:olive;
}
.q_item{
	color:#800000;
}
.p6{
	padding:6px;
}
.p8{
	padding:8px;
}
.p12{
	padding:12px;
}
.p24{
	padding:24px;
}
.all {
	width:100%;
}
.top {
	width:100%;
	}
.date {
	padding:4px;
	float:left;
	font-weight:700;
}
.tran	{
	padding:4px;
	float:right;
}
.tj{
	text-align:right;
}
.list {
	clear:both;
	padding:2px 8px;
	line-height:120%;
	border-top:1px #666 solid;
	}
.jp{
	font-family:"MS UI Gothic";
}
.trans_msg {
	filter:alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) ndtrans(duration=.2);
}
/*===攻略===*/
.quest table {
	border-collapse:collapse;
}
.quest td {
	font-family:宋体,Arial;
	font-size:9pt;
	padding:0 8px 0 8px;
	border:1px #333 solid;
}
/*===宠物资料===*/
.ziliao table {
	width:580px;
	border-collapse:collapse;
}
.ziliao td {
	border:1px #333 solid;
	font-family:宋体,Arial;
	font-size:9pt;

}
.name{
	text-align:center;
	font-weight:700;

}
.img {
	text-align:center;
	width:156px;
}
.l1 {
	text-align:center;
	font-weight:700;
	width:73px;
}
.l2{
	text-align:center;
	width:85px;
}
.l3{
	text-align:center;
	font-weight:700;
	width:40px;
}
.l4{
	width:88px;
}
.l5{
	text-align:center;
	font-weight:700;
	width:52px;
}
.l6{
	text-align:center;
	width:23px;
}
.skill {
	text-align:center;
}
.1{	
	text-align:left;
	padding:0 4px;
}
.item{
	text-align:center;	
}
/*==任务==*/
.qskill{
	color:purple; 
}
.back{
	border-top:1px #666 solid;
	padding-top:2px;
	text-align:left;
}
/*==下载==*/
.down table {
	width:580px;
	border-collapse:collapse;
}
.down td {
	font-family:宋体,Arial;
	font-size:9pt;
	padding:1px 4px;
	border:1px #333 solid;
}
/*==链接==*/
.link table {
	width:580px;
	border-collapse:collapse;
}
.link td {
	font-family:宋体,Arial;
	font-size:9pt;
	padding:1px 4px;
	border:1px #333 solid;
}
.limg{
	border-width: 0;
}
/*==底部导航==*/
.m_home{
	top:0;
	left:0;
	position: absolute;
}
.m_home a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat 0 0;
}
.m_home a:hover{
	display:block;
	background:url('../Image/Page/menu.png') no-repeat 0 -28px;
}
.m_quest{
	top:0;
	left:77px;
	position: absolute;
}
.m_quest a{
	height:28px;
	width:76px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -76px 0;
}
.m_quest a:hover{
	height:28px;
	width:76px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -76px -28px;
}
.m_item{
	top:0;
	left:153px;
	position: absolute;
}
.m_item a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -153px 0;
}
.m_item a:hover{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -153px -28px;
}
.m_monster{
	top:0;
	left:230px;
	position: absolute;
}
.m_monster a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -230px 0;
}
.m_monster a:hover{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -230px -28px;
}
.m_down{
	top:0;
	left:307px;
	position: absolute;
}
.m_down a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -307px 0;
}
.m_down a:hover{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -307px -28px;
}
.m_link{
	top:0;
	left:384px;
	position: absolute;
}
.m_link a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -384px 0;
}
.m_link a:hover{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -384px -28px;
}
.m_map{
	top:0;
	left:461px;
	position: absolute;
}
.m_map a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -461px 0;
}
.m_map a:hover{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -461px -28px;
}
.m_bbs{
	top:0;
	left:538px;
	position: absolute;
}
.m_bbs a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -538px 0;
}
.m_bbs a:hover{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -538px -28px;
}
.m_blog{
	top:0;
	left:615px;
	position: absolute;
}
.m_blog a{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -615px 0;
}
.m_blog a:hover{
	height:28px;
	width:77px;
	display:block;
	background:url('../Image/Page/menu.png') no-repeat -615px -28px;
}
.m_copyright{	
	padding-top:12px;
	text-align:right;
	margin-left:692px;
	margin-right:102px;
	height:28px;
	overflow:hidden;
	background:url('../Image/Page/top_bg.png');
}
.m_beian {
	top:0;
	padding-top:12px;
	text-align:center;
	right:0;
	width:102px;
	height:28px;
	position: absolute;
	background:url('../Image/Page/top_right.png');
}
/*===主体小窗口===*/
.b_sw{
	width:280px;
}
#sw_r1_c1{
	display:block;
	background:url('../images/sw_r1_c1.png') no-repeat;
	width:16px;
	height:29px;
	float:left;
	}
#sw_r1_c2{
	display:block;
	background:url('../images/sw_r1_c2.png') no-repeat;
	width:235px;
	height:29px;
	float:left;
	}
#sw_r1_c3{
	display:block;
	background:url('../images/sw_r1_c3.png') no-repeat;
	width:29px;
	height:29px;
	float:left;
	}
#sw_r2_c1{
	display:block;
	background:url('../images/sw_r2_c1.png') no-repeat;
	width:16px;
	height:274px;
	float:left;
	clear:left;
	}
#sw_r2_c2{
	display:block;
	width:235px;
	height:274px;
	float:left;
	background:transparent;
	}
#sw_r2_c3{
	display:block;
	background:url('../images/sw_r2_c3.png') no-repeat;
	width:29px;
	height:274px;
	float:left;
	}
#sw_r3_c1{
	display:block;
	background:url('../images/sw_r3_c1.png') no-repeat;
	width:16px;
	height:14px;
	float:left;	
	clear:left;
	}
#sw_r3_c2{
	display:block;
	background:url('../images/sw_r3_c2.png') no-repeat;
	width:235px;
	height:14px;
	float:left;	
	}
#sw_r3_c3{
	display:block;
	background:url('../images/sw_r3_c3.png') no-repeat;
	width:29px;
	height:14px;
	float:left;	
	}
/*===主体大窗口===*/
.b_bw{
	width:680px;
}
#bw_r1_c1{
	display:block;
	background:url('../images/bw_r1_c1.png') no-repeat;
	width:14px;
	height:29px;
	float:left;
	}
#bw_r1_c2{
	display:block;
	background:url('../images/bw_r1_c2.png') no-repeat;
	width:638px;
	height:29px;
	float:left;
	}
#bw_r1_c3{
	display:block;
	background:url('../images/bw_r1_c3.png') no-repeat;
	width:27px;
	height:29px;
	float:left;
	}
#bw_r2_c1{
	display:block;
	background:url('../images/bw_r2_c1.png') no-repeat;
	width:14px;
	height:508px;
	float:left;
	clear:left;
	}
#bw_r2_c2{
	display:block;
	width:638px;
	height:508px;
	float:left;
	background:transparent;
	}
#bw_r2_c3{
	display:block;
	background:url('../images/bw_r2_c3.png') no-repeat;
	width:27px;
	height:508px;
	float:left;
	}
#bw_r3_c1{
	display:block;
	background:url('../images/bw_r3_c1.png') no-repeat;
	width:14px;
	height:14px;
	float:left;	
	clear:left;
	}
#bw_r3_c2{
	display:block;
	background:url('../images/bw_r3_c2.png') no-repeat;
	width:638px;
	height:14px;
	float:left;	
	}
#bw_r3_c3{
	display:block;
	background:url('../images/bw_r3_c3.png') no-repeat;
	width:27px;
	height:14px;
	float:left;	
	}
/*===主体迷你窗口===*/
.b_mw{
	width:110px;
}
#mw_r1_c1{
	display:block;
	background:url('../images/mw_r1_c1.png') no-repeat;
	width:6px;
	height:27px;
	float:left;
	}
#mw_r1_c2{
	display:block;
	background:url('../images/mw_r1_c2.png') no-repeat;
	width:94px;
	height:27px;
	float:left;
	}
#mw_r1_c3{
	display:block;
	background:url('../images/mw_r1_c3.png') no-repeat;
	width:10px;
	height:27px;
	float:left;
	}
#mw_r2_c1{
	display:block;
	background:url('../images/mw_r2_c1.png') no-repeat;
	width:6px;
	height:183px;
	float:left;
	clear:left;
	}
#mw_r2_c2{
	display:block;
	width:94px;
	height:183px;
	float:left;
	background:transparent;
	}
#mw_r2_c3{
	display:block;
	background:url('../images/mw_r2_c3.png') no-repeat;
	width:10px;
	height:183px;
	float:left;
	}
#mw_r3_c1{
	display:block;
	background:url('../images/mw_r3_c1.png') no-repeat;
	width:6px;
	height:14px;
	float:left;	
	clear:left;
	}
#mw_r3_c2{
	display:block;
	background:url('../images/mw_r3_c2.png') no-repeat;
	width:94px;
	height:14px;
	float:left;	
	}
#mw_r3_c3{
	display:block;
	background:url('../images/mw_r3_c3.png') no-repeat;
	width:10px;
	height:14px;
	float:left;	
	}
/*===剧情===*/
.scenario table {
	width:600px;
	border-collapse:collapse;
}
.scenario td {
	font-family:宋体,Arial;
	font-size:9pt;
	padding:8px;
	border:1px #333 solid;
}
.w-60{
	width:60px;
}
.w-110{
	width:110px;
}
.w-235{
	width:235px;
}
.w-p20{
	width:20%;
}
.w-p25{
	width:25%;
}
.w-p30{
	width:30%;
}
.w-p35{
	width:35%;
}
.w-p40{
	width:40%;
}
.w-p60{
	width:60%;
}
.w-p100{
	width:100%;
}
.night{
	background-color:black;
	color:white;
}
/*===tips===*/
div.tooltip {
	background-image:url('../images/tooltips.png');
	display:none;
	padding:10px 0 0 14px;
	width:200px;
	height:139px;
	text-align:left;
	-moz-border-radius:5px;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
#quest_item {
 -moz-border-radius:4px;
}
/*===宠物列表===*/
.monsterlist table {
	border-collapse:collapse;
}
.monsterlist td {
	font-family:宋体,Arial;
	font-size:9pt;
	padding:0 8px 0 8px;
	border:1px #333 solid;
	background-color:transparent;

}
.monsterlist input{
	font-family:宋体,Arial;
	font-size:9pt;
	padding:2px;
	border:0px;
	background-color:transparent;
}
