@charset "utf-8";
html
{
	overflow-x: hidden;
}

body
{
	background-color: #fff;
	color:#000;
	font-family: "Arial", "Arial AMU";
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
.centralizer
{
	width: 960px;
	overflow: visible;
	/*margin: 0 auto;*/
	margin-left: 10px;
}
a img
{
	border: none;
}

a
{
	color: #00c;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.pathdiv
{
	padding: 5px;
}

.header
{
	height: 100px;
}
.logoLink
{
	display: block;
	margin: 25px 0 0 35px;
	width: 400px;
	float: left;
	display: inline;
}
.logoImg
{
	display: block;
}
.loading
{
	width: 180px;
	float: right;
	padding: 20px 10px 10px 10px;
}
.loadingImg
{
	vertical-align: middle;
}
.loadingText
{
	vertical-align: middle;
	margin: 0 0 0 20px;
	font-family: "Arial Black";
	letter-spacing: -1px;
	font-size: 18px;
}

/*Language Switches*/
.lang
{
	margin: 0 10px 10px 75px;
	clear: both;
}

.lsul
{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	overflow: hidden;
}

.lsli
{
	display: inline;
	color: #000;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 12px;
}

.lsa
{
	color: #000;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 12px;
}






.sliderBody
{
	width: 100%; overflow: hidden;
}
.sliderWrap
{
	width: 960px;
	overflow: visible;
	height: 380px;
	position: relative;
	/*margin: 0 auto;*/
}
.sliderMain
{
	width: 2880px;
	margin: 0 0 0;
	height: 380px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -960px;
}
.slider
{
	width: 960px;
	height: 380px;
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
	color: #fff;
}
.sliderPad
{
	padding: 20px 78px 0 485px;
}
.sliderPrev, .sliderNext
{
	position: absolute;
	top: 170px;
	width: 71px;
	height: 38px;
	line-height: 38px;
	color: #999;
	font-weight: bold;
	font-size: 18px;
	z-index: 10;
	text-align: center;
}
.sliderPrev
{
	left: 0;
	background: url("images/sliderPrev.png") no-repeat;
	cursor: pointer;
}
.sliderNext
{
	right: 0;
	background: url("images/sliderNext.png") no-repeat;
	cursor: pointer;
}
.menuItemWrap
{
	width: 240px;
	float: left;
	display: inline;
	position: relative;
}
.menuItemPad
{
	font-family: "Arial", "Arial AMU";
	overflow: hidden;
	width: 240px;
}
.menuItemLink
{
	font-family: "Arial Black", "Arial AMU";
	letter-spacing: -0.1em;
	font-size: 36px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.menuItemContent
{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 480px;
	overflow: hidden;
	z-index: 999;
}

.menuTitle
{
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -0.06em;
	font-size: 18px;
	line-height: 34px;
	color: #000;
	text-decoration: none;
	cursor: default;
}

.contentItem
{
	cursor: pointer;
	margin: 0 0 10px 0;
}

.subMenu
{
	width: 480px;
	margin: 0;
	font-family: Arial;
	font-size: 13px;	
	text-decoration: none;
}

.subMenuLeft
{
	width: 210px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
	overflow: hidden;
}

.subMenuRight
{
	width: 210px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
	overflow: hidden;
}

.galleryContent
{
	width: 440px;
	height: 440px;
	margin: 0;
	padding: 0;
}

.galleryItem
{
	width: 110px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	display: block;
	float: left;
	display: inline;
	overflow: hidden;
}

.viewLink
{
	color: #fff;
}

.photoGallery
{
	width: 480px;
	height: 48px;
	padding: 0;
	position: absolute;
	bottom: 10px;
	right: 0;
	background: none;
	overflow: hidden;
}

.photoContainer
{
	width: 440px;
	overflow: hidden;
	display: inline;
	float: left;
}

.photoItem
{
	display: inline;
	float: left;
	width: 88px;
	height: 48px;
	overflow: hidden;
}

.photoPrev
{
	width: 20px;
	height: 48px;
	background: url("images/prev.gif") no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
}

.photoNext
{
	width: 20px;
	height: 48px;
	background: url("images/next.gif") no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
	cursor: pointer;
}
.photoImg
{
	margin: 0 auto;
	display: block;
}

.photoLink
{
	display: block;
}
.photoLimit
{
	width: 80px;
	margin: 4px;
	overflow: hidden;
}
.photoTable
{
	border: 0 none;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.photoTr
{
}

.photoTd
{
	padding: 0;
	vertical-align: middle;
}

.submenuItemPad
{
	overflow: hidden;
	width: 240px;
}
.submenuItemLink
{
	font-family: "Arial Black";
	letter-spacing: -0.1em;
	font-size: 22px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	margin: 10px;
}

.submenuItemContent
{
	margin-left: 30px;
	width: 480px;
	overflow: hidden;
	z-index: 999;
}

