body {
	background-color:#ffffff;
	text-align:center;
}

*{
	margin:0px;
	padding:0px;
}

div#container {
	width:760px;
	margin:0px auto 0 auto;
	background-color:#ffffff;
}

div#header {
	width:760px;
}

div#contents {
	width:760px;
	padding:10px 0px 10px 0px ;
}

div#contentsTitle {
	background-image:url(/title/t_01org_b.gif);
	background-repeat:repeat-x;
	height:24px;
}

.orderImg {
	width:760px;
	margin:5px 0 0 0 ;
	text-align:left;
}

div#contentsMain {
	clear:both;
	border:1px solid #ffffff;
}

table {
	color:#333333;
	font-size:12px;
}

table.query {
	margin:5px 0 5px 0px;
	width:760px;
}

td.contentsRight {
	width:300px;
	height:140px;
	background-image:url(/itiran_img/seekCarBox.gif);
	background-repeat:no-repeat;
}

td.contentsLeft {
	width:300px;
	height:140px;
	background-image:url(/itiran_img/seekCarBox.gif);
	background-repeat:no-repeat;
}

td.sideMargin {
	width:70px;
	height:140px;
}

td.centerMargin {
	width:20px;
	height:140px;
}

table.findSeekCarForm {
	margin:5px 0px 5px 0px;
	width:300px;
}

td.findSeekCarFormTitle {
	width:80px;
	text-align:right;
	padding:2px;
}

td.findSeekCarFormPopup {
	width:180px;
	padding:2px;
	text-align:left;
}

div#findButton {
	width:260px;
	border-top:1px dashed #B0C4DE;
	margin:5px 20px 5px 20px;
	padding:10px 0px 5px 0;
	text-align:center;
}

div#addButton {
	width:260px;
	margin:30px 20px 10px 20px;
	text-align:center;
}

table.list {
	margin:5px 0 5px 0;
	width:760px;
	background-color:#FFFFFF;
	border-top:1px solid #2F4F4F;
	border-left:1px solid #2F4F4F;
	able-layout:fixed;
}

td.makerName {
	width:600px;
	padding:8px 8px 8px 10px;
	text-align:left;
	border-right:1px solid #FFFF99;
	border-bottom:1px solid #A7ACB4;
	font-size:14px;
	font-weight:bold;
	color:#494949;
	background-color:#FFFF99;
}

td.col5Top {
	width:150px;
	padding:8px 8px;
	color:#494949;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #2F4F4F;
	border-bottom:1px solid #A7ACB4;
	background-color:#FFFF99;
}

td.col1 {
	width:200px;
	padding:5px;
	text-align:center;
	border-right:1px solid #A7ACB4;
	border-bottom:1px solid #A7ACB4;
}

td.col2 {
	width:150px;
	padding:5px;
	text-align:center;
	border-right:1px solid #A7ACB4;
	border-bottom:1px solid #A7ACB4;
}

td.col3 {
	width:100px;
	padding:5px;
	text-align:center;
	border-right:1px solid #A7ACB4;
	border-bottom:1px solid #A7ACB4;
}
td.col4 {
	width:150px;
	padding:5px;
	text-align:center;
	border-right:1px solid #A7ACB4;
	border-bottom:1px solid #A7ACB4;
}

td.col5 {
	width:150px;
	padding:5px;
	text-align:center;
	border-right:1px solid #2F4F4F;
	border-bottom:1px solid #2F4F4F;
	line-height:200%;
}

td.comment {
	width:600px;
	padding:5px 5px 5px 10px;
	text-align:left;
	border-right:1px solid #A7ACB4;
	border-bottom:1px solid #2F4F4F;
}

.button150 {
	width:150px;
}

h1 {
	color:#494949; 
	font-weight:bold;
	font-size:16px;
	text-align:left;
	margin-left:1em;
}

h2 {
	margin:12px 20px 5px 20px;
	color:#494949; 
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
	border-bottom:1px dashed #B0C4DE;
	text-align:center;
}

p {
	color:#333333;
	font-size:12px;
}
p.retMsg {
	width:760px;
	margin:5px 0 5px 0;
	text-align:left;
}

p.navi {
	width:760px;
	margin:0;
	text-align:right;
	font-weight:bold;
}

.right {
	text-align:right;
}

p.errmsg {
	width:760px;
	background-color:#FAF0E6;
	margin:40px 0 40px 0;
	padding:20px 0 20px 0;
	text-align:center;
	font-size:18px;
}

select {
	width:160px;
}

span.blank {
	color:#CCCCCC;
	font-size:12px;
}