﻿/* 景区介绍 */
.spots_introduction{margin:20px 0px 0px 0px;  padding:0px 0px 10px 0px;  border-bottom:1px solid #ECECEC;}
.spots_introduction h3{font-size:14px; color:#0745A3; }
.spots_introduction ul{text-indent:25px; margin:5px 0px 5px 0px;background:#F5F5F5; padding:10px; line-height:185%; font-size:13px;}
.spots_introduction ul li{padding:10px 0px 5px 20px;}

.spots_introduction p{text-align:right;}
.spots_introduction p span{background:url('hotel/morego.gif') no-repeat 0px 2px; padding-left:13px; margin:0px 20px 0px 0px; font-size:12px; text-decoration:underline; color:#084D9C; cursor:pointer;}
.spots_introduction .a1{height:135px; overflow:hidden;} /*详细与简介的切换*/
.spots_introduction .a2{overflow:visible; font-size:13px;padding:10px;}

/* 相关传说 */
.spots_related_legends{text-align:right;font-size:14px; line-height:28px}
.spots_related_legends h3{font-size:14px; color:#0745A3; text-align:left; }
.spots_related_legends ul{border-bottom:1px solid #ECECEC; margin:5px 0px 5px 0px;padding:10px;text-align:left;font-size:14px; }
.spots_related_legends ul h5{margin:0px; font-size:18px; text-align:left;}
.spots_related_legends ul li{text-indent:25px; line-height:185%;text-align:left;}
 

.spots_related_legends p span{background:url('hotel/morego.gif') no-repeat 0px 2px;  text-decoration:underline; color:#084D9C; cursor:pointer; text-align:left;}
.spots_related_legends .a1{height:45px; overflow:hidden;text-align:left;} /*详细与简介的切换*/
.spots_related_legends .a2{overflow:visible;text-align:left;}


/* 景点景区 2 */
.spots_introduction2{padding:10px; text-align:left;height:auto;width:100%}
.spots_introduction2 li { text-align:left;padding:10px}
.spots_introduction2 li h3{font-size:18px;color:#666666; border-bottom:solid 1px #EBEBEB}
.spots_introduction2 li ol{line-height:185%; font-size:14px; text-indent:25px; }
.spots_introduction2 li  span{background:url('/css/hotel/morego.gif') no-repeat 0px 2px;padding-left:10px;color:#084D9C; cursor:pointer;float:right;margin:10px}
.spots_introduction2 li  span a{color:#0099FF;}

.spots_introduction2 .a1{height:45px; overflow:hidden;} /*详细与简介的切换*/
.spots_introduction2 .a2{overflow:visible; }

.spots_comment{}
.spots_comment li { border-bottom:dotted 1px #CCCCCC}
.spots_comment li strong{color:#0099FF}
.spots_comment h5{border-bottom:solid 1px #C4E8FF;font-size:18px;padding:10px;margin:10px 0px 10px 0px;color:#0099FF}


/* 交通指引 */
.spots_trafficguidelines{margin:20px 0px 0px 0px;  padding:0px 0px 10px 0px;  border-bottom:1px solid #ECECEC;}
.spots_trafficguidelines h3{font-size:14px; color:#0745A3; }
.spots_trafficguidelines ul{padding:3px 0px 5px 0px; line-height:185%; font-size:13px;}
.spots_trafficguidelines ul p{margin:5px 0px 5px 0px;background:#F5F5F5; padding:10px;}
.spots_trafficguidelines ul p label{/*float:left; width:120px; */ font-weight:bold; display:block;}


/* 添加评论 */
.add_comment{border:1px solid #e6f2fb; margin:10px 0px 10px 0px; background:#e6f2fb url('hotel/postbg.jpg') repeat-x; height:1%; }
.add_comment .add_comment_t{float:left;width:55%; padding:5px 0px 5px 5px;}
	.add_comment .add_comment_t p{padding:3px 0px 3px 0px;}
	.add_comment .add_comment_t p input{width:80px; height:20px; border:1px solid #dddbdb; background:#fff;}
	.add_comment .add_comment_t p textarea{border:1px solid #dddbdb; background:#fff;width:85%; height:130px; padding:5px; }/* textarea 内容区 */
.add_comment .add_comment_p{float:right; width:33%; padding:10px 0px 5px 0px;}
.add_comment .add_comment_p h6{padding:5px 0px 5px 0px;}
	.add_comment .add_comment_p p{padding:3px 0px 3px 0px;}
	.add_comment .add_comment_p li{padding:2px 0px 2px 10px; border:0px;}
	.add_comment .add_comment_p .go{text-align:center; padding:12px 0px 0px 0px;}
	.add_comment .add_comment_p .go button{border:0px; background:#08519C;color:#fff; font-weight:bold;}