

.ainer_guanggao
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0 0 -470px;
}

.container_guanggao
{
    background: url(/dummy-images/coffee.jpg);
}
.container_guanggao h1
{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 180px;
    color: #222;
    line-height: 50px;
}
.container_guanggao h3
{
    text-align: center;
    font-size: 22px;
    color: #222;
}

 

#featured h1
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    
    
    font-family: inherit;
    text-align: left;
}
#featured table
{
    border-collapse: collapse;
    border-spacing: 0;
}
#featured ol, ul
{
    list-style: none;
}

/*	body { background: #fff; font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 13px; line-height: 18px; text-shadow: 0 0 1px rgba(0,0,0,0.01); color: #555; }*/


#featured h4
{
    font-weight: bold;
    color: #222;
    font-size: 15px;
}

#featured a
{
    color: #00baff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#featured a:hover
{
    text-decoration: underline;
}
#featured img
{
     width:1000px;
     height:344px;
    }
