@charset "utf-8";
#subReel {
	display: block;
}
#smsBox #sidemenu .navi1st #reel_ps {
	background-color: #FDE892;
	color:#005283;
}
.productSpecification {
	clear: both;
	margin-top: 20px;
}
.productSpecification h3 {
	background-image: url(../../images/3rd_h3_icon.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	padding-left: 10px;
}
.productSpecification table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	width: 100%;
	margin-top: 10px;
}
.productSpecification th {
	background-color: #F0F0F0;
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 30%;
	text-align: left;
}
.productSpecification td {
	padding: 5px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

