body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	background-color: #FFFFFF;
	font-size: 12px;
}
#Layer1 {	position:absolute;
	width:0;
	height:0;
	z-index:1;
}
#Layer2 {	position:absolute;
	width:28px;
	height:11px;
	z-index:2;
	left: 88px;
	top: 5px;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	margin-top: 8px;
}
#header #logo {
	float: left;
}
#header #banner {
	float: left;
	line-height: 50px;
	width: 240px;
	margin-left: 20px;
}
#header #banner font{margin:0px;padding:0px;color:#FF0000;}
#header #logins {
	float: left;
	text-align: right;
	line-height: 30px;
	padding-top: 10px;
	width: 470px;
}

#menut {
	display:none;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/Template/images/public/menu_t.gif);
	background-repeat: no-repeat;
	height: 28px;
}
#menu {
display:none;
	clear: both;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99cc66;
	border-bottom-color: #99cc66;
	border-left-color: #99cc66;
	background-image: url(/Template/images/public/menu_d_01.gif);
	background-repeat: repeat-x;
	height: 57px;
}
#menu ul {
	margin: 0px;
	height: 52px;
	list-style-type: none;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu div {
	float: left;
	font-size: 1px;
	background-image: url(/Template/images/public/menu_d_02.gif);
	height: 57px;
	width: 1px;
}
#menu li {
	font-size: 12px;
	color: #5CBB55;
	line-height: 24px;
	padding-left: 15px;
}
#menu a {
	color: #343436;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
}
#nav {
	line-height: 28px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav a {
	color: #000000;
	text-decoration: underline;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
}



#footer {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 22px;
	color: #333333;
	text-align: center;
}
#footers  {
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	color: #333333;
	width: 500px;
	clear: both;
	padding-bottom: 10px;
}
#footers     kbd     {
	float: left;
	display: block;
}
#footers   p   {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.pageclass strong {
	height: 26px;
	width: 26px;
	border: 1px solid #cccccc;
	display: block;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.pageclass span {
	display: block;
	float: left;
	font-weight: bold;
	color: #666666;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 14px;
}

.pageclass a {
	height: 26px;
	width: 26px;
	border: 1px solid #66CC66;
	line-height: 26px;
	color: #009933;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 14px;
}
.pageclass a:hover {
	background-color: #EDFFE1;
	color: #FF0000;
}

.ETravelCMS_Comment_Page{
	clear: both;
	text-align: right;
	line-height: 22px;
	padding-right: 18px;
}
.ETravelCMS_Comment_Page a{
	color: #333333;
	text-decoration: none;
}
.ETravelCMS_Comment_Page a:hover{
	color: #0044DD;
	text-decoration: none;
}
.ETravelCMS_Comment_Page strong {
	color: #0044DD;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.ETravelCMS_Comment_Good{
	color: #006600;
}
.ETravelCMS_Comment_Shit{
	color: #FF0000;
}
.ETravelCMS_Comment_Name{
	color:#0066FF
}

.ETravelCMS_Comment_ReTxtClass{
	border: 1px solid #B6B6B6;
	background-color: #F7F7F7;
	padding: 8px;
	margin-bottom: 10px;
}
#ETravelCMS_Comment_RePost_Content{
	height: 100px;
	width: 400px;
	margin-bottom: 10px;
}

.ETravelCMS_Comment_Re_Post {
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #BDD4A8;
	padding: 10px;
}
#ETravelCMS_Comment_RePost_Name{
	width: 60px;
}
#ETravelCMS_Comment_RePost_Contact{
	width: 100px;
}