﻿@charset "utf-8";

div.LinkList_ImgLeft{ 
  width:600px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 3px 0px;
  background:url("../../../Images/shadow_bg_w600.gif") no-repeat left bottom;
 font-size: small;
} 

div.LinkList_ImgLeft .head{ 
  width:600px;
  background: url("../../../Images/shadow_head_w600.gif") no-repeat left top;
  font-weight: bold;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
} 

div.LinkList_ImgLeft .leftimg{
  margin: 0px 10px 0px 5px;
  padding: 0px 0px 0px 5px;
  width:130px;
  height:100px;
  background: url( photo_bg.gif ) no-repeat 5px top; 
  float: left;
} 

div.LinkList_ImgLeft .leftimg img{
} 


div.LinkList_ImgLeft .rightcontent{ 
  float: left;
  width:430px;
} 

div.LinkList_ImgLeft h2{ 
  width: 557px;
  height: 25px;
  color:black;
  background: url(../../../Images/h2_2.gif) no-repeat left top;

  margin: 0px 10px 10px 10px;
  padding-top: 5px;
  padding-left:23px;
  font-size: medium;
  font-weight: bold;
  text-decoration: none;
} 

div.LinkList_ImgLeft h2 A,
div.LinkList_ImgLeft h2 A:visited,
div.LinkList_ImgLeft h2 A:active
{ 
  text-decoration: none;
} 

div.LinkList_ImgLeft h2 A:hover
{ 
  text-decoration: underline;
} 



div.LinkList_ImgLeft ul { 
  padding:0px 0px 1em 0px;
  margin:0px;
  LINE-HEIGHT: 1.7;
  text-align: left;
} 

div.LinkList_ImgLeft li { 
  padding:0px 0.8em 20px 0px;
  display: inline;
} 


