﻿html,body
{
	border: 0;
	top: 0;
	margin: 0;
	background: #1c4373 url('/sthemes/0/img/sploit-background.png') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#000;
	scrollbar-track-color:#c0c0c0;

	scrollbar-3dlight-color:#c0c0c0; 
}

#jhjk_layout
{
	overflow:auto;
	display:block;
	position:relative;
	float:left;
	width:100%;
	height:auto;

	font-family: verdana;
	font-size: 10pt;
	color: #fff;
}

#jhjk_template
{
	position:relative;
	float: left;
	display: block;
	width:100%;
	height:100%;
}

#jhjk_Frame {
	clear: both;
	position: relative;
	display:block;
	float: left;

	width: 800px;

	padding: 2px 2px 2px 2px;
}

.jhjk_top_box {
	position:relative;
	float:left;
	display: inline;

	width: 175px;

	padding: 2px 2px 2px 2px;

	font-family: Tahoma;
	font-size: 14px;
	color: #000;
}

