body{
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #83a3de;
	text-decoration: none;
}
a:hover{
	color: #FFF;
}
p{
	margin: 0;
	padding: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.navi-gray {
	position: absolute;
	width: 100%;
	background-color: #4F5354;
	background-repeat: repeat;
	height: 14px;
	bottom: 0px;
	z-index: 20;
}

.tab{
	float: left;
	height: 44px;
	width: 83px;
	text-align: center;
	background-color: #4e5353;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
.tabtxt{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	height: 44px;
	width: 83px;
	overflow: hidden;
}
div.tabtxt img {
	margin-left:0px;
}
div.tabtxt img:hover {
	margin-left:-83px;
}
#NewsTicker{
	width:100%;
	height:242px;
}
	#NewsVertical {
	width: 100%;
	height: 242px;
	display: block;
	position: relative;
	overflow: hidden;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 100%;
	height: 242px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	#TickerVertical li {
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0px;
	height: 242px;
	display: inline;
	float: left;
	}
.slide-content {
	position: relative;
	height: 242px;
	width: 945px;
}
.slide-content-1 {
	height: 242px;
	width: 945px;
	background-image: url(../images/slide/ff-right.jpg);
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	background-position: 273px;
}
.slide-content-2 {
	height: 242px;
	width: 945px;
	background-image: url(../images/slide/re-right.jpg);
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	background-position: 273px;
}
.slide-content-3 {
	height: 242px;
	width: 945px;
	background-image: url(../images/slide/pm-right.jpg);
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	background-position: 273px;
}
.slide-content-4 {
	height: 242px;
	width: 945px;
	background-image: url(../images/slide/ww-right.jpg);
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	background-position: 273px;
}
.slide-content-5 {
	height: 242px;
	width: 945px;
	background-image: url(../images/slide/fh-right.jpg);
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	background-position: 273px;
}
.slide-pic1 {
	position: absolute;
}

.slide-prod1 {
	position: absolute;
	top: 51px;
	bottom: 100px;
	left: 375px;
	font-size: 12px;
	height: 18px;
	width: 106px;
	color: #FFF;
}
.slide-prod2 {
	position: absolute;
	top: 51px;
	bottom: 100px;
	left: 600px;
	font-size: 12px;
	height: 18px;
	width: 106px;
	color: #FFF;
}
.slide-prod3 {
	position: absolute;
	top: 51px;
	bottom: 100px;
	left: 810px;
	font-size: 12px;
	height: 18px;
	width: 106px;
	color: #FFF;
}


.slide-text {
	position: absolute;
	left: 300px;
	font-size: 12px;
	width: 620px;
	height: 60px;
	top: 175px;
	color: #FFF;
}
