@charset "utf-8";

/**
 * Xoyo JX2 Reconsitution
 * index page
 *
 * Update: 2009-07-30 14:10
 * Author: mingelz
 */

/* Xoyo CSS Reset 0.3, (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],acronym[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-color:#051309;
}
#page {
	margin:0 auto;
	width:1000px;
	color:#fff;
}
#bd { line-height:1.5; }
a { color:#fff35a; text-decoration:none; }
a:hover { text-decoration:underline; }

/* clearfix */
#bd:after,.patch:after,.ft-wrap:after{content:"\0020";display:block;height:0;clear:both;}
#bd,.patch,.ft-wrap{zoom:1;}


/* hd */
#hd h1 {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/index-h1.jpg) no-repeat 0 0;
	height:130px;
	text-indent:-9999px;
}


/* bd */
.main { line-height:1.8; }
.m1 {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/index-m1.jpg) no-repeat 0 0;
	height:135px;
	position:relative;
	z-index:1;
}
.m2 {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/index-m2.jpg) no-repeat 0 0;
	height:160px;
	position:relative;
	z-index:1;
}
.m3 {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/index-m3.jpg) no-repeat 0 0;
	height:150px;
	position:relative;
	z-index:1;
}
.m4 {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/index-m4.jpg) no-repeat 0 0;
	height:170px;
	position:relative;
	z-index:1;
}
.m5 {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/index-m5.jpg) no-repeat 0 0;
	height:65px;
	text-indent:-9999px;
}
.m1 a.go2home {
	position:absolute;
	z-index:2;
	top:30px;
	left:561px;
	width:200px;
	height:84px;
}
.m1 ul.links {
	position:absolute;
	z-index:2;
	top:25px;
	left:780px;
	width:152px;
	height:100px;
}
.m1 ul.links li { margin-bottom:7px; }
.m1 ul.links li a {
	display:block;
	width:152px;
	height:28px;
}
.m1 a {
	text-indent:-9999px;
	overflow:hidden;
}
.m2 .picdisplay {
	position:absolute;
	z-index:2;
	top:4px;
	left:562px;
	width:367px;
	height:141px;
}
.m3 .client {
	position:absolute;
	z-index:2;
	top:3px;
	left:562px;
	width:366px;
	height:135px;
}
.m4 .patch {
	position:absolute;
	z-index:2;
	top:10px;
	left:562px;
	width:366px;
	height:150px;
}
.m4 .patch dl {
	width:140px;
	float:left;
}
.down h3 { height:38px; }
.down h3 a {
	display:block;
	margin:0 auto;
	width:160px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
.down dl { margin-left:26px; }
.down dt {
	text-indent:-9999px;
	height:20px;
}
.down dd {
	padding-left:20px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/icon.gif) no-repeat 0 center;
}
.intro {
	text-indent:-9999px;
	height:0;
	overflow:hidden;
}


/* ft */
#ft {
	height:100px;
	background-color:#000;
}
.ft-wrap {
	margin:0 auto;
	padding:35px 0 0 170px;
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/index-ft.jpg) no-repeat 0 0;
	width:830px;
}
.logo-ks, .ft-c, .logo-std { float:left; }
.ft-c {
	width:500px;
	text-align:center;
	color:#989898;
	line-height:1.5;
}
.logo-ks {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/logo-ks.jpg) no-repeat 0 0;
	width:84px;
	height:31px;
	text-indent:-9999px;
	margin-top:8px;
}
.logo-std {
	background:url(http://pic.xoyo.com/cms/jx2/2009/07/26/fl/logo-xsj.jpg) no-repeat 0 0;
	width:92px;
	height:27px;
	text-indent:-9999px;
	margin-top:10px;
}
