@charset "utf-8";
html, p, img, form {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	width: 605px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline-block;
}
table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
	padding: 0px;
}
th {
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
caption {
	padding-bottom: 10px;
	text-align: justify;
}
a {
	color:#369;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#F00;
}
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 18px;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}

#header {
	background-image: url(../pictures/p0.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 559px;
	cursor: pointer;
	float: left;
}
#header2 {
	float: left;
	height: 39px;
	width: 46px;
	padding-top: 47px;
	line-height: 0px;
}

#contentLeft {
	width: 358px;
	min-height: 355px;
	float:left;
}
#contentRight {
	background-image: url(../pictures/p1.png);
	background-repeat: no-repeat;
	width: 217px;
	float:left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: left bottom;
	height: 355px;
}
#contentRight h1 {
	margin-right: -5px;
	margin-left: -5px;
}

#contentLeft2 {
	width: 358px;
	float:left;
	height: 230px;
}
#contentRight2 {
	width: 205px;
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	height: 230px;
	overflow: hidden;
}


#footerLeft {
	background-image: url(../pictures/p2.png);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 280px;
	font-size: 6px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 4px;
}
#footerLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #999;
	display: block;
	height: 12px;
	width: 120px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 1px;
	line-height: 12px;
}
#footerLeft a:hover, .highlightMenu {
	color: #999 !important;
	background-color: #FFF  !important;
}


#footerRight {
	background-image: url(../pictures/p3.png);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 128px;
	padding-top: 45px;
	padding-left: 177px;
	font-size: 11px;
}
#footerRight a {
	font-weight: bold;
}

#contentTop {
	height: 230px;
	width: 605px;
	overflow: hidden;
}
#contentBottom {
	height: 125px;
	width: 605px;
	overflow: hidden;
}

.docContent {
	line-height: 135%;
}
.gallery {
	background-color: #000;
	float: left;
	height: 177px;
	width: 179px;
}

.gallery .description {
	color: #FFF;
	height: 13px;
	font-size: 10px;
	padding-top: 2px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.gallery .picture {
	text-align: center;
	height: 162px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	overflow: hidden;
}
.gallery.flash {
	background-color: transparent;
	float: none;
	height: 355px;
	width: 358px;
}
.gallery2 {
	float: left;
	height: 230px;
	width: 353px;
	margin-right: 5px;
}
.gallery2 p {
	text-align: center;
}

