*{ padding:0; margin:0; }
body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	/*\*/
/*	letter-spacing: 0.1em;*/ /* ^mac ^ie5*/
	/**/
	color: #000;
	text-align: center;
	background-color: #fff;
}
h1{font-size:225%;}
h2{
	font-size:130%;
	border-bottom: 1px dashed #999;
	padding: 2em 0 1em 0;
}
h3{font-size:100%;}
p {
	padding: 0.5em;
/*	text-indent: 2.2em;*/
	text-align: justify;
}
em {
	font-weight: normal;
}
ul    { margin-top: 1em; margin-bottom:1em;}
ul h3 { color: #c00;}
ul li { margin: 0 0 0 2em ; padding:0;}
ul ul { margin: 0 0 0 2em ; padding:0;}
ul ul ul { margin: 0 0 0 2em ; padding:0;}
#header {
	text-align:left;
	height: 3em;
	margin:0px;
	background-color: #fff;
}
#logo {
        padding:0;
        width:340px;
        height:78px;
        height /**/:65px;
}
#slogo {
        padding:0;
        width:340px;
        height:78px;
        height /**/:65px;
}
#slogo h1 {
        display:none;
}
#logo a{
        display:block;
        color: #c96;
        text-decoration:none;
}
#logo h1 {
        display:none;
        font: 40px Ariel, Helvetica, sans-serif;
}
#wrapper {
	width:100%;
	text-align:left;
	background-color: #fff;
}
#container {
	float: left;
	width:100%;
	margin:0;
	padding:10px 0 0 0;
	background-color: #fff;
}
#primary {
	float: right;
	_height:440px;
	min-height: 440px;
	width: 100%;
	margin: 0;
	background-color:#fff;
}
	#content{
		margin: 0;
		width:auto;
		height:auto;
	background-color: #fff;
	}
	#contentMain{
		margin: 0;
		width:auto;
		height:auto;
	background-color: #fff;
	}
/*
	#content a:after {
		content: " <" attr(href) "> ";
	}
	#contentMain a:after {
		content: " <" attr(href) "> ";
	}
	a{
	 text-decoration:none;
	 font-weight:bold;
	}
*/
#secondary {
	display:none;
}
#thirdary {
	display:none;
}
#footer {
	display:none;
}
#footer h5{
        display:none;
}
#headnav {
	display:none;
}
#headtop {
	display:none;
}
#motto {
	display:none;
}
#headarea2 {
	display:none;
}
#inquiry table{
	z-index:-1;
}
#inquiry td{
        border-top: none;
        border-right: none;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:5px;
}
#inquiry th {
	border-top: none;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px 15px;;
}
#inquiry th.must { border-left-color: #D90000; }
#inquiry th.fixed { border-left-color: #639; }
.text1,.text2,.text3,.text4,.text2-2,textarea{
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 { width: 100px; }
.text2 { width: 4em; }
.text2-2 { width: 2em; }
.text3 { width: 180px; }
.text4 { width: 400px; }
textarea {
	font-size:100%;
	letter-spacing:0.1em;
	line-height:1.5em;
}
#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin-top: 20px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus,.text2-2:focus,textarea:focus {
	border-color: #7F9DB9; 		/* 指定游標移入欄位時的框線顏色 */
	background-color: #FFFFFF; 	/* 指定游標移入欄位時的欄位底色 */
}

.main {
        font-size:1.3em;
}
	/* paystep
	---------------------------------------------*/
	#paystep h5 {
		display:none;
	}
	#paystep ul {
		display:none;
	}
	#paystep li {
		display:none;
	}
.printhide{
	display:none;
}
