@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form  {
	margin: 0px;
	padding: 0px;
}

a{
	outline:none;
	color: #0f37b3;
}


h1 {
	font-size: 17px;
	color: #5f5f5f;
	margin: 0px;
}
.red {
	color: #e3001b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gray {
	color: #5c5c5c;
}
.gray02 {
	color: #858585;
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 11px;
}
.red2 {
	color: #e3001b;
}
.text_small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_hd {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 20px;
}

.container{
	width: 532px;
	height: 344px;
	position: relative;
	margin-top: 30px;
		}
.container #car {
	position: absolute;
	top: -28px;
	left: 14px;
}


/******* /LOADING *******/
/******* CONTENT *******/
#content{
	color: #000000;
	line-height: 1.5em;
	width: 526px;
	float: left;
	clear: both;
	margin: 0;
	padding-top: 6px;
	background-image: url(../images/r2i_tab_contentBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#scroll {
	height: 290px;
	width: 526px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align: justify;
	margin-top: 15px;
}

#loading
			{
	position: absolute;
	visibility: hidden;
	top: 200px;
	left: 210px;
	z-index: 100;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
			}

#tabMenu {
	clear: left;
	float: left;
	z-index: 5;
	top: 0px;
}
#tabMenu ul   {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/r2i_cashNcar_tab_bg.gif);
	background-repeat: repeat-x;
}
#tabMenu ul li   {
	line-height: 34px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	padding-right: 16px;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	list-style-type: none;
	cursor: pointer;
}


.flashBorder {
	border: 1px solid #cccbcb;
}
.border_red_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d62222;
}
.border_Gray_btm {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9e9999;
}
#newUser {
	background-image: url(../images/r2i_cash_n_car_formBg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
#newUser a {
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
#newUser a:hover {
	text-decoration: underline;
}
.input01 {
	line-height: 14px;
	height: 14px;
	width: 130px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #b0bcc5;
	font-size: 11px;
}
.input02 {
	line-height: 14px;
	height: 14px;
	width: 80px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #b0bcc5;
	font-size: 11px;
}

.select01 {
	line-height: 12px;
	height: 17px;
	width: 141px;
	border: 1px solid #b0bcc5;
	font-size: 11px;
}
.txt15 {
	font-size: 15px;
}





.ul_horz {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
}
.ul_horz li {
	display: inline;
	list-style-type: none;
	background-image: url(../images/r2I_redBullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	padding-left: 18px;
	background-color: transparent;
	background-attachment: scroll;
}
.ul_horz a {
	color: #4456d4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ul_horz a:hover {
	text-decoration: underline;
}
.box {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
.tabLink {
	color: #000000;
}


.activeTab {
	background-image: url(../images/r2i_cashNcar_currentTab_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.linehieght15 {
	line-height: 15px;
}
.ul02 {
	margin-top: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ul02 li {
	margin-bottom: 10px;
	background-image: url(../images/r2I_grayBullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	list-style-type: none;
	padding-left: 25px;
}
#footer {
	color: #868686;
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 11px;
}

#footer a {
	color: #0f37b3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footertext h1 
{
	display:inline;
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:11px;
}
#footertext h1 a
{
	font-size:11px;
	color:#868686;
	text-decoration:none;

}
.pad_LR_5
{
	padding-left:5px;
	padding-right:5px;
}
.txt_11
{
	font-size:11px;
}
.pad_L_10
{
	padding-left:10px;
}
.lineheight
{
	line-height:15px;
}
.pad_LR_10
{
	padding-left:10px;
	padding-right:10px;
}
.txt_gray3
{
	color:#868686;
}
.txt_gray1
{
	color:#adadad;
}
.pad_LR_20
{
	padding-left:20px;
	padding-right:20px;
}
.txt_linkblue
{
	color:#143cad;
}
