.pageSection ul.btnLink li{
	float:left;
	width:140px;
	margin-right:8px;
	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:960px;
	margin-top:18px;
	margin-bottom:10px;
	}

.box1 ul {
	width:245px;
	float:left;
	}
	
.box1 ul.last {
	width:225px;
	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%;}
	
.pageSection960 {
	clear:both;
	width:960px;
	margin-bottom:30px;
	}

	
	
.viewer {
	margin: 0 auto;
	width: 960px;
	height: 612px;
	text-align: left;
	overflow: hidden;
}

.viewer ul {
	width: 960px;
	height: 612px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 960px;
	height: 612px;
	display: none;
	position: absolute;
}
/*Caution960
-------------------------------------------------------------*/
div#caution960{
	width:930px;
	background:#f3f3f3;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

div#caution960 .cautionTtl{
	background:url(/netprint/template/images/caution_icn_01.gif) no-repeat left center;
	padding-left:25px;
	font-weight:bold;
	margin-bottom:10px;
	}

div#caution960 ul li{
	background:url(/netprint/template/images/caution_icn_02.gif) no-repeat left 0.5em;
	padding-left:10px;
	margin-top:5px;
	}
	
.caution_btm{
	padding:0;
	height:9px;
	background:#f3f3f3;
}
	
