/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	
	background-color: #99B9D3;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

div#bd {
	margin-left: 151px;
}

div#page {
	width: 978px;
	background-image:url(sg_bd.gif);
	background-repeat:repeat-y;
	
	border-top: 1px solid white;
	
	min-height: 330px;
	height: auto !important;
	height: 330px;
}


div#mm {
	width: 173px;
	float: left;
	border-left: 1px solid white;
}
div#mm ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
div#mm ul li a {
	display: block;
	background-color:#E96600;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
	text-decoration:none;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding:0 1em;
	height:1.5em;line-height:1.5em;
}



div#cnt {
	position: relative;
	margin-left: 177px;
	border-top: 3px solid #E96600;
	border-right: 1px solid white;
	
	padding-left: 15px;
	
	font-size:0.8em;
}

div#txt {
	margin-right: 230px;
}

div#cnt {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

div#menu {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 200px;
	height: 306px;
	overflow:auto;
	border-left: 5px solid #ddd;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style: none;
}
div#menu ul li a {
	color: blue;
	text-decoration:none;
}
div#menu ul li a:hover {
	color: red;
	text-decoration:none;
}


div#footer {
	clear:both;
	background-color: white;
	width: 978px;
}
div#footer div.sx {
	border-top: 3px solid #006699;
	border-right: 1px solid white;
	float: left;
	width: 176px;
	font-size: 4px;
	height: 4px;
}
div#footer div.dx {
	border-top: 3px solid #E96600;
	font-size: 4px;
	height: 4px;
}
div#footer div.cnt {
	clear:both;
	text-align:center;
	font-size:0.7em;
	padding-bottom: 2px;
}



h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	
	font-size: 1.2em;
	color: #006699;
}


div#footer2 {
	clear:both;
	background-color: #99B9D3;
	width: 978px;
	color: #1683AC;
}

div#footer2 div.sx {
	border-right: 1px solid white;
	float: left;
	width: 176px;
	font-size: 4px;
	height: 4px;
	color: #1683AC;
}
div#footer2 div.dx {
	font-size: 4px;
	height: 4px;
	color: #1683AC;
}
div#footer2 div.cnt {
	clear:both;
	text-align:center;
	font-size: 10px;
	padding-bottom: 2px;
	color: #1683AC;
}

div#footer2 div.cnt  a{
	clear:both;
	text-align:center;
	font-size: 10px;
	padding-bottom: 2px;
	color: #1683AC;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E96600;
	text-decoration: none;
	line-height: 10px;
	text-align: left;
}
