﻿html, body{ margin: 0px; padding: 0px; background: #C8E4F2 url('/images/bg.jpg') repeat-x; font-size: 13px; }
img{ border: 0px; }
h1{ margin: 0px; padding: 0px; }
h2, h3{ display:inline; margin: 0px; padding: 0px; font-weight: lighter; font-size: 13px; }
a{ color: #666; text-decoration: none; }
a:hover{ color: #00c; text-decoration: underline; }
div.index{ margin: 20px auto 10px auto; border: 5px solid #369; width: 720px; height: 450px; }
div.index div{ height: 50px; }
div.index .l1{ background: url('/images/index_1.jpg') no-repeat; }
div.index .l2{ background: url('/images/index_2.jpg') no-repeat; padding-left: 80px; }
div.index .l3{ background: url('/images/index_3.jpg') no-repeat; }
div.index .l4{ background: url('/images/index_4.jpg') no-repeat; }
div.index .l5{ background: url('/images/index_5.jpg') no-repeat; }
div.index .l6{ background: url('/images/index_6.jpg') no-repeat; }
div.index .l7{ background: url('/images/index_7.jpg') no-repeat; }
div.index .l8{ background: url('/images/index_8.jpg') no-repeat; }
div.index .l9{ background: url('/images/index_9.jpg') no-repeat; }
div.btn{ text-align: center; margin-bottom: 20px; }
div.btn a{ margin: 10px 50px; }
div.link{ line-height: 24px; text-align: center; }