/************首页样式*************/	
.box_cont{
	width:188px;
	height:250px;
	border-bottom:1px #dcdcdc solid;
	border-right:1px #dcdcdc solid;
	padding:26px 23px 0 23px;
	*padding:26px 22px 0 22px;
	float:left;
}
.box_cont_font{
	color:#004f9d;
	/*font-family:\5FAE\8F6F\96C5\9ED1;*/
	white-space:nowrap;
	overflow:hidden;
 	text-overflow:ellipsis;
	width:180px;
}
.box_cont_font a{
	color:#004f9d;
	text-decoration:none
}
.box_cont_font_2{
	color:#004f9d;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	font-family:\5FAE\8F6F\96C5\9ED1;
}
/*****************修改************************/
.box_cont3{
	float:right;
	background-color:#fff;
	width:741px;
	overflow:hidden;
	}

.box_cont3 ul{
	border-left:1px #dcdcdc solid;
	border-top:1px #dcdcdc solid;
	width:740px;
	height:372px;
}
.box_cont3 li{
	width:164px;
	height:175px;
	float:left;
	padding:5px 10px 5px 10px;
	overflow:hidden;
	border-right:1px #dcdcdc solid;
	border-bottom:1px #dcdcdc solid;
	text-align:center;
}
.boxt_cont3_font{
	color:#D3371B;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
}
.box_cont3_name{
	margin-bottom:2px;
    height: 16px;
    overflow: hidden;
}
/*****************end修改************************/
.box_cont4_left{
	width:130px;
	height:210px;
	background-color:#fff;
	float:left;
	margin-top:20px;
	padding:10px;
	text-align:left;
}
.box_cont4_left_img img{margin-bottom:5px;}
.box_cont4_list{
	margin:20px 0 0 20px;
	*margin:20px 0 0 19px;
	width:290px;
	float:right;
	color:#333;
	font-family: Verdana,\5b8b\4f53;
}
.box_cont4_list li{
	list-style:none;
	background:url(../../img/v1/news/pointer.png) no-repeat left center;
	padding:5px 0 4px 15px;
	border-bottom:1px #a1a1a1 dotted;
	line-height:18px;
    width:250px;
}
.box_cont4_list li a{color:#333;}
.box_cont4_list li span{
	float:right;
    color:#333;
    overflow:hidden;
}
.vipClient{width:960px;}
.vipClient li{
	width: 160px;
	height: 50px;
	float: left;
}
.vipClient img {
	border:#dcdcdc  1px solid;
	margin-top:10px;
}
.shopTabSwtich{
	position:absolute;
	top:0px;
	left:100px;
}
.shopTabSwtich li{
	_margin-bottom:-3px;
	*margin-top:-2px;
	height:29px;
	z-index:100;
	display:block;
	float:left;
	margin-right:10px;
	font-size: 14px;
	font-weight: bold;
}
.shopTabSwtich a{color:#333;}
.shopTabSwtich li.current a{color:#004f9d;}
.shopTabSwtich a:hover{
	text-decoration:none;
	color:#004f9d;
}
.shopTabSwtich li.current{
	background:url(../../img/v1/common/shop_bg.jpg) no-repeat center bottom;
	border-bottom:3px #004f9d solid;
}
.col2{
	width:49%;
	float:left;
}
.col2.last{float:right;}
.croadv img{margin-right:15px;*margin-right: 12px;}