﻿#left
{
    float:left;
    width:300px;
    /*background-image:url(../images/welcome_b.gif);
    background-repeat:no-repeat;
    background-position:left top;*/
}
.title_lastnews
{
    clear:left;
    float:left;
    margin-top:10px;
    height:11px;
    margin-left:15px;
    width:200px;
}
#news
{
    height:180px;
    clear:left;
    float:left;
    width:285px;
    margin-top:20px;
    margin-left:15px;
}
#western
{
    height:120px;
    clear:left;
    float:left;
    width:285px;
    margin-top:20px;
    margin-left:15px;
}

.news_title
{
    font-size:11px; 
    background-image:url(../images/dot_1.gif);
    background-repeat:no-repeat;
    background-position:left bottom; 
    padding-left:15px; 
    height:12px;
}

#ad
{
    float:left;
    margin-left:15px;
    margin-top:10px;
    width:273px;
    height:98px;
    text-align:center;
}

#right
{
    float:left;
    width:572px;
    margin-top:5px;
    margin-left:10px;
    display:inline;
}

#intro
{
    width:572px;
    height:155px;
    background-image:url(../images/bg_aboutus.gif);
    background-repeat:no-repeat; 
}

#content
{
    margin-top:10px;
    width:570px;
    height:300px;
    
}
.right_news
{
    float:left;
    display:inline;
    height:300px;
    width:280px;
    border-left:solid 1px #ebebeb;
}
.news_content
{
    float:left;
    line-height:20px;
    padding-left:10px;
    width:267px;
    height:250px;
    margin-top:10px;
}

.blue{color:#496074; font-weight:bold;text-decoration:underline;}

.blue1{color:#FFF; font-weight:bold;text-decoration:underline; font-size:9px;}

#aboutus
{
    width:562px;
    padding-left:10px;
    padding-top:5px;
    height:120px;
}
#txt
{
    float:right;
    margin-right:20px;
    width:200px;
    height:25px;
    line-height:25px;
    text-align:center;
}