﻿@charset "utf-8";
@import url(/q/temp/cn/css/quandi.css);
#qd_name{
	font-size:20px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
#qd_content{
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	width:auto;
	height:auto;
	max-height:100%;
}
#qd_content *{max-width:100%;}