/* CSS Document */
@charset"gb2312";
*{margin: 0px; padding: 0px;}
body{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	background: url(images/bg_01.gif) repeat-y 50% 0px;
}
td{font-size: 12px;}
div{ margin: 0px; padding: 0px; }
ul,li{ margin: 0px; padding: 0px; list-style: url(none) none; }
a{
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.clear{ clear: both; }

/*导航*/
.ShowPath {
	color: #333333;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 5px;
}
.ShowPath a{ color: #333333; }
.ShowPath a:hover{ color: #CC0000; }

/*分页*/
.showpage{
	line-height: 25px;
	text-align: center;
	height: 25px;
	border: 1px dashed #D2E3ED;
	clear: both;
	margin: 15px auto 8px;
}
/*图片列表*/
.pic_art{ text-align: center; margin: 0px; float: left; height: auto; width: 164px; }
.pic_art .pic_art_img{ padding: 3px; height: 97px; width: 130px; margin-right: auto; margin-left: auto; border: 1px solid #DBC383; }
.pic_art .pic_art_title{ line-height: 20px; height: 20px; width: 150px; margin: 3px auto 8px; overflow: hidden; }

/*内容*/

.Title h1 {
	font-size: 16px;
	line-height: 50px;
	font-weight: 700;
	color: #990000;
	height: 50px;
	text-align: center;
}

.Subheading {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	height: 20px;
	text-align: center;
	color: #555555;
}

.Info {
	line-height: 21px;
	background: #FEEF94;
	height: 21px;
	text-align: center;
}

.Content {
	height: auto;
	text-align: justify;
	text-justify:inter-ideograph;
	line-height: 210%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 15px 10px 0px;
}

/* 留言栏目标题文字链接的CSS定义－－调用代码为<a class='Guest' ***>***</a> */
a.Guest:link {color: #666666;}
a.Guest:visited {color: #666666;}
a.Guest:hover{COLOR: #000000;}
a.Guest:active {color: #666666;}

.Article_tdbgall{ padding-top: 5px; padding-bottom: 5px; }
.Guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{ background:url(images/main_title.gif) repeat-x; border: 1px solid #eac96f; height: 21px; color: #ffffff; font-size: 12px; }
.Guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #D2D3D9;padding: 8px;
}
.Guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #eac96f;background-color:#FFFFFF
}
.G_border{ line-height: 20px; height: 20px; border-bottom: 1px solid #eac96f; }
.Guest_title /* 标题背景颜色定义(760) */
{ background:url(images/main_title.gif) repeat-x;color: #666666; font-weight: normal; height: 21px; line-height: 21px; border-bottom: 1px solid #eac96f; }
.Guest_tdbg /* 表格背景颜色定义(760) */
{
background:#FEFEE1;line-height: 120%;
}
.Guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#E5C46A;
}
.Guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{ border: 1px dashed #eac96f; background:#FCFCDF; color: #2B5075; line-height: 20px; }
.Guest_ReplyAdmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;line-height: 23px; text-indent: 2em; height: 23px; 
}
.Guest_ReplyUser /* 用户回复文字背景颜色定义(760) */
{ color: #449AE8; line-height: 23px; text-indent: 2em; height: 23px; }

/* --留言频道CSS定义结束-- */

.homepage a,.homepage a:hover{/*加入收藏设为首页*/ color: #FFFFFF; }
.foot { color: #333333; }
.cp  {line-height: 22px;}
.foot a,.foot a:hover{ color: #333333; }
/*宾馆简介*/
#gaikuan .Pic {
	padding: 2px;
	float: left;
	height: 96px;
	width: 130px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #DBC383;
}

#gaikuan .Intro {
	line-height: 18px;
	text-indent: 2em;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	text-justify:inter-ideograph;
}
#gaikuan .Intro span{ padding-left: 20px; }
#gaikuan .Intro span a{ color: #CC3300; }
/*宾馆简介END*/
/*首页新闻列表*/
#news .list1,#news .list2{
	line-height: 20px;
	height: 20px;
}
/*首页新闻列表END*/
/*栏目文章列表*/
.td_01,td_02 {
	line-height: 23px;
	height: 23px;
}
/*栏目文章列表END*/
#jzy {/*栏目页金张掖*/
	height: 105px;
	margin-top: 0px;
}

#left_ly {/*栏目页留言*/
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	line-height: 19px;
}
/*栏目页渐变背景*/
#Class_Bg {
	background: #FFEB7C url(images/Class_05.gif) repeat-x 0px 0px;
	width: 100%;
}

