/* myispot */
/* ------------------------------------------------------------------------- */
	.myispot_bg{
		border: 3px solid #EAEAEA;
		width: 560px;
	}
	.myispot_txt{
		padding: 5px 10px;
		color: #666;
	}
	.myispotGet{
		text-align: center;
		padding: 10px;
	}
	.myispot_title{
		background-color: #FFEBCC;
		color: #FF9900;
		font-weight: bold;
		padding: 4px 0px;
		margin: 5px;
		text-indent:5px;
		border-left: 5px solid #FF9900;
	}
