﻿body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a
{
	cursor: pointer;
	text-decoration: none;
	color: Black;
}


/*左边*/
.Left
{
	float: left;
	width: 675px;
	margin-top: 6px;
}

.MapTitle
{
	float: left;
	width: 665px;
	background: url(../image/ScenicZone/我想去.gif) repeat-x;
	height: 30px;
}

.MapSelect
{
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	width: 640px;
	height: 39px;
	background: url(../image/ScenicZone/搜索条.gif) repeat-x;
}


.Right
{
	float: right;
	width: 275px;
	margin-top: 6px;
}

.select120
{
	width: 120px;
}

.ListCity
{
	float: left;
	width: 665px;
	height: 30px;
	background: url(../image/ScenicZone/景区大全.gif) repeat-x;
}

.LeftMassage
{
	float: left;
	width: 950px;
	border: solid 1px #CBCBCB;
	margin-top: 6px;
}


.boder
{
	border: solid 1px #D3D3D3;
}

.boder_lr
{
	border: solid 1px #D3D3D3;
}

.title_back_lr
{
	background: url(../image/index1/左右两边title.png) repeat-x;
	height: 25px;
}

.title_pic_lr
{
	background: url(../image/Index1/绿圈圈三角.gif) no-repeat;
	float: left;
	margin-left: 5px;
	height: 19px;
	padding-left: 20px;
	margin-top: 3px;
	font-weight: bolder;
	padding-top: 3px;
}

.title_right_right
{
	float: right;
	width: 100px;
	height: 19px;
	margin-top: 6px;
	margin-right: 5px;
	vertical-align: middle;
	color: #676767;
}

