/* FONT 
================================================== */
.titleColor_big {
	color:#cc3300;
	line-height:24px;
	}


/* H Series */
#page_title h2{
	font-size: 18px;
	color:#cc3300;
	line-height:24px;
	margin-bottom: 4px; 
	}


#page_title h3{
	font-size: 16px;
	line-height: 1.4em;
	}




/* #Table for Data Spec
================================================== */
#data_spec
table {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 1px;
}

#data_spec
table caption {
	padding: 0 0 5px 0;
	width: auto;	 
	font-style:italic;
	text-align: right;
}

#data_spec
th {
	font-weight:bold;
	letter-spacing: 1.5px;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 6px;
	border-style: solid;
	border-width: 1px;
	border-left:none;
	border-top:none;
}

#data_spec
td {
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
/*	border-left:none;
	border-top:none; */
}

tr th:first-child, tr td:first-child{
	border-left-style: solid;
	border-left-width: 1px;
}

#data_spec
#top th.nobg {
	background: none;
	border-top: 0;
}


#data_spec
.title_01 {
	background:#003366; 
	color:#fff;
	}

#data_spec
.title_02 {
	background:#003366; 
	color:#fff;
	text-align:center;
	}

#data_spec
.sub_title_01 {
	background:#6699cc; 
	color:#fff;
	text-align:center;
	}

#data_spec
.list_01 {
	text-align:center;
	}

#data_spec
.list_02 {
	text-align:center;
	background:#eeeeee;
	}

#data_spec
.list_02_L {
	background:#eeeeee;
	}



/* LAYOUT 
================================================== */
/* Produts Horizontal List */
.product_th_5, .product_th_5_last {
	float:left;
	width:182px;
	height:154px;
	text-align:center;
	}

.product_th_5 {
	margin-right:5px;
	}

.product_th_5 img, .product_th_5_last img {
	border: 1px solid #ccc;
	}

/* SUB PRODUCT LIST */
#list_sub_product_L {
	float:left;
	display:block;
	font-size:12px;
	margin-right:20px;
	}

#list_sub_product {
	float:left;
	display:block;
	font-size:12px;
	}

/* TABLE TAB CONTENT */
.table_tab_contents_L {
	float:left; 
	width:64%;
	}

.table_tab_contents_R {
	float:right; 
	width:202px;
	}

/* PRODUCT PHOTO & BUTTONS */

.product_photo {
	float:left; 
	width:202px; 
	font-size:10px;
	margin: 0 0 20px 0;
	}

.product_buttons {
	float:right; 
	text-align:center; 
	width:202px;
	}

/* HR */
.hr_im{
	clear: both;
	display:block;
	overflow: hidden;
	width:100%;
/*	margin:0 0 20px 0; */
	margin:20px 0 20px 0;
	}

.hr_dashed{
	clear: both;
	display:block;
	overflow: hidden;
	width:100%;
	border-top: 1px #ccc dashed;
	margin:30px 0 20px 0 ;
	}

.hr_dashed_margintop{
	clear: both;
	display:block;
	overflow: hidden;
	width:100%;
	border-top: 1px #ccc dashed;
	margin:60px 0 20px 0 ;
	}

.hr_dashed_nomargin{
	border-top: 1px #ccc dashed;
	margin:0 0 20px 0;
	padding:0;
	clear: both;
	}

.hr_dashed_nomargin00{
	border-top: 1px #ccc dashed;
	margin:6px 0 6px 0;
	padding:0;
	clear: both;
	}

.hr_nomargin{
	border-top: 1px #ccc soild;
	margin:0;
	padding:0;
	clear: both;
	}

/* BR */
.clear {
	clear:both;
	padding:0px;
	margin:0px;
	}

/* IMG */
.im_border {
	border: 1px solid #ccc;
	}

.im_border_list_R {
	border: 1px solid #ccc;
	float:right; 
	margin-left:10px;
	}

.im_border_list_L {
	border: 1px solid #ccc;
	float:left; 
	margin-right:10px;
	}

.graph_img img {
	float:left; 
	max-width:185px;
	margin:10px 0 20px 0;
	}

.im_R {
	float:right; 
	margin-left:10px;
	}




/* UL */
.li_features {
	list-style-image: url('../images/layout/im_li_dot_01.png');
	margin-bottom:20px;
	}

ul.li_pdf{
	float:left;
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	}

ul.li_pdf li {
	padding:15px 0 5px 30px;
	background: url('../images/icons/im_icon_pdf.png') no-repeat 0 13px;
	}

ul.li_pdf2{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}

ul.li_pdf2 li {
	padding:6px 0 4px 30px;
	margin:0;
	background: url('../images/icons/im_icon_pdf.png') no-repeat center left;
	}

ul.li_pdf3{
	float:left;
	margin:0;
	padding:0;
	}

li.li_pdf3 {
	padding:6px 0 4px 30px;
	margin:0;
	background: url('../images/icons/im_icon_pdf.png') no-repeat center left;
	list-style:none;
	}

li.li_pdf3_none{
	margin-left:30px;
	}


ul.li_rohs{
	float:left;
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	}

ul.li_rohs li {
	padding:15px 0 0 30px;
	background: url('../images/icons/im_icon_rohs.png') no-repeat 0 13px;
	}



/* PDF ICON no LI */
.pdf_icon{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	padding:6px 0 4px 30px;
	margin:0;
	background: url('../images/icons/im_icon_pdf.png') no-repeat center left;
	}



/* ARROW POINTER */
.pointer_gray{
	background: url('../images/layout/im_pointer_gray_12x12.png') center left no-repeat;
	padding:0 0 0 13px;
	margin:0 0 0 0;
	float:left;
	}

/* MARGIN */
.bottom20 {
	margin-bottom:20px;
	}


/* FORM */
.width-50 {
	width:50px!important;
	}

.width-100 {
	width:100px!important;
	}

.width-150 {
	width:150px!important;
	}

.width-auto {
	width:100%;
	}

/* for OLD IM CSS */
#old_im_table01 
table {
/*
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 1px;
*/
}

#old_im_table01 
table caption {
/*
	padding: 0 0 5px 0;
	width: auto;	 
	font-style:italic;
	text-align: right;
*/
}

#old_im_table01 
th {
/*
	font-weight:bold;
	letter-spacing: 1.5px;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-left:none;
	border-top:none;
*/
}

#old_im_table01 
td {

/*
	font-size: 12px;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-left:none;
	border-top:none;

*/
}

#old_im_table01 
tr th:first-child, tr td:first-child{
/*
	border-left-style: solid;
	border-left-width: 1px;
*/
}

#old_im_table01 
#top th.nobg {
/*
	background: none;
	border-top: 0;
*/
}

/* ICON */

.icon_margin {
	margin:0;
	padding:0;
	}