﻿/* CSS Document */
body {
	font-family:Arial;
	font-size: 12px;
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h1 {font-size:12px; color: #FDE9BC; text-decoration: none; font-weight:bolder; padding:3px 3px;}
a.h1:link {color: #FDE9BC; text-decoration: none;}
a.h1:visited {color: #FDE9BC; text-decoration: none; }
a.h1:active {color: #FDE9BC; text-decoration: none; }
a.h1:hover {color: #fff; background-color:#525996;}
.line{font-size: 12px; color:#FDE9BC;}

.h2 { color: #767676; text-decoration: none; font-weight:bolder;}
a.h2:link {color: #767676; text-decoration: none;}
a.h2:visited {color: #767676; text-decoration: none;}
a.h2:active {color: #767676; text-decoration: none;}
a.h2:hover {color: #767676; text-decoration: underline;}

.h3 { color: #00599D; text-decoration: none; font-weight:bolder;}
a.h3:link {color: #00599D; text-decoration: none;}
a.h3:visited {color: #00599D; text-decoration: none;}
a.h3:active {color: #00599D; text-decoration: none;}
a.h3:hover {color: #00599D; text-decoration: underline;}

.h4 { color: #6E6E6E; text-decoration: none;}
a.h4:link {color: #6E6E6E; text-decoration: none;}
a.h4:visited {color: #6E6E6E; text-decoration: none;}
a.h4:active {color: #6E6E6E; text-decoration: none;}
a.h4:hover {color: #6E6E6E; text-decoration: underline;}

.h5 { color: #0086CB; text-decoration: none; font-weight:bolder;}
a.h5:link {color: #0086CB; text-decoration: none;}
a.h5:visited {color: #0086CB; text-decoration: none;}
a.h5:active {color: #0086CB; text-decoration: none;}
a.h5:hover {color: #0086CB; text-decoration: underline;}

.h6 { color: #B83800; text-decoration: none;}
a.h6:link {color: #B83800; text-decoration: none;}
a.h6:visited {color: #B83800; text-decoration: none;}
a.h6:active {color: #B83800; text-decoration: none;}
a.h6:hover {color: #B83800; text-decoration: underline;}


/*菜单*/
#menu{
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}
#menu li{
	color:#00599D;
	float:left;
	padding:0 12px;
	border-right:1px solid #00599D;
}

.bd {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #A3AEB4;
}
.bd1 {
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #A3AEB4;
}

.zt1 {
	font-family:Arial;
	font-size: 12px;
	color: #6E6E6E;
}
.zt2 {
	font-family:Arial;
	font-size: 12px;
	color: #6E6E6E;
}
.zt3 {
	font-family:Arial;
	font-size: 14px;
	font-weight:bolder;
	color: #00599D;
}
.zt4 {
	font-family:Arial;
	font-size: 12px;
	color: #595959;
	line-height:22px;
	text-indent:23px;
	padding-left:8px;
}
.zt5 {
	font-family:Arial;
	font-size: 12px;
	color: #000;
	line-height:15px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
}
.tp{
	padding:4px;
	background:#C8ECF8;
	border:0;
}
#h_pic{
	width:781px;
	height:352px;
	background:url(../images/intopic01.jpg) left top no-repeat;
}
.promotion{ 
	background:url(../images/cx.gif) left top no-repeat;
	width:90px;
	height:41px;
	margin:0;
}
.hotel_news{ 
	background:url(../images/news.gif) left top no-repeat;
	width:90px;
	height:41px;
	margin:0;
}

/*顶部图片*/
#in_pic {
	background:#fff url(../images/09topic01.jpg) left top no-repeat;
	width:872px;
	height:325px;
	position:relative;/*设为副级*/
	}
#link{
	position:absolute;/*设为浮动*/
	left:17px;
	bottom:15px;
	}
#language{
	position:absolute;/*设为浮动*/
	right:17px;
	bottom:17px;
	}
}
#language a{color:#7E3B18;text-decoration:none;}
#language a:hover{color:#7E3B18;text-decoration:none;font-weight:bold;}
.language{color:#7E3B18;}

