﻿/* 
*function: net网店第一板
*author: Telford niu
*data:2011-08-22
*modify:
*/
/*
 ====================
 全局公共样式
 2011-08-22
 ====================
*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textareath,td,img{color:#333; font-siz:12px; line-height:20px; margin:0px; padding:0px; font-weight:normal;}
button,input,select,textarea,label{font:12px Arial,"宋体",sans-serif; vertical-align:middle;}
table { border-collapse: collapse; border-spacing: 0;}
label{font:12px Arial,宋体,sans-serif;}
select{height:22px; font:13px Verdana; padding:1px;}
h1{font-size:24px; font-weight:bold;}
h2{font-size:20px; font-weight:bold;}
h3{font-size:16px; font-weight:bold;}
h4{font-size:14px; font-weight:bold; padding:0px 10px;}
h5{font-size:12px; font-weight:bold; padding:0px 10px;}
a{color:#0064c9; text-decoration:none; outline:none;}
a:hover{color:#ff6600;text-decoration:underline;}
ul,ol,dl{list-style:none;}
img{border:none;}
/*
a:link,a:visited,a:active{color:#333;text-decoration:none;}
a:hover{color:#ff6000;text-decoration:underline;}
*/

/*
 * 页面布局
 */
.mtop{
	margin-top:10px;
}
.C_Float{
	height:0;
	overflow:hidden;
	clear:both;
}
.lxs_box{
	overflow:hidden;
	width:228px;
}
.lxs_box .lsp_header{
	float:left;
	width:228px;
	height:30px;
	overflow:hidden;
}
.lxs_box .lsp_header h3{
	float:left;
	padding-left:10px;
	line-height:30px;
}
.lxs_box .lsp_header a{
	float:right;
	line-height:30px;
	margin-right:10px;
}
.lxs_rbox{
	overflow:hidden;
	width:228px;
}
.lxs_rbox .lsp_header{
	float:left;
	width:228px;
	height:30px;
	overflow:hidden;
}
.lxs_rbox .lsp_header h3{
	float:left;
	padding-left:10px;
	line-height:30px;
}
.lxs_box .lsp_main{
	overflow:hidden;
	width:228px;
}

/*
 * 750px box
 */
.right_750{
	float:right;
	overflow:hidden;
	width:748px;
}
.right_750 .lsp_header{
	float:left;
	width:748px;
	height:30px;
	overflow:hidden;
}
.right_750 .lsp_header h3{
	float:left;
	padding-left:10px;
	line-height:30px;
}
.right_750 .lsp_header a{
	float:right;
	line-height:30px;
	margin-right:10px;
}
.right_main_750{
	width:728px;
	overflow:hidden;
}


body{
	font:12px Arial,"宋体",sans-serif;
}

#header{
	margin:0 auto;
}
.net_nav{
	display:inline-block;
	margin:15px 0 5px 0;
	width:990px;
	font-family:"宋体";
}
/*
 * 同程
 */
.tc_nav_wrap{
	width:100%;
	height:28px;
}
.tc_nav_menu{
	width:990px;
	margin:0 auto;
}

.tc_nav_link{
	float:right;
}
.tc_nav_link a{
	padding:0 10px;
}
.tc_nav_link .clearpr{
	padding-right:0;
}
/*
 * 网店面包宵
 */
.lxs_nav{
	width:990px;
	margin:0 auto;
}
.lxs_nav h1,.lxs_nav .qy_title{
	padding:0 20px;
	display:inline;
}
.hot_tel{
	padding:0 0 0 10px;
}
/*
 * 头部广告
 */
.lxs_adv{
	width:990px;
	height:200px;
	margin:0 auto;
	overflow:hidden;
}

/*
 * 导航菜单
 */
.lxs_menu{
	height:38px;
	line-height:38px;
	margin:0 auto;
	overflow:hidden;
}
.lxs_menu span{
	float:left;
	height:38px;
	word-break: break-all;
}
.lxs_menu a{
	white-space:nowrap;
	display: inline-block;
    height: 38px;
}

/*
 * content start
 */
#content{
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
.ct_right{
	float:right;
	width:750px;
	margin:10px 0 0 10px;
	_overflow:hidden;
	/*overflow:hidden;*/
}
.ct_left{
	float:left;
	width:230px;
	margin:10px 0 0 0;
	overflow:hidden;
}
.tab_box .hide{display:none;}
/*
 * 右侧start
 */
/*
 * 幻灯和特价
 */
.slide_spesial{
	width:750px;
}

/*幻灯*/
.slide_main{
	float:left;
	width:468px;
}
.slide_view{
	float:left;
	width:448px;
	height:296px;
	margin:10px 10px 0 10px;
	display:inline;
	overflow:hidden;
}

.slide_view img{
	float:left;
	width:448px;
	height:296px;
}
.slide_paging{
	float:left;
	width:468px;
	height:103px;
	overflow:hidden;
}
.slide_paging li{
	float:left;
	width:102px;
	height:83px;
	cursor:pointer;
	padding:10px 0 0 0;
	margin:0px 3px 10px 10px;
	display:inline;
}
.slide_paging li img{
	float:left;
	width:98px;
	height:79px;
	padding:2px;
}
.slide_paging .current{
	float:left;
	width:102px;
	height:83px;
	padding:10px 0px 0px 0px;
	margin:0px 3px 10px 10px;
	display:inline;
}
.slide_paging .current img{
	float:left;
	width:98px;
	height:79px;
	padding:0px;
}
/*
 * 幻灯end
 */
/*
 * 特价线路
 */
.special_price{
	float:left;
	width:270px;
	margin-left:10px;
}
.special_price .spp_header{
	float:left;
	width:270px;
	height:31px;
}
.spp_header h3{
	font-size:14px;
	padding-left:28px;
	padding-top:7px;	
}
.spp_main{
	float:left;
	width:248px;
	height:369px;
	padding:5px 10px;
	overflow:hidden;
}
.spp_list li{
	float:left;
	width:248px;
	line-height:22px;
	padding:1px 0 6px 0;
}
.spp_title{
	float:left;
	width:238px;
	padding-left:10px;
}
.spp_msprice,.sp_listm{
	float:left;
	width:194px;
}
.sp_listm{
	padding-left:10px;
}
.orderpay{
	float:left;
	width:44px;
	height:22px;
	padding-top:1px;
	line-height:22px;
	margin: 16px 0 0;
	display:inline;
	text-align:center;
}
.orderpay a{
	float:left;
	width:44px;
	height:22px;
	height:20px\9;
	padding-top:2px\9;
	overflow:hidden;
}
.colorff{
	padding-right: 5px;
}
.spp_msprice .colorff{
	width:56px;
	display:inline-block;
}
/*
 *搜索框
 */
.lxs_search{
	float:left;
	width:728px;
	height:30px;
	padding:15px 10px;
	overflow:hidden;
}
.lxs_search_input{
	float:left;
	width:344px;
	height:28px;
}
.lxs_search_input .search_ico{
	float:left;
	width:24px;
	height:24px;
}
.lxs_search_input input{
	float:left;
	height: 28px;
    width: 315px;
	line-height:28px;
	vertical-align:middle;
}
.search_button{
	float:left;
	height:30px;
	width:121px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
}
.search_button a{
	float:left;
	height:30px;
	width:121px;
	line-height:30px;
	text-align:center;
}

.search_keyword a{
	float:left;
	line-height:30px;
	margin:0 10px;
}
/*
 * 组团
 */
.lxsgroup_list{
	float:left;
	width:750px;
	overflow:hidden;
}
.lxsgroup_header{
	float:left;
	width:750px;
	height:31px;
	overflow:hidden;
}
.lxsgroup_header{
	float:left;
	height:31px;
	padding-left:10px;
}
.lxsgroup_header li{
	float:left;
	line-height:31px;
	padding:0 10px;
	cursor:pointer;
}
.lxsgroup_header li.current{
	float:left;
	line-height:29px;
	padding:0 10px;
}
.lxsgroup_main{
	float:left;
	width:728px;
	padding:10px;	
}
.line_list{
	text-align:left;
}
.line_list th{
	height:27px;
	text-align:left;
}
.line_list td{
	padding-top:10px;
}
.line_first{
	padding-left:10px;
}

.lxsg_title{
	float:left;
	width:447px;
	padding-left: 10px;
}
.lxsg_title a{
	float:left;
	display:inline-block;
}
.lnow_order{
	float:left;
	width:80px;
	height:22px;
	text-align:center;
}
.lnow_order a{
	float:left;
	width:80px;
	height:20px;
	padding-top:2px;
	*height:19px;
	*padding-top:3px;
	text-align:center;	
}
.lnow_order a:hover{
	float:left;
	width:80px;
	height:20px;
	padding-top:2px;
	*height:19px;
	*padding-top:3px;
	text-align:center;		
}

.xlsg_more{
	float:left;
	width:728px;
	margin-top:10px;
	text-align:right;	
}
.xlsg_more a{
	float:right;
	margin:10px 10px 2px 0;
}
.rqsort01{
	float:right;
	margin-right:20px;
	width:88px;
	height:25px;
	margin-top: 1px;
}
.right_750 .rqsort01 a{
	margin-right:16px;
}
.rqsort02{
	float:right;
	margin-right:20px;
	width:88px;
	height:25px;
	margin-top: 1px;
}
.right_750 .rqsort02 a{
	margin-right:16px;
}
.SetW{
	width:365px;
}
.type_style{
	float: left;
    font-size: 14px;
    line-height: 30px;
    padding-left: 10px;
}
.type_style h1{
	font-size: 14px;
    line-height: 30px;
}
/*
 * 自定义模块
 */
.fright{
	float:right;
}
.fleft{
	float:left;
}
.lxs_zbox{
	overflow:hidden;
	width:368px;
}
.lxs_zbox .lsp_header{
	float:left;
	width:368px;
	height:30px;
	overflow:hidden;
}
.lxs_zbox .lsp_header h3{
	float:left;
	padding-left:10px;
	line-height:30px;
}
.lxs_zbox .lsp_header a{
	float:right;
	line-height:30px;
	margin-right:10px;
}
.lxs_zbox .lsp_main{
	width:348px;
	padding:0 10px 10px 10px;
	overflow:hidden;
}

.lxs_custom{
	width:750px;	
	overflow:hidden;
}
.custom_img{
	float:left;
	margin-top:10px;
}
.custom_img a{
	float:left;
	width:94px;
	height:127px;
	padding:2px;	
}
.custom_img img{
	width:94px;
	height:127px;
}
.custom_list{
	float:left;
	width:238px;
	padding-top:6px;
	padding-left:10px;
}
.custom_list li{
	float:left;
    overflow: hidden;
	line-height:22px;
    padding-left: 10px;
}
.custom_line{
	float:left;
	width:170px;
	overflow:hidden;
}
.custom_line a{
	float:left;
}
.cus_linec{
	float:left;
	width:58px;
	overflow:hidden;
}
/*
 * 最新咨询
 */
.lxs_zxbox{
	overflow:hidden;
	width:748px;
}
.lxs_zxbox .lsp_header{
	float:left;
	width:748px;
	height:30px;
	overflow:hidden;
}
.lxs_zxbox .lsp_header h3{
	float:left;
	padding-left:10px;
	line-height:30px;
}
.lxs_zxbox .lsp_header a{
	float:right;
	line-height:30px;
	margin-right:10px;
}
.lxs_zxbox .lsp_main{
	width:728px;
	padding:0 10px 10px 10px;
	overflow:hidden;
}

.trav_list{
	width:728px;
	overflow:hidden;
}
.trav_list li{
	float:left;
	padding:10px 0 10px 0;
	line-height:22px;
}
.trav_list .lastli{
	padding-bottom:5px;
}
.traveler_msg{
	float:left;
	width:728px;
}
.trav_msg_title{
	float:left;
	padding-left:10px;
}
.trav_msg_time{
	float:right;
}
.trav_qa{
	float:left;
	width:718px;
	padding-left:10px;
}
.trav_answer{
	float:left;
	width:696px;
	padding:10px;
	margin:10px 0 0 10px;
	
}
.trav_ico{
	position:absolute;
	width:13px;
	height:13px;
	overflow:hidden;
	margin-left:30px;
	margin-top:-18px;
}
.trav_reply{
	width:706px;
}
.trav_reply .trav_rrly{
	float:left;
	width:500px;
}
.trav_reply .trav_rrtime{
	float:right;
	width:206px;
}
.trav_reply p{
	float:left;
	width:706px;
	overflow:hidden;
}
/*
 * 右侧end
 */

/*
 * left start
 */
/************店主档案start***************/
.boss_main{
	float:left;
	width:208px;
	padding:10px;
}
.shop_boss{
	float:left;
	width:90px;
	height:120px;
}
.shop_bleft{
	float:left;
	width:108px;
	padding-left:10px;
	line-height:24px;
}
.shop_title,.tcmebmer{
	display:block;
}
.shop_title{
	line-height:18px;
}
.stars_align{
	float:left;
	width:108px;
}
.stars_align .stars_num{
	float:left;
	width:14px;
	height:16px;
	overflow:hidden;
}
.record_boss{
	float:left;
	padding-top:5px;
	display:block;
}
.record_bs{
	float:left;
	line-height:22px;
}
.card_ico{
	float:left;
	width:43px;
	height:22px;
	overflow:hidden;
}
.mobile_ico{
	float:left;
	width:14px;
	height:22px;
	margin:3px 0 0 10px;
	overflow:hidden;
}
.boss_main dl,.fblinks{
	float:left;
	width:208px;
	line-height:22px;
	padding-top:2px;
}
.boss_main .firstdl{
	padding-top:5px;
	overflow:hidden;
}
.boss_main dl dt{
	float:left;
	width:36px;
}
.boss_main dl dd{
	float:left;
	width:172px;
	height:20px;
	white-space:nowrap;
	overflow:hidden;
}
.bossblog,.bossblog a{
	float:left;
	width:92px;
	height:30px;
	text-align:center;
}
.bossblog{
	margin-top:10px;
}
.bossblog a{
	height:27px;
	padding-top:3px;
	*padding-top:4px;
}
.fblinks .mleft{
	margin-left:10px;
}
/************店主档案end***************/

/********* 线路分类 start **************/
.LineUl{
	padding:10px;
	overflow:hidden;
}
.LineUl li{
	overflow:hidden;
	padding-left:10px;
	line-height:22px;
}
.LineUl li a{
	white-space:nowrap;
}
/*********  线路分类 end **************/
/******** 热点推荐 start *******/
.HotUl{
	overflow:hidden;
	padding:10px 10px 0 10px;
}
.HotUl li{
	overflow:hidden;
}
.HotUl li .ImgHot{
	float:left;
	width:202px;
	padding:2px;
}
.HotUl li .ImgHot img{
	float:left;
	width:202px;
	height:102px;
}
.HotUl li .AreaName{
	float:left;
	width:205px;
	text-align:center;
	padding:5px 0 10px 0;
}
/******** 热点推荐 end *******/
/********** 工具箱 start **********/
.ToolBox{
	overflow:hidden;
	padding:10px 0 10px 10px;	
}
.ToolBox li{
	float:left;
	width:72px;
	line-height:22px;
	white-space:nowrap;
}
.ToolBox li a{
	white-space:nowrap;
}
/********** 工具箱 start **********/
/********* 热门 最新 start ************/
.SortBox{
	overflow:hidden;
	width:230px;
}
.SortBox .SortTop{
    float: left;
    height: 31px;
    overflow: hidden;
    width: 220px;
	padding-left: 10px;
}
.SortBox .SortTop li{
	float:left;
	line-height:31px;
	padding:0 10px;
	cursor:pointer;
}
.SortBox .SortTop li.current{
	float:left;
	padding:0 10px;
	line-height:29px;
}
.SortBox .SortMain{
	float:left;
	width:228px;	
}
/********* 热门 最新 end ************/

/******** 日期INPUT *********/
.input_date {
    float: left;
    height: 19px;
    line-height: 19px;
    padding-left: 4px;
    padding-right: 2px;
    width: 118px;
}
.input_date input {
    float: left;
    height: 19px;
    line-height: 19px;
    padding-right: 2px;
    width: 100px;
}

.input_date .Simg {
	float:left;
	width:16px;
	height:13px;
	cursor:pointer;
	margin-top:3px;
}
/********************/
/******* 搜索框 *********/
.Selct {
    float: left;
    height: 23px;
    line-height: 23px;
	width:127px;
}
.Inpt {
    float: left;
    height: 19px;
    line-height: 19px;
    padding-left: 2px;
	width:121px;
}

.sosoBox{
	width:208px;
	padding:10px 10px 20px;
}
.sosoTab{
	width:100%;
}
.sosoTab th{
	height:30px;
	vertical-align:top;
	line-height:22px;
}
.sosoTab td{
	height:30px;
	vertical-align:top;
	line-height:22px;
}
.sosoTab .FindBton{
	float:left;
	width:87px;
	height:30px;
	text-align:center;
	line-height:30px;
}
/*
 * left end
 */
/*
 * content end
 */
/*
 * 翻页
 */
.pagenum{
	width:728px;
}
	.page_link{
		float:right;
		line-height:20px;
		padding-top:10px;
		
	}
	.page_link a,.page_link span{
		padding-top:1px;
		padding-top:3px\9;
		margin-left:5px;
		padding-bottom:1px;
	}
	.first_page01{
		padding-left:19px;
		padding-right:5px;
		float:left;
	}
	.first_page02{
		padding-left:19px;
		padding-right:5px;
		float:left;
	}
	.previous_page01{
		padding-left:19px;
		padding-right:5px;
		float:left;
	}
	.previous_page02{
		padding-left:19px;
		padding-right:5px;
		float:left;
	}
	.on_page{
		padding-left:9px;
		padding-right:9px;
		float:left;
	}
	.choose_page{
		padding-left:9px;
		padding-right:9px;
		float:left;
	}
	.more_page{
		padding:0 5px;
		float:left;
	}
	.next_page01{
		padding-left:5px;
		padding-right:19px;
		float:left;
	}
	.next_page02{
		padding-left:5px;
		padding-right:19px;
		float:left;
	}
	.last_page01{
		padding-left:5px;
		padding-right:19px;
		color:#ccc;
		float:left;
	}
	.last_page02{
		padding-left:5px;
		padding-right:19px;
		float:left;
	}
.topagenum{
	padding-left:5px;
	width:80px;	
}
.turepage{
	width:42px;
	height:21px;
	cursor:pointer;
	text-align:center;
}	
	/*翻页结束*/

	
/************* 景点图片欣赏 *********************/
.ImgUL{
	padding-top:10px;
	overflow:hidden;
	width:728px;
}
.ImgUL li{
	float:left;
	width:220px;
	padding:10px 11px 0 11px;
}
.ImgUL li .ImgUL_img{
	display:block;
	padding:2px;
}
.ImgUL li .ImgUL_img img{
	display:block;
	width:214px;
	height:159px;
}
.ImgUL li .ImgUL_tit{
	display:block;
	text-align:center;
	padding:5px 0;
}
/************* end *********************/

/******************* 景点游玩简介 ***************/
.IntroBox{
	padding:20px;
	width:708px;
	overflow:hidden;
}
.IntroBox .tit{
	text-align:center;
	line-height:30px;
}
.IntroBox .Int_p{
	text-indent:2em;
	line-height:20px;
}
.IntroBox .InImg{
	overflow:hidden;
	text-align:center;
	padding:20px 0 5px 0;
	width:708px;
}
.IntroBox .T_nam{
	text-align:center;
	line-height:20px;
	font-size:14px;	
}
.B_nob{
	padding:20px 10px 10px;
}
/************* end *********************/

/************** 旅游指南分类 ***********************/
.VadeBox{
	width:230px;
	height:277px;
	overflow:hidden;
}
.VadeBox img{
	width:230px;
	height:277px;
	overflow:hidden;
}
/***************** end ******************/
/****************** 旅游指南列表 *******************/
.VodeList{
	width:728px;
	overflow:hidden;
	padding:5px 0 0 0;
}
.VodeList li{
	line-height:30px;
	overflow:hidden;
}

.VodeList li .V_tit{
	float:left;
	width:650px;
	white-space:nowrap;
	overflow:hidden;
}
.VodeList li .V_time{
	float:right;
	padding-right:10px;
}
/********* end ***************/

/********************* 联系方式 ****************************/
.ConInfo{
	padding:20px 10px 0 10px;
}
.ConInfo dl{
	width:708px;
	overflow:hidden;	
}
.ConInfo dl dt{
	float:left;
	line-height:24px;
}
.ConInfo dl dd{
	float:left;
	line-height:24px;
}
/********* end ***************/

/***************** 旅客留言 ******************************/
.InptW01 {
    width: 108px;
	margin-right:5px;
}
.InptW02 {
    width: 158px;
	margin-right:5px;
}
.InptW03{
	width:67px;
	margin-right:5px;
}
.LeaveWord{
	padding:10px 0 5px 0;
}
.LeaveTab{
	line-height:20px;
}
.LeaveTab th{
	width:75px;
	text-align:right;
	vertical-align:top;
	padding:6px 0;
}
.LeaveTab td{
	vertical-align:top;
	text-align:left;
	padding:6px 0;	
}
.LeaveTab .TextIn{
	float:left;
	width:644px;
	height:115px;
	text-align:left;
	padding:5px 0 0 5px;
}
.LeaveTab .LabInt{
	margin-right:15px;
	*margin-right:10px;
	cursor:pointer;
}
.LeaveTab .LabInt input{
	margin-right:5px;
	*margin-right:0;
	*margin-top:-2px;
	cursor:pointer;
}
.LeaveTab .GainCode{
	color:#f60;
	cursor:pointer;
}
.PutBton{
	float:left;
	width:87px;
	height:30px;
	text-align:center;
	line-height:30px;
}

/*********** end **************/

/************ 终页  景点预订 **********************/
.PintroBox{
	overflow:hidden;
}
.PintroBox .pTit{
	line-height:30px;
	padding:0 0 15px 0;
}
.pBox_L{
	float:left;
	width:320px;
}
.pBox_L img{
	float:left;
	width:320px;
	height:240px;
}
.L_bton{
	float:left;
	width:260px;
	padding:10px 0 0 60px;
}
.L_treeBtn{
    width: 322px;
    padding-left:0;
}
.L_bton .btnA,.L_bton .btnB,.L_bton .licenceBtn{
	float:left;
	width:57px;
	height:29px;
	line-height:29px;
	padding-left:33px;
	margin-right:20px;
}
.L_bton .licenceBtn{
    background: url(http://img1.40017.cn/net/public/ziZhiBtn.png);
    margin-right:0;
    color: #666;
    padding-left: 41px;
}
.L_bton .licenceBtn:hover{
    background: url(http://img1.40017.cn/net/public/ziZhiBtnHover.png);
    text-decoration: none;
    color: #b54800;
}
/* 出境资质 start */
.ct_right .PintroBox{
    overflow: visible;
}
.licenceWrap{
    float: left;
    width: 90px;
    position: relative;
    z-index: 100;
}
.licenceWrap .licenceDesWrap,.licenceWrap .moreLicsWrap{
    position: absolute;
    background: #fff;
    z-index: 100;
    width: 292px;
}
.licenceWrap .licenceDesWrap{
    right: 0;
    top: 28px;
    z-index: 100;
}
.licenceWrap .moreLicsWrap{
}
.licenceWrap .switchBtn{
    position: absolute;
    right: 50%;
    z-index: 1000;
    width: 30px;
    height: 8px;
    border: 1px solid #E7E7E7;
    background: #fff;
    border-top-color: #fff;
    top:-1px;
}
.licenceWrap .switchBtn i{
    position: absolute;
    left: 11px;
    z-index: 130;
    bottom: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border: 4px solid #FFF;
    border-top-color:#666;
}

.licenceWrap .open .switchBtn{
    border-top-color:#e7e7e7;
    border-bottom-color:#fff;
    top:-9px;
}
.licenceWrap .open .switchBtn i{
    border-top-color:#fff;
    border-bottom-color:#666;
}



.licenceWrap .moreLicsWrap ul,.licenceWrap .firstShowWrap{
    border: 1px solid #ccc;
    width: 270px;
    padding: 10px 0 10px 20px;
}
.licenceWrap .moreLicsWrap ul{
   border-top: none;
    display: none;
}
.licenceWrap .moreLicsWrap.open ul{
    display: block;
}
.licenceWrap .moreLicsWrap ul li{
    margin-bottom: 10px;
}

.licenceWrap .itemLic .leftPart,.licenceWrap .itemLic .rightPart{
    float: left;
    display: inline;
}
.licenceWrap .itemLic .leftPart{
    width: 165px;
}
.licenceWrap .itemLic .rightPart{
    width: 78px;
    border: 1px solid #ccc;
    text-align: center;
}
/* 出境资质 end */

.pBox_R{
	float:left;
    width:410px;
	overflow:hidden;
	padding-left:10px;
}
.R_div{
	float:left;
	padding-left:10px;
}
.R_div dl{
	overflow:hidden;
	width:410px;
}
.R_div dl dt{
	float:left;
	line-height:30px;
}
.R_div dl dd{
	float:left;
	line-height:30px;
}
.SetF{
	margin-right:10px;
}
.bookBton{
	float:left;
	width:139px;
	height:43px;
	margin:5px 0 0 60px;
}
.frendRead{
	float:left;
	padding:11px 0 0 10px;
	width:200px;
	line-height:16px;	
}
/********** end **************/
/************** 终页切换 *******************/
.VutUl{
	float: left;
    height: 31px;
	width:610px;

}
.VutUl li.current{
	padding:0 10px;
	position:relative;
}
.VutUl li{
	cursor: pointer;
    float: left;
    line-height: 29px;
    padding: 0 10px;
	margin-right:-1px;
}
.nlastUpdate{
	float: left;
    height: 26px;
	width:140px;
	padding:5px 0 0 0;
}


.travelMenuTabWrap
{
    height:30px;
    line-height:30px;
    background:#e7f2ff;
    font-size:14px;
    border-bottom:2px solid #44a2ff;
    padding-left:10px;
}
.travelMenuTabWrap li
{
    float:left;
    border:1px solid #e7f2ff;
    border-bottom:none;
    padding:0 10px;
    height:28px;
    line-height:28px;
    margin-right:10px;
}
.travelMenuTabWrap li.current
{
    position:relative;
    top:1px;
    _top:2px;
    z-index:20;
    font-weight:bold;
    border:1px solid #44a2ff;
    border-bottom:2px solid #fff;
    background:#fff;
}
.travelMenuTabWrap li a
{
    color:#333;
}
.travelMenuTabWrap li a:hover
{
     color:#333;
     text-decoration:none;
}

.specialIntroBox
{
    border:1px solid #ddd;
    border-top:none;
    padding:15px 10px 20px;
    background:#fff;
}
.specialIntroBox .specialIntroWrap
{
    background:#f5f5f5;
    padding:15px 10px;
}
.specialIntroBox .specialIntroImg
{
    display:block;
    margin-top:10px;
}
.specialIntroBox .specialIntro-title
{
    font-size:16px;
}
.specialIntroBox .specialIntro-conts
{
    font-size:14px;
    line-height:24px;
}
.specialIntroBox dt,.specialIntroBox dd
{
    float:left;
}

.travelInfoBox
{
   margin-top:10px; 
}
.travelInfoBox .travelInfoBox-title
{
    height:30px;
    line-height:30px;
    background:#e7f2ff;
    border-bottom:2px solid #44a2ff;
    padding-left:10px;
    font-family:"Microsoft YaHei";
    font-size:16px;
    font-weight:normal;
    
}
.travelInfoBox .travelInfoBox-cont
{
    border:1px solid #ddd;
    border-top:none;
    padding:10px 10px 20px;
    background:#fff;
}
.travelManageBox .eachDayIntro
{
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px dashed #ddd;
}
.travelManageBox .eachDayIntro.last
{
    margin-bottom:0;
    border-bottom:none;
}
.travelManageBox .eachDayIntro .travelManageHead
{
    height:36px;
    line-height:36px;
    padding-right:10px;
    background:url("http://img1.40017.cn/net/zhongye/travelRoute.png") 0 0 no-repeat;
}
.travelManageBox .eachDayIntro .travelManageTitle
{
    color:#fff;
    font-size:16px;
    font-weight:normal;
    width:188px;
    text-align:center;
    float:left;
    height:36px;
    line-height:36px;
}
.travelManageBox .eachDayIntro .fr
{
    float:right;
}
.travelManageBox .eachDayIntro .eatInfo,.travelManageBox .eachDayIntro .restInfo
{
    float:left;
    color:#666;
     height: 32px;
    line-height: 32px;
    line-height: 36px\9;
    margin-top: 4px;
}
.travelManageBox .eachDayIntro .eatInfo
{  
    padding-left:16px;
    margin-right:15px;
    background:url("http://img1.40017.cn/net/zhongye/travelRoute.png") 0 -41px no-repeat;
}
.travelManageBox .eachDayIntro .restInfo
{
    padding-left:20px;
    background:url("http://img1.40017.cn/net/zhongye/travelRoute.png") 0 -70px no-repeat;
}

.travelManageBox .eachDayIntro .imgIntro
{
    width:688px;
    margin:10px auto 0;
    
}
.travelManageBox .eachDayIntro .imgIntro li
{
    width:220px;
    float:left;
    margin-right:10px;
}

.travelManageBox .eachDayIntro .imgIntro li.last
{
    margin-right:0;
}
.travelManageBox .eachDayIntro .imgIntro li img
{
    display:block;
    height:150px;
    width:220px;
    background:#ddd;
}
.travelManageBox .eachDayIntro .imgIntro .imgTitle
{
    text-align:center;
    margin-top:5px;
}
.travelManageBox .eachDayIntro .otherIntro
{
    margin-top:10px;
}

.travelSetBox .travelSetTitle
{
    height:32px;
    line-height:32px;
    padding-left:10px;
    font-size:16px;
    /*font-weight:normal;*/
    background:#f5f5f5;
}

/****** end *******/
/********* 行程安排 box *************/
.TubBox{
	overflow:hidden;
	margin-top:5px;
}
.TubBox .TubTop{
	height:30px;
	overflow:hidden;
}
.TubBox .TubTop dl{
	float:left;
	padding-left:10px;
}
.TubBox .TubTop dl dt{
	float:left;
	line-height:22px;
}
.TubBox .TubTop dl dd{
	float:left;
	line-height:30px;
	padding-left:30px;	
}
.TubBox .TubTop dl dt .Snum{
	padding:0 5px;
	position:relative;
	top:3px;
}
.TubBox .TubUl{
	width:724px;
	overflow:hidden;
	padding-left:4px;
	margin-top:15px;
}
.TubBox .TubUl li{
	float:left;
	width:100px;
	padding:0 10px;
}
.TubBox .TubUl li .TubUl_a{
	display:block;
	padding:2px;
}
.TubBox .TubUl li .TubUl_a img{
	display:block;
	width:94px;
	height:127px;
}
.TubBox .TubUl li .TubUl_TXT{
	display:block;
	text-align:center;
	line-height:24px;
	padding:3px 0 2px 0;
}
.TubBox .TubP{
	text-indent:2em;
	padding:5px 15px 0 15px;
	line-height:20px;
}
.TubBox .TubUl_B{
	overflow:hidden;
	padding:5px 15px 0 15px;
}
.Tmtop{
	margin-top:15px;
}

/*
 * 过期终页
 */
.oldline_read{
	height:137px;
	margin-top:5px;
}
.oldline_read dt{
	padding-left: 30px;
    width: 42px;
	height:137px;
}
.oldline_read .oldtext{
	font-weight:bold;
	display:block;
}
.oldline_read dd{
	width:300px;
	padding: 20px 0 0 0;
}
	
/*
 * 打印页
 */	
.printPage{
	width:750px;
	margin:auto;
}
.checkTop{
	overflow:hidden;
	line-height:22px;
	padding:10px 0;
	text-align:right;
}
.checkTop .ckSp01{
	margin:0 5px 0 0;
}
.checkTop .cka{
	margin:0 10px;
}
.checkTop .cklab{
	margin:0 5px;
	*margin:0 2px;
}
.checkTop .cklab input{
	margin:-3px 1px 0 0;
	*margin:-3px -4px 0 0;
}
.checkTop .dybtn{
	display:inline-block;
    height: 29px;
    line-height: 29px;
    margin-right: 20px;
    padding-left: 42px;
    width: 42px;
}

/***************/
.PrintBox{
	width:748px;
	overflow:hidden;
}
.PrintNam{
	padding:10px;
}
.PrintNam .Nam_p{
	padding:5px 0 0 0;
}
.PrintNam .Nam_p span{
	margin-right:70px;
}
.venState{
	padding:10px 35px;
}
.venState .venState_tit{
	padding-top:10px;
}
.venMain{
	overflow:hidden;
	padding:30px 0;	
}

.venMain table td{
	width:220px;
	padding-left:5px;
}
.setPad{
	padding:0 10px;
}
.clb_box{
	overflow:hidden;
	padding:0 10px;
}
.btConn{
	height:29px;
	padding-left:10px;
	line-height:29px;
}
.ConnP{
	line-height:20px;
	text-indent:2em;
	padding:10px;
}

.planTit dl{
	float: left;
    padding-left: 10px;
}
.planTit dl dt{
	float:left;
}
.planTit dl dd{
    float: left;
    line-height: 26px;
    padding-left: 20px;
}
.planTit dl dt .Snum{
    padding: 0 5px;
}
.planTit .cuse{
	height:26px;
}
.NoneT{
	text-indent:0;
}
.twtop{
	margin-top:20px;
}

/*
 * 支付宝弹出窗
 */
.alipay_box{
	width:392px;
	overflow:hidden;
	padding:10px 20px 20px 20px;
}
.alipay_box .alipay_title{
	width:392px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.alipay_box .look_pz{
	float:left;
}
.alipay_box .close_alipay{
	float:right;
    float: right;
    height: 13px;
    margin: 5px 0px 0 0;
    width: 13px;
	cursor:pointer;
}
.alipay_box table{
	text-align:left;
}
.alipay_box th{
	height:28px;
	line-height:28px;
}
.alipay_box td{
	line-height:18px;
	padding:5px 0 0 0;
}
.alipay_box .alipay_tp{
	padding:10px;
}
.alipay_box .first_p{
	padding-left:20px;
}

.alipay_box .orderpay{
	margin-top:0;
}
#dialog-box1{
	width:432px;
}	

/*
 * 页脚
 */
#footer{
	margin-top:20px;
}
.ft_content{
	width:990px;
	margin:0 auto;
	text-align:center;
}
.fls_link{
	padding:10px 20px 3px 20px;
	display:block;
}
.fls_link a{
	margin:0 10px;
}
.fls_custom{
	line-height:22px;
	display:block;
}
.free_read{
	color:#ff6600;
}
.free_img{
	width:14px;
	height:14px;
	padding-right:5px;
	vertical-align: middle;
	display:inline-block;
	cursor:pointer;
}
.netpolice{
	width:100px;
	height:40px;
	display:inline-block;
}
.pbtom{
	padding-bottom:5px;
}

.lineimg_ico,.linepay_ico{
	float:left;
    height: 14px;
    width: 14px;
	overflow:hidden;
	vertical-align:middle;
	margin:3px 0 0 2px;
	margin:1px 0 0 2px\9;	
}
.friend_imgs{
	width:970px;
	padding:20px 10px 0 10px;
	text-align:center;
	overflow:hidden;
}

.friend_imgs .frimglink{
	margin-left:5px;
	border:1px solid #ccc;
	height:45px;
	width:108px;
	display:inline;
	overflow:hidden;
}
/*2012-08-21 added */
body{
	background:#fff;
}
/*页面左侧 start*/
.ct_left {
	margin-top:0px;
}
.ct_left .LineUl strong{
	font-weight:bold;
}
.popularBox .LineUl li,.latestBox .LineUl li{
	background:none;
	padding-left: 0px;
	margin-bottom: 10px;
}

.LineUl li img{
	width:100px;
	height:82px;
}
.LineUl .descir{
	width: 91px;
	margin-left:10px;
}
.LineUl .title  a{
	display: block;
    width: 88px;
	white-space: normal;
	 line-height: 14px;
}

.LineUl .oldPrice{
	text-decoration:line-through;
}
.LineUl .tcPrice{
	height:16px;
	line-height:16px;
}
.LineUl .oldPrice,.LineUl .tcPrice{
	color:#ccc;
}
.LineUl .outstand{
	color:#FF6302;
	font-size:16px;
}
.LineUl .orange{
	color:#FF6302;
}
/*页面左侧end*/
/*页面右侧start*/
/*导航头部 面包屑start*/
.navBox {
	background:#FCFCFC;
	border: 7px solid;
}
.navBox .header{
	border-bottom:#EFEFEF 1px solid;
	font-size:14px;
	font-weight:bold;
	padding: 10px;
}
.navBox .header span{
	margin-right:10px;
}
.navBox .header .mainDes{
	color:#1A59C5;
}
.navBox .header .separator{
	color:#EEE;
}
.navBox .header .subDes{
	color:#515151;
}
.navBox .navs{
	padding: 10px;
}
.navBox .eachNav{
	float:left;
	margin-right:80px;	
	height: 20px;
    line-height: 20px;
}
.navBox .eachNav a{
	display: block;
	width: 165px;
}
.navBox .navs .last
{
    margin-right:0px;
}

.navBox .narr_r{
	border-color: #FFFFFF #FFFFFF #FFFFFF #666666;
    border-style: solid none solid solid;
    border-width: 5px 0px 5px 5px;
    font-size: 0;
    line-height: 0px;
    margin-top: 4px;
    width: 0px;
	 float: left;
	  margin-right: 10px;
	  display:block;
}
/*导航头部 面包屑end*/

/*旅游线路的具体信息 start*/


.seneryWrap .titleWrap{
	 padding: 10px;
    background: #FAFAFA;
    margin-top: 10px;
    border: 1px solid #D5D5D5;
	height:20px;
}
.seneryWrap .viewOperWrap a{
	  display: block;
    height: 20px;
    width: 22px;
	 float: left;
}
.seneryWrap .picAndTextView,.seneryWrap .picAndTextViewNotAble,.seneryWrap .textViewNotAble,.seneryWrap .textViewNotAble,
.seneryWrap .picView,.seneryWrap .picViewNotAble{
	background:url("http://img1.40017.cn/net/wd/viewOperBtn.gif");
}
.seneryWrap .picAndTextView{
	background-position: 3px 5px;
}
.seneryWrap .picAndTextViewNotAble{
	background-position:  -77px 5px;
}
.seneryWrap .textView{
	background-position: 3px -55px;
}
.seneryWrap .textViewNotAble{
	background-position: -77px -55px;
}
.seneryWrap .picView{
	background-position: 3px -25px;
}
.seneryWrap .picViewNotAble{
	background-position: -77px -25px;
}

.seneryWrap .selectOperItem{
	border:solid 1px #ccc;
	border-left:0px;
	width: 40px;
	overflow:hidden;
	background:#ffffff;
	 padding-left: 3px;
	 cursor: pointer;
}
.seneryWrap .selectOperItem.first{
	border-left:1px solid #ccc;
}

.selectOperWrap{
	margin-left: 20px;
}
.seneryWrap .priceSortDefItem,.seneryWrap .priceSortUpItem,.seneryWrap .priceSortDownItem,
.seneryWrap .visitSortDefItem,.seneryWrap .visitSortUpItem,.seneryWrap .visitSortDownItem{
	background:url("http://img1.40017.cn/net/wd/sort.png");
	display:block;
	height: 12px;
    width: 12px;
	margin-top: 3px;
}
.seneryWrap .priceSortDefItem{
	background-position: -3px -25px;
}
.seneryWrap .priceSortUpItem{
	background-position: -3px -423px;
}
.seneryWrap .priceSortDownItem{
	background-position: -3px -123px;
}

.seneryWrap .visitSortDefItem{
	background-position:  -3px 1px;
}
.seneryWrap .visitSortUpItem{
	background-position:  -3px -195px;
}
.seneryWrap .visitSortDownItem{
	background-position:  -3px -97px;
}
/* 三个视图公用的部分start*/
.seneryItem .reduceMoney{
	background: url("http://img1.40017.cn/net/public/sence_img02.png") no-repeat scroll -327px -282px transparent;
    height: 18px;
	line-height:18px;
	padding-left: 23px;
	margin-left: 10px;
	color: #FF5500;
}
.seneryItem .reduceMoney .spanRgt {
	display:block;
	 height: 18px;
    line-height: 18px;
    padding-right: 5px;
	float:left;
    background: url("http://img1.40017.cn/net/public/sence_img02.png") no-repeat scroll right -282px transparent;

}
.seneryItem .submit{
	 background: url("http://img1.40017.cn/net/public/submitBtn1.jpg") no-repeat;
	 height:26px;
	 width:87px;
	margin-top: 14px;
}
/* 三个视图公用的部分start*/
/*大图视图 start*/
.bodyWrap_PicView .seneryItem{
	padding:10px 5px 10px 0px;
	border:none;
	border-bottom:1px solid #ccc;
	float:left;
	 width: 240px;
}

.bodyWrap_PicView .seneryItem .seneryImgWrap{
	padding:4px;
	border:1px solid #ccc;
	line-height:0px;
	height: 140px;
}
.bodyWrap_PicView .seneryItem .seneryImgWrap img
{
    height: 140px;
    width: 210px;
    display:block;
}
.bodyWrap_PicView .seneryItem .shortDes .title{
	color: #2C88CA;
}

.bodyWrap_PicView .seneryItem .infoWrap{
	 margin-right:5px;
	  line-height:18px; 
	  width: 194px;
	  height: 103px;
}
.bodyWrap_PicView .seneryItem .shortDes
{
    height:36px;
}
.bodyWrap_PicView .seneryItem .shortDes .descri{
	line-height:18px;
}
.bodyWrap_PicView .seneryItem .priceInfo{
	 margin-top: 7px;
	
}
.bodyWrap_PicView .seneryItem .price{
	 color: #FF5500;
	 font-size:18px;
}
.bodyWrap_PicView .seneryItem .priceInfo .yuan{
	color: #FF5500;
}


/*大图视图 end*/
/*图文视图 start*/
.bodyWrap_PicAndTextView .seneryItem{
	padding:5px 5px 5px 0px;
	_border:none;
	border-bottom:1px solid #ccc;
	float:left;
	 width: 365px;
	 _width:360px;
}
.bodyWrap_PicAndTextView .seneryItem.first{
	padding-left:5px; 
}

.bodyWrap_PicAndTextView .seneryItem .infoWrap{
	width:184px;
}


.bodyWrap_PicAndTextView .seneryItem .shortDes .title{
	color: #2C88CA;
}
.bodyWrap_PicAndTextView .seneryItem .shortDes.showDetail{
	float:right;
}
.bodyWrap_PicAndTextView .seneryItem .seneryImgWrap img
{
    height: 125px;
    width: 160px;
    display:block;
}
.bodyWrap_PicAndTextView .seneryItem .infoWrap{
	  margin: 0 10px;
	  line-height:18px; 
}
.bodyWrap_PicAndTextView .seneryItem .shortDes .descri{
	line-height:18px;
}
.bodyWrap_PicAndTextView .seneryItem .priceInfo{
	 margin-top: 7px;
	
}
.bodyWrap_PicAndTextView .seneryItem .price{
	 color: #FF5500;
     font-weight: bold;
	 font-size:16px;
}
.seneryItem .priceInfo .yuan{
	color: #FF5500;
}


/*图文视图 end*/
/*文字视图 start*/
.bodyWrap_TextView .seneryItem{
	padding:10px;
	border-bottom:1px solid #ccc;
}
.bodyWrap_TextView .seneryItem .shortDes{
	width:340px;
}
.bodyWrap_TextView .seneryItem .shortDes,.bodyWrap_TextView .seneryItem .info,.bodyWrap_TextView .seneryItem .priceInfo{
	margin-right:20px;
}
.bodyWrap_TextView .seneryItem .info p{
	width:108px;
	color:#868686;
}


.bodyWrap_TextView .seneryItem .shortDes .title{
	font-size:14px;
	color: #2C88CA;
}
.bodyWrap_TextView .seneryItem .shortDes .descri{
	line-height:18px;
}
.bodyWrap_TextView .seneryItem .priceInfo{
	margin-top:20px;
	width: 125px;
}
.bodyWrap_TextView .seneryItem .price{
	 color: #FF5500;
     font-weight: bold;
	 font-size:18px;
}

/*文字视图 end*/

/*页面右侧end*/
/*网店信息部分 start*/
.netShopProfile .stars_num {
    background: url("http://img.17u.net/images/netwd/skin01/common1.png?v2011101001") no-repeat scroll -496px -389px transparent;
	 float: left;
    height: 16px;
    overflow: hidden;
    width: 14px
}
.netShopProfile .record_ico{
	 background: url("http://img1.40017.cn/net/wd/common1.png") no-repeat scroll -230px -389px transparent;
	 float: left;
    height: 22px;
    overflow: hidden;
    width: 43px;
}
.netShopProfile .phone{
	    background: url("http://img1.40017.cn/net/wd/common1.png") no-repeat scroll -283px -393px transparent;
	   float: left;
    height: 22px;
    margin: 3px 0 0 10px;
    overflow: hidden;
    width: 14px;
}
.netShopProfile .idCard_ico{
	background: url("http://img1.40017.cn/net/wd/common1.png") no-repeat scroll -142px -494px transparent;
	overflow: hidden;
	 height: 22px;
    width: 42px;
}

/*网店信息部分 end*/
/*头部 start*/
.ct_right .submit
{
    cursor:pointer;
}
.navWrap{
	padding: 5px 0;
	background:#f5f5f5;
	margin-bottom:10px;
}
.navWrap-content
{
    margin:0 auto;
	width:990px;
}
.navWrap  .homePage,.navWrap  .rightWrap a{
	color:#636363;
}
.logoAndSearchWrap{
	 width: 990px;
	 margin:0 auto;
	 margin-bottom: 15px;
}
.logoAndSearchWrap .logo{
	margin-right:112px;
	*margin-right:107px;
}
.logoAndSearchWrap .netShopProfile,.logoAndSearchWrap .shop-searchWrap{
	background-color:#F6F6F6;
	padding: 5px;
	border:1px solid #E7E7E7;
}
.logoAndSearchWrap .netShopProfile{
	position:relative;
	height: 48px;
	width:270px;
	*width:275px;
}
.logoAndSearchWrap  .addBookmark{
	   /*margin-left: 93px;*/
    color: #666;
    text-decoration: underline;
    float: right;
    _width:48px;
}
.logoAndSearchWrap   .arrow-expend-wrap,.logoAndSearchWrap   .arrow-close-wrap{
	position:absolute;
	right:50%;
	z-index:1000;
	width:30px;
	height:8px;
	border:1px solid #E7E7E7;
	background:#fff;
}
.logoAndSearchWrap   .arrow-expend-wrap{
	bottom:-9px;
	border-top-color:#fff;
}
.logoAndSearchWrap   .arrow-close-wrap{
	bottom:-1px;
	border-bottom-color:#fff;
}

.logoAndSearchWrap   .shop-expend-arrow,.logoAndSearchWrap   .shop-close-arrow{
	position:absolute;
	left:11px;
	z-index:130;
	bottom:0;
	width:0;height:0;
	font-size:0;
	line-height:0;
	border:4px solid #FFF;
}
.logoAndSearchWrap   .shop-expend-arrow{
	border-top-color:#666;
}
.logoAndSearchWrap   .shop-close-arrow{
	border-bottom-color:#666;
}
.shop-detail{
	position:absolute;
	z-index:999;
	top:55px;
	left:0;
	width:256px;
	padding:5px 10px 0;
	background-color:#F9F9F9;
	border:1px solid #E7E7E7;
	border-radius:0 0 3px 0;
	-moz-border-radius:0 0 3px 0;
	-webkit-border-radius:0 0 3px 0;
	box-shadow:2px 2px 2px #999;
	-moz-box-shadow:2px 2px 2px #999;
	-webkit-box-shadow:2px 2px 2px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3);
}
.shop-detail .title-detail,.shop-detail .record_detail ,.shop-detail .other_info{
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}
.navWrap  .blue{
	color:#3366CC;
}
.shop-detail  .operWrap  .btn a {
	    display: inline;
    float: left;
    height: 25px;
    margin: 0 10px 6px 0;
    text-indent: -999px;
    width: 69px;
}
.shop-detail   .operWrap  .btn .save_ico,.shop-detail   .operWrap  .btn:hover .save_ico,
.shop-detail   .operWrap  .btn .blog_ico,.shop-detail   .operWrap  .btn:hover .blog_ico,
.shop-detail   .operWrap  .btn .profile_ico,.shop-detail   .operWrap  .btn:hover .profile_ico,
.logoAndSearchWrap    .shop-searchWrap label,/*.logoAndSearchWrap    .shop-searchWrap #searchCont,*/.shop-searchWrap  b ,#searchtb,#searchmy{
	background: url("http://img1.40017.cn/net/wd/shop_btns.png?v=2012-08-21-2") no-repeat scroll 0 0 transparent;
}

.shop-detail   .operWrap  .btn:hover .save_ico{
	background-position:0 -25px;
}
.shop-detail   .operWrap  .btn .blog_ico{
	background-position:0px -160px;
}
.shop-detail   .operWrap  .btn:hover .blog_ico{
	background-position:-69px -160px;
}

.shop-detail   .operWrap  .btn .profile_ico{
	background-position:0px -184px;
}
.shop-detail   .operWrap  .btn:hover .profile_ico{
	background-position:-69px -184px;
}


.logoAndSearchWrap    .shop-searchWrap{
	height:48px;
	width:425px;
	background-color:rgba(242,242,242,0.7);
	border:1px solid #E5E5E5;
	border-left:0;
	border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2f2f2f2',EndColorStr='#b2f2f2f2');
}
.logoAndSearchWrap    .shop-searchWrap label{
	   background-position: -139px -35px;
    color: #BABABA;
    left: 8px;
    padding-left: 20px;
    position: absolute;
    top: 3px;
    z-index: 2;
	 cursor: text;
	  line-height: 20px;
	  display:block;
}
.logoAndSearchWrap    .shop-searchWrap #searchCont{
	   background-color: #FFFFFF;
    background-position: 0 -151px;
    background-repeat: repeat-x;
    border: 1px solid #9B9F9F;
    float: left;
    margin-left:3px;
    height: 20px;
    padding: 2px 0 1px;
    text-indent: 5px;
    /*width: 100%;*/
    width:269px;
	cursor: text;
}
.logoAndSearchWrap    .shop-searchWrap form
{
    float:left;
    display:inline;
    overflow:hidden;
	position:relative;
  margin: 12px 0 0 12px;
  z-index: 1;
  width: 413px;
  _widht:100px;
  height:25px;
  *margin-top:17px;
}
.logoAndSearchWrap    .shop-searchWrap .focus label {
	display:none;
}

.shop-searchWrap   #searchmy{
	    background-position: -69px -77px;
    border: medium none;
    color: #585858;
    cursor: pointer;
    font-weight: 700;
    height: 25px;
    position: absolute;
    right: 70px;
    top: 0;
    width: 70px;
    z-index: 1;
}
.shop-searchWrap   #searchmy:hover{
	    background-position: -69px -101px;
}
.shop-searchWrap  b {
    background-position: -143px 0;
    height: 25px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 1;
}
#searchtb{
	background-position: -69px 0;
    color: #FFFFFF;
    right: 0;
    border: medium none;
    cursor: pointer;
    font-weight: 700;
    height: 25px;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: 1;
}
#searchtb:hover{
	background-position: -69px -25px;
}
.shopping-car{
	background: url("http://img1.40017.cn/net/wd/shoppingCar.png") no-repeat scroll 0 0 transparent;
	 height: 20px;
    width: 20px;
    display: block;
    float: left;
	margin-right: 5px;
}
.fixHeigt-ie6-ie7{
	*display:block;
	*height:20px;
}
/*头部 end*/

/*fix 让用户编辑框的内容，所见即所得 start*/
.tab_box strong{
   font-weight:bold;
}
/*fix 让用户编辑框的内容，所见即所得 end*/