@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, 新細明體;
	font-size: 9pt;
	text-align: justify;
	color: #ae83c4;
	background-image: url(images/bg-purple1.jpg);
	background-repeat: repeat-x;
}
.watermark_top {
    background-image: url(images/bg_star.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
.watermark_bottom {
    background-image: url(images/bg_tower.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
}
.watermark_tram {
    background-image: url(images/bg_tramlogo.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}

.txt {
	line-height: 2em;
    padding-left: 5px;
	text-align: justify;
}

.caption_purple {
	color: #ae83c4;
	font-weight: bold;
	line-height: 2em;
	padding-left: 10px;
}

.caption_darkpurple {
	color: #5d2a82;
	font-weight: bold;
	line-height: 2em;
}

.caption_darkpurple2 {
	color: #5d2a82;
	font-weight: bold;
	line-height: 2em;
	padding-left: 5px;
}

.tc {
	color: #333333;
}

a {
   color: #ae83c4;
   text-decoration: underline;
}

a:hover, a:active{
   color: #8154a1;
   text-decoration: underline;
}

/* history bg 1*/
.historybg1{
	background-image: url(images/bg_yellow.gif);
	background-repeat: repeat-y;
}

.caption_brown {
	color: #7a4300;
	font-weight: bold;
	line-height: 2em;
	padding-left: 10px;
}

.header_brown {
	color: #7a4300;
	font-weight: bold;
	line-height: 2em;
}

div#history p {
	color: #7a4300;
	line-height: 2em;
	padding-left: 5px;
	text-align: justify;
}

div#history a {
   color: #7a4300;
   text-decoration: underline;
}

div#history a:hover, div#news7 a:active {
   color: #573001;
   text-decoration: underline;
}

/* 0 home news link*/
div#news {
	color: #ae83c4;
	margin-left: 7px;
	line-height: 1.5em;
}

div#news span.datenews {
	color: #8154a1;
	font-weight: bold;
}

div#news a {
	color: #ae83c4;
	/*text-decoration: underline;*/
	text-decoration: none;
}

div#news a:hover, div#news7 a:active {
   color: #8154a1;
   text-decoration: underline;
}

/* home subscribe field*/
.field {
   color: #666666;
   font-size: 8pt;
}

/* 7.1 news link*/
div#news7 {
   padding-left: 5px;
}

div#news7 a {
   color: #8154a1;
   font-weight: bold;
   text-decoration: none;
   line-height: 2em;
}

div#news7 a:hover, div#news7 a:active {
   color: #ae83c4;
   font-weight: bold;
   text-decoration: underline;
}

/* 8 information link*/
.date {
	font-size: 10pt;
	color: #8154a1;
	font-weight: bold;
	padding-left: 5px;
	line-height: 2em;
}

div#news li{
    font-size: 9pt;
	color: #ae83c4;
	line-height: 3em;
}

div#news li a {
   color: #ae83c4;
   text-decoration: none;
}

div#news li a:hover, div#news li a:active {
   color: #8154a1;
   text-decoration: underline;
}

div#iconlink1{
   text-align: center;
   font-weight: bold;
}
div#iconlink1 a{
   color: #ae83c4;
   font-weight: bold;
}

div#iconlink1 a:hover, div#iconlink1 a:active{
   color: #8154a1;
   font-weight: bold;
}

div#iconlink1 li a:hover, div#iconlink1 li a:active{
   color: #8154a1;
   font-weight: bold;
}

/* 8 generic photos lists*/
div#condition ol {
	padding-left: 5px;
	margin: 5px;
}

div#condition li {
	padding-left: 5px;
	margin: 5px;
	list-style-position: outside;
}


/* 2.1 getting to the peak list*/
div#list2 ul {
	list-style-position: outside;
	margin: 5px;
	padding-left: 5px;	
}

div#list2 li {
	margin: 5px;
}

/* 7 news list*/
div#list ul {
	list-style-position: outside;
	margin: 5px;
	padding-left: 5px;	
}

div#list li {
    padding-left: 5px;	
	margin: 5px;
}

/* 6 shopping cat list*/
div#catlist {
  display: inline;
  float: left;
}
div#catlist ul {
  list-style-type: none;
  margin: 0px;
  padding-left: 0px;
  font-size: 9pt;
}

div#catlist li a{
	padding-left:25px;
	line-height: 18pt;
	background-image: url(images/arrow-over.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	background-position: 0 0;
	color: #ae83c4;
	font-weight: bold;
	padding-bottom: 2px;
}

div#catlist li a:hover, div#catlist li a:active{
   background-image: url(images/arrow.gif);
   color: #8154a1;
   font-weight: bold;
   text-decoration: underline;
}

/* site map*/
div#list3 ul {
	list-style-position: outside;
	margin: 5px;
	padding-left: 5px;	
    line-height: 1.5em;
}

div#list3 li {
	margin: 5px;
}

div#list3 dl {
	margin: 5px;
}

div#list3 a {
   color: #ae83c4;
   text-decoration: none;
}

div#list3 a:hover, div#list3 a:active{
   color: #8154a1;
}

/* x bold*/
.xbold {
	font-weight: bolder;
}