@charset "utf-8";

#Box {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: "微軟正黑體", "Century Gothic";
	float: left;
}
#Box .Service ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Box .Service ul {
	margin: 0px;
	padding: 0px;
}
#Box .Service {
	float: left;
	width: 770px;
	overflow: hidden;
}
#Box .Service .Wide470 {
	float: left;
	width: 470px;
	overflow: hidden;
}
#Box .Service .Wide470 .Title {
	font-size: 20pt;
	color: #030;
	margin-bottom: 10px;
	letter-spacing: 4pt;
	font-family: "微軟正黑體", "Century Gothic";
	font-weight: bold;
}
#Box .Service .Wide470 .present {
	font-size: 10pt;
	color: #666;
}
#Box .Service .Wide300 {
	float: right;
	width: 300px;
	font-size: 10pt;
	overflow: hidden;
}
#Box .Project {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/search_bot_bg2.png);
	background-repeat: repeat-x;
	background-position: left 15px;
	overflow: hidden;
	float: left;
	position: relative;
}

#Box .Project .Title {
	height: 20px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #C00;
	letter-spacing: 3pt;
	font-weight: bold;
}
#Box .Project .Orders {
	float: left;
	width: 730px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#Box .Project .Orders ul {
	margin: 0px;
	padding: 0px;
}
#Box .Project .Orders ul li {
	padding: 0px;
	list-style-type: none;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#Box .Project .Orders ul .topic {
	color: #06F;
	padding-right: 5px;
	width: 70px;
}
#Box .Project .Orders ul .Title2 a {
	color: #F30;
	padding-right: 5px;
	width: 70px;
	text-decoration: none;
}
#Box .Project .Orders ul .answer {
	float: left;
	width: 155px;
}

#Box .Project .Orders ul .Wide .Red {
	font-weight: bold;
	color: #F00;
}


#Box .Project .Orders ul p {
	margin: 0px;
	padding: 0px;
	float: left;
}

#Box .Project .Orders ul .ContentTitle {
	float: left;
	width: 730px;
}
#Box .Project .Orders ul .Wide {
	width: 230px;
	margin-right: 13px;
}
#Box .Project .Orders .Divider {
	float: left;
	width: 730px;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Box .Project .Orders .affirm {
	margin-bottom: 10px;
	font-size: 10pt;
	float: left;
	position: absolute;
	left: 20px;
	bottom: 10px;
}
#Box .Project .Orders .mode {
	width: 500px;
	display: block;
	float: left;
}
#Box .Project .Orders .mode .topic {
	float: left;
	width: 110px;
}
#Box .Project .Orders .mode #form1 {
	float: left;
	width: 300px;
}
#Box .Project .Orders .Submit {
	float: right;
	width: 120px;
	margin-left: 10px;
	margin-top: 15px;
}
#Box .Project .Orders .Submit a {
	background-color: #666;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#Box .Project .Orders .Submit a:hover {
	background-color: #F69;
}





.step_pay_select_list_last {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
}



.step_pay_select_list table {
	font-size: 10pt;
}
.step_pay_select_list tr td {
border-top: 1px solid #eeeeee;
}
.step_pay_select_list td {
padding: 15px;
line-height: 20px;
}

.step_pay_select_radio {
width: 40px;
background-color: #f7f7f7;
text-align: center;
}
.step_pay_select_list table tbody .bx td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
