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


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

#body h2 {background:#C3ABD1;}

#main {margin-top:35px;}
#main h3 {font-size:1.2em; font-weight:bold;}
#main table {width:100%; margin-top:9px; background:url(../images/line_dotted.gif) repeat-x;}
#main tr {background:url(../images/line_dotted.gif) 0px bottom repeat-x;}
#main th, 
#main td {padding:11px 0px 10px; font-size:1.1em;}
#main th {width:144px;}
#main td {padding-left:20px;}


