﻿@charset "utf-8";
#qd_name{
	font-size: 2rem;
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	text-align: center;
}
#qd_content{
	display:block;
	overflow:hidden;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:auto;
	height:auto;
	line-height:3;	
}
#qd_content *{max-width:100%;height:auto;}