﻿@charset "utf-8";
/* CSS Document */
body{
    margin:0;
	padding:0;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#333;
}

#main1{
    width:500px;
    margin:0 auto;
	border:1px solid #ccc;
	margin-top:10px;
	padding:10px;
}
#main{
  width:776px;
	margin:0 auto;
	border:1px solid #ccc;
	margin-top:10px;
	padding:10px;
}
.word1{
color:#fff;}
.word2{
color:red;}
.word3{
	font-weight: bold;
}
.word4{
	text-decoration: underline;
}
.word5{
line-height:20px;}
.word6{
color:#8e8e8e;}
.word7{
	color: #3366FF;
}
.keyin{
    border:1px solid #ccc;
}
.w50{
    width:50px;
}
.w100{
    width:100px;
}
.w150{width:150px;
}
.w200{
    width:200px;
}
.w400{
    width:400px;
}
.w600{
    width:600px;
}
.w900{
    width:880px;
}
.h100{
    height:100px;
}
.nosee{
	display: none;
}
.img1{

}
.border1{
border-right-width:1px;
border-right-color:#336699;
border-right-style:solid;
}

.step{
margin-top:10px;}

.sendbtn{
height:20px;
}

th.drawline{
	border: 1px solid #111111;
}
td.drawline{
	border: 1px solid #111111;
}

table.drawline{
	border: 0px solid #111111;
	border-collapse: collapse;
}

a.wht:link, a.wht:visited {text-decoration: none; color: #FFFFFF}
a.wht:hover, a.why:active {text-decoration: underline; color: #FFFFFF}

@media print
{
	body{margin-top:0;}
	.noprint{display:none;}
	.print_toolbar{display:none}
}

.Title1 {
	font-family: 微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #A09CCC;
	}
.Title2 {
	font-family: 微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0em;
	height: auto;
}
.Text1 {
	font-family: 微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0em;
}
.Text2 {
	font-family: 微軟正黑體, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #B00000;
	font-weight: bold;
	letter-spacing: 0em;
}