﻿#HomePageDiv
{
    width:847px;
    overflow:hidden;
}

#HomePageDiv #HomeNavigationDiv
{
    width:847px;
    height:300px;
    margin-bottom:24px;
    overflow:hidden;
}

#HomePageDiv #HomeMainDiv
{
    width:847px;
    height:166px;
    background:url(../Images/HomeMainShow_Background_Bg) repeat-x;
    margin-bottom:50px;
    overflow:hidden;
}

#HomePageDiv #HomeMainDiv #HomeLeftArrowDiv
{
    width:0px;
    float:left;
    overflow:hidden;
}

#HomePageDiv #HomeMainDiv #HomeMainShowDiv
{
    width:847px;
    height:166px;
    float:left;
    overflow:hidden;
}

#HomePageDiv #HomeMainDiv #HomeMainShowDiv .HomeMainShow
{
    width:190px;
    height:166px;
    float:left;
    overflow:hidden;
}

#HomePageDiv #HomeMainDiv #HomeMainShowDiv .HomeMainShowSplit
{
    width:29px;
    height:166px;
    float:left;
    overflow:hidden;
}

.HyetDocSafe
{
    width:190px;
    height:166px;
    background:url(../Images/HomeProduct_S.gif) no-repeat;
    text-align:left;
    overflow:hidden;
}

.HyetSpaceSafe
{
    width:190px;
    height:166px;
    background:url(../Images/HomeProduct_I.gif) no-repeat;
    text-align:left;
    overflow:hidden;
}

.HyetSateSafe
{
    width:190px;
    height:166px;
    background:url(../Images/HomeProduct_X.gif) no-repeat;
    text-align:left;
    overflow:hidden;
}

.Hyet3DSafe
{
    width:190px;
    height:166px;
    background:url(../Images/HomeProduct_3D.gif) no-repeat;
    text-align:left;
    overflow:hidden;
}

.ShowProductNameDiv
{
    position:relative;
    top:10px;
    left:8px;
    width:170px;
    height:28px;
    color:#659fcd;
    font-weight:bold;
    cursor:pointer;
    /*overflow:hidden;*/
}

.ShowProductLinkDiv
{
    position:relative;
    top:26px;
    left:3px;
    height:54px;
    width:66px;
    overflow:hidden;
}

.ShowProductLinkDiv .ShowProLink
{
    height:18px;
    line-height:18px;
    text-align:left;
    text-indent:10px;
    overflow:hidden;
}

.ShowProductLinkDiv .DisabledShowProLink
{
    height:18px;
    line-height:18px;
    text-align:left;
    text-indent:10px;
    overflow:hidden;
    color:#D7D7D7;
}

.ShowProductLinkDiv .ShowProLinkOver
{
    height:18px;
    line-height:18px;
    text-align:left;
    text-indent:10px;
    background:url(../Images/Yerrow_Arrow.gif) 0 2 no-repeat;
    overflow:hidden;
}

#HomePageDiv #HomeMainDiv #HomeRightArrowDiv
{
    width:0px;
    float:left;
    overflow:hidden;
}

