a:link,a:visited,a:active{
color:#786;
text-decoration:none;
}
a:hover{
color:#275;
text-decoration:none;
}
/***************************************/
body{
margin:0px;
padding:0px;
color:#000;
font-size:9pt;
font-family:Times New Roman,MS UI Gothic;
line-height:200%;
background-color:#fff;
background-image:url(img/bg.gif);
}
table{
font-size:9pt;
line-height:200%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#ccc;
font-size:9pt;
font-family:Times New Roman,MS UI Gothic;
background-color:#fff
border:1px solid #333;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #333;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:square;
}
/***************************************/
h1{
margin:0px;
padding:40px 0px 5px 0px;
height:30px;
font-size:16pt;
letter-spacing:30px;
text-align:center;
filter:dropshadow(offx=8,offy=8,color=#000000);
}
h1:first-letter{
color:#958;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 5px;
color:#666;
font-size:14pt;
background-image:url(img/bg2.gif);
background-position:100% 50%;
background-repeat:no-repeat;
border:1px solid #333;
text-align:center;
}
h3{
margin:0px;
padding:0px;
font-size:12pt;
font-style:italic;
}
h3:first-letter{
font-size:16pt;
}
h4{
margin:0px;
padding:0px 0px 20px 0px;
color:#666;
font-size:10px;
letter-spacing:10px;
text-align:center;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
/***************************************/
.menu{
margin:0px;
padding:0px;
list-style-type:none;
}
.menu li{
margin-bottom:3px;
height:30px;
font-size:12pt;
line-height:30px;
border:1px solid #333;
text-align:center;
}
.menu li a{
padding-right:10px;
height:30px;
font-weight:bold;
line-height:30px;
display:block;
}
.menu li a:hover{
letter-spacing:10px;
}
/***************************************/
.main_td{
padding:10px;
background-color:#e0e0e0;
border-top:1px solid #333;
border-right:1px solid #333;
border-left:1px solid #333;
}
.menu_td{
padding:10px;
width:440px;
background-color:#141414;
background-image:url(img/bg2.gif);
background-position:0% 0%;
background-repeat:no-repeat;
border-left:1px solid #333;
}
.photo_td{
padding-top:10px;
width:340px;
background-color:#000000;
border-right:1px solid #333;
border-left:1px solid #333;
}
.photo{
margin:0px 0px 10px 10px;
width:320px;
height:500px;
background-color:#000;
background-image:url(img/photo.jpg);
background-position:50% 50%;
background-repeat:no-repeat;
border:1px solid #333;
}