@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #141522;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.Location {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-bottom: 20px;
	text-align: center;
	height: 14px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.menu a, .menu a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 32px;
	margin-left: 32px;
}
.center-top {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 12px;
	padding-top: 10px;
	background-image: url(images/ho-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.center-bot {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 12px;
}
.contact {
	line-height: 180%;
	color: #FFFFFF;
	padding-top: 5px;
	font-size: 12px;
}
.Location-cen {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-image: url(images/cent.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 206px;
	overflow: hidden;
}
@charset "utf-8";
.left {
	padding-right: 15px;
	padding-left: 15px;
	width: 211px;
}
.tet           {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin: 12px;
	padding-left: 3px;
	text-align: left;
}
.right {
	padding-left: 25px;
	text-align: left;
	padding-right: 15px;
}
.center {
	text-align: left;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.left-page {
	padding-right: 15px;
	padding-left: 15px;
	width: 211px;
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-page {
	padding-left: 25px;
	text-align: left;
	padding-right: 15px;
	background-image: url(images/page.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.tetle           {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px;
}
.tetle    a, .tetle    a:link {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



.bottom {
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.classTitle {
	font-weight: bold;
	background-image: url(images/tetle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	width: 185px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-right: 10px;
}
.classParent {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	line-height: 23px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
}
.classSub {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 33px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
}

.newsLine {
	color: #FFFFFF;
	background-image: url(image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 3px;
	text-align: left;
	line-height: 160%;
	margin-left: 16px;
}
.imgBorder {
	border:2px solid #999999;
	background-color: #FFFFFF;
}
