﻿body
{
    margin: 0px;
    padding: 0px;
    background: #fff;
}
img
{
    border: 0px;
}
p, a, li, td, div, td, span
{
    font-size: 12px;
    font-family: arial;
    line-height: 18px;
}
form
{
    padding: 0px;
    margin: 0px;
}
#newheader
{
    background: #000; 
    width: 100%; 
}
#newheader div
{
    width: 990px; 
    background: #000;
    margin: auto;
    text-align: center;
}
#newheader div div
{
    height:65px;
    text-align: left;
}
#wrap
{
    width: 100%;
    margin: auto;
    background: white;
}
#wrap #header
{
    background: #000;
    padding-left: 0px;
}
#wrap #main
{
    padding: 30px 68px 20px 68px;
}
#wrap #main h1
{
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    color: #333;
    text-align: center;
}
#wrap #main h5
{
    font-size: 12px;
    margin: 0px;
    padding: 17px;
    color: #333;
    text-align: center;
}
#wrap #main .content
{
    color: #666;
    line-height: 24px;
}
#wrap #main .content p
{
    color: #666;
    line-height: 24px;
}
#wrap #main .content .more
{
    color: #336;
    text-decoration: underline;
}
#wrap #main .title
{
    background: #ffa600;
    line-height: 27px;
    padding-left: 24px;
    color: #333;
    font-weight: bold;
}
#wrap #main .title a
{
    color: #333;
    text-decoration: none;
}
#wrap #main .aboutSpace
{
    padding: 10px 25px;
}
#footer
{
    border-top: 1px solid #999;
    color: #a3a3a3;
    padding: 10px 10px 0px 10px;
    width: 930px;
}
#footer a
{
    color: #a3a3a3;
    text-decoration: none;
}
#footer .copyright
{
    float: right;
    text-align: right;
}
ul.greyArrList
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.greyArrList li
{
    margin-bottom: 5px;
    background: url( '/newscenter/images/home_news_list_arr_grey.jpg' ) no-repeat 0px 5px;
    padding-left: 12px;
}
ul.greyArrList li span
{
    color: #666;
}
ul.greyArrList li a
{
    color: #666;
    text-decoration: none;
}
.space1
{
    line-height: 1px;
    font-size: 1px;
    clear: both;
}
.space7
{
    line-height: 7px;
    font-size: 7px;
    clear: both;
}
.space10
{
    line-height: 10px;
    font-size: 10px;
    clear: both;
}
.space11
{
    line-height: 11px;
    font-size: 11px;
    clear: both;
}
.space13
{
    line-height: 13px;
    font-size: 13px;
    clear: both;
}
.space15
{
    line-height: 15px;
    font-size: 15px;
    clear: both;
}
.space20
{
    line-height: 20px;
    font-size: 20px;
    clear: both;
}
.space100
{
    line-height: 100px;
    font-size: 20px;
    clear: both;
}