@import url("../layout_sub.css");

#detailSide {
	float: left;
	height: 800px;
	width: 151px;
	margin: 0px;
	padding: 0px;
	background-image: url(../styleImg/detailPic01.jpg);
	background-repeat: no-repeat;
}

#subMenuTitle {
	clear: both;
	float: left;
	height: 61px;
	width: 147px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-image: url(../styleImg/subMenuTitle_A0207.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contentTitle {
	float: left;
	width: 480px;
	height: 37px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../styleImg/contentTitle_A020707.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}