BODY
{
    font-size: 12px;
    font-family: tahoma;
    color: #000;
    padding: 0px;
    margin: 0px;
    background-color: #dadada;
}
h1
{
    font-family: Arial;
    color: #ee0000;
    font-size: 16px;
}
div#Container
{
    margin: 0px auto;
    width: 980px;
    height: inherit;
    overflow: hidden;
    direction: rtl;
    background-color: #fff;
}
img
{
    border: 0px;
}
a
{
    text-decoration: none;
    color: #0000aa;
}
div#Header
{
    width: 980px;
    height: 93px;
    overflow: hidden;
    background-image: url(img/san/Bg_Header.jpg);
    background-repeat: no-repeat;
}
div#Logo
{
    width: 277px;
    float: right;
    height: 93px;
    overflow: hidden;
}
div#BgMenu
{
    background-image: url(img/san/Bg_Menu.jpg);
    background-repeat: no-repeat;
    width: 980px;
    height: 30px;
    overflow: hidden;
}
div#Menu
{
    float: right;
    width: 650px;
    height: 30px;
    overflow: hidden;
    color: #fff;
    margin-right: 5px;
}
div#Menu a
{
    display: inline-block;
    color: #fff;
    padding: 7px 10px 0px 10px;
}

div#SearchBox
{
    float: left;
    width: 280px;
    height: 30px;
    overflow: hidden;
    margin-top: 3px;
}
input.SearchB
{
    background-image: url(img/san/SearchB.jpg);
    background-repeat: no-repeat;
    width: 55px;
    height: 22px;
    overflow: hidden;
    vertical-align: middle;
    background-color: Transparent;
    margin-right: 3px;
    border: 0px;
}
input.SearchT
{
    background-image: url(img/san/SearchT.gif);
    background-repeat: no-repeat;
    width: 200px;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
    background-color: Transparent;
    border: 0px;
    padding: 2px 4px 0px 2px;
}
div#BgGray
{
    background-image: url(img/san/Bg_Gray.gif);
    background-repeat: no-repeat;
    width: 980px;
    height: 24px;
    overflow: hidden;
}
div#TeleType
{
    float: right;
    width: 400px;
    height: 18px;
    overflow: hidden;
    background-image: url(img/san/Bg_TeleType.gif);
    background-repeat: no-repeat;
    background-position: right 8px;
    margin-right: 14px;
}
div#TeleType a
{
    display: block;
    color: #000;
    padding: 3px;
    margin-right: 7px;
}

div#Date
{
    padding: 3px;
    float: left;
    width: 300px;
    text-align: left;
    height: 18px;
    overflow: hidden;
}
div.RightCol
{
    float: right;
    width: 180px;
    height: inherit;
    overflow: hidden;
    margin-top: 10px;
}
div.TitleRC
{
    width: 179px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 25px;
}
div.TitleML
{
    width: 245px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 20px;
}
div.TitleML a
{
    display: block;
}
TitleRC a
{
    display: block;
}
div.RCBox
{
    width: 175px;
    height: inherit;
    overflow: hidden;
    text-align: justify;
    margin: 10px 5px 15px 0px;
    clear: both;
}
div.RCBox img
{
    margin: 0px 0px 3px 5px;
    width: 50px;
    height: 58px;
    overflow: hidden;
}
div.RCBox a
{
    display: block;
    color: #ff0000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
div.MRTop
{
    width: 365px;
    height: inherit;
    overflow: hidden;
    font-size: 10px;
    color: #666;
}
div.MRTop img
{
    clear: both;
    padding-bottom: 10px;
}
div.MRTop a
{
    display: block;
    color: #ff0000;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    margin-top: 5px;
}
div.Seperat
{
    text-align: center;
    width: 365px;
    height: 22px;
    overflow: hidden;
    margin: 15px 0px 10px 0px;
}
div.MRBox
{
    width: 360px;
    height: inherit;
    overflow: hidden;
    text-align: justify;
}
div.MRBox a
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #ff0000;
    display: block;
    margin-bottom: 5px;
}
div.MRBox img
{
    padding: 3px;
    margin: 3px; 
    border: solid 1px #ccc;
}

div.MainLeft
{
    float: left;
    width: 250px;
    height: inherit;
    overflow: hidden;
}
div.MainRight
{
    float: right;
    width: 370px;
    height: inherit;
    overflow: hidden;
}
div#main
{
    float: right;
    width: 630px;
    height: inherit;
    overflow: hidden;
    margin-right: 12px;
    margin-top: 10px;
}
    
div.NewsLink
{
    width: 245px;
    height: inherit;
    overflow: hidden;
    margin-bottom: 10px;
}
div.NewsLink a
{
    color: #003374;
    display: block;
    background-image: url(img/san/Bg_NewsLink.gif);
    background-repeat: no-repeat;
    background-position: right 5px;
    padding-right: 10px;
    margin-bottom: 7px;
}
div.NewsLink a:hover, div.NewsLink a.Selected
{
    color: #ff0000;
}


div.LeftCol
{
    float: left;
    width: 150px;
    height: inherit;
    overflow: hidden;
    margin-top: 10px;
}
div.Ads
{
    text-align: center;
    margin-bottom: 5px;
}
.Ads img
{
    margin: 2px 0px;
}
div#Footer
{
    width: 980px;
    height: 93px;
    overflow: hidden;
    background-image: url(img/san/Bg_Footer.jpg);
    background-repeat: no-repeat;
}
div#CopyRight
{
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
div.ABCidea
{
    text-align: center;
    color: #fff;
    margin-top: 10px;
}
div.ABCidea a
{
    text-decoration: underline;
    color: #fff000;
}
div.adsTop
{
    float: right;
    width: 468px;
    height: 60px;
    overflow: hidden;
    margin-top: 10px;
}
span.upTitle
{
    color: #555;
    font-size: 10px;
}
