@charset "utf-8";
/* CSS Document */

/* #report-list  {
	float: left;
	width: 700px;
	margin: 1em 0!important;
	
} */

#wrapper #main-content #left-nav-content #report-list  {
	margin: 1em 0!important;
	
}

#wrapper #main-content #report-list li {
 list-style: url() none;
 l

}

#wrapper #main-content #report-list li img {
	border: 0;
}



.li-content-wrapper {
 width: 702px;
 margin: 0 0 0.5em 0;
 background: url(../images/about/record-transfer/col-bg.png);
 border-bottom: 2px solid #666;
}

.row-header {
	float: left;
 width: 702px;
	background: #666;
	color: #fff;
	margin-top: 1px;

}

.row-header h3 {
float: left; 
width: 85%; 
margin: 0 0 0.25em 0.75em; 
font-family: Verdana, Geneva, sans-serif; 
line-height: 150%;
padding: 0.5em 0 0.25em 0!important;
text-decoration: none;

}

.row-header a {color: #fff; cursor: pointer; }


.show-hide {
	float: right;
	padding: 0.75em 1.25em 0.25em 1.25em;
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	width: 4em;
}

#show-hide-all {
	float: right;
 background: #333;	
 border: 1px solid #111;
 padding: 0.5em;
 margin: 0.5em auto;
 width: 15%;
 text-align: center;
 text-decoration: none;
 color: #fff !important;
}

.row-comment {
	float: left;
	width: 680px;
	line-height: 150%;
	background: #F9E6B2;
	border: 1px solid #666;
	padding: 0.5em 10px;
}