@charset "UTF-8";
body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.sram_tec_dsply {
	width: 600px;
	height: auto;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
}
.sram_tec_dsply img {
	float: left;
}
.sram_tec_text {
	float: right;
	width: 285px;
	padding: 5px;
}
.sram_tec_text h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.sram_tec_text img {
	float: left;
}
.sram_tec_text p {
	clear: both;
	padding: 10px 10px 5px;
	margin: 0px;
}
.sram_tec_text2 {
	float: left;
	width: 590px;
	padding: 5px;
}
.sram_tec_text2 p {
	padding-left: 10px;
}
.sram_tec_text2 img {
	margin-right: 10px;
}
.sram_tec_text2 th {
	background: #CC0000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sram_tec_text2 td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px dotted #CCCCCC;
}
#sram_spec_box {
	margin: 0px;
	padding: 0px;
}
.tech_sram_spec th {
	color: #FFFFFF;
	padding: 5px;
	background: #CC0000;
	border-right: 3px solid #999999;
}
