@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	list-style-type: none;
}
.clearfix:after {
 content: ".";
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
   }
 .clearfix {
 display: inline-block;
 }
  /* Hides from IE-mac \*/
   * html .clearfix {
   height: 1%;
   } 
   .clearfix {
   display: block;
   } 
   /* End hide from IE-mac */ 

#sidemenu {
	float: left;
	width: 210px;
	background-color: #EBFCF9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
}
.bnnHm {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.topics {
	padding: 1px;
	height: 150px;
	width: 194px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 7px;
	border: 1px solid #17A089;
	background-color: #FFFFFF;
}


.topics iframe {
	margin: auto;
	height: 130px;
	width: 190px;
	overflow: auto;
}
.sideBn {
	padding: 0px;
	margin-left: 6px;
}
.sideBn li {
	margin-bottom: 5px;
}
#footArea ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	padding-top: 10px;
}
#footArea li {
	display: inline;
}
#footArea li a {
	color: #FFFFFF;
	padding-right: 10px;
	font-size: 12px;
	line-height: 1.6em;
	float: left;
}
#footArea li.llist a {
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
li.nlist a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
