﻿/* copyright--------------------------------------------------------------------------------------------------- */
.copyright {font-family:"新細明體";font-size: 11px;color: #454545;line-height: 16px;}
.copyright A:link{color:#454545; text-decoration: none; }
.copyright A:visited{color:#454545; text-decoration: none; }
.copyright A:hover{color:#e7141d; text-decoration: underline; }

.copyright-en {font-family:Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;line-height: 16px;}
.copyright-en A:link{color:#666666; text-decoration: none; }
.copyright-en A:visited{color:#666666; text-decoration: none; }
.copyright-en A:hover{color:#e7141d; text-decoration: underline; }

/* top-item-------------------------------------------------------------------------------------------------- */
.top-item {font-family: "新細明體";color: #FFFFFF;font-style: normal;font-size: 11px;line-height: 18px;font-weight: normal;}
.top-item A:link{color:#FFFFFF; text-decoration: none; }
.top-item A:visited{color:#FFFFFF; text-decoration: none; }
.top-item A:hover{color:#f6ff00; text-decoration: underline;;font-style: bold;font-size: 11px }

/* input-------------------------------------------------------------------------------------------------- */
.input-01 {	font-size: 12px;	color: #666666;	background-color: #f3edee;	border: 1px solid #CCCCCC;}
