/* CSS Document */
#shopping_car{ width:750px; height:auto; padding:10px 0px 10px 0px;}
.clear{ clear:both;}
#sp_main{ width:750px; float:left; height:auto; margin-top:15px;}
.sp_main_t{ width:750px; height:32px; float:left; background-image:url(../images/step2_topbg7.jpg); background-repeat:no-repeat; padding:10px 0px 0px 0px; color:#990000}
.sp_main_d{ width:750px; height:21px; float:left; background-image:url(../images/step2_topboot7.jpg); background-repeat:no-repeat;}
.sp_main_m{ width:750px; height:auto; float:left; background-image:url(../images/step2_all7.jpg); background-repeat:repeat-y; border-bottom:#fedf8f 1px solid; }
.sp_main_pic{ width:60px; height:60px; padding:2px; border:#CCCCCC 1px solid;}
.sp_add_del{width:33px; height:12px; }
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #3366FF;
}


