@charset "utf-8";
/* Hitaje CSS Document */

#addressbox{}
.addressbox{width:48%; float:left; overflow:hidden; margin:0 0 0 10px;color: rgb(0, 128, 128); border-bottom:dashed 1px #008080}
#addressbox h2{font-size:16px;color:green}
#addressbox h3{font-size:14px;color: rgb(75, 0, 130);}
#addressbox h4{font-size:13px;color:#191C85}
#addressbox h6{font-size:11px;}
#addressbox a{color:#444; text-decoration:none}
#addressbox a:hover{color:red}