/*******特定部份*/
#indexPIC,#indexT, #map{
	margin:0 auto;
	margin-bottom:5px;
	width:900px;
}

/*********推荐*/
#indexT h2, #indexT h3, #indexT p {
	font-weight:normal;
	color:#666;
	font-size:12px;
	padding:10px 0 0 10px
}
#indexT .con {
	background:url(../../images/zh/cfbg.png) repeat-x 0 15px;
	height:210px;
	margin:0 0 5px 0;
	border:1px #e0e0e0 solid;
}
#indexT .conCP {
	float:left;
	width:448px;
	height:210px;
	background:url(../../images/zh/concpbg.jpg) no-repeat right bottom;
	position:relative; 
}
#indexT .conCP .img {
	float:left; padding-right:10px; padding-left:3px;
}
#indexT h2 a {
	color:#F00;
	font:bold 14px "宋体";
}
#indexT p {
	padding-right:20px;
	line-height:18px;
}
#map {
	display:block;
	border:solid 1px #e3e3e3;
	height:200px; margin-bottom:10px;
	background:url(../../images/zh/mapbg.jpg) repeat-x;
}
#map li {
	float:left;
	display:block;
	padding:10px 5px 0 15px;
	width:200px;
	background:url(../../images/zh/mapline.jpg) no-repeat;
	height:150px;
}
#map li.noline {
	background:none
}
#map a {
	display:block;
	margin-top:5px;
	color:#666
}
#map .title1 {
	height:54px;
	background:url(../../images/zh/server_main.gif) no-repeat;
}
#map .title2 {
	height:54px;
	background:url(../../images/zh/solution_main.gif) no-repeat;
}
#map .title3 {
	height:54px;
	background:url(../../images/zh/surport_main.gif) no-repeat;
}

