@charset "utf-8";
/* CSS Document */
@import url("layout.css");
@import url("font.css");
/*--------css Reset(css重设)-------*/
*{
	margin:0px;
	padding:0px;
	border:0px;
}
a img, :link img, :visited img {
       border:0px;
}
ul,li{
	list-style:none;
}
/*-----------*/
body{
	background:#3A3A3A;
}
/*----commen----*/
.pubSubTitel{
	width:284px;
	height:22px;
	padding-top:1px;
	text-align:center;
	margin:0 auto;
	border:1px solid #999999;
	background:url(../images/color-s.gif) repeat-x #EFEFEF;
}
.pubSubTitel p{
	display:block;
	background:#EFEFEF;
	width:100%;
	height:22px;
	line-height:22px;
	font-weight:600;
	color:#FF8000;
}
.pubSubTitel p span{
	color:#0000FF;
	font-weight:400;
}
.roadListContent ul{
	margin-left:4px;
}
.roadListContent ul li{
	background:url(../images/rs11.gif) no-repeat left 5px;
	border-bottom:1px dotted #666666;
	height:auto;
	line-height:19px;
	padding-left:18px;
	margin-top:3px;
	overflow:auto;
}

.mapTitel .c3{
	font-size:14px;
}
.mapTitel{
	width:100%;
	height:auto;
	padding-top:5px;
	position:relative;
}
.mapTitel span{
	width:100%;
	height:28px;
	_height:24px;
	line-height:28px;
	background:#DBDBDB;
	display:block;
	border-bottom:3px solid #A7A7A7;
	clear:both;
}


.contentBottomRightComTitle{
	width:100%;
	background:#FFFFFF;
	border-top:3px solid #009900;
	border-bottom:1px solid #009900;
	height:30px;
	line-height:30px;
	letter-spacing:1px;
	color:#009900;
	font-weight:600;
	position:relative;	
}
.contentBottomRightComTitle p{
	display:inline;
	margin-left:20px;
}
.contentBottomRightComTitle img{
	position:absolute;
	top:8px;
	*top:7px;
	left:5px;
}
.tuorDirectoryComTitle{
	width:100%;
	height:55px;
	clear:both;
	position:relative;
}
.tuorDirectoryComTitle p{
	display:block;
	position:absolute;
	top:20px;
	right:20px;
	font-weight:600;
}

/*right*/
p.com{
	font-size:16px;
	color:#fff;
	margin:10px 0px 10px 10px;
}
p.com a{
	font-size:16px;
	color:#fff;
}
p.com img{
	margin-right:8px;
}
/*拼团线路信息*/
.pt_infor,.pt_reg{
	width:334px;
	height:auto;
	padding-bottom:5px;
	background:#FFF;
	padding-top:5px;
}
.pt_reg{
	height:270px;
}
.pt_infor h2 a,.pt_reg h2{
	color:#03C;
	height:16px;
	display:block;
	width:100%;
	line-height:16px;
	overflow:hidden;
	margin-bottom:3px;
	border-bottom:1px solid #FF7500;
	font-weight:600;
	font-size:14px;
	text-align:center;
}
.pt_infor ul li {
	line-height:18px;
	padding:2px 2px 1px 4px;
	border-bottom:1px dotted #666;
}
.pt_infor ul li a{
	 color:#F63;
}
.pt_reg div {
	width:100%;
	height:17px;
	padding:2px 0;
	_padding:0;
	float:left;
}
.pt_reg div.bz{
	height:auto;
}
.pt_reg label{
	float:left;
	width:80px;
	height:17px;
	line-height:17px;
	text-align:right;
}
.pt_reg input,.pt_reg textarea{
	border:1px solid #66C86B;
	width:115px;
	height:17px;
	margin-right:3px;
}
.pt_reg input.regsex{
	width:auto;
	height:auto;
	border:none;
}
#mainRight .pt_reg textarea{
	height:60px;
	border:1px solid #66C86B;
}
.pt_reg div.sub input{
	width:auto;
	height:auto;
	cursor:pointer;
	border:none;
	float:right;
	margin-right:40px;
}
/*top ads*/
.logo{width:182px;height:140px;float:left;}
.logo h1{display:inline;float:left;clear:both;margin:35px 0px 0px 0px;}
.logoadlay{width:596px;height:140px;float:right;background:#9c1821;}
.logoadlay ul{margin:0px;padding:0px;}

li.logoad{width:596px;height:117px;}
li.spaces{width:596px;height:23px;float:left;line-height:23px;}
li.spaces a{margin:0px 0px 0px 24px;color:#ffff00;font-size:13px;font-weight:bold; text-decoration:underline;}
li.spaces a:active{margin:0px 0px 0px 27px;color:#ffff00;}

.nepalimg{width:287px;margin:10px 0px 0px 0px;}
.nepallist{wdith:290px;height:auto;content:".";clear:both;overflow:hidden;line-height:20px;text-align:center;}
.nepallist ul li{text-align:center;margin:0px;padding:0px;}
.nepallist ul li a{color:#FF0000;font-weight:bold;font-size:13px;text-align:center;}
img.rightLogo{float:left;}
/*首页拉萨线路和林芝线路标题样式*/
div.lasstbg{background:url(/images/lztbg.jpg) no-repeat;}
.titel h2{text-indent:-999em;width:180px;}
a.tmore{text-decoration:underline;float:right;color:#ffffff;margin:37px 6px 0px 0px;font-size:13px;}
a.tmore:hover{color:#0024FF;}
.tnews{background:url(/images/news_tit_left.jpg) no-repeat;}
.lasatbg{background:url(/images/tit_right.jpg) no-repeat;}






















