@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #1b1b1b;
}
img {
	border: none;
}
#vrpage {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/body_bg.jpg);
}
#vrheader {
	width: 990px;
	height: 115px;
}
.vrheader_logo {
	width: 265px;
	height: 115px;
}
.vrheader_center {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 115px;
	width: 559px;
}
.vrheader_center_menu {
	padding-top: 40px;
	padding-left: 5px;
	margin: 0;
}
.vrheader_icon {
	width: 166px;
	height: 71px;
}
.vrheader_icon2 {
	width: 166px;
	height: 44px;
	background-image: url(../images/header_icon2.jpg);
	background-repeat: no-repeat;
}
.vrbody {
	width: 930px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.vrbody_text {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.vrbody_text h1 {
	font-size: 16px;
}
.vrbody_text p {
	font-size: 12px;
}
.vrbody_max_swf {
	width: 930px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
}
.vrbody_max_swf p {
	font-size: 12px;
	color: #6495ED;
}
p.sectiontext {
	font-size: 12px;
	color: #6495ED;
}
.vrline {
	width: 990px;
	height: 5px;
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
}
.vrfooter {
   width: 990px;
	height: 63px;
	margin: 0;
	padding: 0;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.vrmainbody {
margin-top: -30px;
}
.vrkeywordleft {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.vrkeywordleft h1 {
	font-size: 16px;
	color: #1b1b1b;
}
.vrkeywordleft p {
	font-size: 12px;
	color: #1b1b1b;
}
.vrkeyword {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.vrkeyword h1 {
	font-size: 16px;
	color: #1b1b1b;
}
.vrkeyword p {
	font-size: 12px;
	color: #1b1b1b;
}
/* ---------------------------------- */
.vrkeyword2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.vrkeyword2 h1 {
	font-size: 1px;
	color: White;
}
.vrkeyword2 p {
	font-size: 1px;
	color: White;
	line-height: 0.1;
	margin-top: -30px;
}
a.vrkeyword3:link, a.vrkeyword3:visited {
	color: #0071bc;
	font-size: 11px;
}
a.vrkeyword3:hover, a.vrkeyword3:active {
	color: #f15a24;
	font-size: 11px;
}
.head_count {
	color: Fuchsia;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 30px;
}
a.backlink:link, a.backlink:visited {
	color: #0071bc;
	font-size: 12px;
}
a.backlink:hover, a.backlink:active {
	color: #f15a24;
	font-size: 12px;
}
