@import url("../layout_sub.css");

#subTitle {
	float: left;
	height: 80px;
	width: 175px;
	margin-top: 30px;
	background-image: url(../styleImg/subTitle_A0107.gif);
	background-repeat: no-repeat;
	background-position: 7px;
}
#contentTitle {
	float: left;
	height: 50px;
	width: 585px;
	background-image: url(../styleImg/contentTitle_A010704.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	margin-top: 30px;
}
