@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.line {
	border: 1px solid #BED9F5;
}
.line1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.xuxian {
	border-bottom-width: 1px;
	font-family:Georgia;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.li:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.li:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.li:active {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.li:hover {
	font-size: 12px;
	line-height: 20px;
	color: #084FB8;
	text-decoration: none;
}
.line2 {
	border: 1px solid #CCCCCC;
}


#index-splash-block img {
    border: 1px solid #ccc;
    vertical-align: middle;
	margin:0px;
	width:238px;
	height:158px;
}

#index-splash-block2 img {
    border: 1px solid #ccc;
    vertical-align: middle;
	margin:0px;
	width:238px;
	height:198px;
}

h3 {
    margin: 2px 0 5px;
    font-size: 14px;
    line-height: 150%;
	text-align:center;
}
a {
    color: #1A7AAE;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.index-splash-block,.index-splash-block2 {
	width: 240px;
	height: 205px;
/*	background: url(../images/bg.png) center no-repeat;*/
	text-align:	left;
}
.index-splash-block .feature-slide-preview,.index-splash-block2 .feature-slide-preview2 {
    margin: 0 auto;
	padding-top: 0px;
    display: none;
    width: 240px;
    height: 183px;
    overflow: hidden;
}
.index-splash-block .feature-slide-preview .screenshot,.index-splash-block2 .feature-slide-preview2 .screenshot2 {
    display: block;
    margin: auto;
}
.index-splash-block .feature-slide-list,.index-splash-block2 .feature-slide-list2 {
    width: 230px;
    height: 15px;
    overflow: hidden;
    margin: 0px auto 0 10px;
}
.index-splash-block .feature-slide-list a,.index-splash-block2 .feature-slide-list2 a {
    float: left;
    display: inline;
    width: 22px;
    height: 16px;
    background: url(../images/feature-point.png) center no-repeat;
    _background: url(../images/feature-point.jpg) center no-repeat;
}
.index-splash-block .feature-slide-list a.current,.index-splash-block2 .feature-slide-list2 a.current  {
    background: url(../images/feature-point-current.png) center no-repeat;
    _background: url(../images/feature-point-current.jpg) center no-repeat;
}
.index-splash-block  .feature-slide-list .feature-slide-list-items,.index-splash-block2 .feature-slide-list2 .feature-slide-list-items2 {
    display: inline;
}
.index-splash-block  .feature-slide-list a.feature-slide-list-previous,.index-splash-block2  .feature-slide-list2 a.feature-slide-list-previous2 {
    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,.index-splash-block2  .feature-slide-list2 a.feature-slide-list-next2 {
    background: url(../images/feature-point-next.png);
    _background: url(../images/feature-point-next-4ie6.png);
}

.content { font-size:14px; line-height:1.5;}
.content p { text-indent:2em; margin-bottom:-20px;}
.content img {}

.table_1 td{ line-height:25px; font-size:14px; padding:0 0 0 10px;}
.table_1 td img { padding:2px; border:1px solid #D9D9D9;}

input,textarea { border:1px solid #BBBBBB;}
.bot { background:#FFFFFF; line-height:25px;}