﻿@charset "utf-8";
/* CSS Document  - switching styles*/

#switchHeader {
	width: 100%;
	height: 460px;
	position: fixed;
}
.clearIt {
	clear: both;
}
.bulletContent {
	width: 100%;
	height: 100%;
}
.writing {
	width: 100%;
	height: 100%;
}
.slide1 {
	background: url(../../images/slide_banner1.jpg) center no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100%;
}
.slide2 {
	background: url(../../images/slide_banner2.jpg) center no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100%;
}
.slide3 {
	background: url(../../images/slide_banner3.jpg) center no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100%;
}
.slide4 {
	background: url(../../images/slide_banner4.jpg) center no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100%;
}
.slide5 {
	background: url(../../images/slide_banner5.jpg) center no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100%;
}
h1.head1a {
	background: url(../../images/home_auto.gif) no-repeat;
	height: 63px;
	width: 432px;
	text-indent: -9999px;
	margin: 3px 0px 13px 0px;
	line-height: 10px;
}
h1.head1b {
	background: url(../../images/home_home.gif) no-repeat;
	height: 63px;
	width: 348px;
	text-indent: -9999px;
	margin: 3px 0px 13px 0px;
	line-height: 10px;
}
h1.head1c {
	background: url(../../images/home_life.gif) no-repeat;
	height: 30px;
	width: 405px;
	text-indent: -9999px;
	margin: 3px 0px 13px 0px;
	line-height: 10px;
}
.bulletSwitcher {
	bottom: 45px;
	left: 1200px;
	position: relative;
	width: 1200px;
	z-index: 10;
}
.bulletSwitcher a {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	background: #666666;
	line-height: 8px;
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url(../../images/orb_inactive.png) no-repeat;
	cursor:pointer;
}
.bulletSwitcher a:hover {
	background: url(../../images/orb_active.png) no-repeat;
}
.bulletSwitcher .activeSlide {
	background-color: #990000;
	cursor: default;
	background: url(../../images/orb_active.png) no-repeat;
	cursor:pointer;
}
.hList {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font-size: 13px;
}
.hList li {
	list-style: none;
	text-align: justify;
	line-height: 20px;
	margin: 12px 0px;
	padding-left: 19px;
	background: url(../../images/head_bullet.gif) no-repeat left top;
}
.writing h1 {
	font: 32px HelveticaNeueUltraLight, Helvetica, Arial, sans-serif;
	color: white;
	margin: 0 10px;
	text-shadow: 0px 1px 3px #2b2b2b;
}
.slideText1 {
	margin: 0 auto;
	position: relative;
	top: 285px;
	width: 1024px;
}
.slideText1 li {
	color: #FFFFFF;
	font: 13px HelveticaNeueUltraLight, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 8px 0 8px 2px;
}


.slideText1 h1 {
    color: #FFFFFF;
    font: 32px HelveticaNeueUltraLight,Helvetica,Arial,sans-serif;
    margin: 0 10px;
    text-shadow: 0 1px 3px #2B2B2B;
}

slideText1 li {
    color: #FFFFFF;
    font: 13px HelveticaNeueUltraLight,Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 8px 0 8px 2px;
}