/* 粉色风格样式 */
.menuBox{
	clear:both;
	padding-left:20px;
	background:url(../../images/skin/silver/bluebg.jpg) repeat-x;
	height:30px;
	font-size:14px;
	font-weight:bold;
}
.menuBox li a:hover,.menuBox .actived a
{
	padding:5px 10px 0px 10px;
	margin-top:3px;
	background:url(../../images/skin/silver/hovermenu.jpg) repeat-x;
	color:#000;	
}
.bannerBox{
	clear:both;
	width:100%;
	height:110px;
	background:url(../../images/skin/silver/img-1.jpg) no-repeat;


}
.link{
	float:right;
	width:180px;
	text-align:right;
	margin-top:20px;
	}
.link a{
	color:#0F0CBF;
	float:left;
	margin-right:5px;
	}
.titleBg{
	clear:both;
/*	font-weight:bold;
	font-size:14px;*/
	height:20px;
	background: url(../../images/skin/silver/titlebg.jpg) repeat-x;
	padding:7px 0 0 10px;
	}
.blueBox{
	width:100%;
	height:auto;
/*	border:1px #666 solid;*/
	margin-bottom:10px;
	}
.coloforDot{
	display:block;
	width:23px;
	height:24px;
	background:url(../../images/skin/silver/why.jpg) no-repeat;
	margin-right:8px;
	}
.colorforTitle a {
    color: #666;
	font-weight:bold;
    text-decoration: none;
}
.newslist li a{
	color:#666;
	}
.borderBox {
	border:1px  #666 solid;
}
.conrastBg{
	/*background: url(../../images/skin/silver/contrast.gif) no-repeat;
	width:79px;*/
	height:23px;
	padding-top:5px;
	margin-left:8px;
	float:left;
	}
.conrastBg a{
	color:#686868;
	}
.tp{
	/*float:left;*/
	display:block;
	width:auto;
	padding-left:5px;
	padding-top:3px;
	}
.bussinsChanceList ul{
	font-size:12px;
	}