CS
: StudyTourJapanCSS
CsWiki :: LogIn
P, TD, LI, INPUT, SELECT, TEXTAREA {

font-family: Verdana, Tahoma, Arial;
font-size: 13px;
line-height: 1.5;
}

BODY {

font-family: Verdana, Tahoma, Arial;
font-size: 13px;
line-height: 1.5;
color: #000000;
background-color: #F8F8F8;
width: 750px;
margin : auto;
text-align : center;
vertical-align:middle;
}

A {

color: #191970;
text-decoration:underline;
}

A:hover{

text-decoration:none;
}

HR {

border-top: #AAAAAA 2px dashed;
height: 2px;
color : #AAAAAA;
}

IFRAME {

width:95%;
height:100%;
}

H2 {
font-size:100%
}


IMG{

border: 0px;
padding: 0px;
}

UL, OL {

margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

FORM, H1, H2, H3, H4, H5 {

margin: 0px;
padding: 0px;
}

A.ext {
}

.exttail {

color: #999;
position: relative;
bottom: 0.5ex;
}

.indent {

margin-left: 40px;
}

.additions {

color: #008800;
}

.deletions {

color: #880000;
}

.error {

color: #CC3333; font-weight: bold;
}



.page {

border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
border-bottom: #AAAAAA 2px solid;
border-top: #AAAAAA 2px solid;
background-color: #FFFFFF;
padding: 10px;
padding-bottom: 50px;
text-align : left;
height: 100%;
color: #333333;
}

.header{

font-size: 200%;
font-weight: bold;
padding: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align : center;
color: white;
background-color:#FF80FF;
border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
margin : 0px;
}
.header A{

color: white;
}

.subheader {

background-color: #6699CC;
padding: 0px;
color: white;
border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
}

.subheader A{

color: white;
}

.wikiname{

display:inline;
}
.currentpage{

display:inline;
}

.bookmark{

background-color:#88BBEE;
margin:0px;
}

.footer {

border-bottom: #AAAAAA 2px solid;
border-left: #AAAAAA 2px solid;
border-right: #AAAAAA 2px solid;
background-color: #FFFFFF;
padding-left:150px;
padding-right:150px;
margin-top: 0px;
text-align:center;
}


.code {

background: #FFFFFF;
border: solid #888888 2px;
font-family: "Courier New", Tahoma, Arial;
color: black;
font-size: 10pt;
width: 97.5%;
height: 400px;
overflow: scroll;
padding: 3px;
}

.notes {

color: #FF6600;
font-size: 80%;
}

.revisioninfo {

color: #AAAAAA;
padding-bottom: 20px;
}

.copyright {

font-size: 11px;
color: #AAAAAA;
text-align: right;
}

.copyright A {

font-weight:bold;
color: #AAAAAA;
}