﻿body
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    margin: 0 0 0 0;
}
.container
{
    width: 1000px;
    margin: 0 auto;
}
.banner
{
    background: url(/skins/banner.jpg) no-repeat;
    height: 89px;
    position: static;
}
.bgnews
{
     height: 135px;
    margin-right: 10px;
    background-color: #EFF0F2;
    width: 188px;
    float: left;
}
.bgnews p
{
    text-align: justify;
    margin: 5px;
}
.bgnews h4
{
    font-size: 13px;
    font-weight: bold;
    margin: 5px;
 text-decoration: underline;
}
.bgnews a
{
    color: #606062;
    font-size: 13px;
    text-decoration: none;
}

.bgnews a:hover
{
    color: #009CE0;
}
.index_news
{
    padding: 10px 0 10px 10px;
    margin: 0 auto;
}
.content
{
    clear: both;
    position: static;
    padding: 10px 0 10px 10px;
}
.menubar
{
    position: static;
    background-color: #8C9197;
    padding: 5px 10px 5px 10px;
    position: static;
}
.menubar span
{
    margin: 0 10px 0 10px;
    font-weight: bold;
}
.menubar a
{
    background-color: #8C9197;
    outline: none;
    color: #FFF;
    text-decoration: none;
}
.menubar a:hover
{
    background-color: #8C9197;
    outline: none;
    color: #FFF;
    background-color: #00A0DE;
    padding: 8px;
}
.flag
{
    text-align: right;
    line-height: 30px;
    position: static;
}
.flag a
{
    text-decoration: none;
    color: #616163;
}
.flagen
{
    background: url(/skins/en.jpg) no-repeat;
    padding: 5px 10px 5px 40px;
}

.flagvn
{
    background: url(/skins/vn.jpg) no-repeat;
    padding: 5px 10px 5px 40px;
}
.footer
{
    clear: right;
    clear: left;
    padding: 5px;
    border-top: solid 2px #00A1DE;
    font-size: 12px;
}
.footer p.small_sologan
{
    float: left;
    text-align: left;
}
.footer p.infomation
{
    margin: 5px;
    text-align: right;
}
.left_menu
{
    margin-right: 10px;
    width: 790px;
    float: left;
}
.right_module
{
    width: 180px;
    float: left;
}
.graytitle
{
    padding: 5px;
    background-color: #F1F1F3;
    border-bottom: solid 1px #00A3DB;
}
.graytitle span
{
    color: #000;
    font-weight: bold;
    font-size: 12px;
}
.gray_table
{
    border: solid 1px #EFEFEF;
    background-color: #F8F8F8;
    padding: 5px;
}
.gray_table a
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    margin: 5px 0 5px 0;
}
.ddl
{
    width: 170px;
}
.txt
{
    width: 165px;
    height: 15px;
}
.hotline
{
    font-variant: small-caps;
    color: #D12265;
}
.img_partner
{
    border: solid 1px #D2D2D2;
    margin-left: 5px;
    margin-bottom: 5px;
    float: left;
}
.small_img_news
{
    margin: 10px;
    float: left;
    border: solid 1px #D2D2D2;
    padding: 3px;
}
.link_news h4, h5
{
    font-size: 13px;
    margin: 5px 0 5px 0;
    color: #106AFE;
text-decoration: underline
}
.summary-news
{
    text-align: left;
    float: left;
    width: 80%;
}
.link_news a
{
    text-decoration: none;
    cursor: pointer;
    color: #616163;
}
.link_news a:hover
{
    color: #00A0DE;
}
.detail, .detail a
{
    float: right;
    color: #00A3E0;
}



/* CSS MENU */


/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal
{
    width: 100%;
    height: 27px;
    margin: 0;
    padding: 0; /*    background: #000000 url(/images/bg-bubplastic.gif) top left repeat-x;*/
    background: #8D9298;
} 
.bubplastic.horizontal ul
{
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
    font-weight: bold;
}
.bubplastic.horizontal ul li
{
    float: left;
    margin: 0;
    padding: 0;
    outline: 0;
}

.bubplastic.horizontal ul li a
{
    display: block;
    height: 27px;
    padding-left: 35px;
    float: left;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    outline: 0;
}

.bubplastic.horizontal ul li a span.menu_ar
{
    display: block;
    float: left;
    height: 22px;
    padding-top: 5px;
    padding-right:20px;
    cursor: pointer;
    outline: 0;
}
.bubplastic.vertical
{
    width: 250px;
    margin: 0;
    padding: 0;
    display: block;
}
.bubplastic.vertical ul
{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.bubplastic.vertical ul li
{
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    outline: 0;
}

.bubplastic.vertical ul li a
{
    display: block;
    margin: 0;
    width: 100%;
    padding-left: 35px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    outline: 0;
}
.bubplastic.gray ul li.current
{
    border-right: solid 1px #FFF;
    outline: 0;
    display: inline-table; /*border:solid 2px #FFF;*/
}
.bubplastic.gray ul li a:hover, .bubplastic.gray ul li.highlight a
{
  border-right: solid 1px #FFF;
    background-color: #00A0DE;
    margin: 3px;
    outline: 0;
    display: inline-table; /*border:solid 2px #FFF;*/
}
.btsearch
{
    width: 50px;
    text-decoration: none;
    padding: 3px 15px 3px 15px;
    background-color: #05A3E4;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
    text-align: center;
}
.orther_news, .orther_news a
{
    text-decoration: none;
    color: #2E2E2E;
}
.datecreate
{
}
.content
{
    text-align: justify;
}
.img
{
  
    margin: 0 10px 5px 0;
    float: left;
}
.description
{
    margin-top: 0;
}
.summary
{
    margin-top: 0;
    width: 80%;
    font-weight: bold;
    font-size: 12px;
}
.source
{
    text-align: right;
    color: #000;
}
.lbl_contact
{
    font-weight: bold;
    margin: 5px 0;
}
.bg_menu_products
{
    background-color: #B7BCC2;
    width: 180px;
}
.menu_item_active
{
    padding-left: 14px;
    font-weight: bold;
    background-color: #00A0DE;
    background: url(/skins/icon.jpg) no-repeat 5px 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
}
.menu_item
{
    padding-left: 14px;
    font-weight: bold;
    background: url(/skins/icon.jpg) no-repeat 5px 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
}
.menu_item a, .menu_item_active a
{
    text-decoration: none;
    color: #000;
    font-size: 13px;
}
.sub1 a, .submenu a
{
    font-weight: normal;
}
.sub1
{
    margin-top: 3px;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: normal;
}
.submenu
{
    margin-top: 3px;
    padding-left: 10px;
    padding-right: 3px;
    font-weight: normal;
}
.submenu_active
{
    margin-top: 3px;
    padding-left: 20px;
    font-weight: normal;
    background-color: #00A0DE;
    font-size: 13px;
}
.submenu_item, submenu_item a
{
    font-weight: normal;
    display: block;
    text-decoration: none;
    color: #2E2E2E;
    padding: 3px 0 3px 0;
    font-size: 13px;
}
/**/
.sub1 a:hover, .sub1_active, .sub1_active a
{
    background-color: #FF8619;
    color: #FFF;
    text-decoration: none;
    padding: 5px 0 5px 0;
}
.title_products
{
    background: url(/skins/bg_title.jpg);
    height: 28px;
    width: 599px;
    padding: 5px 0 5px 0;
    margin-left: 11px;
}
.topnew1
{
    padding-left: 30px;
    text-align: left;
    line-height: 18px;
}
.topnew1 a
{
    text-decoration: none;
    color: #202020;
}
.page_item
{
    width: 22px;
    height: 22px;
    border: solid 1px #00A1DE;
    background-color: #05A3E4;
    font-weight: bold;
    cursor: pointer;
    color: #FFF;
}
.page_item:hover
{
    border: solid 1px #00A1DE;
    color: #00A1DE;
}
.page_item_actived
{
    width: 22px;
    height: 22px;
    border: solid 1px #4188A4;
    font-weight: bold;
    cursor: pointer;
    color: #000000;
}
.title-h2, .title-h2 a
{
    font-size: 15px;
    color: #FF8619;
}
.title-h2
{
    text-decoration: underline;
}


.listImg{width: 200px;font-size:14px;color: #000000;}


.detailpro{font-size:13px;color: #000000;}


.summarydetail
{
	font-size:13px;
	color: #000000;
}

.subId{font-size:13px;}
.subId a{font-size:13px;text-align:left;color:#020202;text-decoration:underline;font-size:14px;font-weight:bold;}
.subId a:hover{font-size:14px;text-align:left;color:#FF8619;text-decoration:underline;font-size:14px;font-weight:bold;}

.imgdt{color: #000000;}