/*2003index CSS*/

body{
margin : 4px 0px 100px 4px;
font-family :Arial,Verdana,Helvetica,sans-serif;
color : #000;
background-color : #b0e0e6;
}
#home{
padding-top : 20px;
padding-bottom : 20px;
font-weight : bold;
}
.mini{
font-size : 0.9em;
padding-left : 0.5em;
padding-right : 0.5em;
}
.comment3{
width: 600px;
background-color : #f0f8ff;
border-style: solid;
text-align : left;
padding : 20px 20px 20px 20px;
border-width : 4px 4px 4px 4px;
border-color : #778899 ;
}
.comment4{
width: 600px;
padding : 20px 20px 20px 20px;
margin : 10px 0px 100px 10px;
background-color : #000;
border-style: solid;
border-width : 4px 4px 4px 4px;
border-color : #778899 ;
}
.comment4 p{
color : #fff;
font-size : 1.1em;
}
.comment4 a:link{
text-decoration : underline;
font-weight:nomal;
color:#fff;
}
.comment4 a:visited{
color : #fff;
text-decoration : underline;
}
a:active{
color:#0000ff;
text-decoration : none;
}
span.inside{
font-size : 0.9em;
}

span.bold{
font-weight : bold;
}
span.bold2{
font-weight : bold;
font-size : 1.1em;
}
.right{
text-align : right;
padding-right : 0.5em;
}
hr {
border: 1px solid black;
}

span.point{
color : #ff00ff;
}

a{
text-decoration : underline;
font-weight:nomal;
}
a:link{
text-decoration : underline;
font-weight:nomal;
color:#00bfff;
}
a:visited{
color : #000;
text-decoration : underline;
}
a:active{
color:#0000ff;
text-decoration : none;
}
a:hover{
color:#000;
background-color : #f0f8ff;
text-decoration : none;
}
h4{
font-size : 1.2em ;
}
h5{
font-size : 1em ;
}
h3{
font-size : 1.2em ;
}
.big4{
font-size : 110% ;
letter-spacing : 2px ;
font-wight : bold ;border-style: solid;
border-width : 1px 1px 1px 1px;
background-color : #778899 ;
color : #fff ;
padding-top : 0.1em;
padding-bottom : 0.1em;
text-align : center ;
margin-bottom : 2em ;
}
h4{
letter-spacing : 2px ;
font-wight : bold ;
border-style : solid ;
border : 1px 1px 1px 1px ;
background-color : #778899 ;
color : #f0f8ff ;
padding-top : 0.1em;
padding-bottom : 0.1em;
text-align : center ;
margin-top : 2em ;
margin-bottom : 2em ;
}
.sub{
font-size : 0.9em ;
}
.center{
text-align : center;
}
.name{
text-align : right ;
margin-top : 100px;

}
.intxt{
margin : 2em 2em 2em 2em ;
}
span.intxt2{
padding-left : 1em ;
}

p{
line-height: 1.7em;
letter-spacing : 0.02em ;
}
blockquote{
line-height: 1.7em;
letter-spacing : 0.01em ;
margin-left : 2em;
}