﻿html,body{
    background:#fff;
    border:0;
    font:12px Arial,Helvetica,sans-serif;
    margin:0;
    padding:0}
h1,h2,h3,ul,p{
    list-style:none;
    margin:0;
    padding:0}
#ifrm{
    background:url(img/bg.jpg) 0 0 repeat-x;
    height:206px;
    overflow:hidden;
    width:745px}
    #ifrm ul{
        padding:4px 0 0 4px}
        #ifrm li{
            background:url(img/bgbtn.jpg) 0 0 no-repeat;
            float:left;
            margin:0 3px 0 0;
            text-align:center;
            width:182px}
    #ifrm img{
        border:1px solid #fff;
        display:block;
        margin:0 auto 5px auto}
        #ifrm a:hover img{
            border-color:#FF9897}
    #ifrm h2{
        font-size:12px;
        font-weight:normal;
        height:29px;
        line-height:29px}
        #ifrm h2 a{
            color:#FFDCD9;
            text-decoration:none}
        #ifrm h2 a:hover{
            color:#fff}
    #ifrm h3{
        background:url(img/bgbtn.jpg) -182px 3px no-repeat;
        height:45px;
        padding:3px 0 0 0}
        #ifrm h3 a{
            display:block;
            height:0;
            padding:45px 0 0 0;
            overflow:hidden}
        #ifrm h3 a:hover{
            background:url(img/bgbtn.jpg) -182px -45px no-repeat}

