@charset "utf-8";

body {
				background-color: #e4e4e4;
				background-image: url(bg.gif);
				background-repeat: repeat-y;
				background-position: center top;
				margin-top: 0px;
				margin-bottom: 0px;
				font-family: Verdana, Geneva, sans-serif, "新細明體";
				font-size: 11pt;
				color: #333;
				line-height: 20pt;
				background-attachment: fixed;
				word-wrap:break-word;

			}
a {
				display: inline-block;
			}


ul{
	margin-left:-15px;
	margin-top: 0px;
	margin-right: 25px;
			}
.feature-img {
	margin-top: 15px;
}
.td tr td {
}
td {
				vertical-align:top;
			}
.td-padding {
	padding-right: 15px;
	padding-left: 15px;
			}
.note {
				color: #C00;
			}
.line-left {
				border-left-width: 1px;
				border-left-style: solid;
				border-left-color: #CCC;
			}
p {
	margin-top: 3.5em;
	margin-bottom: 0.5em;
			}
.step-td {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
			}
.step-img {
	padding-top: 10px;
	padding-bottom: 15px;
			}
.step-title {
	margin-top: 25px;
	margin-bottom: 8px;
}
.main-title {
	padding-top: 15px;
	padding-bottom: 10px;
}


