@charset "utf-8";
/* CSS Document */
#wrapper #nav ul#g-nav li#nav4 { background: url('../images/common/nav4-hover.jpg') left top no-repeat; }

#production .left{
	width:192px;
}
#production .left .ct img{
	margin-bottom:10px;
}
#production .left .ct{
	margin-bottom:20px;
}
#production .right{
	width:450px;
}
#production .right p{
	margin-bottom:1.5em;
}
#production .images li{
	float:left;
	width:164px;
	margin-right:7px;
	margin-bottom:15px;
	font-size:90%;
}
#production .images li#last{
	margin-right:0;
}

/* certification */
#certification table{
	width:100%;
	margin-bottom:300px;
}
#certification td,#certification th{
	border:#3b5268 solid 1px;
	padding:5px;
}
#certification th{
	background-color:#efefef;
	font-weight:bold;
}
#certification td.bold{
	font-weight:bold;
}
#certification td.bold span{
	color:red;
}
#certification td.bold span a{
	color:red;
	text-decoration:underline;
}