#container {
    width: 1000px;
    margin: 17px auto 0;
}

.layout_table table, tr, td{
    vertical-align: top;
}

.layout_table b {
    font-weight: bold;
}

.layout_table td {
    padding: 4px;
}

.layout_table ol {
    list-style-type: decimal
}

.layout_table blockquote {
    display: inline-block;
    margin: 16px 40px;
}

.slice_layout {
    clear: both;
}

.slice_layout td {
    padding: 0px;
}

.slice_layout p{
    display: inline-block;
}

#header {
    clear: both;
    /*height: 240px;*/
    height: 260px;
    width: 1000px;
}

#header_left {
    float: left;
    width: 248px;
}

#header_right {
    margin-left: 248px;
    height: 240px;
    width: 752px;
}

#header_menu {
    display:inline-block;
}

#header_menu ul {
    list-style:none;
}

#header_menu ul li {
    float:left;
    margin:0px;
}

#header_menu .menudeco {
    height: 40px;
    width: 8px;    
}

#header_banner {
    padding-top: 6px;
}

#header_banner img{
    float: right;
}

#footer {
    background-color: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    width: 100%;
}

#footer_links {
    font-size: 13px;
    color: #FF6600;
    display:inline-block;
}

#footer_links li a {
    color: #FF6600;
    text-decoration: none;
}

#footer_links li a:hover {
    text-decoration: underline;
}

#footer_links ul {
    list-style: none;
}

#footer_links ul li {
    float: left;
    margin: 0px 10px 0px 0px;
}

#footer_links .menudeco {
    width: 1px;
    height: 16px;
    background: #FF6600; 
}

#footer p {
    display: inline-block;
    font-family: Verdana;
    font-size: 13px;
    margin: 5px 0px;
}

#footer p strong {
    font-weight: bold;
}

#footer .copyright {
    color: #808080;
    font-size: 11px;
}

#terms_section {
    border-style: double;
    border-width: 4px;
    color: #666666;
    display: block;
    font-size: 13px;
    padding: 20px;
}

#terms_section p {
    display: block;
    line-height: 1.8em;
}

#terms_section .terms_list {
    display: block;
    margin-left: 2em; 
    text-indent: -2em 
}

#terms_section .terms_list3 {
    display: block;
    margin-left: 3em; 
    text-indent: -3em 
}

#terms_section .terms_list4 {
    display: block;
    margin-left: 4em; 
    text-indent: -4em 
}

#terms_section ol {
    margin: 1em 0em 1em 4em;
    color: #379b8a;
}

#terms_section li {
    line-height: 1.6em;
}

#terms_section table {
    display: block;
    margin: 20px 0px;
}

#terms_section table td {
    padding: 8px 0px;
}

#order_form_container {
    border-style: double;
    border-width: 4px;
    display: block;
    font-size: 13px;
    padding: 20px;
}

.form-horizontal .controls-radio {
    border: 1px solid #FFFFFF;
    display: inline-block;
    padding: 4px;
    text-align: center;
    clear: both;
    margin: 0 1px;
}

.form-horizontal .controls-radio_selected {
    border: 1px solid #3D67FF;
}

.form-horizontal .controls-radio:first-child {
    margin-left: 0px;
}

.form-horizontal .controls-radio:last-child {
    margin-right: 0px;
}

.form-horizontal .controls-radio img {
    display: block;
    margin: 0 auto 10px;
}

.form-horizontal table th, .form-horizontal table td {
    border-top: 2px solid #FFFFFF;
    padding: 0px 4px;
    vertical-align: middle;
}

.form-horizontal table th {
    background-color: #DBDBDB;
    color: #666666;
    padding: 8px 4px;
    text-align: right;
    width: 120px;
}

.form-horizontal p {
    line-height: 1.8em;
}

.form-horizontal .form_url_setting {
    padding: 5px 0px;
}

.form-horizontal .form_url_setting li {
    padding: 5px 0px;
    line-height: 1.8em;
}

.form-horizontal .url_setting_addtion {
    background-color: #F5F5F5;
    border-bottom: 2px solid #DBDBDB;
    margin-left: 26px;
    display: none;
    padding: 10px 0px 10px 6px;
}

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
    content: "";
    display: table;
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
    content: "";
    display: table;
}

.form-horizontal .control-group {
    /*margin-bottom: 18px;*/
}

.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 100px;
}

.form-horizontal .control-group label {
    display: block;
    margin-bottom: 5px;
}

.form-horizontal .controls {
    margin-left: 120px;
}

.form-horizontal input, .form-horizontal textarea {
    font-family: "Verdana","Arial","MingLiU";
}

.control-group label, .control-group input, .control-group button, .control-group select, .control-group textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

/*表單驗證*/

.form-horizontal input.error, .form-horizontal select.error {
    background-color: #FFFFD5;
    border: 2px solid #FF0000;
    color: #FF0000;
    /*margin: 0;*/
}

div.error {
    color: #FF0000;
}

label.error {
    color: #FF0000;
}

/*送出申請表格*/
.payment_table th, .payment_table td {
    font-family: "Verdana","Arial";
    font-size: 15px;
    line-height: 2em;
    vertical-align: baseline;
}

.payment_table th {
    text-align: right;
}

.payment_table td {
    font-weight: bold;
}

.payment_note {
    padding: 10px 0px;
    font-size: 15px;
    line-height: 1.6em;
}

.bank_list {
    width: 100%;
}

.bank_list td {
    width: 50%;
    padding: 20px;
    font-size: 13px;
}

.bank_list a, .bank_list a:visited {
    color: blue;
}

.bank_list .odd {
    background-color: #EEEEEE;
}

.btn_payment {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:170px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
        cursor: pointer;
}
.btn_payment:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}

.btn_payment:active {
	position:relative;
	top:1px;
}
#plist {
    padding-bottom: 50px;
}

#plist p {
    line-height: 1.6em;
}

.pay_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:131px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
}
.pay_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}
.pay_button:active {
	position:relative;
	top:1px;
}