@charset "UTF-8";

@import "default.css";

#pcontent {
  width:1020px;
  height:451px;
  background-image:url('../contents/contact_us/images/background.gif');
  background-repeat: no-repeat;
  background-position:left top;  
  text-align:left;
}
#contactus {
  margin-left:635px;
  margin-top:20px;
  position:absolute;
}
#txtcontent {
  font-family:Myriad,Helvetica,Tahoma,Verdana;
  font-size:10pt;
  position:absolute;
  margin-left:635px;
  margin-top:45px;
  width:350px;
  line-height:135%;
}
#mail1 a, #mail2 a {
	color:#666666;	
}
#mail1 a:hover, #mail2 a:hover {
	text-decoration:underline;	
}

