/* CSS Document */

.ktm2005 {
           width:167px;
           height:41px;
           background-image:url(../kTM2005model/2005.jpg);
           background-repeat:no-repeat;
           background-color: #FA410F;
          }
.ktm_model {
           width:auto;
           height:41px;
           background-color: #FA410F;
          }
#ktm_model_title {
	font-family: "Century Gothic", Century, "Arial Black", "‚l‚r ƒSƒVƒbƒN";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	padding-left: 5px;
                                }
#ktm_model_title_2 {
	font-family: "Century Gothic", Century, "Arial Black", "‚l‚r ƒSƒVƒbƒN";
	color: #000;
	font-weight: bold;
	font-size: 15px;
	padding-right: 3px;
                                }

.return {
	padding: 1px;
	font-weight: bolder;
	font-size: 13px;
	background-color: #999999;
	text-align: right;
	font-style: normal;
	margin-right: 10px;
	border: none;
}
.title {
	font-size: 16px;
	font-weight: bold;
	background-color: #999999;
}
.text {
	font-size: 14px;
	font-weight: normal;
	background-color: #CCCCCC;
}

