@import url("reset.css");
h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-indent: 50px;
}

/******************************************/

/*外框架控制*/
#layout {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#conleft {
	float: left;
	width: 220px;
}
#conright {
	text-align: left;
	float: right;
	width: 720px;
}
#right01 {
	clear: both;
	height: 40px;
}
#right0101 {
	background-image: url(hotelicon.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	text-indent: 10px;
	height: 26px;
	padding-top: 10px;
	background-position: left top;
}
#right0102 {
	background-image: url(cx0mg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	width: 250px;
	float: right;
	height: 33px;
	overflow: hidden;
}
#right0102 li {
	width: 48px;
	float: left;
	margin-top: 17px;
	overflow: hidden;
	display: block;
	text-align: center;
	margin-left: 1px;
}
#right02 {
	background-color: #f5f5f5;
	border: 1px solid #cecece;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
/*搜索框*/
#sskuang {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
/*简单搜索*/
#jiandanss {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
/******************************************/
/*查询按钮及在地图上查找*/
#right0201 {
	width: 530px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a8b3af;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	clear: both;
	padding-left: 150px;
}
/*查询button样式*/
#chaxunbtn
{
	width: 85px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	display: inline-block;
	margin-top: 15px;
	background-color: #FF9900;
	background-image: url(h1cxbutton01.gif);
}
#chaxunbtn a
{

	height: 26px;
	width: 85px;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	text-decoration: none;
}
#chaxunbtn a:hover
{	color: #FFFFFF;
	text-decoration: underline;
}
#new {
	background-image: url(new.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	width: 100px;
	float: left;
	padding-top: 4px;
	padding-right: 20px;
	margin-left: 80px;
	margin-top: 18px;
	}
/*输入框三种尺寸*/
.shrkuang_l {
	background-color: #FCFFF4;
	border: 1px solid #CCCCCC;
	color: #000000;
	height: 14px;
	width: 123px;
	margin-top: 4px;
	padding-left: 4px;
}
.shrkuang_m {
	background-color: #FCFFF4;
	border: 1px solid #CCCCCC;
	color: #000000;
	height: 14px;
	width: 90px;
	padding-left: 4px;
}
.shrkuang_s {
    background-color: #FCFFF4;
	border: 1px solid #CCCCCC;
	color: #000000;
	height: 14px;
	width: 21px;
	margin-top: 4px;
	padding-left: 4px;
}
/*下拉框两种尺寸*/
.xzkuang_m {
	background-color: #FFFFFF;
	width: 98px;
	border: 1px solid #9d9d9d;
	color: #a5a5a5;
	margin-top: 3px;
}
.xzkuang_l {
	background-color: #FFFFFF;
	width: 130px;
	color: #a5a5a5;
	border: 1px solid #9d9d9d;
}
.jiandan {
	float: right;
	padding-right: 15px;
	vertical-align: top;
	display: block;
	padding-top: 8px;
}
.jiandan a {
	color: #008800;
	text-decoration: none;
}
.jiandan a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.chengse {
	color: #FF6600;
}
#right03 {
	width: 720px;
	margin-top: 10px;
	background-color: #FFFFFF;
	height: auto;
}
#right0301 {
	width: 720px;
	margin-bottom: 10px;
	background-image: url(biaoti_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
}
#right0301 li {
	margin-bottom: 2px;
	height: 21px;
	float: left;
	margin-right: 2px;
	padding-top: 3px;
}
.kuang01 {
	background-image: url(tuijian01.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 88px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.kuang02 {
	background-image: url(tuijian02.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 56px;
	cursor: pointer;
}
.biaoti {
	font-size: 14px;
	font-weight: bold;
	color: #272727;
	background-color: #f5f5f5;
	text-indent: 15px;
	height: 22px;
	padding-top: 2px;
}

.pptj {
	width: 100%;
	border: 1px solid #cbcbcb;
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}
.mgtj {
	width: 348px;
	border: 1px solid #cbcbcb;
	float: right;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}
#right04 {
	background-color: #f5f5f5;
	width: 670px;
	padding-right: 30px;
	padding-left: 20px;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#right04 ul{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	display: block;
	width: 670px;
	clear: both;
}
#right04 li{
	font-size: 12px;
	color: #333333;
	float: left;
	margin-right: 25px;
	font-weight: normal;
	display: block;
	margin-top: 8px;
	text-decoration: none;
}
#right04 li a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#right04 li a:hover{
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.hlt
{
	margin: 0px;
	padding: 0px;
	width: 216px;
}

/**/
.kuang
{
	width: 214px;
	padding-top: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.title
{
	font-weight: bold;
	background-color: #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 1px;
	height: 13px;
}
.dot {
	background-image: url(cdian.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#message
{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
#message a
{
	color: #333333;
	text-decoration: none;
}
#message a:hover
{
	color: #FF6600;
	text-decoration: none;
}
#message li
{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left 9px;
	text-indent: 8px;
	padding-top: 5px;
	height: 12px;
	text-align: left;
}
#message li a
{
	color: #333333;
	text-decoration: none;
}
#message li a:hover
{
	color: #FF6600;
	text-decoration: none;
}

/*反馈意见*/
#fankui
{
	text-align: right;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}
.shangquan {
	background-color: #FFFFFF;
	border: 1px solid #B1C645;
	width: 395px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.sq_xiaxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #FF6600;
	text-align: center;
	margin-top: 5px;
	display: inline-block;
	clear: both;
	width: 390px;
}
.weizhi {
	width: 390px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.weizhi li{
	color: #333333;
	text-align: left;
	float: left;
	width: 100px;
	margin: 2px;
	display: block;
}
.weizhi li a{
	color: #333333;
	text-decoration: none;
	display: block;
}
.weizhi li a:hover{
	color: #008800;
	width: 100px;
	background-color: #EFF9EE;
	display: block;
}
.shangquan_list {
	width: 395px;
}
.shangquan_list li{
	color: #333333;
	text-align: left;
	float: left;
	width: 120px;
	margin-top:2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}
.shangquan_list li a{
	color: #333333;
	text-decoration: none;
	display: block;
}
.shangquan_list li a:hover{
	color: #008800;
	width: 120px;
	background-color: #EFF9EE;
	display: block;
}
.xiaxian {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbbbbb;
	padding-left: 6px;
}
.xiaxian a {
	color: #333333;
	text-decoration: none;
}
.xiaxian a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#hlt
{
	margin: 0px;
	padding: 0px;
	width: 216px;
}
.gg
{
	margin-bottom: 10px;
	width: 216px;
}

.title
{
	font-weight: bold;
	background-color: #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 1px;
	height: 13px;
}

#help
{
	padding: 10px;
}
#help li
{
	padding-bottom: 5px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	height: 12px;
}
#help li a
{
	color: #008800;
	text-decoration: none;
}
#help li a:hover
{
	color: #FF6600;
	text-decoration: none;
}

.newsul{color:#225779;margin-top:1px; margin-left:5px; margin-bottom:0px}
.newsul li{float:left;width:330px;height:26px;line-height:26px;padding-left:5px; margin-right:20px; overflow:hidden}