﻿body
{
    margin: 0 auto;
    font-family: Arial;
    font-size: 12px;
    min-width: 980px;
    background: #1A69A1;
    background-attachment: fixed;
    text-align: center;
}
*
{
    margin: 0;
    padding: 0;
}
.clear
{
    clear: both;
}
ul
{
    list-style: none;
}
a
{
    text-decoration: none;
    border: none;
}
img
{
    border: none;
}
a:hover
{
    cursor: pointer;
}
.topweb
{
    height: 50px;
    background: #4f4f4f;
}
.body-background
{
    background: url(    '../images/body-background.jpg' ) no-repeat top center;
}
.body-background2
{
    background: url(    '../images/body-background1.jpg' ) no-repeat top center;
}
.banner
{
   width: 1000px;
height: 42px;
margin: 0px auto 10px;
padding-top: 10px;
margin-bottom: 30px;
text-align: left;
}
.logo
{
    float: left;
}
.support
{
    float: right;
}
.suport_call
{
    background: url(../Images/icon_phone.png) no-repeat left center;
    line-height: 34px;
    padding-left: 25px;
}
.suport_yahoo
{
    text-align: left;
    line-height: 34px;
}
.suport_yahoo a
{
    float: left;
}
.sub_nav > ul
{
    margin-left: 260px;
}
.nav-top
{
    height: 37px;
    border-bottom: 5px solid #FFCF00;
}
.sub_nav
{
    width: 980px;
    margin: 0 auto;
}
.sub_top
{
    width: 980px;
    margin: 0 auto;
}
.sub_top ul li
{
    float: right;
    padding: 0px 15px;
    background: url(../Images/li_bg.png) no-repeat right center;
    line-height: 50px;
}
.sub_top ul li ul
{
    display: none;
}
.sub_top ul li a
{
    color: #fff;
}
.sub_top ul li a:hover
{
    color: #21A0ED;
}
.cent_tit a
{
    font-size: 14px;
    text-transform: uppercase;
}
.content
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    background: #FFF;
}
.adv
{
}

.slider
{
    background: #FFF;
    padding-left: 7px;
}
.rightSlider
{
    width: 220px;
    font-size: 14px;
    color: #FFF;
    float: right;
}
.rightSlider_tit
{
    background: url(   "../Images/bg-title.png" ) no-repeat scroll center top rgba(0, 0, 0, 0);
    font-weight: bold;
    height: 31px;
    line-height: 35px;
    text-transform: uppercase;
    color: #FFF;
    margin-top: 10px;
}
.showRoom
{
    padding: 5px;
    border: 1px solid #D7D7D7;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: left;
    margin-bottom: 10px;
}
.showRoom a.link-news
{
    float: left;
    padding: 2px;
    color: #333;
    font-size: 12px;
    background: url( '../images/icon-news.png' ) no-repeat center left;
    padding-left: 10px;
    width:180px;
}
.showRoom a:hover
{
    color: red;
}
.hnews
{
    width: 300px;
    text-align: left;
}

.show1
{
    color: #21a0ed;
    font-size: 18px;
    float: left;
    width: 200px;
    text-align: left;
    padding-left: 10px;
    margin: 5px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.show2
{
    text-transform: none;
    text-align: left;
    padding: 5px 0 5px 10px;
}
.news
{
    background-color: #4f4f4f;
    padding-bottom: 30px;
}
.news ul li
{
    padding: 10px 10px 0 10px;
    text-align: left;
}
.news ul li a
{
    color: #F67F33;
}
.news ul li a:hover
{
    color: #21a0ed;
}
.ListItems, .slider_footer
{
    width: 1080px;
   /* margin-top: 12px;*/
}
.ContentItem
{
    background: #999999;
}
.ContentTit
{
    color: #FFFFFF;
    padding: 17px 0 10px 15px;
    line-height: 34px;
    padding-top: 7px;
    text-align: left;
    font-size: 18px;
}
.ContentTit a
{
    color: #FFFFFF;
}
.ContentTit a:hover
{
    color: Red;
}
.Item
{
    float: left;
    background-color: #FFF;
    width: 242px;
    margin-right: 8px;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    margin-bottom: 10px;
    border-bottom: 2px solid #D9D9D9;
}
.ItemImg
{
    padding-top: 9px;
}
.ItemImg img
{
    width: 228px;
    height: 122px;
}
.ItemTitle
{
    font-weight: bold;
    font-size: 14px;
    padding: 10px 7px;
    color: #2C4D6F;
    text-align: left;
    text-transform: uppercase;
    line-height: 20px;
    padding-bottom: 5px;
}
.ItemTitle a
{
    color: #2C4D6F;
}
.ItemTitle a:hover
{
    color: #21a0ed;
}
.ItemPrice
{
    font-size: 12px;
    color: #4F4F4F;
    padding-bottom: 20px;
    font-family:MS Serif
}


.footer
{
}
.sub_footer
{
    padding-top: 10px;
    line-height: 20px;
    margin: 0 auto;
    width: 1000px;
    position: relative;
}
.sub_nav ul li
{
    float: left;
    padding: 0px 0px;
    position: relative;
}

.sub_nav ul li a:hover, .sub_nav ul li.active a
{
    color: #FFF;
    background: #ffbb00;
}
.sub_nav ul li a
{
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    height: 37px;
    line-height: 37px;
    margin-right: 10px;
    padding: 0 15px 0 15px;
}
/*menu cấp 3 */

.sub_nav ul li ul li
{
    background: none;
    width: 200px;
    height: 26px;
}
.sub_nav ul li:hover ul
{
    display: block;
}
.sub_nav ul li:hover ul li ul, .sub_nav ul li:hover ul li ul li ul
{
    display: none;
}
.sub_nav ul li ul li:hover ul
{
    display: block;
}
.sub_nav ul li ul li:hover ul li ul
{
    display: none;
}
.sub_nav ul li ul
{
    position: absolute;
    left: 0px;
    z-index: 5000;
    padding: 0px;
    display: none;
    top: 37px;
}
.sub_nav ul li ul li ul
{
    padding: 0px;
    width: 200px;
    text-align: left;
    background: none;
    left: 200px;
    top: 0;
}
.sub_nav ul li ul li ul li ul
{
    padding: 0px;
    width: 200px;
    text-align: left;
    background: none;
    left: 200px;
    top: 0;
}
.sub_nav ul li ul li ul li:hover ul
{
    display: block;
}
.sub_nav ul li ul li a
{
    display: block;
    text-align: left;
    color: #fff;
    background: #4f4f4f repeat left top;
    border-bottom: solid 1px #fff;
    padding: 0 10px;
    line-height: 25px;
    font-size: 12px;
    font-family: Tahoma;
    height: 25px;
    width: 180px;
}

.sub_ftTop
{
    padding-bottom: 5px;
    border-bottom: 1px solid #FFF;
    font-size: 13px;
}

.copyright
{
    float: right;
    width: 330px;
    color: #FFF;
}
.ft_Text
{
    text-align: right;
}
.sub_ftBottom
{
    padding-bottom: 13px;
    color: #2C4D6F;
    font-weight: bold;
    font-size: 14px;
    background: #E1E1E1;
    padding-top: 5px;
}
.footer_bot
{
    font-size: 20px;
    color: #FFFFFF;
    padding-top: 20px;
}
.designBy a
{
    color: Red;
}
.designBy
{
    background: #ffffff;
    width: 180px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    color: Red;
    bottom: 10px;
    right: 10px;
}
.suport
{
    float: right;
}
.sub_footer ul li
{
    float: left;
    padding: 0px 0px;
    border-right: 1px solid #fff;
}
.sub_footer ul li ul
{
    display: none;
}
.sub_footer ul li a
{
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    margin-right: 10px;
    padding: 0 5px 0 10px;
}
.sub_footer ul li a:hover
{
    color: #21A0ED;
}
/*------------------End CSS khác---------------------*/
.func_top
{
    height: 40px;
    margin-top: 10px;
}
#viewgrid
{
    float: right;
    width: 32px;
    height: 32px;
    background: url(../Images/gridicon.png) no-repeat left top;
    padding-right: 6px;
}
#viewlist
{
    float: right;
    width: 32px;
    height: 32px;
    background: url(../Images/listicon.png) no-repeat left top;
    padding-right: 6px;
}
#viewgrid:hover, #viewlist:hover
{
    cursor: pointer;
}
.pagesize, .orderby
{
    float: right;
    padding: 5px 8px 0px 0px;
}
.pagesize select:hover, .orderby select:hover
{
    cursor: pointer;
}
.pagesize select, .orderby select
{
    height: 24px;
}
.ajaxpaging
{
    clear: both;
    padding-top: 20px;
}
.ajaxpaging ul
{
    float: right;
}
.ajaxpaging ul li
{
    padding: 0px 4px 0px 4px;
    float: left;
    line-height: 28px;
}
.ajaxpaging ul li a
{
    padding: 0px 12px 0px 12px;
    display: block;
    background: url(../Images/page_bg.png) repeat-x;
}
.ajaxpaging ul li a.active
{
    color: #ffffff;
    font-weight: bold;
    background: url(../Images/page_hover.png) repeat-x;
}
.cent_tit
{
    text-align: left;
    line-height: 28px;
    background: url(../Images/title2.png) no-repeat left bottom;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.cent_tit a
{
    color: #000;
}
.left-colume
{
    float: left;
    width: 752px;
}
.right-colume
{
    float: right;
    width: 220px;
}
.support_item
{
    padding: 5px 5px 10px;
    font-weight: bold;
    border-bottom: dotted 1px #cccccc;
    height: 50px;
}
.support_item .yahoo
{
    float: left;
    width: 75px;
}
.support_item .yahoo a img
{
    width: 75px;
    height: 50px;
    padding-left: 5px;
}
.support_item .info
{
    float: right;
    width: 110px;
    font-weight: bold;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
}
.support_item span
{
}
.hotline
{
    padding: 10px 0px 20px 44px;
    width: 140px;
    height: 68px;
    background: url(../_Images/hotline_bg.png) no-repeat right top;
}
.hotline p
{
    line-height: 20px;
}
.support_item1
{
    padding: 3px 0px 3px 0px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.support_item1 p
{
    padding: 4px 10px 4px 10px;
}
.support_item1 a
{
    padding-left: 10px;
}
.support_item1 span
{
    padding-left: 6px;
}
.cent_cont
{
    text-align: left;
}
