#frank_style01 {
	font-family: "新細明體";
	font-size: 10pt;
	border: medium double #89A3B8;
	background-color:#DBDDF0;
}

#frank_style01 a:link ,#frank_style01 a:visited {
	color: #0E64CF;
}

#hr_line1 {
	color: #804D4D;
}


#frank_style01 a:hover {
	color: #FF6600;
	font-weight:bold;
	text-decoration: underline;
}

#frank_style01 a:link.active, #frank_style01 a:visited.active {
	color: #FF6600;
	font-weight:bold;	
}

.link_style1 {
	color: #FF6600;	
	font-weight:bold;
	text-decoration: underline;
}

.container {
        width: 100%;
        padding: 15px;
        margin: 3px 0 0px 0;
        background: #EEEEEE;
}


#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
        font-size: 10pt;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color:#0E64CF;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #FF6600;
        background: url(images/square.gif) no-repeat bottom center;
}

.inuse {
        background: url(images/square.gif) no-repeat bottom center;
		background-color:#FFCC00; 
}

body {
        font-family: "新細明體", "Arial";
        font-size: 10pt;
        background: #eeeeee;
}

h4 {
        font-size: 100%;
        color: #999;
        margin: 0;
}

.tip-top{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(images/tips_bg.gif) top left;
	background-repeat:no-repeat;
	width: 200px;
	height:15px;
}

.tip {
	background:#CCE052;
	color:#FF6600;
	width: 200px;
	z-index: 13000;
	word-break:break-all;
	height:40px;
	padding:5px;
	text-align:left;
}

.tip-bottom {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/tips_bg.gif) bottom left;
	background-repeat:no-repeat;
	height:20px;
	width: 200px;
}

.word_true {
	font-size: 9pt;
	font-weight: bold;
	color:#515F5C;
}

.word_false {
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
