@charset "utf-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
ul { list-style-type: none; }

a { text-decoration: none; }
#nav { line-height: 29px; }
#intro p { line-height: 17px; }
#mainPicList .titleTd { font-size: 14px; font-weight: bold; }
#content { line-height: 20px; }
#content h3 { font-size: 14px; margin-bottom: 10px; }
#content p { margin-bottom:10px; }
#content ul { margin:10px 0 10px 10px;; padding-left:20px; list-style:inside circle; }
