@charset "utf-8";

/* ----------products detail style---------- */

body {
	color: #2F2F2F;
}

#subtitle {
	border-top: 3px solid #3C3D8C;
	background: url(../images/dotline.gif) no-repeat left bottom;
	color: #3C3D8C;
	font-weight: bold;
	line-height: 1.92em;
}

h1 {
	margin: 0.25em 0;
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
}

h1 span.small {
	font-size: 0.65em;
}

/* data */

.box_left {
	float: left;
	width: 450px;
	margin-bottom: 1em;
}

.box_right {
	float: right;
	width: 218px;
}
.box_right p {
	margin-bottom: 0.5em;
}
.box_left h3.first_line {
	margin-top: 0;
}
.box_left h3 {
	margin-top: 0.8em;
}

/* text */

.text_lead {
	margin-top: 1.2em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

.text_head {
	clear: both;
	background-color: #9D9EC5;
	margin-bottom: 8px;
	padding-left: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.6em;
}


/* column */

.column1 {
	background-color: #EAEAE3;
	color: #494949;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

.column1 .icon_ce {
	float: right;
	margin-top: 0.25em;
}

/* video area */

#video_area {
	width: 159px;
	margin-bottom: 20px;
}

.video_time {
	background: url(../images/icon_wmv.gif) no-repeat 3px center;
	background-color: #EAEAE3;
	padding-left: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* list_pdf */

dl.list_pdf dt {
	width: 159px;
	margin-bottom: 5px;
	font-size: 1px;
	line-height: 1%;
	text-align: center;
}

*>/**/dl.list_pdf dt {
	margin-left: 34px;
}

dl.list_pdf dt img {
	display: block;
	border: 1px solid #999999;
}

dl.list_pdf dd {
	margin-bottom: 10px;
}

dl.list_pdf dd a {
	background: url(../images/icon_pdf.gif) no-repeat left center;
	padding: 3px 0 3px 20px;
}

/* components data */

.components_data h3 {
	background-color: #EAEAE3;
	color: #000000;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

.components_data h4 {
	color: #A6A67B;
}

.components_data h3.type1 {
	background-color: transparent;
	color: #A6A67B;
	margin-bottom: 0;
	padding-left: 0;
}

.components_data h4.type1 {
	background-color: #EAEAE3;
	color: #000000;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

ol.list_alpha {
	margin-bottom: 1em;
}

.components_data ul {
	list-style-type: none;
	margin-bottom: 1em;
}

.components_data ul li {
	background: url(../images/list_icon_01.gif) no-repeat left 0.5em;
	margin-left: 0;
	margin-bottom: 0.25em;
	padding-left: 10px;
}


.note {
	color: #666666;
	font-size: 0.625em;
	margin-bottom: 1em;
}

.components_data .note {
	color: #666666;
	font-size: 0.625em;
	margin-bottom: 2em;
}

/* ----------additional style---------- */
.components_data li.noicon {
	list-style-type: none;
	background-image: none;
	list-style-image: none;
}
.components_data li.noiconspace {
	list-style-type: none;
	background-image: none;
	list-style-image: none;
	text-indent: 3.3em;
}
p.spacing {
	margin-bottom: 1em;
}
.ctfeatures table {
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #999999;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.ctfeatures th {
	font-weight: normal;
	background-color: #99CCCC;
	border-collapse: collapse;
	border: 1px solid #999999;
	font-size: 0.75em;
	padding: 0.25em 0.5em;
}
.ctfeatures td {
	font-weight: normal;
	background-color: #ffffff;
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 0.25em 0.5em;
	font-size: 0.75em;
	text-align: right;
}

.column1 p,h2 {
	font-size: 0.65em;
	line-height: 1.4em;
}

.components_table {
	width: 685px;
}
.components_table h2 {
	font-size: 0.75em;
	line-height: 1.2em;
}
.components_table p.product_name {
	float: left;
	font-size: 1em;
}
.components_table p.product_number {
	float: right;
	font-size: 1em;
}
.components_table table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.components_table th {
	color:#2F2F2F;
	font-weight: bold;
	background-color: #CCCCCC;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding: 0.25em 0.25em;
	font-size: 0.70em;
	line-height: 1.2em;
}
.components_table th.title {
	text-align: left;
}

.components_table td {
	color:#2F2F2F;
	font-weight: normal;
	background-color: #E1E6EB;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding: 0.25em 0.25em;
	text-align: left;
	font-size: 0.70em;
	line-height: 1.2em;
}
.components_table .cente {
	text-align: center;
}
.components_table td.midd {
	vertical-align: top;
}
.components_table td.middwhite {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 33%;
}
.components_table td.right {
	text-align: right;
}
.components_table caption {
	font-size: 0.8em;
	font-weight: bold;
}
.components_table .cell_data {
	width: 15%;
}

.spe_table {
	width: 450px;
}

.spe_table .cell_num {
	width: 30%;
}

.spe_table h2 {
	font-size: 0.75em;
	line-height: 1.2em;
}
.spe_table p.product_name {
	float: left;
	font-size: 1em;
}
.spe_table p.product_number {
	float: right;
	font-size: 1em;
}
.spe_table table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.spe_table th {
	color:#2F2F2F;
	font-weight: bold;
	background-color: #CCCCCC;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding: 0.25em 0.25em;
	font-size: 0.70em;
	line-height: 1.2em;
}
.spe_table th.title {
	text-align: left;
}

.spe_table td {
	color:#2F2F2F;
	font-weight: normal;
	background-color: #E1E6EB;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	padding: 0.25em 0.25em;
	text-align: left;
	font-size: 0.70em;
	line-height: 1.2em;
}
.spe_table .cente {
	text-align: center;
}


.list_table {
	float: left;
	width: 215px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 25px;
}
.list_table ul {
	margin: 0px;
	padding: 0px;
}
.list_table li {
	list-style-type: none;
	line-height: 1.3em;
}
.list_table_note {
	float: left;
	width: 260px;
	margin-left: 5px;
	margin-top: 55px;
	background-color: #E1E6EB;
	padding: 5px;
}
.list_table_note p {
	line-height: 1.3em;
}
ul.list_pdf li.num {
	margin-bottom: 1.2em;
}
p.line-space1 {
	margin-top: 1.5em;
}
p.line-space2 {
	margin-bottom: 2.5em;
}

