* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	line-height: 14px;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background: #424242 url(../images/bg_main.gif) repeat left top;
}

html {
        overflow: -moz-scrollbars-vertical;  /* show scrollbar in firefox. */
}

a {
        color: #6096FE;
        text-decoration: underline;
}

a:hover {
        color: #6096FE;
        text-decoration: underline;
}

#wrapper {
	width: 866px;
	margin: 0px auto;
}

#hdrTop {
	height: 54px;
	padding: 4px;
}

.hdrTopA {
	width: 30%;
	float: left;
	padding-left: 30px;
}

.hdrTopB {
	float: left;
	margin: 35px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.hdrTopC {
	width: 30%;
	float: right;
	text-align: right;
}

.menuTop {
	width: 866px;
	height: 35px;
	clear: both;
	background: url(../images/menu_top/bg_menu_top.gif) repeat left top;
}

.menuTopItem {
	float: left;
	height: 35px;
}

.content {
	height: 476px;
	clear: both;
	padding: 14px;
	background: url(../images/bg_sub1.gif) repeat left top;
}

.content2 {
	height: 520px;
	clear: both;
	padding: 14px;
	background: url(../images/bg_sub1.gif) repeat left top;
}

.content3 {
	height: 540px;
	clear: both;
	padding: 14px;
	background: url(../images/bg_sub1.gif) repeat left top;
}

.contentPopup {
	height: 100%;
	clear: both;
	padding: 14px;
	background: url(../images/bg_sub1.gif) repeat left top;
}

.contentHdr {
	padding: 2px 0px 6px 0px;
	font-family: arial;
	font-size: 28px;
	color: #547EC0;
}

.contentInfo {
	margin: 8px 4px 0px 4px;
}

.contentInfoSub1 {
	margin: 2px 0px 0px 20px;
}

.contentInfoSub2 {
	margin: 4px 0px 0px 30px;
}

.faqQuestion {
	margin: 8px 4px 0px 0px;
}

.faqAnswer {
	margin: 2px 0px 0px 20px;
}

.colNum {
	width: 2%;
	float: left;
	text-align: right;
}

.colVIN {
	width: 22%;
	float: left;
}

.colMake {
	width: 22%;
	float: left;
}

.colYear {
	width: 14%;
	float: left;
}

.colOther {
	width: 30%;
}

.colModYear {
	width: 8%;
	float: left;
}

.colTimBui {
	width: 8%;
	float: left;
}

.colDivSer {
	width: 8%;
	float: left;
}

.colBodyType {
	width: 8%;
	float: left;
}

.colAsmPla {
	width: 8%;
	float: left;
}

.colUntNum {
	width: 8%;
	float: left;
}

.colTrmNum {
	width: 8%;
	float: left;
}

.colPntNum {
	width: 8%;
	float: left;
}

.colOptionA {
	width: 6%;
	float: left;
}

.colOptionB {
	width: 6%;
	float: left;
}

.colOptionC {
	width: 6%;
	float: left;
}

.colOptionD {
	width: 6%;
	float: left;
}

.colOptionE {
	width: 6%;
	float: left;
}



.formLabel {
	text-align: right;
}

.inputBox {
	width: 100%;
	font-family: arial;
	font-size: 11px;
}

.inputBoxLg {
	width: 80%;
	font-family: arial;
	font-size: 11px;
}

.inputBoxMed {
	width: 40%;
	font-family: arial;
	font-size: 11px;
}

.inputBoxSm {
	width: 20%;
	font-family: arial;
	font-size: 11px;
}

.select {
	width: 103%;
	font-family: arial;
	font-size: 11px;
}

.navBtn {
	padding: 2px 8px;
	overflow: visible;  /* Decrease IEs default padding. */
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-family: arial;
	font-size: 11px;
	/* background: url(../images/menu_top/bg_menu_top.gif) left top; */
}

#bgSubBtm {
        width: 866px;
	height: 9px;
        clear: both;
        margin: 0 auto;
        padding: 0px;
        background: url(../images/bg_sub_btm.gif) no-repeat top;
}

#footer {
        width: 866px;
        clear: both;
        margin: 0 auto;
	padding-top: 2px;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

#footer a {
        text-decoration: underline;
        color: #000000;
}

#footer a:hover {
        text-decoration: underline;
}
