﻿body {
}

#1
{
    text-align:left;
    padding-top:6px;
    padding-bottom:6px;
    width:200px;
}

#2
{
    text-align:left;
    padding-top:6px;
    padding-bottom:6px;
    width:550px;
}
#condition
{
    width:730px;
    background-color:#D2D7CD;
    border:solid 1px scrollbar;
    padding:15 15 15 15;
    text-align:left;
    line-height:30px;
    
}
#port a
{
    padding-top:6px;
    padding-bottom:6px; 
    text-align:center;
    width:240px;
    font-size:16px;
    background-color:#D2D7CD;
    color:Black;
}
#port a:hover
{
     background-color:Black;
     color:White;
}
.r
{
    font-weight:600;
}
.choose
{
    color:#ff9900;
    font-size:24px;
    font-family:Arial Black;
}
.mail
{
    line-height:30px;
padding:10 10 10 10;
    color:#ff9900;
    font-size:20px;
    font-family:Arial Black;
    background-color:#D2D7CD;
}
.hh2
{
    height:1000px;
}