/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background: url(../index/all_bg2.gif) repeat left top;
	font-family: tahoma, Arial, verdana;
	font-size: 11px;
        scrollbar-face-color:#086ba9;
        scrollbar-arrow-color:#656565;
        scrollbar-track-color:#42cdf8;
}
body {
	background: url(../index/top_bg2.gif) repeat-x left top;
}
a:link, a:visited {
	color: #ffffff;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
}
a img {
	border: 0px;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 200%;
}
ul {
	margin: 10px 0px 10px 65px;
	padding: 0px;
	list-style: outside circle;
	line-height: 20px;
	float: left;
	font-size: 14px;
}
ul.dec {
	margin: 0px 100px 20px 65px;
	padding: 0px;
	list-style: outside decimal;
	line-height: 20px;
	float: left;
	font-size: 14px;
}
li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
div.main {
	width: 100%;
	background: url(../index/header_bg1.jpg) no-repeat center 3px;
	margin: 0px auto;
	position: relative;
	min-width: 960px;
}
div.header {
	height: 156px;
	position: relative;
	width: 938px;
	margin: 0px auto;
}
div.logo {
	width: 936px;
	height: 26px;
	position: absolute;
	top: 131px;
	_top: 14px;
	left: 0px;
}
div.header div.text {
	color: #000000;
	width: 903px;
	position: absolute;
	top: 79px;
	right: 140px;
	left: 8px;
	height: 21px;
}
div.content {
	margin: 0px auto;
	width: 938px;
}
div.box {
	background: url(../index/box_bg1.gif) repeat-y center top;
	margin-bottom: 30px;
	color: #000000;
}
div.box-clear {
	clear: both;
	width: 100%;
	height: 4px;
	background: url(../index/box_footer_bg1.gif) no-repeat left bottom;
}
div.boxb {
	padding-left: 11px;
}
div.item {
	text-align: center;
	float: left;
	margin: 0px 2px 8px 8px;
	_margin: 0px 2px 8px 8px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
div.item img {
	border: 1px solid #ffffff;
}
div.item a:hover img {
    border: 1px solid #000000;
}
div.itemb p {
	margin: 5px 0px;
}
div.itemb {
	text-align: center;
	color: #f4ff00;
	text-decoration: none;
	font-size: 18px;
}
div.itembb {
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
div.itemb img {
	border: 1px solid #ffffff;
}
div.item p {
	margin: 5px 0px;
}
div.footer {
	color: #000000;
	text-align: center;
	height: 142px;
	padding-top: 30px;
	width: 100%;
	background: url(../index/bottom_bg1.gif) repeat-x left top;
}
div.counter
{position:absolute; left:-2000; top:-2000;}