@charset "utf-8";

/**
 * jx3.xoyo.com
 * topic page
 *
 * Update: 2009-09-25 17:27
 * 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 Arial,Tahoma,Helvetica,SimSun,san-serif;}
/* --------- DO NOT modify above this line --------- */


/* global */
body { background:url(http://jx3.xoyo.com/zt/kz/images/idx-body.jpg) repeat-x 0 30px; }
#wrap { background:url(http://jx3.xoyo.com/zt/kz/images/idx-wrap.jpg) no-repeat center 0; }
#page {
	margin:0 auto;
	width:1000px;
}

/* clearfix */
.hd-nav ul:after,ul.rwlist:after{content:"\0020";clear:both;display:block;height:0;visibility:hidden;}
.hd-nav ul,ul.rwlist{zoom:1;}


/* hd */
#hd {
	position:relative; z-index:1;
	background:url(http://jx3.xoyo.com/zt/kz/images/idx-hd.jpg) no-repeat 0 0;
	height:212px;
	overflow:hidden;
}
.hd-nav { height:100px; }
.hd-nav ul { padding:18px 0 0 747px; }
.hd-nav ul li {
	float:left;
	display:inline;
	margin-right:8px;
}
.hd-nav ul li a {
	display:block;
	width:50px; height:44px;
	text-indent:-9999px;
	overflow:hidden;
}
#hd h1 {
	height:112px;
	text-indent:-9999px;
}
#hd a.gohome {
	position:absolute; z-index:2;
	left:210px; top:32px;
	display:block;
	width:228px; height:120px;
	text-indent:-9999px;
	overflow:hidden;
}


/* main */
.main { position:relative; z-index:1; }
.main .m1 { background:url(http://jx3.xoyo.com/zt/kz/images/idx-main1.jpg) repeat-y 0 0; height:185px; text-indent:-9999px; }
.main .m2 { background:url(http://jx3.xoyo.com/zt/kz/images/idx-main2.jpg) repeat-y 0 0; height:190px; text-indent:-9999px; }
.main ul.rwlist {
	position:absolute; z-index:2;
	left:0; top:0;
}
.main ul.rwlist li {
	position:absolute; top:0;
	float:left; display:inline;
}
.main ul.rwlist li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.main ul.rwlist li.tc { z-index:11; left:8px; background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwtc.jpg) no-repeat 0 -400px; }
.main ul.rwlist li.qx { z-index:11; left:250px; background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwqx.jpg) no-repeat 0 -400px; }
.main ul.rwlist li.sl { z-index:12; left:391px; background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwsl.jpg) no-repeat 0 -400px; }
.main ul.rwlist li.cy { z-index:13; left:580px; background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwcy.jpg) no-repeat 0 -400px; }
.main ul.rwlist li.wh { z-index:14; left:760px; background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwwh.jpg) no-repeat 0 -400px; }
.main ul.rwlist li.tc a { width:222px; height:375px; }
.main ul.rwlist li.tc a:hover { background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwtc.jpg) no-repeat 0 0; }
.main ul.rwlist li.qx a { width:188px; height:375px; }
.main ul.rwlist li.qx a:hover { background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwqx.jpg) no-repeat 0 0; }
.main ul.rwlist li.sl a { width:236px; height:375px; }
.main ul.rwlist li.sl a:hover { background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwsl.jpg) no-repeat 0 0; }
.main ul.rwlist li.cy a { width:191px; height:375px; }
.main ul.rwlist li.cy a:hover { background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwcy.jpg) no-repeat 0 0; }
.main ul.rwlist li.wh a { width:176px; height:375px; }
.main ul.rwlist li.wh a:hover { background:url(http://jx3.xoyo.com/zt/kz/images/idx-rwwh.jpg) no-repeat 0 0; }


/* ft */
#ft {
	background:url(http://jx3.xoyo.com/zt/kz/images/idx-ft.jpg) no-repeat 0 0;
	height:181px;
	text-indent:-9999px;
}

