/*<style type="text/css" media="screen">*/
* {margin: 0; padding: 0; border: 0;}
img { behavior: url(iepngfix.htc) }

body {
width: 100%;
font-family:arial;
text-align: center; 
background: black;
color: #fff;
min-width: 700px;
behavior:url("hover.htc");
}

button { font-size: 1em; }

#footer {background: black; clear:both; width: 100%; height:auto;}

#adbox
{
position:relative;
left:50%;
width:728px;
height:90px;
margin-left:-364px;
background:black;
}

#adbox2
{
float:left;
width:120px;
height:600px;
margin-left:10px;
}

#bndr
{
position:relative;
float:left;
width:680px;
height:auto;
left:50%;
margin-left:-340px;
/*border: 1px solid white;*/
}

#links
{
position:relative;
float:left;
width:120px;
height:600px;
background:black;
margin-top:10px;
}

#main
{
position: relative;
float:left;
/*left: 50%;*/
width: 420px;
height:auto;
/*margin-left: -210px;*/
background: black;
}

#titleview
{
width: 420px;
height: 180px;
background: black;
}

#descview
{
width: 400px;
height: auto;
margin: 10px 10px 10px 10px;
}

#errbox
{
width: 420px;
height: auto;
text-align: center;
font-size: 1em;
}

.wkpn
{
float: left;
width: 420px;
height: auto;
text-align: center;
font-size: 2em;
color: #FFFFFF;
background-color: #000000;
border: 1px solid red;
}

#etk
{
width: 420px;
height: 40px;
}

#menuview
{
font-size: 75%;
/*position: relative;*/
width: 420px;
background: black;
border: 1px solid red;
}

.dttt
{
text-align:center;
font-size:1.7em;color:#ff0;padding-top:5px;
}

.dttl
{
width:420px;
height:auto;
overflow:hidden;
text-align:center;
font-size:1.5em;
}

.ttt
{
text-align:center;
font-size:.9em;color:#ffff00;padding-top:5px;
}

.ttl
{
width:154px;
height:1.2em;
overflow:hidden;
text-align:center;
word-wrap:break-word;
font-size:.8em;
}


