#contain
{
width: 637px;
height: auto;
position: relative;
left: 265px;
top: -15px;
}

#contain_top
{
width: 637px;
height: 16px;
position: relative;
background-image: url(../medias/site/contain_top.png);
background-repeat: no-repeat;
background-position: right;
}

#contain_middle
{
width: 637px;
height: auto;
min-height: 450px;
position: relative;
background-image: url(../medias/site/contain_middle.png);
background-repeat: repeat-y;
background-position: right;
}

#contain_bottom
{
width: 637px;
height: 27px;
position: relative;
background-image: url(../medias/site/contain_bottom.png);
background-repeat: no-repeat;
}

#contain_middle h1
{
color: #454545;
margin: 0px;
padding: 0px;
font-size: 20px;
font-family: Verdana;
font-weight: normal;
}

#txt
{
position: relative;
width: 300px;
color: #ffffff;
font-size: 13px;
left: 30px;
}

#img
{
position: absolute;
width: 260px;
left: 360px;
top: 00px;
}

.port_a:hover
{
text-decoration: none;
}
