#CompanyBg {
	background: transparent url(../img/pic01.jpg) no-repeat 353px 25px;
}

.comLbox01 {
    width: 325px;
	float: left;
	vertical-align: top;
}

.comRbox01 {
    width: 400px;
	float: right;
	vertical-align: top;
}


dl,dt,dd {
	margin: 0;
	padding: 0;
}

.comTab01 dl dt {
	float: left;
	clear: left;
	width: 80px;
	padding: 5px 0;
}
.comTab01 dl dd {
    margin-left: 80px;
    padding: 5px 0;
}

.comTab02 dl dt {
	float: left;
	clear: left;
	width: 110px;
	padding: 5px 0;
}
.comTab02 dl dd {
    margin-left: 110px;
    padding: 5px 0;
}

.comLink a:link { color: #666666; text-decoration: none;}
.comLink a:visited { color: #666666; text-decoration: none;}
.comLink a:hover { color: #AA0022; text-decoration: underline;}
.comLink a:active { color: #AA0022; text-decoration: underline;}
