.index-splash-block {
	width: 520px;
	height: 272px;
}
.index-splash-block h1,.index-splash-block h2,.index-splash-block h3{
	margin:0;
}
.index-splash-block .feature-slide-preview a {
	display:block;
	width:520px;
	height:250px;
}
.index-splash-block .feature-slide-preview a:hover {
	text-decoration:none;
	color:#000000;
}
.index-splash-block .feature-slide-list {
    height: 22px;
	float: right;
}
.index-splash-block .feature-slide-list a {
    float: left;
    display: inline;
    width: 22px;
    height: 22px;
    background: url(../images/FlashBanner/feature-point.gif) center no-repeat;
}
.index-splash-block .feature-slide-list a.current {
    background: url(../images/FlashBanner/feature-point-current.gif) center no-repeat;
}
.index-splash-block  .feature-slide-list .feature-slide-list-items {
    display: inline;
}
.index-splash-block  .feature-slide-list a.feature-slide-list-previous {
    background: url(../images/FlashBanner/feature-point-previous.gif);
}
.index-splash-block  .feature-slide-list a.feature-slide-list-next {
    background: url(../images/FlashBanner/feature-point-next.gif);
}

#feature-slide-preview-1{
	background:url(../images/FlashBanner/bg-01.gif) no-repeat;

}
#feature-slide-preview-1 h1{
	padding:15px 0 0 10px;
}
#feature-slide-preview-1 #welcome{
	color:#999999;
	font-size:18px;
	font-weight:bold;
}
#feature-slide-preview-1 #pacific{
	color:#000;
	font-size:24px;
	font-weight:bold;
}
#feature-slide-preview-1 h2{
	padding:20px 0 0 10px;
	height:30px;
	color:#333;
	font-size:16px;
	font-weight:bold;
}
#feature-slide-preview-1 div{
	width:290px;
	padding:10px 0 0 10px;
	line-height:185%;
}

#feature-slide-preview-2{
	background:url(../images/FlashBanner/bg-02.jpg) no-repeat;
}
#feature-slide-preview-2 h2{
	padding:5px 0 0 10px;
}
#feature-slide-preview-2 h2 #HomeAppliances{
	font-size:26px;
	font-weight:bold;
}
#feature-slide-preview-2 .From{
	font-size:14px;
	font-weight:bold;
}
#feature-slide-preview-2 div{
	width:310px;
	padding:0 0 0 10px;
	line-height:155%;
	_line-height:140%;
}

#feature-slide-preview-3{
	background:url(../images/FlashBanner/bg-03.jpg) no-repeat;
}
#feature-slide-preview-3 h2{
	padding:5px 0 0 10px;
}
#feature-slide-preview-3 #Electronics{
	font-size:26px;
	font-weight:bold;
}
#feature-slide-preview-3 .From{
	font-size:14px;
	font-weight:bold;
}

#feature-slide-preview-3 div{
	width:270px;
	padding:10px 0 0 10px;
	line-height:185%;
}

#feature-slide-preview-4{
	background:url(../images/FlashBanner/bg-04.gif) no-repeat;
}
#feature-slide-preview-4 h2{
	font-size:27px;
	text-align:center;
}
#feature-slide-preview-4 div{
	font-size:22px;
	font-weight:bold;
	margin-top:170px;
	color:#006699;
	text-align:center;
}
