body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#ALL {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#C_FRAME {
	width: 800px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#HEADER {
	height: 50px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#LOGO {
	position: relative;
	height: 49px;
	width: 295px;
	background-image: url(../img/tmpimg/logo.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
#MENU {
	width: 800px;
	height: 40px;
	background-image: url(../img/tmpimg/menu_back.gif);
	background-repeat: repeat-x;
}

#MENU ul{
 margin: 0;
 padding: 0;
 width: 800px;
}

ul#MENU::after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

#MENU ul li {
 margin: 0;
 padding: 0;
 float: left;
 width: 112px;
 line-height: 1;
 list-style-type: none;
}

#MENU ul li a {
	padding: 14px 10px;
	display: block;
	position: relative;
	font-size: 14px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}

#MENU ul li a:hover {
	color: #FFF;
	background-image: url(../img/tmpimg/menu_back_ro.gif);
	background-repeat: repeat-x;
}
h1 {
	position: absolute;
	top: -300px;
}
#CONTENTS {
	width: 800px;
	background-color: #FFFFFF;
	clear: left;
}
#FOOTER {
	width: 800px;
	background-color: #3D3D3D;
	height: 34px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	clear: left;
}
#FOOTER p {
	padding-top: 10px;
}
#bottom_c {
	width: 800px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#b_1 {
	float: left;
	background-color: #003399;
	width: 200px;
}
#b_2 {
	float: left;
	background-color: #003399;
	width: 200px;
}
#b_3 {

	float: left;
	background-color: #003399;
	width: 200px;
}
#b_4 {


	float: left;
	background-color: #003399;
	width: 200px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#flot_text {
	position: relative;
	top:-35px;
	left:300px;
	height:49px;
	width:500px;
	vertical-align: center;
}

.ICON {
	border: none;
	margin: 1px;
	padding: 1px;
}

.car_list_tbl{
	width:800px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse:collapse;
}

.mission_list{
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.mission_list li{
	height: 30px;
	line-height: 30px;
}

.bodyColorCell{
	height: 30px;
	line-height: 30px;
	border-top: 1px rgb(204, 204, 204) dotted;
	border-bottom: 1px rgb(204, 204, 204) dotted;
}

table.car_list_detail{
	width:798px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse:collapse;
}

table.car_list_detail td{
	border: 1px rgb(204, 204, 204) solid;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}

.car_list_tr{
	cursor:pointer;
}

table.car_edit_detail{
	width:798px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse:collapse;
}

table.car_edit_detail td{
	border: 1px rgb(204, 204, 204) solid;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}

.car_edit_tr{
	cursor:pointer;
}

.car_name{
	width:205px;
}
.price{
	width:140px;
}
.model_year{
	width:95px;
}
.mileage{
	width:50px;
}
.mot{
	width:100px;
}
.repair_flag{
	width:60px;
}
.mission{
	width:150px;
}

table.car_detail{
	width:100%;
	border: 1px rgb(204, 204, 204) solid;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse:collapse;
}

table.car_detail th{
	background-color: #e0e0e0;
	border: 1px rgb(204, 204, 204) solid;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	border-collapse: collapse;
	text-align:center;
}

table.car_detail td{
	border: 1px rgb(204, 204, 204) solid;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	border-collapse: collapse;
	text-align:center;
}

.car_img{
	position : relative;
	width:640px;
	height:480px;
	float:left;
}

.thumbnail{
	width:160px;
	height:116px;
	padding-left: 18px;
}
.thumbnail_img{
	width:120px;
	height:90px;
}

.gardBox {
	position : absolute;
	width: 940px;
	color: #000000;
	background-color: #000000;
	left : 0px;
	top : 0px;
	Z-INDEX: 9999;
	Filter: Alpha(Opacity=70);opacity:.70;
	display:none;
}

