@charset "UTF-8";
/* CSS Document */


/*right
--------------------*/
.report_wrap {
	margin-bottom:20px;
}

.report_wrap h3 {
	background:url(../images/main/title_img_report.gif) 0 0 no-repeat;
	width:640px;
	height:40px;
	text-indent:-9999px;
}

.report_inner {
	width:640px;
	border-bottom:1px dotted #505050;
	margin-bottom:10px;
	padding-bottom:10px;
}

.report_inner_l {
	float:left;
	width:160px;
}

.report_inner_r {
	float:right;
	width:460px;
}

.report_title {
	margin-bottom:10px;
}

.report_text {
}

.btn_report {
	width: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 320px;
	height: 24px;
}

.btn_report a {
	background: url(../images/main/btn_report.gif) repeat 0px 0px;
	display: block;
	width: 120px;
	height: 24px;
	text-indent: -9999px;
}


/*topics
--------------------*/
.topics_wrap {
	margin-bottom:20px;
}

.topics_wrap h3 {
	background:url(../images/main/title_img_topics.gif) 0 0 no-repeat;
	width:640px;
	height:40px;
	text-indent:-9999px;
}

.topics_wrap p {
	border-bottom:1px dotted #505050;
	margin-bottom:5px;
	padding-bottom:5px;
}

.topics_wrap p strong {
	color:#990000;
}
