

#pctTour{
	width:100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:10px;

	}
	
.pctmain{

	
	}
.pctmainframe{
	padding:20px 10px 10px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	}
.framebottom{
	height:100px;
	}	
.pctimgbg{
	height: 132px;
	width: 160px;
	float:left;
	background-color: #fff;
	margin-top:10px;
	background-image: url(img/bg.png);
	background-repeat: no-repeat;	
	}

.pctTourDetail{
    float: right;
	width:68%;
	}
.pctTourDetail h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:0px;

    }
.pctcitits{
	background-image: url(img/map_pin.png);
	background-repeat: no-repeat;
	border: 1px solid #FEB95C;
	background-color: #fff;
	padding:3px 3px 3px 25px;
	background-position: 4px 5px;
	margin-bottom:10px;
	margin-top:10px;
	color:#666;
	
    }
.pctpram{
	background-image: url(img/underline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:30px;
	font-size:12px;

	}
.pctdays{
	background-image: url(img/calenda.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:25px;
	
	}
.pctprice{
	background-image: url(img/money_coin.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:25px;

	}
.pctour{
	background-repeat: repeat-x;
	background-position: 0 10px;
	color:#666;
	padding-top:25px;
	padding-bottom:5px;

	font-size:12px;
	line-height: 20px;
	}
.pctour p{
   margin:0;
   

	}
.pctclear{
	clear:both;
	width:100%;

	}
.pcttitle{
	font-size:16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F89200;
	font-weight:bold;
	padding-bottom:8px;

	}
	
.packageinfo{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
	}
.packageinfo p{
    font-size: 12px;
	font-weight:normal;
	color:#999;
	margin-top:5px;
	}
.pctpram tbody tr td {
	font-size:12px;
	font-weight:bold;
	color:#f90;
	
	}
.pctpram tbody tr td a{
	font-size:12px;
	font-weight: normal;	
	}