

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

.LMenu180_head
{
 background:transparent url(../../../Images/180_h.gif) no-repeat scroll left center;
 height:7px;
 padding:0px;
 margin:0px;
 width:180px;
  font-size:1px !important;
}

.LMenu180_body
{
 background: url(../../../Images/180_bg.gif) repeat-y left;
 padding:0px;
 margin:0px;
 width: 180px;
}

.LMenu180_foot
{
 background: url(../../../Images/180_b.gif) no-repeat left center;
 width: 180px;
 height: 7px;
 padding:0px;
 margin:0px;
 margin-bottom: 5px;
 font-size:1px !important;
}

.LMenu180_body h2
{ 
background:url(list_title.gif) no-repeat top;
color:#000000;
font-size:small;
font-weight:bold;
/* height:25px; */
margin:0px 0px 0px 7px;
padding:0px 5px 0px 15px;
text-align:left;
width:146px;
line-height: 35px; 
letter-spacing:-1px;
}

.LMenu180_body ul 
{
margin:0;
padding:3px 0 0;
}

.LMenu180_body li 
{
  background: url(icon.gif) no-repeat left center;
font-size:small;
list-style-type:none;
margin:0;
padding:0;
}

.LMenu180_body a
{
 display:block;
height:100%;
margin:0;
padding:2px 4px 0 20px;
text-align:left;
}

.LMenu180_body a:link
{
  color: black;
 text-decoration: none;
}

.LMenu180_body a:visited
{
  color: black;
 text-decoration: none;
}

.LMenu180_body a:hover
{
  color: #800080;
  text-decoration:underline;
}

.LMenu180_body a:active
{
  color: black;
 text-decoration: none;
}
}
