﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}
h1,h2,h3,h4,h5{
	font-weight:normal;
	font-size:100%;
}
img {
	border:none;
}
a{
	text-decoration:none;
	color:#333;
}
body{
	font-size:12px;
	font-family:"宋体",Verdana, Geneva, sans-serif;
	background:#F1F8EB;
}
/*com*/
.comBox{
	width:100%;
	height:auto;
	padding-bottom:5px;
	clear:both;
}
.comBox ul li a:hover{
	color:#F00;
}
.comTitle{
	width:100%;
	height:20px;
	line-height:20px;
	background:#CEDFC4;
	position:relative;
	margin-bottom:5px;
}
.comTitle h1{
	font-weight:600;
	color:#01720B;
	padding-left:5px;
}
.more{
	position:absolute;
	top:4px;
	right:0;
}
/*warp*/
#warp{
	width:100%;
	height:auto;
	margin:0 auto;
}
/*header*/
#header{
	width:100%;
	height:90px;
	background:url(images/news_index_topbg.gif);
	position:relative;
}
#logo{
	position:absolute;
	top:10px;
	left:10px;
}
#titleNav{
	width:auto;
	height:22px;
	position:absolute;
	top:25px;
	right:85px;
}
#titleNav ul li {
	float:left;
	margin:0 3px 0 3px;
	color:#FFFF00;
}
#titleNav ul li b {
	font-weight:600;
	font-size:14px;
	background:#FFF;
	color:#F00;
}
#titleNav ul li a {
	color:#ff0;
	font-size:13px;
	margin-right:3px;
}
#titleNav ul li a:hover{
	text-decoration:underline;
}
#pay{
	position:absolute;
	top:-4px;
	right:-75px;
}
#navMenu{
	width:770px;
	_width:775px;/*only ie6.0*/
	height:31px;
	float:right;
	margin-top:59px;
	_margin-top:53px;/*only ie6.0*/
}
#navMenu ul li {
	float:left;
	margin:0 3px 0 3px;
}
#navMenu ul li a {
	font-size:14px;
	font-weight:600;
	color:#FFF;
	display:block;
	width:90px;
	height:31px;
	padding-top:5px;
	text-align:center;
	background:url(images/index_title.gif) no-repeat;
}
#navMenu ul li a:hover{
	color:#ff0;
}
/*main*/
#main{
	width:960px;
	height:auto;
	margin:5px auto;
}
/*search*/
#leftTwo{
	width:645px;
	height:auto;
	float:left;
	_overflow:hidden;
}
#search{
	width:100%;
	height:33px;
	margin-top:10px;
	margin-bottom:10px;
}
#topForm{
	width:200px;
	height:auto;
	float:left;
	position:relative;
	margin-top:5px;
}
#sub{
	position:absolute;
	top:1px;
	right:4px;
}
#search img{
	float:right;
}
/*leftMain*/
#leftMain{
	width:195px;
	height:auto;
	float:left;
	overflow:hidden;
}
#leftMain .comBox ul li{
	margin:5px 3px;
	padding-left:10px;
	background:url(images/main_line.gif) no-repeat left center;
}
#leftMain .comBox ul li a{
	width:72px;
	margin-right:5px;
}
#leftMain .comBox p {
	font-size:13px;
	margin-left:3px;
	margin-top:3px;
	color:#01720B;
}
#leftMain .comBox p a{
	color:#01720B;
}
#leftMain .comBox p a:hover{
	text-decoration:underline;
}

#leftMain .spec li {
	display:block;
	height:13px;
	width:100%;
}
#leftMain .spec li a{
	display:block;
	float:left;
	width:48%;
}
/*cenMain*/
#cenMain{
	width:430px;
	height:auto;
	float:right;
	_overflow:hidden;
}
#cenMain .comBox .hotelImg {
	float:left;
	margin-top:5px;
}
#cenMain table{
	width:245px;
	height:auto;
	float:left;
	margin-bottom:4px;
	margin-left:5px;
}
#cenMain table tr{
	width:100%;
	height:25px;
	line-height:25px;
	background:#FFF;
	text-align:center;
	vertical-align:middle;
}
#cenMain table tr td a:hover{
	text-decoration:underline;
}
.thead{
	font-weight:600;
	color:#758A68;
}
#cenMain table tr.blue{
	background:#E7F7FF;
}
.tfoot{
	color:#758A68;
	font-weight:600;
}
#cenMain .comBox span {
	display:block;
	float:left;
	margin-top:3px;
	margin-left:5px;
	text-align:center;
}
#cenMain .comBox span p {
	margin-top:3px;
	color:#0C5413;
}
/*rightMain*/
#rightMain{
	width:295px;
	height:auto;
	float:right;
	overflow:hidden;
}
#rightMain .comBox ul li{
	margin:5px 3px;
	padding-left:20px;
	background:url(images/icon-help.gif) no-repeat left center;
}
#rightMain .freedom ul li{
	margin:5px 3px;
	padding-left:20px;
	background:url(images/icon-help.gif) no-repeat left center;
}/*自由行图标*/
#rightMain .ask li {
	margin-top:2px;
	margin-bottom:2px;
	line-height:16px;
	padding-left:5px;
	padding-bottom:4px;
	border-bottom:1px  dotted #666;
}/*在线咨询*/
#rightMain .comBox ul li a{
	width:72px;
	margin-right:5px;
}
/*滑动菜单*/
.glide{
	width:100%;
	height:auto;
	float:left;
	margin-top:4px;
}
#glideNav{
	width:420px;
	height:28px;
	line-height:28px;
	background:#F1F8EB;
	float:left;
	border-left:1px solid #CCC;
	padding-bottom:2px;
	_padding-bottom:0;
}
#glideNav h4 {
	float:left;
	width:104px;
	display:block;
	height:100%;
	text-align:center;
	border:1px solid #CCC;
	border-left:none;
	padding-bottom:1px;
	position:relative;
	z-index:999;
}
#glideNav h4.menuNo {
	font-weight:normal;
	color:#000;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
#glideNav h4.menuOn {
	background:#DEFFC6;
	_padding-top:1px;
	border-bottom:none;
}
#gideCont{
	width:419px;
	_width:404px;
	height:auto;
	float:left;
	border:1px solid #CCC;
	border-top:none;
	background:#DEFFC6;
	padding-top:10px;

}
#gideCont ul {
	margin-left:10px;
}
#gideCont ul li {
	width:100%;
	height:20px;
	display:block;
	padding-left:15px;
	position:relative;
	margin-bottom:2px;
	background:url(images/main_line.gif) no-repeat left 3px;
}
#gideCont ul li a {
	float:left;
}
#gideCont ul li span{
	position:absolute;
	top:0;
	right:45px;
}
.slidingList,.slidingList_none{
	width:100%;
	height:auto;
}
.slidingList_none{
	display:none;
}

/*imageNav*/
#imageNav{
	width:100;
	height:120px;
	clear:both;
	border:1px solid #CCC;
	list-style:none;	
}
#fLink{
	width:100%;
	height:90px;
	margin-top:4px;
	border:1px solid #CCC;
	clear:both;
}
#fLinkTitel{
	width:100%;
	height:24px;
	line-height:24px;
	background:#CEDFC4;
}
#fLinkTitel p {
	font-size:14px;
	font-weight:600;
	color:#01720B;
	text-indent:1.5em;
}
#fLinkTitel p a {
	color:#01720B;
}
#fLinkTitel p a:hover{
	text-decoration:underline;
}
#fLinkContent li{
	float:left;		
	list-style:none;
	margin-top:6px;
	white-space:nowrap;
}
#fLinkContent li a{
	margin-left:6px;
	font-size:13px;
	color:#666666;
}
#fLinkContent a:hover{
	text-decoration:underline;
	color:#F00;
}
/*footer*/
#footer{
	width:100%;
	height:80px;
	clear:both;
	border-top:4px solid #E4EEDB;
}
#footerCen{
	width:600px;
	height:60px;
	margin:5px auto;
/*	border:1px solid #E4EEDB;*/
	padding-left:255px;
	background:url(../images/footer_logo.gif) no-repeat left center;
}
#footerCen p a {
	font-weight:600;
	color:#758A68;
	margin-left:5px;
	text-decoration:underline;
}
#footerCen p a:hover{
	text-decoration:none;
	color:#F00;
}
#footerCen p {
	color:#758A68;
	margin-top:3px;
	margin-bottom:3px;
}
#footerCen li {
	
}

