﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.B_SiteMapListDiv1_base
{
font-size:small;
margin: 0px;
padding:0px;
}

.B_SiteMapListDiv1_base .MenuListDiv
{
text-align: left;
}

.B_SiteMapListDiv1_base .MenuListBg
{
}

.B_SiteMapListDiv1_base .Title
{
 padding: 0px 0px 0px 0px;
 width: 100%;
}

.B_SiteMapListDiv1_base .TitleSep
{
text-align:left;
}

.B_SiteMapListDiv1_base ul
{
margin:0;
padding:0;
}

.B_SiteMapListDiv1_base li
{
  list-style-type: none;
  padding-left: 20px;
  margin-left: 10px;
}

.B_SiteMapListDiv1_base li.layer0
{
background:transparent url("../../../Images/h3.gif") no-repeat scroll 0 0;
min-height:28px;
height:auto !important;
height:28px;
margin-left:10px;
margin-top:5px;
padding:7px 0 0 30px;
}

.B_SiteMapListDiv1_base li.layer0Sep
{
background:transparent url("../../../Images/h2.gif") no-repeat scroll 0 0;
min-height:24px;
height:auto !important;
height:24px;
margin-bottom:5px;
padding:10px 0 0 25px;
color:black;
font-size:14px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.B_SiteMapListDiv1_base
{
font-size:small;
margin: 0px;
padding:0px;
}

.B_SiteMapListDiv1_base .MenuListDiv
{
text-align: left;
}

.B_SiteMapListDiv1_base .MenuListBg
{
}

.B_SiteMapListDiv1_base .Title
{
 padding: 0px 0px 0px 0px;
 width: 100%;
}

.B_SiteMapListDiv1_base .TitleSep
{
text-align:left;
}

.B_SiteMapListDiv1_base ul
{
margin:0;
padding:0;
}

.B_SiteMapListDiv1_base li
{
  list-style-type: none;
  padding-left: 20px;
  margin-left: 0px;
  line-height:2.1;
}

.B_SiteMapListDiv1_base li.layer0
{
background:transparent url("../../../Images/h3.gif") no-repeat scroll 0 0;
height:28px;
margin-left:0px;
padding:4px 0 0 30px;
}

.B_SiteMapListDiv1_base li.layer0Sep
{
background:transparent url("../../../Images/h2.gif") no-repeat scroll 0 0;
height:24px;
margin-bottom:5px;
padding:10px 0 0 25px;
color:black;
font-size:14px;
}
}
