@import url(layout.css);

/* h1 */
h1 {
	padding:0 0 20px 0;
}
p.sti {
	background: url('/en/images/common/bl4.gif') no-repeat 10px 1px;
	padding:0 0 0 35px;
	color:#1f7f91;
	font-weight:bold;
}

div.catalogList1 {
	float: left;
	width:320px;
	margin-left:10px;
}
div.catalogList2 {
	float: left;
	width:320px;
	margin-left:20px;
}
table.catalogTList {
	width:100%;
	table-layout:fixed;
}
table.catalogTList th {
	vertical-align:top;
	padding:0 0 2px 0;
	border-bottom:1px solid #6bbccb;
	text-align:center;
}
table.catalogTList td {
	color:#627578;
	vertical-align:top;
	padding:7px 0 2px 0;
	text-align:left;
	border-bottom:1px solid #e6e6e6;
}
table.catalogTList td.s {
	color:#627578;
	vertical-align:top;
	padding:7px 0 2px 0;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
}

table.certificateTList {
	width:100%;
	table-layout:fixed;
}
table.certificateTList tbody td {
	border-bottom:1px solid #daeff3;
	vertical-align:top;
	padding:20px 0 20px 0;
}
table.certificateTList tbody td.s {
	padding:20px 0 20px 0;
}
table.certificateTList tbody td.pic {
	text-align:center;
}
table.certificateTList tbody td.info {
	text-align:left;
}
table.certificateTList tbody td.info p.stitxt {
	font-size:12px;
	font-weight:bold;
	color:#627578;
	padding:0 0 10px 0;
}
table.certificateTList tbody td.info p.txt {
	font-size:11px;
	color:#838f91;
}
table.certificateTList tbody td.info p.btn {
	padding:20px 0 0 0;
}
table.certificateTList tbody td.info table {
	table-layout:fixed;
	border-bottom:0px solid #daeff3;
}
table.certificateTList tbody td.info table td.infotxt {
	border-bottom:0px solid #daeff3;
	height:90px;
	padding:0;
}
table.certificateTList tbody td.info table td.btnview {
	border-bottom:0px solid #daeff3;
	height:20px;
	padding:0;
}
div.msdsList {
	float: left;
	width:660px;
	margin-left:10px;
}
table.msdsList td {
	color:#627578;
	vertical-align:top;
	padding:7px 0 2px 0;
	text-align:left;
	border-bottom:1px solid #e6e6e6;
}
table.msdsList td.s {
	color:#627578;
	vertical-align:top;
	padding:7px 0 2px 0;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
}

div.contactusMap {
	margin-left:13px;
}
div.contactusList1 {
	float: left;
	width:330px;
	margin-left:20px;
}
div.contactusList2 {
	float: left;
	width:300px;
	margin-left:10px;
}
p.contactusSti {
	font-size:12px;
	font-weight:bold;
	color:#627578;
	padding:10px 0 5px 0;
}
p.contactusTxt {
	font-size:12px;
	color:#627578;
	padding:0 0 10px 0;
}
p.contactusTxt a {
	color:#627578;
}