/**
* tipup lease css
*/

/*
#tipup_lease.llimited { top:101px; }
#tipup_lease.l { top:88px; }
#tipup_lease.lspecial { top:101px; }
#tipup_lease.f { top:86px; }
#tipup_lease.customrs { top:73px; }
#tipup_lease.customrlimited { top:86px; }
#tipup_lease.customr { top:73px; }

.llimited { top:101px; }
.l { top:88px; }
.lspecial { top:101px; }
.f { top:86px; }
.customrs { top:73px; }
.customrlimited { top:86px; }
.customr { top:73px; }
*/


#tipup_lease {
	position:absolute;
	left:62px;
	z-index:100;
}

#tipup_lease .background {
	background: url(../../lineup/img/bg_tipup_lease.png) no-repeat 0px 0px;
/*	width:536px;	*/
	width:538px;
	padding: 7px 4px 20px;
	}
#tipup_lease .tipup_lease_header {
	width:530px;
	height:35px;
	padding:6px 8px 0 0;
	}
	#tipup_lease .tipup_lease_header img {
		float:right;
		cursor:pointer;
		}
#tipup_lease .lease_table {
		width:508px;
		border-collapse: collapse;
/*		margin:16px 0 0 15px;	*/
		margin:16px 7px 0 15px;
		}
#tipup_lease .lease_table td {
		font-size:10px;
		border:none;
		border-bottom:1px solid #ccc;
		}
#tipup_lease .lease_table td img {
		}
#tipup_lease .lease_table .variable_col td {
		height:16px;
		padding:4px 0;
		}
	#tipup_lease .lease_table td.grade { width:124px; text-align:left; }
	#tipup_lease .lease_table td.type { width:80px; text-align:center; }
	#tipup_lease .lease_table td.price { width:108px; text-align:right;padding-right:14px; }
	#tipup_lease .lease_table td.link_btn { width:85px; text-align:right; }
	#tipup_lease .lease_table td.link_btn img {
			border:none;
			}
#tipup_lease .tipup_lease_footer {
	width:546px;
	height:10px;
	background:url(../../lineup/img/bg_tipup_lease_bottom.png) no-repeat 0px 0px;
	}


/* End  */
