﻿@charset "utf-8";
<!--
.ENBStyle {
	font-size: 10pt;
	font-style: normal;
}
.tourmenu {  font-size: 10pt; font-style: normal}
.tourmenu A:link, .tourmenu A:visited { text-decoration: none }
.tourmenu A:active, .tourmenu A:hover { text-decoration: underline }

.Title {
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.name {font-size: 10pt; color: #ff6633; font-weight: bold}
.menu {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menu A:link, .menu A:visited { text-decoration: none }
.menu A:active, .menu A:hover { text-decoration: underline }

.style3 {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	color: #a10000;
	font-size: 14px;
	font-weight: bold;
}
.style7 {font-size: 12pt;
	font-weight: bold;
}
body,td,th {
	font-family: "宋体";
}
TABLE.DarkTable{  
    border-top: 1px solid #aaaaaa   
    border-left: 1px solid #aaaaaa;   
    border-right: 0px;   
    border-bottom: 0px;   
}  
.DarkTable TD {  
    border-top: 1px solid #FFFFFF;   
    border-left: 1px solid #FFFFFF;   
    border-right: 1px solid #aaaaaa;   
    border-bottom: 1px solid #aaaaaa;  
} 

-->