﻿@charset "utf-8";
@import url(../css/second.css);


body {background:url(images/head_bg.gif) 0px 90px repeat-x;}

#body h2 {background:#AAA9A9;}

#main {margin-top:35px; font-size:1.1em;}
#main p {margin-top:9px;}
#main ol {margin-top:9px; background:url(../images/line_dotted.gif) repeat-x;}
#main li {padding:11px 0px 10px; background:url(../images/line_dotted.gif) 0px bottom repeat-x;}
#main li h3 {font-weight:bold;}
#main li p {margin:0px;}

