@charset "utf-8";

/* CSS Document */



* { margin: 0px; padding: 0px; }



body {

background: url(img/background.gif) no-repeat #ffd200 center top;

}



.container {

width: 452px;

margin: 0 auto;

font: 11px Tahoma;

}



h1 {

width: 452px;

height: 66px;

} h1 a { display: block; height: 66px; } h1 span { display: none; }



h2 {

width: 452px;

height: 111px;

background: url(img/header.jpg) no-repeat;

} h2 span { display: none; }



.content {

background: #ffd926;

border-width: 0px 1px 0px 1px;

border-color: #ffe56d;

border-style: solid;

width: 404px;

padding: 23px 23px 16px 26px;

color: #363636;

}

#bottom {

width: 352px;

height: 7px;

background: url(img/bottom.jpg) no-repeat;

}



a {

color: #363636;

text-decoration: underline;

}

a:hover {

color: #f3008f;

text-decoration: blink;

}



.right_link {

float: right;

padding: 8px 0px 0px 0px;

}



.d {

font-size: 10px;

}



.click {

font-size: 24px;

}



.click a {

color: #ffffff;

text-decoration: none;

}



.click a:hover {

color: #cf086c;

text-decoration: underline;

}



.video {

width: 640px;

text-align: center;

margin: 0 auto;

}



h3 {

font-size: 24px;

}