@charset "UTF-8";

ol		{
		margin: 0;
		padding-left: 2em;
		font-size: 12px;
		list-style-type: decimal;
		}

.Attn		{
		margin: 1em 0 1em 20px;
		margin-bottom: 0.5em;
		padding-left: 3em;
		text-indent: -3em;
		font-size: 85%;
		line-height: 1.5em;
}


/***************************************/
/*      ID ƒZƒNƒ^                      */
/***************************************/

#myMain_sst	{
		position: relative;
		width: 600px;  
		margin: 0 auto;
		border: none;
		}

#sst		{
		padding: 1px;
		width: 99%;
		border: 1px solid #006ABE;
		}

#sst table	{
		width: 100%;
		border: 0;
		}

#sst th		{
		color: #fff;
		height: 24px;
		border: 0;
		background:  #006ABE;
		text-align: center;

		}

#sst td		{
		font-size: 14px;
		padding: 2px;
		}
