.mag{
	width:720px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.mag_info{
	float:left;
	width:720px;
	background-image:url(../image/mag_info.gif);
	overflow:hidden;
}
.mag_list{
	clear:both;
	width:720px;
	background-image:url(../image/mag_info.gif);
}
.mag_title{
	float:left;
	width:120px;
	color:#FFFFFF;
	background-color:#F60;
	border-top:1px solid #FFF;
}
.mag_content{
	float:left;
	width:600px;
	background:url(../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(../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(../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(../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(../image/600rightborder.gif) repeat-y;
	border-top:1px solid #F60;
}
a:link { color:#0033FF; } 
a:visited { color:#0033FF; } 
a:hover { color:#FFFFFF;
background-color:#666666; } 
a:active { color:#FF3333; } 