﻿@charset "utf-8";

.lmenu_img
{
width:600px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 3px 0px;
font-size: small;
background: url(../../../Images/shadow_bg_w600.gif) no-repeat left bottom;
}

.lmenu_img .h2frame{
  background: url(../../../Images/shadow_head_w600.gif) no-repeat left top;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
}


.lmenu_img  h2
{
  width: 557px;
  height: 25px;
  color:black;
  background: url(../../../Images/h2_2.gif) no-repeat left top;
  margin: 0px 0px 0px 0px;
  padding-top: 5px;
  padding-left:23px;
  font-weight: normal;  
  font-size: medium;
  text-decoration: none;
}

.lmenu_img h2 A,
.lmenu_img h2 A:link,
.lmenu_img h2 A:visited,
.lmenu_img h2 A:active
{
  color:black;
  text-decoration: none;
}

.lmenu_img h2 A:hover
{
  text-decoration: underline;
}

.lmenu_img .leftimg{
  margin: 0px 10px 0px 5px;
  padding: 0px 0px 0px 10px;
  width:130px;
  height:100px;
  background: url( photo_bg.gif ) no-repeat 10px top; 
  float: left;
} 

.lmenu_img .rightcontent{ 
  float: left;
  width:430px;
} 


.lmenu_img ul{
  padding:0px 0px 1em 0px;
  margin:0px;
  LINE-HEIGHT: 1.7;
  text-align: left;
}


.lmenu_img li{
  display:inline;
  /**
  background-image: url(menu_icon.gif);
  background-repeat: no-repeat;
  background-position: left center;
  */
  margin:0px;
  padding:0px 0.8em 20px 0px;
}

.lmenu__img li.lmenu_backbtn{
  display:block;
  background: url(../../../Images/box_arrow_up.gif) no-repeat left top;
  margin-bottom:5px;
  padding: 0px 0px 0px 15px;
  height: 23px;
  border-bottom: 2px dashed #4583C8;

}




