/*					*/
/*	Common Parts	*/
/*					*/

#imageSpace {
	width:780px;
	position:relative;
	left:40px;
	margin-top:20px;
}

#itemImage {
	float:left;
	width:250px;
}
#itemInfo {
	float:right;
	width:510px;
}
#infoText {
	font-size:1.1em;
	line-height:1.5em;
	color:#333;
}
#infoText .attention{
	font-size:0.8em;
	line-height:1.3em;
	color:#888;
}

#infoSpace {
	width:800px;
	position:relative;
	left:40px;
	margin-top:20px;
}
.photoSpace {
	float:left;
	width:500px;
	height:270px;
}
.photoSpace img {
	float:left;
	display:block;
	margin-right:20px;
	padding:0px;
}
.detailSpace {
	float:left;
	width:260px;
	margin:0px 10px 20px 20px;
}
.one {
	width:140px;
	height:270px;
}

#attention2 {
	width:750px;
	position:relative;
	left:50px;
	margin-bottom:10px;
	background-image:url(/NR/rdonlyres/5443F38F-5478-4392-BBE4-21C89EAE7D69/0/attention2_back.gif);
	background-repeat:repeat-y;
}
#attention2_top {
	width:750px;
	height:7px;
	background-image:url(/NR/rdonlyres/01805220-0314-4741-BBE4-A670C5A3C47E/0/attention2_top.gif);
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}
#attention2_title {
	float:left;
	width:200px;
	text-align:center;
	color:#E21B50;
	line-height:3.0em;
}
#attention2_info {
	float:right;
	width:540px;
	text-align:left;
	color:#FFF;
}
#attention2_bottom {
	clear:both;
	width:750px;
	height:7px;
	background-image:url(/NR/rdonlyres/4C830AFD-6F84-4DD3-968C-FCBDB24BAA68/0/attention2_bottom.gif);
	background-repeat:no-repeat;
	font-size:0px;
	line-height:0px;
}

.otherLink {
	width:800px;
	text-align:right;
}
.otherLink a {
	color:#E21B50;
}
.otherLink a:hover {
	color:#F22B60;
}

.courseText {
	margin-bottom:20px;
}
