@charset "utf-8";
#cue_space {
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	background-color: #EEEEEE;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	font-size: 12px;
}
#staff_space {
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	background-color: #EEEEEE;
	min-height: 490px;
	height: auto !important;
	height: 490px;
}
#staff_space img {
	margin-bottom: 20px;
	margin-top: 10px;
}
#headbg   {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: medium double #999999;
	background-color: #DD6436;
}
#headbg   #series   {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 16px;
}

#cue_space  #series_header  {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;

}
#cue_space  #spec  {
	margin-right: 10px;
	margin-left: 10px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
}

#cue_space .item {
	border: medium double #666666;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #CCCCCC;
	margin-bottom: 20px;
	color: #333333;
}
#cue_space .new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 20px;
}

#cue_space .model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
}

#dealer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
#dealer .tel {
	margin-left: 30px;
}

#dealer p {
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#dealer .pref {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #999999;
	margin-bottom: 10px;
	border: thin double #666666;
}
#tech {
	width: 800px;
	margin-bottom: 20px;
	text-align: center;
}
#tech img {
	margin-top: 20px;
}

