/* --------------------------------------------------------------------------------
	sps
-------------------------------------------------------------------------------- */
.sps						{ }
.sps a						{ display:block; padding:0px; margin:0; }
.sps a:hover				{ }
.sps a:hover img			{ border:4px solid #808080; }
.sps img					{ border:4px solid #f0f0f0; margin:0 0 8px 0; }
.sps p						{ text-align:left; font-size:11px; padding:8px; }


.sps div.div1,
.sps div.div2				{ display:block; width:230px; float:left; margin:8px; }

.sps div.div1				{ height:140px; }
.sps div.div2				{ height:270px; }




.sps td						{ text-align:left; font-size:12px; }
.sps .name					{ width:220px; }

.sps table					{ width:100%; }
.sps td						{ border-top:solid 1px #a0a0a0; border-bottom:solid 1px #a0a0a0; padding:8px 8px; }

.sps td.sps_c0				{ width:200px;}
.sps td.sps_c1				{ }
.sps td.sps_c2				{ }
.sps td.sps_c3				{ }

.sps div.div1,
.sps div.div2				{ background:#f0f0f0; }