@charset "utf-8";

/**
 * Xoyo JX2 Reconsitution
 * data page
 *
 * Update: 2009-07-28 21:00
 * Author: mingelz
 */

/* Xoyo CSS Reset 0.4, (c)2009 Xoyo UED Team, Some rights reserved */
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li{list-style:none;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
q:before,q:after{content:'';}
abbr[title]{border-bottom:1px dotted;cursor:help;}
address,cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
hr{border:none;height:1px;}
body,button,input,select,textarea{font:12px/1 SimSun,Arial,Tahoma,Helvetica,san-serif;}
/* --------- DO NOT modify above this line --------- */


/* global */
body {
	color:#000;
	background-color:#150f00;
}
#wrap { background:url(http://pic.xoyo.com/cms/jx2/2010/06/21/intro/wrap.jpg) no-repeat center 0; }
#page {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}
a { color:#000; text-decoration:none; }
a:hover { text-decoration:underline; }

/* clearfix */
#bd:after,.mr-bot:after,.m4 ul.tab:after,.card:after,.cardcol1 dl:after,.m5r1:after,.m5r2:after,.m5r3:after{content:"\0020";display:block;height:0;clear:both;}
#bd,.mr-bot,.m4 ul.tab,.card,.cardcol1 dl,.m5r1,.m5r2,.m5r3{zoom:1;}


/* hd */
#hd {
	background:url(http://pic.xoyo.com/cms/jx2/2010/06/21/intro/hd.jpg) no-repeat 0 0;
	height:243px;
}
.hd-nav { padding:36px 0 0 70px; }
.hd-nav ul {
	color:#c8c8c8;
	font-size:14px;
	line-height:20px;
}
.hd-nav ul li em { color:#00f000; }
.hd-nav ul li{zoom:1}
.hd-nav ul li a {display:block;width:57px;height:14px;outline:none; float:left;margin-right:15px;text-indent:-999em;}
.hd-nav ul li a.logo{
	width:205px;
	height:50px;
	position:relative;
	top:-10px;
}
#hd h1 { text-indent:-9999px; }


/* bd */
#bd {
	margin:0 auto;
	width:986px;
}

/* main */
.main {
	float:left;
	width:733px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main.jpg) repeat-y 0 0;
	overflow:hidden;
}
.main-top { background:url(http://pic.xoyo.com/cms/jx2/2010/06/21/intro/main-top.jpg) no-repeat 0 0; }
.main-bot {
	padding:25px 0;
	background:url(http://pic.xoyo.com/cms/jx2/2010/06/21/intro/main-bot.jpg) no-repeat 0 bottom;
	overflow:hidden;
	zoom:1;
}
.main .line {
	margin:0 auto;
	border-bottom:1px solid #fff;
	background-color:#616161;
	width:93%;
	height:1px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.main a.highlight { color:#f00; }
.main-search {
	margin:0 auto;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-search.jpg) no-repeat 0 0;
	width:694px;
	height:35px;
	color:#fff;
	font-size:14px;
	overflow:hidden;
}
.main-search form.search {
	margin:8px 0 0 20px;
	padding:0;
}
.main-search input.fi-rdo { margin:0 5px 0 15px; }
.main-search input.fi-txt {
	margin-left:20px;
	padding:2px 0 0 1px;
	border-width:1px;
	background-color:#4d5e61;
	width:300px;
	height:15px;
	color:#fff;
}
.main-search input.fi-btn {
	margin-left:20px;
	border:0;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-search-btn.jpg) no-repeat 0 0;
	width:54px;
	height:19px;
	display:inline-block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.main .mr {
	margin:15px auto 0;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-mr.jpg) repeat-y 0 0;
	width:695px;
}
.main .mr-top { background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-mr-top.jpg) no-repeat 0 0; }
.main .mr-bot {
	padding:10px 0 5px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-mr-bot.jpg) no-repeat 0 bottom;
	zoom:1;
}
.main .m1-nav {
	margin:0 0 10px 20px;
	font-size:14px;
}
.main .m1 .ib, .main .m1 .tb {
	float:left;
	display:inline;
	margin:0 0 10px 12px;
	padding:2px 10px;
	border:2px solid #9f9f9f;
	background-color:#fff;
	width:305px;
}
.main .m1 h3 {
	border-bottom:1px solid #9f9f9f;
	height:30px;
	line-height:30px;
	color:#9c0000;
	font-size:14px;
}
.main .m1 h3 span {
	font-size:12px;
	font-weight:400;
}
.main .m1 ul {
	margin:8px 4px;
	line-height:1.5;
}
.main .m2 ul, .main .m3 ul {
	margin-left:20px;
	line-height:24px;
}
.main .m3 .notice { margin-left:85px; }
.main .m3 .notice a { color:#f00; }
.main .m4 {}
.main .m4 h3 {
	font-size:14px;
	text-align:center;
}
.main .m4 h3 span {
	font-size:12px;
	font-weight:400;
}
.main .m4 ul.tab {
	position:relative;
	margin:20px 0 0 43px;
	z-index:2;
}
.main .m4 ul.tab li {
	float:left;
	display:inline;
	margin:0 3px;
	width:55px;
	height:25px;
	text-align:center;
	font-size:14px;
}
.main .m4 ul.tab li a {
	display:block;
	width:55px;
	height:25px;
	line-height:25px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/tab.jpg) no-repeat 0 0;
	text-decoration:none;
}
.main .m4 ul.tab li a.cur { background-position: -55px 0; }
.main .m4 ul.tab li a:active, .main .m4 ul.tab li a:focus { outline:none; }
.main .m4 ul.tab li span.na {
	display:block;
	width:55px;
	height:25px;
	line-height:25px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/tab.jpg) no-repeat -110px 0;
}
.main .cards {
	position:relative;
	margin:-1px auto 0;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-cards.jpg) repeat-y 0 0;
	width:664px;
	z-index:1;
}
.main .cards-top { background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-cards-top.jpg) no-repeat 0 0; }
.main .cards-bot {
	padding:10px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/main-cards-bot.jpg) no-repeat 0 bottom;
	zoom:1;
}
.main .cardcol1, .main .cardcol2, .main .cardcol3 {
	float:left;
	display:inline;
	margin:0 2px;
}
.main .cardcol1 { width:450px; line-height:18px; }
.main .cardcol2 { display:none; width:200px; line-height:20px; padding-top:8px; }
.main .cardcol3 { width:155px; }
.main .cardcol1 dl { margin:8px 16px; }
.main .cardcol1 dt {
	float:left;
	font-weight:700;
}
.main .cardcol1 dd {
	float:left;
	margin-left:8px;
	width:340px;
}
.main .cardcol1 p { margin:10px 0 0 16px; }
.main .cardcol2 li span { display:none; }
.main .cardcol3 .pic {
	padding:3px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/img-bg.jpg) no-repeat 0 0;
	width:146px;
	height:196px;
}
.main .m5r1, .main .m5r2, .main .m5r3 {
	margin:10px 0;
	line-height:20px;
}
.main .m5 h3 {
	font-size:14px;
	text-align:center;
}
.main .m5 h3 span {
	font-size:12px;
	font-weight:400;
}
.main .m5 dl dt { font-weight:700; }
.main .m5 dl {
	float:left;
	display:inline;
	margin-left:25px;
	width:310px;
}


/* sub */
.sub {
	float:left;
	margin-left:15px;
	width:238px;
	color:#fff;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/sub.jpg) repeat-y 0 0;
	font-family:simsun;
	overflow:hidden;
}
.sub-top { background:url(http://pic.xoyo.com/cms/jx2/2010/06/21/intro/sub-top.jpg) no-repeat 0 0; }
.sub-bot {
	padding-bottom:20px;
	background:url(http://pic.xoyo.com/cms/jx2/2010/06/21/intro/sub-bot.jpg) no-repeat 0 bottom;
	zoom:1;
}
.sub a { color:#fff; text-decoration:none; }
.sub a:hover { color:#f00; text-decoration:underline; }
.sub h2 {
	margin-bottom:23px;
	height:28px;
	line-height:28px;
	font-size:14px;
	text-align:center;
}
.sub .sr {
	margin:10px auto 5px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/sub-sr.jpg) repeat-y 0 0;
	width:214px;
}
.sub .sr-top { background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/sub-sr-top.jpg) no-repeat 0 0; }
.sub .sr-bot {
	padding-bottom:25px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/sub-sr-bot.jpg) no-repeat 0 bottom;
}
.sub .sr h3 {
	margin:0 auto;
	border-bottom:1px solid #726a67;
	width:190px;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:14px;
}
.sub .data ul {
	margin:10px auto 0;
	width:140px;
	line-height:22px;
	font-size:14px;
}
.sub .monster dl {
	margin:8px auto 0;
	width:170px;
	line-height:18px;
}
.sub .monster dl dt { font-weight:700; }
.sub .monster dl dd a { margin-right:10px; }

.sub .map dl {
	margin:15px auto 0;
	width:180px;
	line-height:18px;
}
.sub .map dl dt { font-weight:700; }


/* ft */
#ft {
	margin-top:20px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/ft.jpg) repeat-x 0 0;
	height:108px;
}
.ft-wrap {
	margin:0 auto;
	padding-top:30px;
	width:690px;
}
.logo-ks, .ft-c, .logo-std { float:left; }
.ft-c {
	width:500px;
	text-align:center;
	color:#cbb676;
	line-height:1.5;
}
.logo-ks {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/logo-ks.jpg) no-repeat 0 0;
	width:94px;
	height:35px;
	text-indent:-9999px;
	margin-top:8px;
}
.logo-std {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/31/zl/logo-xsj.jpg) no-repeat 0 0;
	width:87px;
	height:26px;
	text-indent:-9999px;
	margin-top:10px;
}
/*@ 10-28 BY shenguozu*/
.sub .search legend,
.sub .search label{
	display:none;
}
.sub .search form{
	padding-left:23px;
}
.sub .search input.text{
	width:110px;
	border:1px solid #9f9f9f;
	height:14px;
	padding-top:2px;
	height:13px\9;
	padding-top:3px\9;
}
.sub .search h3{margin-bottom:10px;}
.sub .search input.image{
	float:right;
	margin-top:-2px;
	margin-top:-20px\9;
	margin-right:28px;