*{
	margin: 0;
	padding:0;
}
html,body{
	font-size: 12px;
	font-family: "serif";
	color: #000;
	background: #ffffff;
}
ul li,ol li{
	list-style: none;
}
a{
	text-decoration: none;
	outline: none;
	blr:expression(this.onFocus=this.blur(););
}
img{
	border: none;
}
.clearfix:after{
	content: "";
	height: 0;
	line-height: 0;
	width: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix{
	zoom:1;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.content-head{ 
    margin-bottom:10px;
    text-align: center;

border-bottom:solid 1px #c1c1c1;
padding-bottom:10px;
}
.content-head h3{font-size: 18px; margin:10px 0;}

.content-show p{line-height:35px;}
.content-show{font-size:18px;font-family:·ÂËÎ;}

#returnmain{ font-size:14px; float:right;}

.cm-list{ display:none;position: absolute; width:110px; background:#fff;}
.cm-list li{ height:35px; line-height:35px; text-align:center;}
.cm-list li a{ color:#000;}
