@charset "utf-8";
#content #conr #conrb #product {
	float: left;
	/* [disabled]height: 700px; */
	width: 820px;
	margin-left: 5px;
}
#content #conr #conrb #photo {
	float: left;
	height: 600px;
	width: 405px;
	/* [disabled]border: 1px solid #F00; */
}
#content #conr #conrb #photo2  {
	/* [disabled]height: 375px; */
	width: 405px;
	float: left;
}

#content #conr #conrb #product table {
	float: left;
	width: 390px;
	margin-left: 12px;
	font-family: "微軟正黑體", "Myriad Pro", "Arial Unicode MS";
	text-align: center;
	font-size: 15px;
	color: #000;
	margin-top: -5px;
}


#product table th {
	line-height: 22px;
	color: #000099;
	text-align: left;
	font-weight: bolder;
	font-size: 16px;
	margin-top: -3px;
}

#product table td {
	padding-top: 8px;
	padding-bottom: 8px;
}
#product td p img {
	margin-left: 8px;
	margin-right: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#product table td ul {
	line-height: 24px;
	letter-spacing: 1px;
	margin-left: -5px;
	margin-bottom: 10px;
}




.tdl {
	font-family: "微軟正黑體", "Myriad Pro", "Arial Unicode MS";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
}

.ul2 {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ul2 a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

.ul2_li {
	float: left;
	/* [disabled]background-color: #FF0; */
	margin-right: 10px;
}
