.noprint {
    display: none;
}

#toprintArea {
    display: block;
}

.reportinner {
    padding: 20px;
    font-size: 12px;
    font-family: 'FangSong';
    width:186mm;
}

.reportinner h1 {
    font: bold 16px/25px 'SimSun';
    margin-bottom: 1em;
}

.reportinner h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: 'SimHei';
    height: 20px;
    line-height: 20px;
    margin-top: 4px;
    text-align: center;
}

.reportinner h3 {
    font-size: 12px;
    font-family: 'SimHei';
    height: 18px;
    line-height: 18px;
    margin-left: -24px;
    margin-top: 18px;
}

.reportinner h4 {
    font-size: 11px;
    font-family: 'SimHei';
    height: 24px;
    line-height: 24px;
    margin-left: -2px;
    margin-top: 2px;
}

.reportinner li {
    margin-left: 24px;
}

.reportinner table {
    border: none;
}

.reportinner table td {
    border: 1px solid #2C2C2C;
    border-left:none;
    border-right:none;
    font-size: 12px;
    padding: 2px 2px;
}

.reportFooter {
    font-weight: bold;
    margin-top: 2em;
    text-align: center;
    font-size: 12px;
}

.reportinner .title {
    width: 60px;
    font-family: 'KaiTi';
    background:#EEEEEE;
}

.reportinner .textcenter {
	text-align:center;
}

.reportinner .reporttable table {
	border: 1px solid #2C2C2C;
}

.reportinner .reporttable th {
	border: 1px solid #2C2C2C;
}

.reportinner .reporttable td {
	border: 1px solid #2C2C2C;
}

#appointmentreportinner ul {
    left: 22px;
    position: absolute;
    top: 205px;
    width: 160px;
}

#appointmentreportinner ul li {
    font-size: 12px;
    /*height: 23px;*/
    margin-bottom: 0em;
    margin-top: 0em;
    width: 160px;
}

#appointmentreportinner ul li .appointdate{
	magin:0px;
	padding:2px;
	border: 1px solid #a6a6a6;
	width:135px;
}
#appointmentreportinner ul li span{
	magin:0px;
	padding:0px;
	font-size:13px;
}
#appointmentreportinner ul li .nextarrow{
	margin-top:3px;
	margin-bottom:3px;
	border: 0px;
	width:135px;
}

#appointmentreportinner ul li div img{
	clear: both; 
	display: block; 
	margin:auto; 
}

#appointmentreportinner .fillblank {
    position: absolute;
    font-size: 13px;
}

#currenthealthreportinner h3 {
	margin-top:2px;
}

#currenthealthreportinner .imagecolumn{
	width: 30px;
}

#currenthealthreportinner .imageheadtitle{
	width: 80px;
}

#currenthealthreportinner .grouwInfotitle {
    width: 60px;
}

#currenthealthreportinner .growInfoContent {
    width: 200px;
}

#currenthealthreportinner .noematitle {
    width: 110px;
}

#currenthealthreportinner .noematitleContent {
    width: 590px;
}

#currenthealthreportinner .socialtitle2{
    width: 30px;
}

#currenthealthreportinner .socialtitle4 {
    width: 60px;
}

#currenthealthreportinner .socialcontent {
    width: 45px;
}

#diseaseguideinner {
	 font-size: 13px;
	 line-height:18px;
}

#highriskreportinner .title {
	width:30%;
}

#highriskreportinner .content {
	width:20%;
}

#highriskreportinner .growtitle {
	width:10%;
}

#highriskreportinner .growcontent {
	width:15%;
}

#bodyweakreportinner .title {
	width:20%;
}

#bodyweakreportinner .content {
	width:30%;
}

#highrisklistreportinner .coldate{
	width:60px;
}

#highrisklistreportinner .colage{
	width:30px;
}

#highrisklistreportinner .colconclusion{
	width:100px;
}

#highrisklistreportinner .colabnormal{
	width:150px;
}

#highrisklistreportinner .colguide{
	width:200px;
}

#highrisklistreportinner .colexaminer{
	width:60px;
}

#bodyweaklistreportinner .title {
	width:18%;
}

#bodyweaklistreportinner .content {
	width:32%;
}

#bodyweaklistreportinner .coldate {
	min-width:50px;
}

#bodyweaklistreportinner .colage {
	min-width:20px;
}

#bodyweaklistreportinner .colevaluate {
	min-width:60px;
}

#bodyweaklistreportinner .colproblem {
	min-width:60px;
}

#bodyweaklistreportinner .coltreatment {
	min-width:80px;
}

#bodyweaklistreportinner .colguide {
	min-width:80px;
}

#bodyweaklistreportinner .colexaminer {
	min-width:40px;
}

#bodyweaklistreportinner .colexmaineitem {
	min-width:40px;
}

@media print {
    html {
        background: #fff;
    }
}