.testWidth{
	width:100px;
}
.Or_SizeW300{
	width:300px;
	font-size:125%;
}
.Or_SizeWmax{
	width:100%;
	font-size:125%;
	text-align:center;
}
.Or_SizeW150{
	width:150px;
	font-size:125%;
}
.Or_SizeW50{
	width:50px;
	font-size:125%;
}
.Or_SizeAdd{
	width:300px;
	height:50px;
	font-size:125%;
}
.Or_Coment{
	width:480px;
	height:150px;
	padding:5px;
	font-size:125%;
	line-height:125%;
}
.Or_amount{
	width:200px;
	height:auto;
	border:3px solid #0C9;
	background-color:#FFF;
	margin-top:10px;
	margin-right:40px;
	float:right;
	padding:5px;
	text-align:right;
}
.Or_number {
	color:#900;
	font-weight:bold;
	font-size:24px;
	background-color:#FFF;
	padding:3px;
	border:1px solid #F6F;
	margin:0px;
}
.Or_numWrap {
	background-color:#FFF;
}
.Or_numUP {
	margin:0px;
	padding:0px;
	border:none;
	height:25px;
	width:20px;
	background-image:url(../imgs/Order/numUP.gif);
	text-indent:-10000px;
	background-color:transparent;
}
.Or_numDown {
	margin:0px;
	padding:0px;
	border:none;
	height:25px;
	width:20px;
	background-image:url(../imgs/Order/numDown.gif);
	text-indent:-10000px;
	background-color:transparent;
}
.Or_teikeigai {
	padding:10px;
	padding-bottom:10px;
}
.Or_subtotal {
	width:auto;
	font-size:14px;
	font-weight:bold;
	padding-right:40px;
	text-align:right;
}
.Or_subtotal span {
	font-size:16px;
	color:#C00;
	font-weight:bold;
}
/* - - - previw - - - */
.Or_Preview a{
	width:154px;
	height:52px;
	background-image:url(../imgs/Order/preview.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	text-indent:-20000px;
}
.Or_Reset a{
	width:154px;
	height:52px;
	background-image:url(../imgs/Order/reset.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	text-indent:-20000px;
}
.Or_Preview {
	width:154px;
	height:52px;
	float:right;
}
.Or_Reset {
	width:154px;
	height:52px;
	float:left;
}
/*PrimaryฬษTPOฬg๐์้	*/
.Or_BtnBox{
	width:410px;
	height:52px;
	margin-top:25px;
	margin-bottom:25px;
	padding-left:50px;
	padding-right:50px;
}
/* previw erea */
div#preview {
	width:100%;
	height:50px;
	position:static;
	background-color:#FFF;
	border-top:5px solid #09F;
}
div#pointa {
	width:5px;
	height:5px;
	background-color:#CCF;
	border:5px solid #069;
	position:absolute;
	top:500px;
	left:500px;
	overflow:hidden;
}

/* /previw erea */
