@charset "utf-8";
/*
	Site Name: buzz factory
	Description: muffler pages layout setting
	Version: 2008.04.23
	Author: Vital Service Inc.,
*/

/*
===== CONTENTS ===========================================

	1: chryster300c.html
==========================================================
*/


/*
===== 1: chryster300c.html ===============================
*/
ul#detailspecial img.vertical2 {
	margin-right: 15px;
	margin-left: 16px;
}
ul#detailspecial img.marginset2 {
	margin-top: 16px;
	margin-bottom: 16px;
}

#price table {
	width: 445px;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
}
#price tr.graybg {
	background-color: #F5F5F5;
}

#price th {
	background-color: #B4B4B4;
	text-align: center;
	height: 22px;
	padding-top: 2px;
	border: 1px solid #D6D6D6;
}
#price td {
	text-align: center;
	height: 23px;
	padding-top: 2px;
	border: 1px solid #D6D6D6;
}
#price #box {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#price #box .block {
	float: left;
	width: 200px;
	margin-bottom: 12px;
}
#price #box .block2 {
	float: right;
	width: 200px;
	margin-bottom: 12px;
}
#price .link {
	text-align: left;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 75px;
}
#price .link a {
	text-decoration: underline;
	background-image: url(../../../img/mark1-1.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	display: block;
	padding-left: 20px;
}
#price .link a:hover {
	text-decoration: none;
	background-image: url(../../../img/mark1-2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	display: block;
	padding-left: 20px;
}
