.txt12 {  font-size: 12px; line-height: 140%}

.head_bg {

	background-image: url(images/kcc_head.jpg);

	background-repeat: no-repeat;

}



.foot_bg {

	background-image: url(images/foot_bg.jpg);

	background-repeat: repeat-x;

}



.txt10 {

	font-size: 10px;

	line-height: 120%;

	color: #A68500;

}

.txt11 {

	font-size: 11px;

	line-height: 120%;

	color: #CCCCCC;

}

.txt9 {

	font-size: 9px;

	line-height: normal;

	color: #A68500;

}

.long {  font-size: 12px; line-height: 200%}

.menu {  font-size: 12px; line-height: 300%}

body,td,th {

	color: #666666;

}.txt15 {

font-size: 14px; line-height: 140%

}

.txt12_g {

	font-size: 11px;

	line-height: 14px;

	color: #999999;

}

.txt12gold {

	font-size: 12px;

	color: #A68500;

	line-height: 140%;

}

.text14gold_b {

	font-size: 15px;

	line-height: 120%;

	color: #A68500;

	font-weight: bold;

}

.txt13_gold_bt {

	font-size: 13px;

	line-height: 120%;

	color: #A68500;

}





.list01{

	margin-left: 0px;

	margin-right: 2px;

	margin-top: 2px;

	margin-bottom: 2px;

	padding-top:2px;

	padding-bottom:2px;

	font-size: 11px;

	color: #666666;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #444444;

}

.list02{

	margin-left: 0px;

	margin-right: 2px;

	margin-top: 2px;

	margin-bottom: 3px;

	padding-top:2px;

	padding-bottom:2px;

	font-size: 13px;

	color: #A68500;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #444444;

}

.custom_bg {

	background-image: url(custom/images/bg.gif);

	background-repeat: repeat;

}

html {

scrollbar-3dlight-color : #333333;

scrollbar-arrow-color : #201F25;

scrollbar-base-color : #333333;

scrollbar-darkshadow-color : #333333;

scrollbar-highlight-color : #666666;

scrollbar-shadow-color : #666666;

scrollbar-track-color : #333333;

}

/*customcar menu*/
ul.custom_menu {
	margin: 0 10px;
	padding: 10px 5px;
	font-size: 80%;
	line-height: 120%;
}
ul.custom_menu li {
	margin: 0;
	padding: 0;
}
ul.custom_menu a {
	display: block;
	padding: 2px;
	border-bottom: 1px solid #222;
}
ul.custom_menu a:hover, ul.custom_menu a.on {
	border-bottom: 1px solid #A68500;
}

/*customcar headline*/
h1, h2, h3 {
	clear: both;
	font-size: 80%;
}
h1, h2 {
	padding: 7px 10px;
	margin: 10px 0;
	border-left: 1px solid #969696;
	background: #333 url(../images/bar_bg.gif) repeat-x left bottom;
}
h3 {
	padding: 3px 5px;
	margin: 10px 5px;
	border-left: 2px solid #f60;
}
h1 span, h2 span {
	float: right;
	display: block;
}

/*customcar picture's index*/
td.custom_index a {
	display: block;
	width: 240px;
	margin: 0 10px 5px;
	padding: 5px;
	float: left;
	font-size: 80%;
}
td.custom_index a:hover {
	background-color: #000;
}
td.custom_index span {
	display: block;
}
td.custom_index img {
	float: right;
	border: 1px solid #666;
	margin: 0;
}
td.custom_index a:hover img {
	border: 1px solid #fff;
}

/*custom car detail*/
a.custom_mainimg {
	float: left;
	display: block;
}
div.custom_exp {
	float: left;
	width: 210px;
	font-size: 80%;
	margin: 0 0 0 10px;
}
div.custom_exp ul {
	margin: 0 10px;
	padding: 0 10px;
}
ul.custom_thumbnail {
	clear: both;
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
ul.custom_thumbnail li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul.custom_thumbnail a {
	display: inline-block;
	margin: 0;
	padding: 0 0 5px 0;
}

