body, html {
height: 100%;
}
body {
font: 12px/1.5 "trebuchet ms" tahoma, verdana, sans-serif;
color: #000;
}
a {
color: #0099ff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
div.page {
min-width: 940px;
max-width: 1440px;
position: relative;
min-height: 100%;
}
* html div.page {
height: 100%;
}
div.wdi-wrapper {
padding-bottom: 9em;
width: 100%;
overflow: hidden;
}
h1.logo {
float: left;
margin: 120px 55px 0 0;
padding-left: 50px;
}
div.market {
width: 135px;
margin: 120px 5px 0 0;
float: left;
font-size: 14px;
}
div.market ul li {
margin-bottom: 7px;
width: 95px;
}
div.market ul li.current {
background: url(../images/wdi-arrow.gif) no-repeat 100% 5px;
}
div.tv {
width: 504px;
height: 323px;
margin-top: 177px;
position: relative;
float: left;
background: #010101 url(../images/tv.jpg) no-repeat 0 0;
}
div.tv img {
display: none;
padding: 32px 36px;
cursor: pointer;
}
div.tv .dtv {
display: block;
width: 58px;
height: 53px;
position: absolute;
bottom: 59px; left: 50px;
background: url(../images/wdi-logo-small.gif) no-repeat 0 0;
}
p.choose {
margin-bottom: 20px;
color: #999;
font-size: 12px;
}
h2.title {
position: absolute;
left: 360px;
top: 125px;
font-size: 24px;
}
.footer {
width: 415px;
margin-top: -7em;
margin-left: 362px;
position: relative;
line-height: 1.4;
font-size: 11px;
background-color: #fff;
}

