
#showpctitle{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom:1px #CCCCCC dashed;
	}
#showpctitle h1{
	font-size: 18px;
	font-weight: bold;
    margin:0; padding:0px;
	}

#showpcTour{

	background-image: url();
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:10px;
	padding:15px;
	padding-bottom:0px;
	}
.showpcmain{
	padding:15px;
	
	}
.showpcimgbg{
	height: 180px;
	width: 240px;
	float:left;
	/*border: 2px solid #ccc;*/
	}

.showpcTourDetail{
    float: right;
	width:355px;
	}

.showpcpram{
	background-image: url(img/underline.png);
	background-repeat: no-repeat;
	background-position: center bottom; 
	height:30px;
	}
.showpcItinerary{
	padding-right:10px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	}

.showpcday{
	float:left;
	height: 108px;
	width: 60px;
	background-image: url(img/day.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-size:30px;
	text-align:center;
	padding-top:40px;
	font-weight:bold;
	margin-left:5px;
	}
.showpctitle{
	font-size:14px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:80px;
	font-weight:bold;
	
	}
.showpctitle p{
	font-size:12px;
	font-weight:normal;
	color:#333;
	padding-bottom:8px;
	padding-top:1px;
	}	
.restaurant{
	font-size:12px;
	font-weight:normal;
	color:#999;
    background-image: url(img/restaurant.png);
	background-repeat: no-repeat;
	padding-left:25px;
	background-position: 0px 2px;
	}
.showpccontent{
	float:left
	}
.showpichotel{
	float:right;
	border: 1px solid #e3e3e3;
	color: #999;
	font-size: 10px;
	width: 120px;
	padding:40px 5px 5px 10px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:20px;
	background-image: url(img/hotel_bed.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	background-color: #f8f8f8;	
	



	}
.showpichotel p a{
	color: #333;
	font-size: 14px;
	margin-bottom:0px;
	margin-top:0px;
	}
.showpichotel p{
	color: #333;
	font-size: 14px;
	margin-bottom:0px;
	margin-top:0px;
	}
.showpichotel span{
	color: #fa9101;
	font-size: 12px;
	
	}
.pricedetail{
	color:#888;
	margin-top:30px;
	font-size:12px;
	}
.pricedetail p{
    margin-top:10px;
	margin-bottom:10px;
	}	
.images{

	margin:0 auto;
	}
.images tr td img{
	width:130px;
	height:130px;
	overflow:hidden;
	}	