.mag{
	width:720px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.mag_info{
	float:left;
	width:720px;
	background-image:url(../mag/image/mag_info.gif);
	overflow:hidden;
}
.mag_list{
	clear:both;
	width:720px;
	background-image:url(../mag/image/mag_info.gif);
}
.title_mag{
	clear:both;
	background-color:#F60;
	color:#FFFFFF;
	font-size:x-large;
	line-height:1.1em;
}

.mag_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F60;
	border-top:1px solid #FFF;
}
.mag_content{
	float:left;
	width:600px;
	background:url(../mag/image/600rightborder.gif) repeat-y;
	border-top:1px solid #F60;
}

.mag_top_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F60;
	border-top:1px solid #F60;
}
.mag_top_content{
	float:left;
	width:600px;
	background:url(../mag/image/600rightborder.gif) repeat-y;
	border-top:1px solid #F60;
}

.mag_bottom_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F60;
	border-top:1px solid #FFF;
	border-bottom:1px solid #F60;
}
.mag_bottom_content{
	float:left;
	width:600px;
	background:url(../mag/image/600rightborder.gif) repeat-y;
	border-top:1px solid #F60;
	border-bottom:1px solid #F60;
}

.mag_start_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F60;
	border-top:1px solid #FFF;
}
.mag_start_content{
	float:left;
	width:600px;
	background:url(../mag/image/600rightborder.gif) repeat-y;
	border-top:1px solid #F60;
}
.mag_end_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F60;
	border-top:1px solid #FFF;
}
.mag_end_content{
	float:left;
	width:600px;
	background:url(../mag/image/600rightborder.gif) repeat-y;
	border-top:1px solid #F60;
}