@charset "utf-8";
/* CSS Document */
.leftInfo{
	width:225px;
	float:left;
	height:420px;
	overflow:hidden;
}
.fightAd{
	width:720px;
	float:right;
	padding-top:5px;
	overflow:hidden;
}
/********优惠券存储使用方法**********/
.serachBy{
	float:none; /*覆盖pubMain.css中的浮动*/
}
.saveType{
	width:225px;
	height:109px;
	margin-top:10px;
	background:url(../fpage/bg/bg04.png) repeat-x;
	overflow:hidden;
}
.saveType .bgL,.saveType .bgR{
	width:12px;
	height:109px;
	overflow:hidden;
}
.saveType .bgL{
	float:left;
	background:url(../fpage/bg/bg03.png) -110px 0  no-repeat;
}
.saveType .bgR{
	float:right;
	background:url(../fpage/bg/bg03.png) -123px 0 no-repeat;
}
.saveType dl{
	float:left;
	width:200px;
	height:90px;
	padding-top:12px;
	text-align:left;
	overflow:hidden;
}
.saveType dl dt{
	font-weight:bold;
	color:#FF7200;
	width:200px;
	height:18px;
	overflow:hidden;
}
.saveType dl dd{
	width:200px;
	height:70px;
	line-height:18px;
	padding-left:2px;
	color:#333;
	overflow:hidden;
}
.saveType dl dd img{
	border:1px solid #F4D49B;
	float:left;
	margin-right:10px;
	margin-top:2px;
	width:64px;
	height:64px;
	overflow:hidden;
}
/***********大图切换*******/
.conponFlash{
	width:720px;
	height:263px;
	overflow:hidden;
}
/*************精选商家***********/
.busTj{
	width:960px;
	height:30px;
	margin-top:12px;
	border-bottom:2px solid #000;
	background:url(../fpage/bg/bg01.png) 0 -457px repeat-x;
	overflow:hidden;
}
.busTj .title{
	float:left;
	padding:10px 0 0 13px;
	text-align:left;
}
.busTjList{
	width:960px;
	overflow:hidden;
}
.busTjList li{
	width:192px;
	height:162px;
	padding:11px 13px 2px 14px;
	float:left;
	margin:16px 6px 0px 13px;
	background:url(../fpage/bg/bg15.png) no-repeat;
	text-align:left;
	overflow:hidden;
}
*html .busTjList li{
	width:192px;
	height:162px;
	padding:11px 13px 2px 14px;
	float:left;
	margin:16px 13px 0px 6px;
	background:url(../fpage/bg/bg15.png) no-repeat;
	overflow:hidden;
}
.busTjList li dl{
	width:192px;
	padding-bottom:6px;
	overflow:hidden;
}
*html .busTjList li dl{
	width:192px;
	padding-bottom:6px;
	overflow:hidden;
}
.busTjList li dl dt{
	width:96px;
	height:64px;
	padding:4px;
	border:1px solid #DCDCDC;
	background:#fff;
	float:left;
	margin-bottom:7px;
	overflow:hidden;
}
.busTjList li dl dt img
{
    width:96px;
    height:64px;
    overflow:hidden;
}
.busTjList li dl dd{
	width:75px;
	padding:5px 0 0 10px;
	line-height:18px;
	color:#000;
	float:left;
}
.busTjList li dl a,.yel{
	color:#ff7200;
}
.busTjList li dl a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.busTjList .hover{
	width:96px;
	height:64px;
	padding:4px;
	border:1px solid #FF7200;
	background:#fff;
	margin-bottom:7px;
	float:left;
	overflow:hidden;
}
.busTjList li .yelTxt{
	width:192px;
	height:16px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;/* 支持 IE */
    -o-text-overflow: ellipsis;    /* 支持 Opera */
}
.busTjList li .yelTxt a{
	color:#FF7200;
}
.busTjList li .yelTxt a:hover{
	color:#FF7200;
	text-decoration:underline;
}
.busTjList li .infoTxt{
	width:192px;
	height:40px;
	line-height:20px;
	text-align:left;
	color:#666;
	overflow:hidden;
}
.busTjList li .link{
	line-height:22px;
	text-align:left;
}
.txtBlack{
	color:#000;
}
.txtYel{
	color:#FF7200;
	font-weight:bold;
}
.busTjList li .link a{
	color:#065AB1;
}
.busTjList li .link a:hover{
	color:#065AB1;
	text-decoration:underline;
}