body {
	min-width:800px;
	background:#aaaa78 url(http://image.ipjump.com/bg-body.jpg) repeat-x;
	margin:0;
}
body.inner{background:#cccc9a url(http://image.ipjump.com/bg-inner.jpg) repeat-x}
img{
	border:none;
	display:block;
}
#main {
	margin:0 auto;
	background:url(http://image.ipjump.com/bg.jpg) no-repeat 50% 0;
	overflow:hidden;
}
h1{
	float:left;
	padding:0;
	margin:7px 0 0 152px;
	display:inline;
}
h3{
	font-family: Arial, sans-serif;
	font-weight:bold;
	color:#006699;
	font-size:18px;
	margin:0;
	padding:12px 0 0;
}
a{outline:none;}
/* logo */
a.logo{
	float:left;
	background:url(http://image.ipjump.com/logo.jpg) no-repeat;
	width:187px;
	height:30px;
	text-indent:-9999px;
}
/* header */
#header{
	overflow:hidden;
	background:url(http://image.ipjump.com/bg-header.png) repeat-x;
	height:46px;
}
#header .holder{
	width:800px;
	margin:0 auto;
}
/* menu */
#menu{
	float:left;
	height:38px;
	padding:0 1px 0 0;
	margin:0 0 0 18px;
	list-style:none;
}
#menu li{
	float:left;
	background:url(http://image.ipjump.com/border-menu.jpg) no-repeat;
	padding:0 0 0 1px;
}
#menu li.first{background:none}
#menu li a{
	font:14px/38px Arial, sans-serif;
	color:#369;
	float:left;
	background:none;
	padding:0 6px 0 7px;
	text-decoration:none;
}
#menu li a:hover{
	color:#c60;
	background:url(http://image.ipjump.com/bg-hover.jpg) repeat-x;
}
#menu li a:active{
	color:#c60;
	background:url(http://image.ipjump.com/bg-active.jpg) repeat-x;
}
#menu li a.active{
	color:#c60;
	background:url(http://image.ipjump.com/bg-active.jpg) repeat-x;
}

/* content */
#content{
	width:800px;
	margin:0 auto;
}
/* content-holder */
#content .content-holder{
	position:relative;
	min-height:191px;
	padding:415px 0 0;
}
* html #content .content-holder{height:191px}
/* main photo */
#content .jump{
	position:absolute;
	top:0;
	left:0;
}
#content .photo{
	background:url(http://image.ipjump.com/mainimage-transparent.gif) no-repeat;
	width:799px;
	height:438px;
}
/* box */
#content .box{
	float:left;
	margin:0 0 0 8px;
	display:inline;
	background:url(http://image.ipjump.com/box-bg.jpg) repeat-y;
}
#content .box-bg{background:url(http://image.ipjump.com/box-top.jpg) no-repeat}
#content .box-info{
	background:url(http://image.ipjump.com/box-bot.jpg) no-repeat 0 100%;
	width:190px;
	padding:10px 0 10px 0;
	overflow:hidden;
	min-height:165px;
}
* html #content .box-info{
	overflow:visible;
	height:165px;
}
#content .box-info h2{
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#909059;
	width:180px;
	text-align:center;
	margin:0 5px;
}
#content .box-info em{
	font:italic bold 14px/18px Arial, Helvetica, sans-serif;
	color:#909059;
	display:block;
	width:180px;
	text-align:center;
	margin:0 5px;
}
#content .box-info p{
	font:14px/18px Arial, sans-serif;
	color:#909059;
	width:178px;
	margin:0 6px;
}
#content .box-info a.join{
	display:block;
	background:url(http://image.ipjump.com/join.png) no-repeat;
	width:154px;
	height:50px;
	text-indent:-9999px;
	margin:13px 0 0 19px;
}
#content .box-info a.load{
	display:block;
	background:url(http://image.ipjump.com/download.png) no-repeat;
	width:154px;
	height:41px;
	text-indent:-9999px;
	margin:7px 0 0 19px;
}
/* box big*/
#content .big{
	width:800px;
	margin:15px 0 0;
}
/* box big head */
#content .big .head{
	background:url(http://image.ipjump.com/big-top.gif) no-repeat;
	width:800px;
	height:85px;
	padding:8px 0 0;
}
#content .big .head img{margin:0 auto}
#content .big-bg{background:url(http://image.ipjump.com/big-bg.jpg) repeat-y}
#content .big-info{
	background:url(http://image.ipjump.com/big-bot.jpg) no-repeat 0 100%;
	padding:0 95px 10px;
	overflow:hidden;
	width:610px;
	min-height:540px;
}
* html #content .big-info{
	overflow:visible;
	height:540px;
}
#content .big-info p{
	font:14px/18px Arial, sans-serif;
	color:#666634;
	margin:10px 0 30px;
}
#content .big-info strong{
	font:14px/18px Arial, sans-serif;
	color:#000;
	display:block;
	width:610px;
	margin:10px 0 0;
}
#content .box-info h3{
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#cc3300;
	text-align:left;
	margin:0 5px;
}
#content .big-info span{
	font:14px/18px Arial, sans-serif;
	color:#999;
	display:block;
	width:610px;
}
#content .big-info ul{
	width:610px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#content .big-info ul li{
	float:left;
	background:url(http://image.ipjump.com/separator.jpg) no-repeat 0 50%;
	padding:0 6px 0 7px;
}
#content .big-info ul li.first{
	background:none;
	padding:0 6px 0 0;
}
#content .big-info ul li a{
	float:left;
	font:14px/18px Arial, sans-serif;
	color:#3266cc;
	text-decoration:underline;
}
#content .big-info ul li a:hover{text-decoration:none}
/* titlebig*/
#titlebig{
	font-size:18px; 
	font: Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#c30;
	margin:0 6px;
}
/* footer */
#footer{
	width:800px;
	overflow:hidden;
	margin:17px auto;
}
#footer p{
	font:14px/18px Arial, sans-serif;
	color:#fff;
	width:799px;
	margin:0;
	text-align:center;
}
