
@import "/zin/male/library/default.css";

body {
	text-align:center;
}

/* ------------------------ */

div#wrap {
	margin:auto;
	width:950px;
	text-align:left;
}

h1 {
	margin:0 0 10px 0;
	padding:10px 5px 8px 10px;
	background-color:#180614;
	color:#ffffff;
	font-size:19px;
}

/* ------------------------ */

div#basic {
	float:left;
	width:450px;
}

/* ------------------------ */

div#order {
	margin:10px 0 0 0;
}

div#order div#order_new {
	float:left;
	width:220px;
}

div#order div#order_old {
	float:right;
	width:220px;
}

/* ------------------------ */

div#info {
	float:right;
	width:490px;
}

div#info th {
	width:30%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
}

div#info td {
	width:70%;
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
}

div#info p#p1 {
	margin:5px 0 10px 0;
	text-align:right;
}

/* ------------------------ */

div#info div#attention {
	margin:0 0 10px 0;
}

div#info div#attention h4 {
	margin:0 0 10px 0;
	font-size:15px;
	background-color:#cc0000;
	padding:8px 0 6px 8px;
	color:#ffffff;
}

div#info div#attention ul {
	margin:0 0 0 20px;
	padding:0;
}

div#info div#attention ul li {
	margin:0 0 5px 0;
	padding:0;
}
