/*------tours--------*/
.right-td {
	width:632px;
	padding-top:5px;
}
.tours-text {
	width:622px;
	text-align:left;
	padding:5px;
	border:1px solid #DAD9D7;
	margin-top:5px;
	background:url(../images/toursbg.jpg) right center no-repeat;
}
.tours-texta {
	width:622px;
	text-align:left;
	padding:5px;
	border:1px solid #DAD9D7;
	margin-top:5px;
	background:url(../images/toursbg2.jpg) right center no-repeat;
}
.tours-text2 {
	width:450px;
	margin:0px;
	line-height:18px;
}
.tours-title {
	font-size:20px;
	font-weight:bold;
	color:#0099CC;
}
.tours-info {
	width:632px;
	margin-top:5px;
	padding:0px;
}
.tours-name {
	width:627px;
	height:15px;
	background-image:url(../images/tours_01.jpg);
	margin-bottom:5px;
	padding:5px 0px 0px 5px;
	font-size:12px;
	font-weight:bold;
	color: #0099CC;
}
.tours1 {
	width:632px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #DAD9D7;
	margin-top:5px;
}
.tours1 img {
	width:80px;
	height:50px;
	padding:3px;
	border:1px solid #DAD9D7;
	float:left;
	display:block;
}
.detail {
	width:420px;
	float:left;
	display:block;
	margin-left:10px;
	line-height:18px;
	color:#666;
}
.detail span {
	font-weight:bold;
	color:#000;
}
.tours-menu2 {
	font-size:16px;
	color:#C3C3C3;
	font-weight:bold;
	margin-top:10px;
}
/*分页代码*/
.page {
	width:620px;
	padding:3px;
	margin:5px 0px 3px 3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
.page A {
	border:#ccdbe4 1px solid;
	padding:2px 8px 2px 8px;
	background-position:50% bottom;
	color:#0061de;
	margin-right:3px;
	text-decoration:none;
}
.page a:hover {
	border:#2b55af 1px solid;
	background-image:none;
	color:#fff;
	background-color:#3666d4;
}
.page span.current {
	padding:2px 6px 2px 6px;
	font-weight:bold;
	color:#000;
	margin-right:3px;
}
.page span.disabled {
	display:none
}
.page a.next {
	border:#ccdbe4 2px solid;
	margin: 0px 0px 0px 10px;
}
.page a.next:hover {
	border:#2b55af 2px solid;
}
.page a.prev {
	border:#ccdbe4 2px solid;
	margin:0px 10px 0px 0px;
}
.page a.prev:hover {
	border:#2b55af 2px solid;
}
.chinatours {
	width:845px;
	margin:0px auto;
	padding:0px;
}
.chinatoursL {
	width:196px;
	float:left;
	display:block;
	padding:0px 11px 0px 0px;
	margin:0px;
}
.onlineL {
	width:35px;
	float:left;
}
.onlineR {
	width:163px;
	float:right;
}
.chinatoursR {
	width:632px;
	float:right;
	display:block;
	margin:0px;
	padding:0px;
}
/*特色游*/
.freedom {
	width:632px;
	margin-top:10px;
}
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks h3 {
	font-size:14px;
	font-weight:bold;
}
.kwicks h3 a {
	color:#000;
	text-decoration:underline;
}
.kwicks h3 a:hover {
	color:#666;
	text-decoration: none;
}
.kwicks li {
	width: 208px;
	height: 60px;
	display: block;
	overflow: hidden;
	padding: 0;
	list-style:none;
	border:1px solid #ccc;
}
.kwicks li span {
	font-size:12px;
}
.kwicks.horizontal li {
	float: left;
}
.kwicks.vertical li {
	margin-bottom: 5px;
}
#kwick_1 {
	background:url(../images/beijingbg.jpg) left bottom repeat-x;
}
#kwick_1 span {
	padding-left:3px;
	font-weight:bold;
	color:#fff;
}
.beijingtours {
	padding:15px 5px 5px 40px;
	height:25px;
	background:url(../images/beijingicon.gif) 3px bottom no-repeat;
}
#kwick_2 {
	background:url(../images/shanghaibg.jpg) left bottom repeat-x;
}
#kwick_2 span {
	padding-left:3px;
	font-weight:bold;
	color:#fff;
}
.shanghaitours {
	padding:15px 5px 5px 40px;
	height:25px;
	background: url(../images/shanghaiicon.gif) 3px bottom no-repeat;
}
#kwick_3 {
	background:url(../images/guangzhoubg.jpg) left bottom repeat-x;
}
#kwick_3 span {
	padding-left:3px;
	font-weight:bold;
	color:#fff;
}
.guangzhoutours {
	padding:15px 5px 5px 40px;
	height:25px;
	background:url(../images/guangzhouicon.gif) 3px bottom no-repeat;
}
.kwicks.horizontal #kwick_4 {
	margin-right: 0px;
}
.kwicks.vertical #kwick_4 {
	margin-bottom: 0px;
}
/*特色游详情*/
.tours-specific {
	width:632px;
	margin-top:10px;
}
.tours-specificL {
	width:300px;
	margin-top:10px;
	float:left;
}
.tours-specificR {
	width:300px;
	margin-top:10px;
	float:right;
}
.specific {
	width:300px;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
}
.specific h4 {
	font-size:12px;
	color:#09C;
	text-decoration:underline;
}
.specific p {
	padding:5px 0px 10px 0px;
	color:#666;
}
.specific-button {
	width:552px;
	text-align:center;
	padding:40px;
}
.specific-button a div {
	width:260px;
	height:28px;
	background:url(../images/specific_button_a.jpg) 0 0 no-repeat;
}
.specific-button a:hover div {
	width:260px;
	height:28px;
	background:url(../images/specific_button_b.jpg) 0 0 no-repeat;
}
/*workshop*/
.workshop {
	width:632px;
	margin-top:10px;
}
.workshop-top {
	width:632px;
	text-align:right;
	font-size:11px;
	padding:3px 0px 3px 0px;
	font-weight:bold;
	background:#EEF8FF;
	border-top:3px solid #fff;
}
.workshop-top a {
	width:50px;
	color:#000;
	text-decoration:underline;
	background:url(../images/top.gif) right center no-repeat;
	padding-right:15px;
}
.workshop-top a:hover {
	width:50px;
	color:#ff5400;
	text-decoration:underline;
	background:url(../images/top.gif) right center no-repeat;
	padding-right:15px;
}
.workshopbg {
	width:607px;
	height:23px;
	background:url(../../images/feifan_10.jpg) 0 0 no-repeat;
	text-align:left;
	padding:0px 0px 0px 25px;
	color:#fff;
	margin:3px 0px 2px 0px;
}
.workshop-info {
	width:620px;
	padding:5px;
	border:1px solid #9ED9F8;
	background:#EEF8FF;
}
.workshop-form {
	width:30px;
	text-align:center;
}
.workshop-text {
	width:170px;
	text-align:left;
}
/*填写信息*/
.workshop-fill {
	width:630px;
	border:1px solid #ccc;
	padding:20px 0px 20px 0px;
	height:270px;
}
.workshop-fillL {
	font-weight:bold; color:#06C;
	width:200px;
	float:left;
}
.workshop-fillL div {
	text-align:right;
	height:23px;
	padding:2px 0px 0px 0px;
}
.workshop-fillR {
	width:422px;
	float:right;
}
.workshop-fillR div {
	text-align:left;
	height:25px;
}
.workshop-fillR input {
	font-size:11px;
}

