@charset "utf-8";

li#navabout a { background:url(../common/images/nav_bk.jpg) no-repeat -20px -41px; color: #fff; }

#swimg { float: left; width: 280px; }
#swmsg { float: right; width: 410px; }

.aboutbox { width: 215px; height: 310px; padding: 10px 9px; margin-bottom: 10px; float: left; border: 1px dashed #0B5794;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/common/js/PIE.htc);
	position: relative;
}
.aboutbox h3 {font-size: 16px; font-weight: bold; color:#0B5794; margin: 5px 0 0 0; }
.aboutbox02 { width: 215px; height: 310px; padding: 10px 9px; margin-bottom: 10px; float: left; border: 1px dashed #0B5794;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/common/js/PIE.htc);
	position: relative;
}
.aboutbox02 h3 {font-size: 16px; font-weight: bold; color:#0B5794; margin: 5px 0 0 0; }
.aboutlink { text-align: right; margin-top: 10px; }
.aboutlink a { background:url(../common/images/icn02.jpg) no-repeat left 3px; padding: 0 0 2px 10px; font-weight:bold; text-decoration: none;}
