@charset "utf-8";

div.common{
	border-style:solid; 
	border-width:0.1em 0.1em 0.1em 0.1em; 
	height:560px; 
	width:1000px;
}
div.home{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	height:240px; 
	width:357px; 
	margin:205px 0 0 320px;
}
div.contact-us{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:527px 0 0 410px;
}
div.company-profile{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:502px 0 0 876px;
}
div.product{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:471px 0 0 795px;
}
div.news-event{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:378px 0 0 895px;
}
div.shape-size{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:490px 0 0 745px;
}
div.packaging{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:513px 0 0 488px;
}

div.contact-us-email{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:250px 0 0 225px;
}
div.contact-us-website{
	/*border-style:dotted; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	margin:490px 0 0 353px;
}

p.button{
	/*border-style:solid; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	padding:0 0 0 0; 
	margin:0 0 1px 0;
}
p.button-home{
	/*border-style:solid; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	float:left;
	padding:0 5px 0 0; 
	margin:0 0 0 0;
}
p.contact-email{
	/*border-style:solid; 
	border-width:0.1em 0.1em 0.1em 0.1em; */
	float:left;
	margin:0 0 0 0;
}

img.common{
	border-width:0;
}

a{
	text-decoration: none;
	font-size:16px;
	color:#FF0000;
}
