@charset "big5";
#main2 {
	background-color: #FFFFFF;
	width: 910px;
	padding-top: 0px;
	padding-bottom: 15px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 850px;
}
#way1, #way2, #way3 {
	width: 290px;
	height: 590px;
	margin-right: 10px;
	position: absolute;
	top: 20px;
	background-repeat: no-repeat;
	padding-top: 240px;
	background-color: #EFE0CB;
}
#way1 {
	left: 20px;
	background-image: url(../images/consultant_all/consultant_1.jpg);
}
#way2 {
	left: 330px;
	background-image: url(../images/consultant_all/consultant_2.jpg);
}
#way3 {
	left: 640px;
	background-image: url(../images/consultant_all/consultant_3.jpg);
}
#main2 #way1 ul li , #main2 #way2 ul li, #main2 #way3 ul li{
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCB1A5;
	padding-bottom: 5px;
	margin-bottom: 8px;
	background-image: url(../images/consultant_all/li.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
	background-position: 0px 5px;
}
#main2 #way1 ul, #main2 #way2 ul, #main2 #way3 ul {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

#lawReservation1 #res1 {
	
}
#lawReservation1 #res2 {
	
}
#wrapper #main2 #way1 #lawReservation1 li {
	background-image: none;
	background-color: #F1522A;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: center;
	width: 110px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	cursor: pointer;
}
#main2 #way2 #form1 table , #main2 #way3 table {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	letter-spacing: 0px;
}
#wrapper #main2 #way2 #form1 table tr td {
	padding: 2px;
}
td.tdCenter {
	text-align: center;
}
