BODY {-moz-user-select:none;}
@media print{body{display:none;}}
.list .con{
	width: 789px;
	overflow: hidden;
	min-height: 500px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;}

.list .con ul{ margin:10px 0px;}
.list .con ul li{
	line-height: 35px;
	height: 35px;
	margin-left: 35px;
	padding-left: 5px;
	padding-right: 5px;
	width: 710px;
	clear: both;
	color: #555555;
	border-bottom: 1px dashed #cccccc;}
.list .con ul li a{
float:left;}
.list .con ul li span{
float:right;}
.content{
width: 980px;
overflow:hidden;
background:#ffffff;}