


.pageSection ul.btnLink li{
	float:left;
	width:240px;
	margin-right:15px;
	margin-bottom:15px;
}




/*order
--------------*/
.orderBtn {
	text-align:center;
	margin:5px 0 15px 0;
	}

.order.ver1 .orderList {
	text-align:center;
	}
	
.order.ver1 .orderList li {
	display:inline;
	margin-right:20px;
	}

.order.ver2 .orderBg {
	width:623px;
	padding:6px 10px 0 87px;
	_padding-bottom:10px;
	}
	
*:first-child+html .order.ver2 .orderBg {
	padding-bottom:10px;
	}
	
.order.ver2 .orderBtn {
	float:left;
	margin-right:20px;
	}
	
.order.ver2 .orderList {
	float:left;
	padding-top:8px;
	}

.order.ver2 .orderList li {
	margin-bottom:10px;
	}
	
.order.ver2 .orderList li .last {
	margin-bottom:0;
	}
	

/*box
--------------*/	

.box1 {
	clear:both;
	width:720px;
	margin-top:10px;
	margin-bottom:10px;
	}

.box1 ul {
	width:183px;
	float:left;
	}
	
.box1 ul.last {
	width:170px;
	float:left;
	}
	
.box1 ul li {
	margin-bottom:5px;
	}
	

.box2 {
	width:720px;
	background:url(../images/index_img_09.jpg) no-repeat right 16px;
	margin-bottom:15px;
	}
	
.box3 {
	width:720px;
	margin-bottom:15px;
	}

.box3 .flL {
	width:307px;
	}

.box3 .flR {
	width:386px;
	}
	
.box3 .btn {
	width:284px;
	margin:23px 0 23px 12px;
	}
	
.box3 .greyBox {
	clear:both;
	background:#f3f3f3;
	padding:15px;
	}
	
.note li {
	margin-left:1em;
	text-indent:-1em;
	margin-bottom:3px;
	}


/*Table
--------------*/
	
.colorTbl {
	width:100%;
	border-top:solid 1px #c3c3c3;
	border-left:solid 1px #c3c3c3;
	}
	
.colorTbl th, .colorTbl td {
	border-bottom:solid 1px #c3c3c3;
	border-right:solid 1px #c3c3c3;
	padding:7px 5px;
	}
	
.colorTbl th {
	text-align:center;
	font-weight:bold;
	background:#e2f6f2;
	color:#11b48e;
	border-bottom:none;
	}
	
.colorTbl td {
	color:#8f410c;
	}
	
.colorTbl td.txaC {
	vertical-align:middle;
	}
	
.colorTbl .w1 {width:20%;}
.colorTbl .w2 {width:10%;}
.colorTbl .w3 {width:22%;}
.colorTbl .w4 {width:48%;}
	

/*service
--------------*/
ul.serviceBtn li{ margin-left:132px;}


/*inlinereview
--------------*/
#inlinereview {
	background-color:#fff;
	border-top:1px solid #d9cbbc;
	padding-top:13px;
	font-size:12px;
	color:#666;
}
#inlinereview dl {
	clear:both;
	width:720px;
	border-bottom:1px solid #d9cbbc;
	display:block;
	height:4.5em;
	margin:0;
	margin-bottom:1em;
}
#inlinereview dt {
	margin:0;
	padding:0;
	display:block;
	width:44px;
	margin-right:1em;
	float:left;
}
#inlinereview dd{
	margin:0;
	padding:0;
	width:660px;
	display:block;
	text-align:left;
	line-height:1.3;
	float:left;
}


/*Box
--------------*/
#voice .box2{
width:358px;
float:left;
/*padding:0px 5px 0px 5px;*/
background:url(../images/index_dotline_01.gif) repeat-y right top;
}

#voice .box3{
width:345px;
float:right;
padding-left:5px;
}

#voice .Outbox{
	background:url(../images/index_dotline_02.gif) repeat-x left bottom;
	padding-bottom:20px;
	clear:both;
}

