﻿.left_content
{
   width: 180px;
   float: left;
}
.land_page_content
{
    float: left;
}
.land_page
{
    background-color: #f7f5db;
    width: 715px;
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
}
.frame, .frame_float
{
    border: 4px solid #bbb46a;
}
.frame_float
{
    float: left;
}
.title_box
{
    height: 148px;
    width: 416px;
    margin: 4px;
    padding: 25px 10px 10px 10px;
    border: 1px solid #bbb46a;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
.text_box1
{
    width: 406px;
    height: 730px;
    padding: 20px;
}
.text_box2
{
    width: 387px;
    height: 493px;
    padding: 25px;
}
.winepod_box
{
    width: 213px;
    height: 271px;
    text-align: center;
    padding: 20px;
}
.winepod_box span
{
    font-size: 11px;
    font-style: italic;
    margin-left: -80px;
}
.contact_box
{
    width: 387px;
    height: 221px;
    text-align: center;
    padding: 25px;
}
.pic1
{
    width: 253px;
    height: 193px;
    background: url(../images/landpage_pic1.jpg) no-repeat left top;
}
.pic2
{
    width: 253px;
    height: 235px;
    background: url(../images/landpage_pic2.jpg) no-repeat left top;
}
.pic3
{
    width: 253px;
    height: 208px;
    background: url(../images/landpage_pic3.jpg) no-repeat left top;
}
.pic4
{
    width: 193px;
    height: 38px;
    background: url(../images/landpage_pic4.gif) no-repeat left top;
    margin: 5px 0px 10px 0px;
}
.pic5
{
    width: 262px;
    height: 455px;
    background: url(../images/landpage_pic5.jpg) no-repeat left top;
}
.pic6
{
    width: 262px;
    height: 276px;
    background: url(../images/landpage_pic6.jpg) no-repeat left top;
}
.pic7
{
    width: 262px;
    height: 241px;
    background: url(../images/landpage_pic7.jpg) no-repeat left top;
}
.pic8
{
    width: 437px;
    height: 158px;
    background: url(../images/landpage_pic8.jpg) no-repeat left top;
}
.text_box1 ul, .text_box2 ul
{
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.text_box1 ul li, .text_box2 ul li
{ 
	margin: 0px;
	padding: 0px;
}
.land_page_title
{
    color: #7c7c0e;
    font-weight: bold;
}