#pbody {
    padding-left: 0.6em;
    text-indent: -0.7em;
}

p.table_head {
	color: black;
    line-height: 2.5em;
	font-size:1.3em;
    font-weight: 700;
    /* font-family:'Nanum Gothic'; */
	text-align: center;
}
p.table_body {
    line-height: 2.5em;
	font-size:1.1em;
    font-weight: 100;
    font-family:'Nanum Gothic';
    color: #333333;
	text-align: center;
}
