A{TEXT-DECORATION: none;}  /* 链接无下划线,有为underline */ 
A:link {color: #5A170B;}  /* 未访问的链接 */
A:visited {color: #5A170B;}  /* 已访问的链接 */
A:hover{color:#A24535;}  /* 鼠标在链接上TEXT-DECORATION: underline; */ 
A:active {color: #5A170B;} /* 点击激活链接 */
a.Nav:link {color: #5A170B;}
a.Nav:visited {color: #5A170B;}
a.Nav:hover {TEXT-DECORATION: none;Color:#5A170B;}
a.Nav:active {color: #5A170B;}
a.Bottom:link {color: #5A170B;}
a.Bottom:visited {color: #5A170B;}
a.Bottom:hover {TEXT-DECORATION: none;Color: #5A170B;}
a.Bottom:active {color: #5A170B;}
BODY  
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
{
background:url(bg.gif);
background-position:center;
text-decoration: none;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 9pt;
	scrollbar-face-color: ;
	scrollbar-shadow-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: ;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
TD
{
FONT-FAMILY:tahoma,宋体;FONT-SIZE: 9pt;line-height: 150%; 
}
#nobold { font-weight: normal; }
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
Input
{
FONT-SIZE: 12px;
}
.text_11pt {
	font-size: 11pt;
	color: #000000;
	line-height: 22pt;
	word-break:break-all;
}
.utsfond {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF6633;
	text-transform: uppercase;

}
.contact {
	font-family: "新宋体";
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
.contact01 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #FF6633;
	text-indent: 15px;
	font-family: "宋体";
	text-align: left;
	left: 10px;
	background-position: 20px;
}
.payment {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #FF6633;
	text-indent: 8px;
}

.contact02 {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #FF6633;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
}
.index_announce {
	font-size: 14px;
	line-height: 25px;
	color: #0000FF;
}
.announce {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: normal;
}


.newtopic {
	font-size: 14px;
	line-height: 100px;
}
.term {
	font-family: "宋体";
	font-size: 18px;
	color: #0000CC;
}

.termen {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.cnterm {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.cnterm a {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.bank_content {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-indent: 8px;
}
.bank_title {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bank_orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	text-indent: 8px;
	line-height: 20px;
	text-align: left;
}
.daogou_title1 {
	font-family: "宋体";
	font-size: 18px;
	line-height: 35px;
	font-weight: bolder;
	color: #0000FF;
}
.daogou_AirTitle1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0099;
	line-height: 20px;
}

.daogou_title3 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #CC00CC;
}
.daogou_content1 {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}

.daogou_title2 {
	font-family: "宋体";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #3399FF;
}
.daogou_AirTitle2 {
	font-size: 12px;
	line-height: 20px;
}
.daogou_AirTitle3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #0066FF;
}
.centerdown2{ 
margin:2px 0px 8px 0px; 
width:583px; 
height:800px; 
background:#FFFFFF; 
border-right-width: 0px; 
border-left-width: 0px; 
border-right-style: solid; 
border-left-style: solid; 
border-right-color: #FFFFFF; 
border-left-color: #FFFFFF; 
border-bottom-width: 0px; 
border-bottom-style: solid; 
border-bottom-color: #DBCC54; 
} 

.centerdown2 ul{ list-style-type:none;margin:2px 0px 0px 0px; } 
.centerdown2 ul li{ float:left; padding:0px 0px 0px 0px;margin:2px 0px 0px 0px; } 
.menudown2{ 
margin:3px 0px 0px 0px; 
width:583px; 
height:24px; 
background:#fff; 
border-top-width: 0px; 
border-right-width: 0px; 
border-left-width: 0px; 
border-top-style: solid; 
border-right-style: solid; 
border-left-style: solid; 
border-top-color: #FFFFFF; 
border-right-color: #FFFFFF; 
border-left-color: #FFFFFF; 
} 
.menudown2 ul{ list-style-type:none;margin:3px 0px 0px 0px; } 
.menudown2 ul li{float:left; height:24px; width:200px; text-align:center; valign:middle; padding:0px 0px 0px 0px; margin:3px 0px 0px 0px;} 
.menu_title_down2{background-image:url("{%webdir%}skins/uts0706/botton_05down.gif");}
.menu_title_on_down2{background-image:url("{%webdir%}skins/uts0706/botton_06down.gif");} 
.menu_title_on_down2 a{color:white;}

.index_title01 {
	font-family: "新宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.air01 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bolder;
	color: #BAAC37;
	text-indent: 10px;
}
.air02 {
	font-size: 12px;
	line-height: 20px;
	color: #5A170B;
	text-indent: 8px;
	text-decoration: underline;
	font-weight: bold;
}
.contact_title01 {
	font-size: 12px;
	line-height: 30px;
	color: #339900;
	text-indent: 8px;
	font-weight: bolder;
}
.contact_title02 {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #339900;
	text-indent: 8px;
	font-family: "Times New Roman", Times, serif;
}
.index_title01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.contact02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 25px;
	color: #FF6633;
	font-weight: bold;
	text-indent: 4px;
}
.daogou_AirTitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #0066FF;
	text-indent: 4px;
}
.daogou_AirTitle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #333399;
}
.contact_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #663399;
	text-indent: 2px;
}
.bank_title {
	font-family: "宋体";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #800080;
	line-height: 60px;
	vertical-align: bottom;
}
.jianjie {
	font-size: 14px;
	color: #3333CC;
	line-height: 25px;
	font-weight: bold;
}
.level01 {
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	font-family: "宋体";
	background-position: center;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
}
.level02 {
	font-size: 12px;
	color: #000000;
}
.level03 {
	font-size: 12px;
	color: #CC6633;
}
.foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.tour_title {
	color: #990000;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
}

.hotel_online {
	font-family: "宋体";
	font-size: 14px;
	color: #990099;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: justify;
	vertical-align: baseline;
	background-position: 10px;
	padding: 4px;
	margin: 4px;
}.guide_air_01 {
	font-family: "宋体";
	font-size: 14px;
	color: #3300CC;
}
