@charset "utf-8";
/* CSS Document */

.detail {
	width:390px;
	float:left;
	margin-left:75px;
}
.detail2 {
	width:350px;
	float:right;
	margin-top:25px;
	margin-right:0px;
}
.detail img {
	margin-bottom:10px;
}

table {
	width:3200x;
	border:1px solid #000000;
	border-collapse:collapse;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
td {border:1px solid #000000;}
.td01 {
	width:70px;
	background-color:#FF9900;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
.td02 {
	text-indent:0.5em;
	background-color:#FFEEAA;
}

#content{
	border-top:2px solid #043678;
	padding-top:10px;
}

.banatable {
	border:none;
}
.banatable td{
	border:none;
}

.burningorder2 {
	width:590px;
	border:1px solid #000000;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	text-align:center;
	background-image:url(../img/burningBG.jpg);
}
.burningorder2 img{float:left;}

.orderatt2 {
	float:right;
	width:300px;
	margin-top:40px;
	margin-right:30px;
	line-height:1.5em;
	background:#FFFFFF;
	padding:10px;
}
.orderatt strong{font-size:13pt;}
.orderatt2 strong{font-size:13pt;}
form {margin-top:40px;}
.orderright{float:right;}
.orderbox{margin-top:10px; width:310px;}
.orderbox p,
.orderbox li{ width:280px;}