#index{
	margin-top:5px;
}

#index_left{
	width:188px;
	background:#298ac7;
	margin-right:5px;
	position:relative;/*底对齐*/
	float:left;
}

#index_left dt{
	width:188px;
	height:25px;
	background:url(../skins/index_03.jpg) no-repeat;
}

#index_left li{
	text-align:center;
}

.li_title{
	padding-top:15px;
}


/*底对齐*/
.posit_bott{
	/*position:relative;此句应放在外层里，下面的放到内层里*/
	position:absolute;
	bottom:-10px;
}

.bott_pic{

	width:188px;
	height:10px;
	background:url(../skins/index_15.jpg) no-repeat;
}

#index_mid{
	width:560px;
	margin-right:5px;
	float:left;
}

#comnews {
	background:url(../skins/index_04.jpg) no-repeat;
}

#comnews span{
	padding:2px 10px 0px 0px;
	display:block;
	text-align:right;

}

#comnews ul{
	padding:10px 20px 10px 20px;

}

#comnews ul li{
	line-height:30px;
	border-bottom:1px dashed #666666;
}


#caseshow {
	background:url(../skins/index_10.jpg) no-repeat;
	height:100%;/*兼容ie6无法不平铺开底图的BUG*/
}

#caseshow span{
	padding:2px 10px 0px 0px;
	display:block;
	text-align:right;

}

#caseshow ul{
	padding-top:10px;
}

#caseshow ul li{
	width:275px;
	float:left;
	line-height:22px;
	padding-left:5px;
	padding-bottom:10px;
}

#caseshow ul li img{
	width:120px;
	height:88px;
	margin-right:4px;
	border: 1px solid #CCC; 
	background-color: #FFF;
	overflow:hidden;
	float:left;
}

#caseshow ul li span{
	width:135px;
	letter-spacing:1px;
	text-align:left;
	float:left;
}

#caseshow ul li span h1{
	width:135px;
	font-size:14px;
	text-align:left;
}

#partner {
	background:url(../skins/index_11.jpg) no-repeat;
	height:100%;
}

#partner span{
	height:25px;
	padding:2px 10px 0px 0px;
	display:block;
	text-align:right;
}
#partner ul{
	padding-top:10px;
}

/*无缝滚动 支持 ul li*/
.sqBorder {width:550px; height:64px;}
.scroll_div {width:548px; height:62px;margin:0 auto; overflow: hidden; white-space: nowrap; background:#ffffff;}
.scroll_div img {width:120px;height:60px;border: 0;margin: auto 8px; border:1px #efefef solid;}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline;}/*设置ul和li横排*/


#index_right{
	width:240px;
	float:right;
}

.grayborder{
	width:220px;
	padding:5px;
	border-top: 5px solid;
	border-right: 5px solid;
	border-bottom: 5px solid;
	border-left: 5px solid;
	margin-bottom:10px;
	border-color: #D0D0D0;
	background: #ffffff;
}

.grayborder dt{
	height:25px;
	font-size:13px;
	font-weight:bolder;
	color:blue;
	padding:4px 5px 0px 5px;
	background: #D0D0D0;
}

.grayborder dt span{
	width:60px;
	padding:5px 5px 0px 0px;
	float:right;
	text-align:right;
	background:red:
}

.grayborder dt span a{
	color:#555555;
}

.grayborder dd ul{
	margin-top:5px;
}

.download li {
	line-height:20px;
	text-align:left;
	margin:5px 0px 5px 5px;
}

.download li span{
	width:143px;
	text-indent: 25px;
	letter-spacing:1px;
	float:right;
	display:block;
}

.download li span h1{
	width:143px;
	font-size:14px;
	text-align:right;
}

.oftenquestion li{
	line-height:25px;
}

.customerservice li{
	padding-left:4px;
	line-height:24px;
}
.customerservice .iemail{
	padding:0px 0px 10px 5px;
	letter-spacing:1px;
}



