@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');

*{ margin:0; padding:0; font-family:"Nanum Gothic";}

.rodls h1 { font-size:25px; color:#333; margin:15px 5px;  }
.rodls h2 { font-size:15px; color:#444; margin:5px 0 5px 10px; letter-spacing:-0.05em;line-height:20px; }
.rodls h3 { font-size:14px; color:#444; margin:10px 0 10px 20px; ; letter-spacing:-0.05em; line-height:19px;}
.rodls p { font-size:13px; color:#555; margin:10px 0 10px 25px;; letter-spacing:-0.05em; line-height:18px;}

li {list-style:none;}