.s_menu {
background-attachment: fixed;
background-color: #000000;
background-image : url(../data/menu_bg.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

body {
color : #000;
font-size: 12px;
background : #fff;
}

a{
text-decoration : none;
}

a:link{
color : #36f;
}

a:visited{
color : #333;
}

a:hover{
color : red;
}

.pt9 {
font-size: 9pt;
}

h1{
color : f00;
font-size : 20px;
border-bottom : 1px solid #f00;
padding : 3px;
margin : 0px 0px 10px 0px;
}

p{
line-height : 130%;
padding : 0px;
margin : 0px 0px 10px 0px;
}

strong{
color: #f00;
}

.pt9_red {
font-size: 9pt;
font-weight: bold;
color: #FF0000;
}

.down_list{
font-size : 12px;
text-decoration : none;
}

#md{
width : 700px;
height : 32px;
border : none;
padding : 0px;
margin : 0px 0px 10px 0px;
}

.tb{
text-align : left;
width : 688px;
border : 1px solid #666;
padding : 5px;
margin : 0px;
}

.center{
text-align : center;
}

.bn{
width : 200px;
height : 40px;
border : none;
padding : 0px;
margin : 3px;
}

#bb5pic{
width : 680px;
height : 600px;
border : none;
padding : 0px;
margin : 0px;
}