@charset "utf-8";
/* CSS Document */
.other_copy{width: 690px; padding: 20px; line-height: 1.3em; font-size: 13px; background-color: #FFFBF0;}
.other_title{text-align: center; border-bottom-color: #FF1706; border-bottom-width: 2px; border-bottom-style: solid; padding-bottom: 10px; padding-top: 30px; font-weight: bold; font-size: 20px; color: #FF1706;}
.other_stitle{ padding-top: 30px; font-size: 16px; font-weight: bold; text-align: left;}
.other_box{clear: both; width: 735px;}
.other_box dl.product{padding-top: 10px; float: left; padding-right: 7px; width: 140px;}
.other_box dl.product dt{width: 140px;}
.other_box dl.product dd.fa_color{ height: 40px; text-align: center; font-weight: bold; font-size: 13px; color: white; background-color: #FF6D5F; width: 140px;display: table-cell; vertical-align: middle; margin: 0;}
.other_box dl.product dd.sick_color{ height: 40px; text-align: center; font-weight: bold; font-size: 13px; color: white; background-color: #53a2e7; width: 140px;display: table-cell; vertical-align: middle; margin: 0;}
.other_box dl.product dd.op_color{ height: 40px; text-align: center; font-weight: bold; font-size: 13px; color: white; background-color: #ffb514; width: 140px;display: table-cell; vertical-align: middle; margin: 0;}
.other_notes{padding-top: 20px;}
.other_btn{padding-bottom: 10px; padding-top: 20px;}
.other_mag{ margin-top: 49px;}
.other_btn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
	}
/*for IE6 */
* html .other_box dl.product dd {
	display: inline;
	zoom: 1;
}

/*for IE7 */
*:first-child+html .other_box dl.product dd {
	display: inline;
	zoom: 1;
}


