@charset "utf-8";
tr {
 font-family: Arial, Helvetica;
 font-size: 10pt;
 line-height: 18px;
}
input {
 font-size: 12px;
}
a:link {
 color: #0066CC;
 text-decoration: none;
}
a:visited {
 color: #0066CC;
 text-decoration: none;
}
a:hover {
 color: #333333;
 text-decoration: underline;
}
a:active {
 color: #0066CC;
 text-decoration: none;
}

.mic a:link {
 color: #333333;
 text-decoration: none;
}
.mic a:visited {
 color: #333333;
 text-decoration: none;
}
.mic a:hover {
 color: #0066CC;
 text-decoration: none;
}
.mic a:active {
 color: #333333;
 text-decoration: none;
}

.lang a:link {
 color: #26abce;
 text-decoration: none;
}
.lang a:visited {
 color: #26abce;
 text-decoration: none;
}
.lang a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
.lang a:active {
 color: #26abce;
 text-decoration: none;
}
.img_bk {
 background-image: url(../images/mu_4.jpg);
 background-repeat: repeat-y;
}

.img_tbk {
 background-image: url(../images/mu_3.jpg);
 background-repeat: no-repeat;
 padding-right: 25px;
 padding-left: 25px;
}
.title_bk {
 font-family: Arial, "新細明體";
 font-size: 20px;
 color: #FFFFFF;
 padding-left: 50px;
 font-weight: bold;
}
.foot {
 font-family: Arial;
 font-size: 12px;
 color: #999999;
 background-image: url(../images/foot_bk.jpg);
 background-repeat: repeat-x;
 text-align: center;
 height: 75px;
}
.dot {
 font-size: 15px;
 background-image: url(../images/dot.jpg);
 background-repeat: no-repeat;
 padding-left: 18px;
}


.style1 {
 font-size: 13px;
 font-weight: bold;
}

.style2 {
 font-size: 15px;
 font-weight: bold;
 color: #CC3300;
}
.style3 {
 font-size: 12px;
 color: #666666;
}

.style4 {
 color: #CC3300;
}
.style5 {
 color: #0066CC;
 font-weight: bold;
 background-color: #FFFF33;
 padding: 3px;
}
