/* set header&footer 's width */
.tb-container {
	width:960px;
}
.tb-top-r {
	width:717px;
}
.tab-search-wrap {
	width:583px;
}
.tb-changev-btn {
	top:0;
	left:496px;
}
/* http://taobao.51fanli.com/ju */
.ju-filter {
	width:998px;
	margin-bottom:20px;
	border-width:1px;
	border-style:solid;
	border-color:#d8d8d8 #d8d8d8 #c1c1c1;
	margin-top:15px;
	background:#FFF;
}
.ju-category {
	padding:0 5px;
}
.ju-category .filter-cat {
	border-bottom:1px solid #EFEFEF;
	padding:4px 0;
}
.filter-cat h2 {
	font-weight:normal;
	font-size:14px;
	float:left;
	position:relative;
}
.filter-cat ul, .filter-cat li {
	float:left;
}
.filter-cat a {
	color:#780c00;
	font-size:12px;
	height:22px;
	display:inline-block;
	line-height:22px;
	padding:2px 6px;
	margin-right:10px;
	font-size:14px;
}
.filter-cat a:hover {
	background-color:#f6d0b9;
	color:#780c00;
	text-decoration:none;
	padding:1px 5px;
	border:1px solid #f6d0b9;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.filter-cat .on a, .filter-cat .on a:hover {
	background-color:#dc442f;
	color:#fff;
	text-decoration:none;
	padding:1px 5px;
	border:1px solid #dc442f;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	font-weight:bold;
}
.filter-cat h2 a {
	font-weight:bold;
	margin:0;
}
.filter-cat h2 i {
	width:3px;
	height:6px;
	background:url(../images/ju/ju.png) 0 -50px no-repeat;
	position:absolute;
	top:9px;
	right:15px;
	display:block;
}
.filter-cat h2 s.hot-tip {
	display:block;
	height:18px;
	position:absolute;
	right:16px;
	top:-10px;
	width:22px;
	background:url(../images/ju/ju.png) -100px 0 no-repeat;
}
a.citylist-btn {
	font-size:12px;
	color:#999;
	float:left;
	margin-left:-5px;
	position:relative;
	padding-right:12px;
}
a.citylist-btn:hover {
	padding-right:11px;
}
a.citylist-btn i {
	width:0;
	height:0;
	display:block;
	overflow:hidden;
	border-width:4px;
	border-style:solid;
	border-color:#db442f #FFF #FFF;
	font-size:0;
	line-height:0;
	position:absolute;
	top:12px;
	_top:10px;
	right:2px;
	pointer-events:none;
	cursor:pointer;
}
a.citylist-btn:hover i {
	border-color:#db442f #f6d0b9 #f6d0b9;
	top:11px;
	_top:9px;
	right:1px;
}
.ju-filter-nav {
	height:30px;
	padding:0 10px;
	margin-top:-1px;
	border-top:1px solid #efefef;
	text-align:right;
	font:bold 14px/30px 'Simsun';
	color:#dc442f;
	background:#ebebeb;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#F9F9F9), to(#E8E8E8));
	background:-webkit-linear-gradient(#F9F9F9, #E8E8E8);
	background:-moz-linear-gradient(#F9F9F9, #E8E8E8);
	background:-ms-linear-gradient(#F9F9F9, #E8E8E8);
	background:-o-linear-gradient(#F9F9F9, #E8E8E8);
	background:linear-gradient(#F9F9F9, #E8E8E8);
}
.ju-container {
	width: 998px;
	overflow:hidden;
}
.ju-inner {
	width: 998px;
}
.ju-item {
	width:322px;
	height:324px;
	float:left;
	margin:0 12px 15px 0;
	border-width:1px;
	border-style:solid;
	border-color:#e5e5e5;
	background-color:#FFF;
}
.last-item {
	margin-right:0;
}
.ju-item dt, .ju-item dd {
	margin:0 auto;
	width:285px;
}
.ju-item dt {
	height:48px;
	line-height:24px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	margin:12px auto;
}
.ju-item dt a {
	color:#535353;
}
.ju-item dt a:hover {
	color:#dc442f;
}
.ju-item dd.pic {
	height:190px;
	border:#a51100 1px solid;
	position:relative;
	background:url(../images/ju/circle-32.gif) no-repeat center center;
}
.ju-item dd.pic img {
	width:285px;
	height:190px;
	_float:left;
}
.ju-item dd.pic p {
	width:265px;
	height:24px;
	line-height:24px;
	padding:0 10px;
	position:absolute;
	left:0;
	bottom:0;
}
.ju-item dd.pic p.pic-mask {
	z-index:1;
	background:#000;
	-ms-filter:alpha(opacity=70);
*filter:alpha(opacity=70);
	opacity:0.7;
}
.ju-item dd.pic p.pic-price {
	z-index:2;
	color:#FFF;
}
.ju-item p.pic-price strong {
	color:#F60;
}
.ju-item dd.action {
	height:45px;
	border-width:1px;
	border-style:solid;
	border-color:#fd9b8b #a51100 #a51100;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-o-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	background:#df341a;
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f2381a), to(#d0301a));
	background:-webkit-linear-gradient(#f2381a, #d0301a);
	background:-moz-linear-gradient(#f2381a, #d0301a);
	background:-ms-linear-gradient(#f2381a, #d0301a);
	background:-o-linear-gradient(#f2381a, #d0301a);
	background:linear-gradient(#f2381a, #d0301a);
}
.ju-item dd.action span {
	color:#FFF;
	font:bold 36px/45px Arial;
	text-shadow:1px 1px #b11907;
	-moz-text-shadow:1px 1px #b11907;
	-o-text-shadow:1px 1px #b11907;
	-webkit-text-shadow:1px 1px #b11907;
	text-indent:5px;
}
.ju-item dd.action small {
	font-family:'Microsoft YaHei';
}
.ju-item dd.action a {
	width:83px;
	height:30px;
	display:block;
	background:url(../images/ju/ju.png);
	overflow:hidden;
	text-indent:-9999px;
	margin:7px 5px 0 0;
}
.ju-item dd.action .btn {
	padding:0;
	border:0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
	box-shadow:0 0 0;
}
/*coming soon*/
.ju-item-coming dd.pic {
	border:1px solid #70A517;
}
.ju-item-coming dd.action {
	border-color:#9AD43A #70A517 #70A517;
	background:#8B3;
}
.ju-item-coming dd.action span {
	text-shadow:1px 1px rgba(0, 0, 0, 0.5);
}
.ju-item-coming dd.action a {
	display:block;
	width:105px;
	height:30px;
	margin:7px 5px 0 0;
	overflow:hidden;
	text-indent:0;
	font:bold 20px/30px 'Microsoft Yahei';
	color:#FFEC4E;
	background:none;
}
/*pop*/
.ju-popup {
	width:656px;
	height:390px;
	border:#BBB 5px solid;
	background-color:#FFF;
	display:none;
}
.pop-city {
	width:654px;
	height:388px;
	border:#a8a8a8 1px solid;
	position:relative;
}
.pop-city .hd {
	background-color:#DC442F;
	height:22px;
	line-height:22px;
	padding-left:8px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.pop-city .hd .close {
	position:absolute;
	top:0;
	right:3px;
	color:#FFF;
}
.pop-city .hd .close:hover {
	color:#780c00;
}
.city-choose {
	background-color:#F5F5F5;
	border-bottom:1px solid #D6D6D6;
	line-height:1em;
	padding:10px;
	text-align:right;
	font-size:14px;
	color:#666;
}
.city-choose .city-select {
	float:left;
	margin-top:-3px;
}
.city-select select {
	color:#666666;
	width:85px;
	font-size:14px;
	float:left;
	margin-right:5px;
}
.city-select a.J-City-btn {
	width:57px;
	height:21px;
	line-height:21px;
	background:url(../images/ju/ju.png) no-repeat 0 -40px;
	color:#FFF;
	display:block;
	font-size:12px;
	text-align:center;
	text-shadow:0 0 0 transparent, 1px 1px 1px #227AA7;
	float:left;
}
.city-tips em {
	color:#DD0101;
	font-weight:bold;
	font-style:normal;
	font-family:Arial;
}
.city-letter-list {
	background-color:#F5F5F5;
	height:38px;
	line-height:38px;
	padding:0 10px;
	font-size:14px;
}
.city-letter-list span, .city-letter-list ul, .city-letter-list li {
	display:inline-block;
*float:left;
}
.city-letter-list li a {
	font-family:Verdana;
	font-size:14px;
	padding:0 4px;
*padding:0 6px;
	color:#29A5C9;
}
.city-letter-list li a:hover {
	text-decoration:underline;
}
.city-list {
	height:240px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-top:12px;
}
.city-list dt {
	width:70px;
	line-height:38px;
	float:left;
	text-align:center;
	font-size:20px;
	color:#CE0000;
	font-family:Verdana;
}
.city-list label.recentCitys {
	font-size:12px;
}
.city-list dd {
	float:left;
	padding-bottom:3px;
}
.city-list ul.pop-city-cont {
	width:552px;
	padding-left:5px;
	border-left:5px solid #F2D3CF;
}
.city-list ul.pop-city-cont li {
	width:91px;
	height:40px;
	float:left;
	margin:0 1px 1px 0;
	text-align:center;
}
.city-list ul.pop-city-cont a {
	width:91px;
	height:40px;
	display:block;
	color:#333;
	font:18px/40px 'Microsoft Yahei';
	background-color:#F7F7F7;
}
.city-list ul.pop-city-cont a:hover {
	background-color:#F2D3CF;
}
.city-list ul.pop-city-cont a.on, .city-list ul.pop-city-cont a.on:hover {
	background-color:#DC442F;
	color:#FFF;
}
.pop-city .ft {
	height:39px;
*height:40px;
	line-height:40px;
	text-align:center;
	background-color:#f5f5f5;
	border-top:#DDD 1px solid;
}
.pop-city .ft a {
	color:#29A5C9
}
.pop-city .ft a:hover {
	text-decoration:underline;
}
.pop-city .J_CityAssociate {
	display:none;
}
.pages {
	text-align:center;
}
