@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	background-color : #c0c0c0;
}
.word {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.red_word {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.word2 {
	font-family: "細明體";
	font-size: 12px;
	line-height: 10px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.b2b_link:link {
	text-decoration: underline;
	color: #686868;
}
.t-text-brown_link:link {
	text-decoration: underline;
	color: #312107;
}
.t-text-light-blue-link:link {
	text-decoration: underline;
	color: #A1C1E6;
}
.b2b_link:visited {
	text-decoration: underline;
	color: #686868;
}
.b2b_link:hover {
	text-decoration: underline;
	color: #686868;
}
a.language:link {
	text-decoration: underline;
	color: #686868;
}
a.language:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.language:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.red22 {
	color: #FF0000;
	font-size: 22;
}
.white {color: #FFFFFF}
.red {color: #FF0000}

.product_title {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dddddd	;
}
.product_column {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dddddd;
} 
.product_column_select {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-color: #dddddd;
}

.select_bgcolor {
	background-color: #dddddd;
}
.tab_unselect {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
}
.tab_select {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
}
.calendar_title {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #cbcbcb;
}
.car_title {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #dddddd;
}
.news_bg {
	background-color: #a4a4a4;
}
.select_day_bg {
	background-color: #ff0000;
}
.cal_day_bg {
	background-color: #eed5d8;
}	
.day_bg {
	background-color: #FFFFFF;
}
.list_cell {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;	
	background-color: #dddddd;
}
.list_cell_4_addbuy {
	font-family: "細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;	
	background-color: #ebebeb;
}
.calendar_border {
	background-color:#cbcbcb;
}
.brand {
	background-color: #FF0000;
	color: #FFFFFF;	
	font-size: 12px;	
}
