table#table {
	width: 490px;
}
	table#table td#left {
		width: 460px;
		vertical-align: top;
		text-align: left;
	}
	table#table td#right {
		height: 308px;
		width: 30px;
		background-image: url(../images/title-editcar.png);
		background-position: top right;
		background-repeat: no-repeat;
	}

table#tablemain {
	width: 460px;
	background-color: #F3F4F5;
	text-align: center;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}
	
		
	.line, .linefirst {
		font-size: 2px;
		height: 1px;
		margin: 5px 0px 2px 0px;
	}
	.line {
		border-top: 1px dashed #B4BDC0;
	}


table#header {
	width: 460px;
}
	table#header td#header-left {
		height: 18px;
		width: 32px;
		background-image: url(../images/ico-image.png);
		background-repeat: no-repeat;
	}
	table#header td#header-right {
		height: 18px;
		width: 428px;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}


table#footer {
	width: 460px
}
	table#footer td#footer-left {
		width: 460px;
		height: 12px;
		background-position: bottom;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}
	
div#button {
	width: 460px;
	text-align: center;
	padding-top: 5px;
}
