table.menu_table
{
position: relative;
top: 0px;
left: 0px;
width: 828px;
height: 26px;
border-spacing: 0px;
padding: 0px;
margin: 0px;
}

table.menu_table td
{
text-align: center;
padding: 0px;
margin: 0px;
}

table.menu_table td a.menu_item
{
width: auto;
height: 26px;
line-height: 26px;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: #F6F6F4;
display: block;
}

table.menu_table td a.menu_item:hover
{
color: #f48303;
}

table.menu_table td a.menu_item_sel
{
width: auto;
height: 26px;
line-height: 26px;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: #000000;
background-color: #F6F6F4;
display: block;
}

table.menu_table td a.menu_item_sel:hover
{
color: #f48303;
}

div.clear
{
clear: both;
}

div.ref_div
{
position: relative;
top: 15px;
left: 10px;
width: 330px;
height: 220px;
background-color: #181818;
margin-bottom: 15px;
margin-right: 15px;
float: left;
overflow: hidden;
}

div.ref_div h2
{
position: absolute;
top: 10px;
left: 154px;
width: 164px;
height: 16px;
font-size: 16px;
line-height: 16px;
overflow: hidden;
}

div.ref_div p
{
position: absolute;
top: 26px;
left: 154px;
width: 164px;
height: 134px;
color: #CCCCCC;
overflow: hidden;
}

div.ref_div img.thumb
{
position: absolute;
top: 10px;
left: 10px;
width: 134px;
height: 200px;
cursor: pointer;
}

div.ref_div_foto
{
position: absolute;
top: 180px;
left: 185px;
width: 135px;
height: 32px;
line-height: 32px;
color: #888888;
font-size: 10px;
text-align: left;
background-image: URL('images/camera_32.png');
background-position: top right;
background-repeat: no-repeat;
cursor: pointer;
}

div.ref_div_foto:hover
{
color: #FF5500;
}

li.li_pointer
{
line-height: 20px;
cursor: pointer;
}

li.li_pointer:hover
{
color: #FF5500;
}

div.li_exp
{
position: relative;
top: 0px;
left: 0px;
text-align: left;
color: #FFFFFF;
display: none;
}