/* CSS Document */

.outer
	{
	width:780px;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 100px;
	}

.main
	{
	width:780px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: outo;
	text-align: left;
	margin-left: auto;
	}
	.main_cont
	{
	float:right;
	width:615px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 5px;
	color: #000;
	border: 2px dotted #63F;
	}


	
table#table-01 {
	width: 603px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
}

table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	font-size: 14px;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
}

	#main .box{
	float:left;
	line-height: 100%;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C3C3ED;
	border-left-color: #9494D5;
}
#main .box img{
	margin:0;
}
.box h3{
	padding: 3px;
	font-size:100%;
	color: #63F;
	top: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #63F;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}
#main .box p{
	margin: 0 10px;
	padding: 0;
	font-size:9px;
	position: relative;
	top: -5px;
	line-height: 12px;
	left: 10px;
}

	.main_left
	{
	float:left;
	width:125px;
	background: #FFFFFF;
	text-align: center;
	}
	
.clears{
}

.foot
	{
	background-color: #CCCCCC;
	height: 30px;
	padding-top: 20px;
	float: none;
	clear: both;
	}
	
.head
	{
	background-color: #FFFFFF;
	height: auto;
	}
div#btm{
	float: left;
	padding-top: 10px;
	width: 590px;
	margin: 0px;

	
}
#btm table {
	width: 270px;
	font-size: 14px;
	float: left;
	padding-left: 13px;
	text-align: left;
}
.to_top  {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
}


div#bnr_sps{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
