@charset "utf-8";
#left-container p {
	line-height: 150%;
}
#left-container {
	padding-top: 0px;
}

#left-container ul {
	margin-left: 10px;
	margin-bottom: 15px;
}
#left-container ul li {
	display: inline;
}
#topix {
	background-image: url(../images/top_topix-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 509px;
}
#topix dl {
	width: 480px;
	padding: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/top_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topix dt {
	width: 120px;
	float: left;
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	clear: both;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 3px;
	display: block;
	content: zoom1;
}
#topix dd {
	width: 340px;
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 4px;
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;
}
#topix dd img {
	vertical-align: middle;
}

#topix dd a{
    margin-right: 5px;
	}

#topix .non {
	background-image: none;
}
#right-container h2 {
	margin-bottom: 3px;
}

#strong-point {
	width: 300px;
	background-color: #EEEEEE;
	line-height: 125%;
	padding-bottom: 5px;
}
#strong-point h3 {
	background-image: url(../images/top_point-line.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 8px;
	padding: 0px 10px;
	padding-top: 14px;
	font-size: 1.25em;
	color: #003366;
}
#strong-point h3 span{
	font-size: 0.875em;
}
#strong-point h3 img {
	margin-right: 5px;
}
#strong-point p {
	margin-bottom: 8px;
	padding: 0px 10px;
	line-height: 1.5em;
}
