/* CSS Document */
*{
text-align:left;
list-style:none outside;
font-style:normal;
font-weight:normal;
font-stretch:normal;
/*font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;*/
font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
background:transparent;
}
html{
margin:0;
padding:0;
}
body{
margin:0;
padding:0;
background:#000000 url(../images/back_body.gif) repeat-x;
color:#434343;
font-size:100%;
scrollbar-base-color:#000000;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,table,th,td,em,img{
margin:0;
padding:0;
border:none;
}
th,td{
vertical-align:top;
}
address,em{
font-style:normal;
}
/**/
a:link{
text-decoration:underline;
color:#ff6100;
}
a:visited{
text-decoration:underline;
color:#ff6100;
}
a:hover{
text-decoration:underline;
color:#FF0000;
}
#wrapHeadEle ul#sub a:hover img,#wrapFoot a:hover img{
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
/**/
#wrapBody{
position:relative;
background:url(../images/back_rami.gif) no-repeat 50% 0;
clear:both;
width:100%;
margin:0 auto;
text-align:center;
}
#wrapBodyEle{
position:relative;
margin:0 auto;
height:735px;
width:960px;
}
#wrapBodyEle h1{
position:relative;
top:79px;
left:150px;
}
#wrapContents{
position:relative;
top:80px;
left:300px;
height:480px;
width:680px;
overflow-x: hidden;
overflow-y:scroll;
}
#wrapContents #wrapContentsEle{
padding:0 0 30px 0;
}
#wrapContents #wrapContentsEle h2{
padding:50px 0 20px 0;
}
/**/
.swp{
}
/*end*/