/* CSS Document */
/* ----------------------------------------------------------------
		general setting 
------------------------------------------------------------------*/


/* ----------------------------------------------------------------
		header
------------------------------------------------------------------*/
#headerBg { height:147px; background-image:url(/img/bg_header_page.jpg); }
#header { margin:0 auto; width:820px; height:147px; background-image:url(img/main_inovation.jpg); }
#header.company { margin:0 auto; width:820px; height:147px; background-image:url(img/main_company.jpg); }
#header h2 { text-indent:-9999px; }

/* ----------------------------------------------------------------
		content and side
------------------------------------------------------------------*/
#contentBg { margin:0; }

/* ----------------------------------------------------------------
		inovation equipment
------------------------------------------------------------------*/
.content p.equipmentTitle { font-weight:bold; border-bottom:1px solid #ccc; }
.content .equipments { padding:0; }
.content .equipments img { margin:0 auto; padding:5px; border:1px solid #ccc; }
.content .equipments p { margin:0; padding:0; }
.content .equipments p.title { font-weight:bold; border-bottom:1px dotted #ddd; }
.content .equipments .left { width:260px; float:left; }
.content .equipments .right { width:260px; float:right; }

/* ----------------------------------------------------------------
		press
------------------------------------------------------------------*/
.content table { width:540px; border:none; }
.content table td.pressRight { }
.content table td.pressLeft { width:100px; text-align:right; }
.content p.productName { border-bottom:1px dotted #000066; color:#000066; }
.content #tgsghd { width:280px; float:left; }
.content #sg_358 { width:280px; float:right; }

