/*
 * koeki-u.ac.jp Practical Lectures on the Internet
 *
 */
@import url("basic.css");
body {background: #e5f490;}
ul li:first-line {background: transparent;}
td.netpart, td.vip {background: #cfc;}
td.hostpart {background: #eee;}

.screen span.uc:before {content: "% "; color: white;}
.screen span.sc:before {content: "# "; color: white;}
.screen span.lftp:before {content: "lftp ftp:> "; color: white;}
.screen .uc, .screen span.sc {color: yellow;}
.screen .u, .screen .lftp {color: yellow; text-decoration: none;}
var {color: blue; font-style: italic;}
.screen var {color: cyan;}
.screen kbd, .screen .see {color: cyan;}
