﻿html,body {
    width: 1260px;
    position: absolute;
    left: 50%;
    margin-top: 0px;
	margin-left: -625px;
}

img {
    border:0px
}

.style1 {
	width: 1000px;
	height: 150px;
	border: 1px solid #C0C0C0;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -500px;
}

.breadcrumb {
	width: 1000px;
	height: 50px;
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-indent: 5px;
	line-height: 75px;
}

.style2 {
	width: 1000px;
	height: 50px;
	border: 1px solid #808080;
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: -500px;
	line-height: 50px;
	background-color: #00CCFF;
}

.style3 {
	width: 210px;
	height: 210px;
	border: 1px dashed #C0C0C0;
	border-radius: 50%;
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: 330px;
	background-color:rgba(200,255,200,1);
	z-index:1;
}

.style4 {
	width: 1000px;
	height: 800px;
	border: 4px dashed #C0C0C0;
	position: absolute;
	top: 384px;
	left: 50%;
	margin-left: -504px;
	text-align: center;
}

.style5 {
	width: 1000px;
	height: 100px;
	position: absolute;
	top: 270px;
	left: 50%;
	margin-left: -500px;
}

.style10 {
	width: 242px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.style11 {
	width: 243px;
	height: 100px;
    position: absolute;
	top: 0px;
	left: 252px;
}

.style12 {
	width: 243px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 505px;
}

.style13 {
	width: 242px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 758px;
}

.style14 {
	width: 242px;
	height: 100px;
	position: absolute;
	top: 110px;
	left: 0px;
}

.style15 {
	width: 243px;
	height: 100px;
	position: absolute;
	top: 110px;
	left: 252px;
}

.style16 {
	width: 243px;
	height: 100px;
	position: absolute;
	top: 110px;
	left: 505px;
}

.style17 {
	width: 242px;
	height: 100px;
	position: absolute;
	top: 110px;
	left: 758px;
}

.style30 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 5px 0px 5px;
}
.style31 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

.style32 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
	margin: 30px 30px 0px 30px;
}

.style33 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    text-align: center;
	color: #008080;
	margin: 20px 5px 0px 5px;
}

.style34 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008080;
	text-align: center;
    margin: 15px 30px 0px 30px;
}

.style35 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
	margin: 10px 10px 0px 5px;
}

.style36 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 10px 0px 5px;
}

.style40 {
	width: 1000px;
	height: 260px;
	position: absolute;	
	top: 1230px;
	left: 50%;
	margin-left: -500px;
}

.style41 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
    line-height: 30px;
	width: 960px;
	height: 30px;
	position: absolute;
	top: 740px;
	left: 50%;
	margin-left: -490px;
	padding-left: 5px;
	z-index:1;
	background-color:#ebebeb;
	border-radius: 1px;
}

a {
	color: #808080;
	text-decoration:none;
}

a:visited {
	color: #808080;
}

a:hover {
color:mediumblue;
text-decoration:underline;
}