﻿.tech_expertContents
{
    width: 1000px;
    height: auto;
    background-color: White;
    margin-top: 18px;
}
.bg_expert
{
    width:1000px;
    height:45px;
    background-image:url("../Images/expert.png");
    background-repeat:no-repeat;
    background-position:5px 5px;
}
.showExpInfo
{
    width:900px;
    height:275px;
    float:left;
    margin-top:30px;
    margin-left:50px;
}
.deco_expLeft
{
    width:193px;
    height:235px;
    padding-top:20px;
}
.deco_expRight
{
    width:630px;
    height:200px;
    margin-top:20px;
    margin-left:30px;
}

.bg_seaFoodSales
{
    width:1000px;
    height:45px;
    background-image:url("../Images/seaFood.png");
    background-repeat:no-repeat;
    background-position:5px 5px;
}
.bg_seadlingSales
{
    width:1000px;
    height:45px;
    background-image:url("../Images/seadling.png");
    background-repeat:no-repeat;
    background-position:5px 5px;
}
.bg_feed_Sales
{
    width:1000px;
    height:45px;
    background-image:url("../Images/feed_sales.png");
    background-repeat:no-repeat;
    background-position:5px 5px;
}