@charset "utf-8";
/* CSS Document */

/* ----body 内容部分控制置顶、字体、字体大小、字与字间距、局中---- */
body{
    padding:0;
    margin:0 auto;
	font-family:"宋体";
    font-size:12px;
	text-align:center;
    letter-spacing:1px;
}
table{text-align:center;margin:auto;} /* TABLE布局中 */
img{border:0;}

/* ------------------超级链接------------------------- */
p a:link, p a:visited{color:#000; text-decoration:none;}

/* 深蓝色超链接样式，用在置顶 */
.top_2 li a:link, .top_2 li a:visited{color:#0B65A7;text-decoration:none;}
.top_2 a:hover{border-bottom:solid #FF6600 1px;}
/* 红色 */
.lxp a:link, .lxp a:visited{color:#999900; text-decoration:none;}
/* 友情链接页 */
.lxwm_text a:link, .lxwm_text a:visited{color:#222; text-decoration:none;}
.lxwm_text a:hover{color:#FF6600; text-decoration:underline;}
/* 新闻 */
a:link, a:visited, .news_fy a:link, .news_fy a:visited{color:#0000cc; text-decoration:none;}
a:hover{text-decoration:underline;}
/* 浏览位置 */
.llwz a:link, .llwz a:visited{color:#000;}

/* ----OL和UL的样式取消掉------ */
ol,ul{
    list-style:none;
}
/* --------置顶框----------- */
#top_1{
    position:relative;
    background-image:url(/images2/top_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
}
.top_2{
    margin:auto;
    margin-top:0;
	text-align:right;
	width:951px;
	background-image:url(/images2/top_bg.jpg);
}
.top_2 li{
  display:inline;
  border-right:#FFFFFF inset 2px;
  padding-left:20px;
  padding-right:10px;
}
.top_img1, .top_img2, .top_img3, .top_img4, .top_img5{ 
  margin-left:10px; 
  background-repeat:no-repeat;
  padding:2px; /* 加个PADDING来控制图片全部显示出来 */
}
/* 置顶栏目小图背景地址 */
.top_img1{background-image:url(/images2/home_top.gif);}
.top_img2{background-image:url(/images2/abot_top.gif);}
.top_img3{background-image:url(/images2/contact_top.gif);}
.top_img4{background-image:url(/images2/souc_top.gif);}
.top_img5{background-image:url(/images2/help_top.gif);}

/* ------------------------- */


/* --------导航----------- */
#nav_01 {

	width: 951px;
	padding-left: 4px;
	height: 37px; /* 原45PX */
	background-attachment: scroll;
	background-image: url(/images2/nav_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_02 {
	background-attachment: scroll;
	background-image: url(/images2/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 4px;
}
#nav_03 {
	height: 37px; /* 原45PX */
	background-attachment: scroll;
	background-image: url(/images2/menu_background.jpg);
	background-repeat: repeat-x;
}
#nav_03 ul {
	border:0 none;
	line-height:150%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 15px;
	padding:0;
}
#nav_04 {
	padding-left:20px;
}
#nav_04 li {
	float:left;
	height:28px;  /* 原35 */
}
#nav_04 li a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	cursor:pointer;
	display:block;
	float:left;
	height:37px; /* 原43PX */
	padding-left:5px;
	text-decoration:none;
}
#nav_04 li a span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images3/menu_on_right.gif) no-repeat scroll right top;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	line-height:16px;
	padding:12px 14px 10px 10px;
	text-decoration:none;
}
#nav_04 .nav_line {
	background-attachment: scroll;
	background-image: url(/images2/nav_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 3px;
	margin-top: 8px;
	margin-right: 3px;
	margin-left: 3px;
}
#nav_04 li .dh_on {
	background-image: url(/images2/menu_on_left.gif);
	background-repeat: no-repeat;
}
#nav_04 li .dh_on span {
	background-position:right 0px;
	color:#507D01;
	font-weight:bold;
	padding:12px 14px 9px 10px !important; /* 改动 */
	*padding:12px 14px 10px 10px;
	text-decoration:none;
	background-image: url(/images2/menu_on_right.gif);
}
/* 搜索框 */
.sou_01{
    width:923px;
    background-image:url(/images2/sou_center.png); 
	background-repeat:repeat-x;
}
#sou_form{
 float:right;
 margin-right:13px;
}
.sou_input{
    width:246px;
    height:19px;
    text-indent:25px;
    line-height:20px;
    border:solid #D6D6D6 1px;
    background-image:url(/images2/sou_fdj.gif);
    background-repeat:no-repeat;
}
/* ------浏览位置-------- */
.llwz{
	text-align:left;
	width:951px;
	height:28px;
	line-height:28px;
	text-indent:12px;
}

/* -------原CSS----------- */
/* 左栏 */
.left2{
width:700px;
text-align:left;
}
/* 右栏 */
.right2{
width:248px;
}
/* 页脚 */
.yjiao01{
text-align:center;
margin-top:10px;
}
.yjiaozdbu{
text-align:center;
line-height:18px;
}
.yjiaozdbu a:link,.yjiaozdbu a:visited{color:#000000;text-decoration:none;}
.yjiaozdbu a:hover{text-decoration:underline;}
/* 新闻右边栏 */
.news_right01{
width:248px;
border:#F4BF20 solid 1px;
margin-bottom:10px;
text-align:left;
}
.news_right02{
background-color:#fae6a9;
line-height:25px;
text-indent:2em;
font-weight:600;
margin:1px;
}
.news_right03{
margin-top:5px;
margin-bottom:5px;
}
.news_right01 li{
list-style:none;
margin-left:-33px;
line-height:20px;
}
/* 新闻左边栏头版头条 */
.news_left01{
background-color:#EEF9FF;
margin-bottom:10px;
margin-right:6px;
border-bottom:#EEF9FF solid 10px;
}
.news_ttxwbt{
color:#0000cc;
text-align:center;
line-height:28px;
font-size:15px;
margin:2px;
}
.news_ttxwnr, .view_ttxwnr{
line-height:22px;
margin:10px;
border:#ccc solid 1px;
background-color:#FFFFFF;
padding:8px;
}
/* 左边栏新闻列表目录 */
.news_left00{
width:700px;
margin-bottom:10px;
margin-right:6px;
border:#58CB64 solid 1px;
}
.news_left001{
height:30px;
background-image:url(../images1/news02.gif);
}
.news_left002{
height:30px;
line-height:30px;
background-image:url(../images1/news01.gif);
background-repeat:no-repeat;
margin-top:-30px;
width:138px;
text-align:center;
float:left;
}
.news_left003{
height:30px;
line-height:30px;
margin-top:-30px;
text-align:right;
float:right;
}
.news_left003 img{
margin:10px;
}
.news_left004, .video_left004{
margin:8px;
text-align:left;
}
.news_left004 tr{
line-height:20px;
}
.news_left005{
color:#999999;
width:100px;
text-align:center;
}
/* 新闻详细 */
.news_xx01{
text-align:center;
margin-left:10px;
margin-right:10px;
color:#666666;
word-spacing:1em;
}
.news_xx02{
background-color:#FFFFCC;
margin-top:2px;
margin-bottom:2px;
text-align:center;
}
.news_xx02 img{
width:240px;
height:200px;
}
.news_lbml{
margin-top:0;
margin-bottom:0;
}
.news_lbml li{
 float:left;
 display:inline;
 line-height:30px;
 margin-right:21px;
 height:30px;
 text-align:center;
}
.news_lbml01{
 float:left;
 width:98px;
 line-height:30px;
 background-image:url(../images1/news03.gif);
}
.news_page{
text-align:center;
}
.news_page a:link{
font-size:12px;
margin-right:8px;
}
.news_page a:visited{
font-size:12px;
margin-right:8px;
}
.news_page span{
color:#FF0000;
margin-right:8px;
font-size:13px;
font-weight:bold;
}
/* 张家界景点 */
.view_left002{
height:30px;
line-height:30px;
background-image:url(../images1/view01.gif);
background-repeat:no-repeat;
margin-top:-30px;
width:156px;
text-align:center;
float:left;
}
.view_lbml01{
 float:left;
 width:156px;
 line-height:30px;
 background-image:url(../images1/view01.gif);
}
.view_left005{
 text-indent:2em;
 border-bottom:#999 dotted 1px;
 padding-bottom:5px;
}
.news_left004 img{
 border:#F0F0F0 solid 1px;
 margin-right:8px;
 margin-bottom:5px;
 margin-top:5px;
 padding:5px;
 border:#ccc solid 1px;
 width:90px;
 height:90px;
}

.video_left004 img{
 width:148px;   /* 视频图片的宽度 */
 height:114px;   /* 视频图片的高度 */
 padding:4px;
 border:#ccc solid 1px;
 margin-left:4px;
 margin-right:4px;

}
.img_xiangxi01{
text-align:center;
}
.img_xiangxi01 img{
 margin-top:3px;
 width:600px;
 height:400px;
}
.video_xiangxi{
text-align:center;
 margin-top:16px;
}
.view_ttxwnr{
text-align:center;
color:#666;
}
/* 宾馆住房 */
.hotel_gpj{
color:#FF0000;
text-decoration:line-through;
}
.hotel_ydj,.line_jg{
color:#FF0000;
}
.hotel_jy{
color:#333300;
width:600px;
}
.hotel_left004{
margin:8px;
text-align:left;
}
.hotel_left004 tr{
line-height:20px;
}
.hotel_left004 img{
width:80px;
height:80px;
border:#F0F0F0 solid 1px;
margin-bottom:6px;
}
.hotel_xj{
color:#FF9900;
}
.hotelxx_01{
 text-align:center;
 width:670px;
 margin-bottom:8px;
}
.hotelxx_01 img{
width:140px;
height:140px;
border:#cccccc solid 1px;
}
.hotelxx_02{
text-align:center;word-spacing:2em;background-color:#DAF8E0; margin-bottom:8px;width:690px;line-height:28px;
}
/* 旅游线路 */
.line_tj01{width:560px;}
.linexx_xcbj{width:690px;border-right:#6699FF solid 1px;border-top:#6699FF solid 1px;margin-bottom:12px;}
.linexx_xcbj td{border-left:#6699FF solid 1px;border-bottom:#6699FF solid 1px;line-height:22px;}
.line_left004{
margin-top:8px;
margin-left:5px;
width:670px;
text-align:left;
}
.line_left004 tr{
line-height:20px;
}
.line_left004 img{
width:80px;
height:80px;
border:#F0F0F0 solid 1px;
margin-bottom:6px;
}
.line_bjandhj{
margin-top:-6px;
padding-left:8px;
padding-right:8px;
line-height:23px;
}
/* 天气 */
.tableTop{margin-bottom:8px;color:#009900;width:688px;}
.tableTop th{background-color:#E1EFCF; line-height:28px;}
.yuBaoTable{border:#EBEBEB solid 1px;margin-bottom:10px; text-align:center; width:688px;}
.yuBaoTable td{border-bottom:#DDDDDD solid 1px;border-right:#DDDDDD solid 1px;}
.t0{color:#BD0602;}
.yuBaoTable b{color:#FF6600;}
.yuBaoTable span{color:#333366;}
/* 联系我们 */
  /* LEFT */
#lxwm1{margin:0 auto;width:940px;padding:3px 25px 3px 25px;background:#FFF;clear:both;overflow:hidden;}
#lxwm1{position:relative;}
.lxwm_left, .lxwm_idd{float:left;}
.lxwm_left{width:180px;}
.lxwm_box{width:173px;height:243px;padding:45px 0 0 0}
.lxwm_box p{height:28px;font-size:14px;margin:4px 15px 0 12px;padding-left:2px;border-bottom:1px solid #D5DC9C;line-height:30px;background:url(/images2/ico.png) no-repeat -582px -830px;}

  /* RIGHT */
.lxwm_idd{margin-left:10px;width:730px; text-align:left;}
.lxwm_idd .lxwm_title span{margin-right:6px;color:#888;font-size:12px;font-family:Verdana;}
.lxwm_idd .lxwm_title a{color:#888;}
.lxwm_idd .lxwm_title b{color:#888;font-size:14px;margin-right:6px;}
.lxwm_idd .lxwm_text{background:url(/images2/text_bg.gif) no-repeat;width:700px;margin-top:10px;padding:30px 15px 6px 15px; color:#777;}
.lxwm_font{color:#7A8530;font-weight:bold;font-size:14px;}
/* 内页友情链接 */
.links_neiye{text-align:left; margin:auto 0;}
.links_neiye td{width:110px; line-height:28px;};

/* 驾车导航 */
#guidediv {
	OVERFLOW:scroll; HEIGHT: 0px; font-size:13px; background-color:#F1F1F1;
}
