/* CSS Document */
body
{
background-color:#f2f2f2
}

#total
{
width:950px;
margin:0 auto;
padding:0 auto;
overflow:hidden;
border: solid 1px;
border-color:#666666; 
background-color:#FFFFFF;
}
#head
{
width:100%;
height:130px;
float:left;
background:#165BAA;
}
.head-TT
{
min-width:500px;
float:left;
padding-left:40px;
padding-top:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
color:#FFFFFF;
}
.head-tt1
{
min-width:700px;
float:left;
padding-left:250px;
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}
#tt-body
{
width:890px;
padding:60px 30px 0px 30px;
float:left;
}
#tt-youtobe
{
width:500px;
padding:60px 195px 60px 195px;
float:left;
}
#tt-button
{
width:500px;
padding:15px 210px 20px 180px;
float:left; 
}
#tt-footer
{
width:100%; background-color:#165BAA;
float:left;
font-size:13px;
}


.text1
{
width:890px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
font-size:14px;
margin-bottom:5px;
}
.text2
{
width:890px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#978b8b;
margin-bottom:15px;
}
A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: white;}

