﻿
.serve a{
	color:#fff;
}
.serve a:hover{
	color:#fff;
}


/***************************** 客服首页 *******************************/
#bIndex #bd .newEvent{
	position:relative;
	width:920px;
	margin:0 15px;
	background:url(../images/bg1.png) 0 1px repeat-x;
}
#bIndex #bd .newEvent-wrap{
	border-top:1px solid #DADADA;
	background:url(../images/bg4.gif) 0 0 no-repeat;
}

#bIndex #bd .newEvent .hd{
	position:relative;
	margin:10px 10px 0 10px;
}

#bIndex #bd .newEvent h2{
	height:58px;
	width:900px;
	background:url(../images/serve-topbg.gif) 0 0 no-repeat;
	text-indent:-99999px;
}

#bIndex #bd .newEvent .serve{
	background:url(../images/serve-bg.gif) 0 0 no-repeat;
	width:840px;
	height:231px;
	margin:0 10px;
	position:relative;
	margin-bottom:10px;
	padding-top:65px;
	padding-left:60px;
}

#bIndex #bd .newEvent .serve table{
	font-size:12px;
	color:#c8c8c8;
	text-align:left;
	line-height:28px;
}

#bIndex #bd .newEvent .serve table td{
	color:#fff;
}






/***************************** 结束 *******************************/