﻿html *
{
    FONT-SIZE: 9pt;
}
#utm-header
{
    HEIGHT: 153px;
    WIDTH: 100%;
    BACKGROUND: url('img/header-bg.gif') repeat-x center center;
}
#utm-main
{
    MARGIN: 20px;
    WIDTH: 755px;
    FLOAT: left;
    DISPLAY: inline;
}
#utm-center
{
    MARGIN: 20px;
    WIDTH: 560px;
    FLOAT: left;
    DISPLAY: inline;
}
#utm-left
{
    WIDTH: 210px;
    FLOAT: left;
    DISPLAY: inline;
}
#utm-right
{
    MARGIN: 20px 0px;
    WIDTH: 155px;
    FLOAT: right;
    DISPLAY: inline;
}
#utm-footer
{
    MARGIN: auto;
    WIDTH: 1000px;
    PADDING: 20px 0px;
    DISPLAY: inline;
}
#utm-footer td, #utm-footer div
{
    PADDING: 5px 20px;
    COLOR: #333;
}
#utm-footer a
{
    COLOR: #333;
}
#utm-footer td.list-menu
{
    BACKGROUND: transparent url(img/bullet.gif) no-repeat scroll 0 5px;
}
.cate
{
    COLOR: #007380;
    BACKGROUND: url('img/arrow-cate.gif') no-repeat center left;
    PADDING-LEFT: 10px;
}
.cate1
{
    COLOR: #007380;
    TEXT-TRANSFORM: uppercase;
    BACKGROUND: url('img/arrow-cate.gif') no-repeat center left;
    PADDING-LEFT: 10px;
    BORDER-BOTTOM:solid 6px #278C98;
}

#menu-left
{
    MARGIN-TOP: 20px;
    WIDTH: 210px;
    FLOAT: left;
}
#menu-left .parent
{
    BACKGROUND: url('img/menu-top-left-bg.gif') repeat-x center center;
}
#menu-left .parent .l
{
    BACKGROUND: url('img/menu-top-left.gif') no-repeat left 0px;
    WIDTH: 7px;
    HEIGHT: 28px;
}
#menu-left .parent .r
{
    BACKGROUND: url('img/menu-top-left.gif') no-repeat -11px 0px;
    WIDTH: 7px;
    HEIGHT: 28px;
}
#menu-left .sub
{
    WIDTH: 207px;
    BORDER: solid 1px #dcdcdc;
}
#menu-left .sub ul
{
    WIDTH: 100%;
}
#menu-left .sub ul ul
{
    BORDER: solid 1px #dcdcdc;
    BACKGROUND: #f5f5f5;
}
#menu-left .sub li
{
    PADDING: 8px 10px;
    BORDER-BOTTOM: solid 1px #dcdcdc;
    BORDER-BOTTOM-STYLE: dashed;
    WIDTH: 187px;
}

.news-item
{
    BORDER-BOTTOM: dotted 1px #0066cc;
    PADDING: 5px 20px;
    BACKGROUND: url('img/bullet.gif') no-repeat left center;
}
.news-item1
{
    BORDER-BOTTOM: dotted 1px #0066cc;
    PADDING: 2px 0px 5px 15px;
    BACKGROUND: url('img/bullet.gif') no-repeat left 3px;
}
.elib
{
    BACKGROUND: url('img/ico-libs.gif') no-repeat center left;
    PADDING: 15px 0px 15px 30px;
 COLOR: #007380;
    TEXT-TRANSFORM: uppercase;
}
.traning
{
    BACKGROUND: url('img/ico-edu.gif') no-repeat center left;
    PADDING: 15px 0px 15px 30px;COLOR: #007380;
    TEXT-TRANSFORM: uppercase;
}
