@charset "utf-8";

#flash {
	height: 340px;
	width: 770px;
	margin-bottom: 30px;
}
#noflash {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	height: 338px;
	width: 768px;
	border: 1px solid #CCCCCC;
}
#noflash p {
	font-size: 13px;
	line-height: 150%;
}
#maincontents {
	width: auto;
}
#topics_area {
	float: left;
	width: 495px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#topics_area h2 {
	background-color: transparent !Important;
	margin: 0px !Important;
	padding: 0px !Important;
}
#topics_area div {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 9px;
	clear: both;
}
#topics_area div#newsarea {
	background-image: none !Important;
	margin: 0px !Important;
	padding: 0px !Important;
}
#topics_area dl {
	margin: 0px;
	padding: 0px;
}
#topics_area dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	float: left;
	width: 85px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#topics_area dd {
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	zoom: 1;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
}
#topics_area dd strong {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 2px;
}
#topics_area dd .pdf_link {
	background-image: url(../images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}	
#topics_area dd .pdf_link a {
	color: #CC0000 !Important;
	background-color: transparent !Important;
}
#topics_area dd .pdf_link a:hover {
	text-decoration: underline;
}
#side_menu {
	width: 250px;
	float: right;
	padding-bottom: 50px;
}
#side_menu a {
	text-decoration: none;
	background-color: #FFFFFF;
}
#side_menu li {
	margin-bottom: 7px;
}
#footer {
	clear: both;
	padding-top: 15px;
}
