@charset "utf-8";

#economyTop {
	float: right;
	width: 550px;
	padding-bottom: 16px;
}

#ecoBlock1,
#ecoBlock1 h3 {
	float: left;
	width: 270px;
}

#ecoInner1 {
	background: url(../images/comm/economy/bg.gif) no-repeat bottom;
	float: left;
	width: 270px;
	text-align: left;
}

#ecoInner1 p {
	float: left;
	width: 250px;
	text-align: left;
	padding: 10px;
	font-size: 1em;
	line-height: 17px;
}

#ecoBlock2,
#ecoBlock2 h3 {
	float: right;
	width: 270px;
}

#ecoInner2 {
	background: url(../images/comm/economy/bg.gif) no-repeat bottom;
	float: right;
	width: 270px;
	text-align: left;
}

#ecoInner2 p {
	float: right;
	width: 250px;
	text-align: left;
	padding: 10px;
	font-size: 1em;
	line-height: 17px;
}

#reportBlock1 {
	float: right;
	width: 550px;
	margin-bottom: 10px;
}

#reportBlock2 {
	float: right;
	width: 550px;
	margin-bottom: 10px;
	margin-top: 30px;
}

#reportBlock1 ul {
	background: url(../images/share/n_dot.gif) repeat-x bottom;
	width: 450px;
	float: right;
}

#reportBlock2 ul {
	clear: both;
	float: right;
	width: 450px;
}

#reportBlock1 ul li {
	font-size: 1em;
	line-height: 17px;
	color: #333333;
	text-align: left;
	padding-bottom: 5px;
	margin-right: 8px;
	padding-top: 5px;
	float: left;
}

#reportBlock1 ul li a,
#reportBlock2 ul li a {
	background: url(../images/share/pdf.jpg) no-repeat left top;
	padding-left: 17px;
	line-height: 17px;
	padding-bottom: 5px;
	text-align: left;
}

#reportBlock2 ul li {
	background: url(../images/share/n_dot.gif) repeat-x bottom;
	font-size: 1em;
	line-height: 17px;
	color: #333333;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

#mainStyle dl {
	float: right;
	width: 550px;
	text-align: left;
}

#mainStyle dl ul li {
	font-size: 1em;
	background: url(../images/topics/point.gif) no-repeat left center;
	display: inline;
	padding-left: 11px;
	margin-right: 12px;
	margin-left: 12px;
}

#mainStyle dl dt {
	margin-bottom: 10px;
}

#mainStyle dl dd {
	margin: 0px;
	padding: 0px;
}

#mainStyle dl a {
	color: #333333;
	text-decoration: underline;
}

#mainStyle dl a:hover {
	color: #999999;
	text-decoration: underline;
}