html,body{width:100%;height:100%;}
html{overflow-y: scroll;}
body,div,ul,li,h1,h2,h3,h4,h5,table,tbody,tr,td,p,th,dd,dt{margin: 0; padding: 0; font-family:"Nanum Barun Gothic", sans-serif; }
body{background-color: #ffffff; text-align: center;}
li{list-style: none;}
ul {list-style:none;}
a{text-decoration: none; color: #000000;}
img{border: 0;}


.list_contents tr td
{
 color: #444444;
 text-align:center;
 border-bottom: 2px dotted rgb(215, 215, 215);
}




