
h3 {
    margin: 0 0 10px;
    font-size: 130%;
    line-height: 150%;
}
p {
    margin: 0 0 10px;
}
img {
    border: none;
    vertical-align: middle;
}
a {
    color: #1A7AAE;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.index-splash-block {
	width:1003px;
	height:338px;
	background:url(../images/banbg.png) no-repeat;
}
.index-splash-block .feature-slide-preview {
    margin: 0 auto;
    display: none;
    width:998px;
    height:300px;
    overflow: hidden;
}
.index-splash-block .feature-slide-preview .screenshot {
    display: block;
    margin: auto;
}
.index-splash-block .feature-slide-list {
    width:90px;
    height: 30px;
    overflow: hidden; 
	margin:0 auto;
	padding:8px 0px 0px 40px;
}
.index-splash-block .feature-slide-list a {
	display:block;
	width: 17px;
    height: 17px;
    float: left;
    display: inline;
	margin-right:13px;
    
}
.index-splash-block .feature-slide-list a.current {
    background: url(../images/dian.png) 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/feature-point-previous.png);
    _background: url(../images/feature-point-previous-4ie6.png);*/
}
.index-splash-block  .feature-slide-list a.feature-slide-list-next {
    /*background: url(../images/feature-point-next.png);
    _background: url(../images/feature-point-next-4ie6.png);*/
}