body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #eff8d3;
	background-position: center;
	
    }
.order_line {
	border: 1px solid #e4d7b6;
	background-color: #FFFFFF;
}

/*網頁標準字*/
.main_font {
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
}
.main_font a{
	text-decoration:none;
	color:#666666;
}
.main_font a:hover{
	text-decoration:underline;
}
/*網頁標準字01*/
.main_font06 {
	font-size: 12px;
	line-height: 1.5;
	color: #3b3b3b;
}
.main_font01 {
	font-size: 13px;
	line-height: 1.5;
	color: #666666;
}
.main_font01 a{
	text-decoration:underline;
	color:#666666;

}
.main_font01 a:hover{
	text-decoration:underline;
	color:#1c3563;
}
.main_font02 {
	font-size: 13px;
	line-height: 1.5;
	color: #26814b;
	font-weight: bold;
}
/*表單主要標準字*/
.form_mfont {
	font-size: 12px;
	line-height: 2;
	color: #353535;
	background-color: #ccd6b0;
}
/*表單主要標準字01*/
.form_mfont01 {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.7em;
}


.order_line01 {
	border: 2px solid #b9c87e;
}

.green {
	color:#057341;
}

.basefont, .basefont table{
	color:#3A3A3A;
	font-size: 12px;
	line-height: 1.6em;
}

.itemMargin{
	padding: 10px 15px;
}

.trans-bg{
	background: url(../images/illus02.jpg) no-repeat 280px 400px;
}

.download-bg{
	background: url(../images/illus01.jpg) no-repeat 280px 380px;
}

.home-links{
	color:#149E59;
	text-decoration: underline;
	font-weight: bold;
}
.nearby-table th {
	text-align:left;
	font-weight: normal;
}

.nearby-table td {
	border-top: 1px dashed #4F4F4F;
	padding-top: 5px;
}