﻿body
{
    background: #FFFFFF;
    color: #000000;
    font: 10pt Arial,verdana, geneva, lucida, 'lucida grande',  helvetica, sans-serif;
    margin: 5px 10px 10px 10px;
    padding: 0px;
    margin-top:0px;
   margin-left:0px;
}
td, th, p, li
{
    font: 10pt Arial,verdana, geneva, lucida, 'lucida grande',  helvetica, sans-serif;
}
img
{
	border: 0px;
}
 .tborder
{
    /*background: #D1D1E1;
    border: 1px solid #0B198C;
    */
    width:100%;
    margin-top:0px;
}
a:link, body_alink
{
    color: #22229C;
    text-decoration: none;
}
a:visited, body_avisited
{
    color: #22229C;
    text-decoration: none;
}
a:hover, a:active, body_ahover
{
    color: #FF4400;
    text-decoration: none;
}

.allrights
{
	background: #fff url('../images/bg_allrights.png') repeat-x 100% ;
	width:1000px; 
	height:52px;
	padding: 10px;
	text-align: center;
	margin-top: 5px;
	/*font: 12pt 新細明體 , verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;*/
}
.btn
{
    width:55px;color:#284775;background-color:#FFFBFF;border-color:#baacc;border-width:1px;
	border-style:Solid;font-size:12px;cursor: pointer;text-align: center;height: 20px;padding-left:3px;
	
}