/*dqjd.css是地区景点本地介绍的样式表*/
/*地区景点的所有链接*/
a {color: #646464;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
/*循环打印的头几条记录的链接样式*/
.A_top {color: #3375FF;text-decoration: none;}
.A_top:hover {color: #000000;text-decoration: underline;}
/*点击更多时的链接样式*/
.A_more {color: #FF0000;text-decoration: none;}
.A_more:hover {color: #FF0000;text-decoration: underline;}
/*景区图片的标题链接样式*/
.A_title {color: #000000;text-decoration: none;}
.A_title:hover {color: #000000;	background-color: #CCCCCC; text-decoration:none;}
/*搜索框的表格边框*/
.serch_table {border: 1px solid #C3C3C3;}
/*地图索引的链接样式*/
.A_suoyin {color: #0000FF;text-decoration: underline;font-weight: bold;}
.A_suoyin:hover {color: #FF0000;text-decoration: underline;	font-weight: bold;}
/*图片介绍和文字说明的外部表格边框和背景颜色*/
.Intro_border {border: 1px solid #DF4635;background-color: #FCF2F1;}
/*文字与单元格之间的距离（文本缩进24象素）*/
.Text_pandig {text-indent: 24px;line-height: 20px;}
/*地区景点右边部分“最新咨讯”、“联系方式”、“经验分享”外部边框*/
.Ifor_border {border: 1px solid #d7d6d1;}
/*中间部分*/
.DIV {width: 94%;height: 25px;}
.DIV_out {border: 1px solid #9d289a;background-color: #fdf8fe;}
.Div_01 {height: 1px;width: 94%;background-image: url(../../aera/images/title_bg.gif);background-repeat: repeat-x;}
.DIV_title {font-family: "宋体";font-size: 14px;font-weight: bold;color: #ff0000;}
