@charset "utf-8";


/* production-base.html */

section.vietnam h1{
	padding:4px 0px 4px 20px;
	height:auto;
	background-color:#3FA9F5;
		font-size:14px;
	text-align:left;
}
section.vietnam h1 span{
	margin-left:1em;
		font-size:12px;
}

section.vietnam{
	padding:0px 0px 0px 0px;

	background-color:#d4ebf9;
	background-image:url("./heartech-miwa-vietnam-002.jpg");
	background-repeat:no-repeat;
	background-position:0% 100%;
}

section.vietnam h2{
	padding:0px 0px 10px 0px;
	margin-bottom:10px;
	text-align:left;
	font-size:24px;
	color:#444444;
	border:solid 1px #C9CACA;
	border-style: none none solid none ;
	font-weight:bold;
}

section.vietnam div.l{
	float:left;
	width:410px;
	margin-left:25px;
}

section.vietnam div.r{
	float:right;
	margin-right:25px;
	width:221px;
}

section.vietnam div.r img{
	width:100%;
}

section.vietnam p{
	width:100%;
	font-size:14px;
	margin:0 auto 20px auto;
	text-align:left;
}


section.vietnam2 div.l,
section.vietnam2 div.r{
	margin:6px 0px 0px 0px;
	float:left;
	width:361px;
	background-color:#f2f2f2;
}

section.vietnam2 div.r{
	float:right;
/*	width:49%;*/
}

section.vietnam2 p{
	margin:0px 0px  0px 0px;
	width:100%;
	font-size:10pt;
	background-color:#231815;
	color:#fff;
}



section.vietnam p.btm{
	margin:420px 0px  0px 0px;
	padding:0px 0px 0px 5px;/*u*/
	width:100%;
	font-size:10pt;
	background-color:#231815;
	color:#fff;
}

div.heartech-miwa-vietnam  table{
	margin-top:30px;
}

div.heartech-miwa-vietnam  th, 
div.heartech-miwa-vietnam  td {
	font-size:14px;
	border:solid 1px #C9CACA;
	/*border-style: none none solid none ;*/

}

div.heartech-miwa-vietnam  table{
	width:100%;
}

div.heartech-miwa-vietnam  th{

	background-color:#E2F3FD;
	text-align:center;
	width:20%;
	font-weight: normal;/*u*/
}
div.heartech-miwa-vietnam  td {
	padding:6px 0px 6px 2%;
	width:78%;
}

section.vietnam2 img{
	width:100%;
}