body { 
margin : 9px 9px 0;
padding : 0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : green;
background : #ffffff url(pic/fonw.gif) no-repeat top left;
} 
#L0 { 
width : 90%;
} 
#core { 
margin-right : 100px;
padding-right : 9px;
} 
#core2 { 
margin-right : 10px;
padding-right : 9px;
} 
#lB { 
float : left;
width : 143px;
} 
#rB { 
float : right;
width : 143px;
} 
#ad { 
background : #fff5ad;
} 
#tip { 
background-color : #eff8e5;
} 
#core { 
background : white;
width : 95%;
} 
#mytip { 
width : 190px;
font-weight : bold;
font-size : 11px;
border : 1px solid #5555aa;
} 
.default2, default1 { 
color : blue;
cursor : pointer;
} 
A { 
font-size : 11px;
font-family : arial;
text-decoration : none;
color : #901010;
} 
A:hover { 
font-size : 11px;
font-family : arial;
color : #ff0000;
} 
A:visited { 
font-size : 11px;
font-family : arial;
text-decoration : none;
color : #901010;
} 
a:active { 
font-size : 11px;
font-family : Arial, Helvetica;
color : #000000;
} 
.default1 { 
height : 20px;
text-align : center;
color : #009933;
border-top : 1px solid #d8d0c8;
border-right : 3px solid #00cc00;
border-bottom : 3px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #ffffcb;
} 
.buttonover1 { 
height : 20px;
text-align : center;
color : #000000;
border-top : 3px solid #00cc00;
border-right : 1px solid #00cc00;
border-bottom : 1px solid #d8d0c8;
border-left : 3px solid #00cc00;
background : #fdf2b0;
} 
.buttondown1 { 
height : 20px;
text-align : center;
color : #ffff99;
border-top : 1px solid #000000;
border-right : 1px solid #00cc00;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #000000;
background : #daceba;
} 
.buttonup1 { 
height : 20px;
text-align : center;
color : #000000;
border-top : 1px solid #d8d0c8;
border-right : 1px solid #00cc00;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #c9bda9;
} 
.default2 { 
height : 20px;
text-align : center;
color : #009933;
border-top : 1px solid #d8d0c8;
border-right : 3px solid #00cc00;
border-bottom : 3px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #ffffcb;
} 
.buttonover2 { 
height : 20px;
text-align : center;
color : #000000;
border-top : 3px solid #00cc00;
border-right : 1px solid #d8d0c8;
border-bottom : 1px solid #d8d0c8;
border-left : 3px solid #00cc00;
background : #fdf2b0;
} 
.buttondown2 { 
height : 20px;
text-align : center;
color : #ffff99;
border-top : 1px solid #000000;
border-right : 1px solid #d8d0c8;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #000000;
background : #daceba;
} 
.buttonup2 { 
height : 20px;
text-align : center;
color : #000000;
border-top : 1px solid #d8d0c8;
border-right : 1px solid #000000;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #c9bda9;
} 
.default3 { 
height : 20px;
text-align : left;
color : #009933;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
border-left : 1px solid #d8d0c8;
background : #ffffcb;
} 
.buttonover3 { 
height : 20px;
text-align : left;
color : #000000;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
background : #fdf2b0;
} 
.buttondown3 { 
height : 20px;
text-align : left;
color : #ffff99;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
background : #daceba;
} 
.buttonup3 { 
height : 20px;
text-align : left;
color : #000000;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
background : #c9bda9;
} 
#scroll_container { 
position : relative;
width : 600px;
height : 240px;
overflow : hidden;
} 
#scroller { 
position : absolute;
left : 0;
top : 0;
} 
#scroller div { 
width : 90%;
height : 240px;
margin-top : 1px;
margin-bottom : 5px;
padding : 5px;
text-align : left;
} 
#slider_container { 
position : relative;
width : 14px;
height : 240px;
text-align : left;
} 
#slider { 
position : absolute;
width : 14px;
height : 68px;
background-color : red;
background-image : url(scrollbar_handlev.gif);
background-repeat : no-repeat;
background-position : center center;
} 
#slider_container { 
width : 16px;
} 
.tbl { 
width : 100%;
border : 1px solid #ccc;
border-collapse : collapse;
font-family : arial, sans-serif;
} 
.tbl td, .tbl th { 
text-align : left;
border : 1px solid #ccc;
padding-left : 10px;
} 
.tbl .off { 
background-color : #fff;
} 
.tbl .off { 
background-color : #fafafa;
} 
.tbl .hover { 
background-color : #99f;
} 
.tbl .click { 
background-color : #66f;
font-weight : bold;
} 
button { 
border : 1px solid green;
color : green;
} 
body { 
margin : 9px 9px 0;
padding : 0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : green;
background : #ffffcb;
} 
#core { 
background : white;
width : 95%;
} 
#mytip { 
width : 190px;
font-weight : bold;
font-size : 11px;
border : 1px solid #5555aa;
} 
.default2, default1 { 
color : blue;
cursor : pointer;
} 
A { 
font-size : 11px;
font-family : arial;
text-decoration : none;
color : #008000;
} 
A:hover { 
font-size : 11px;
font-family : arial;
color : #ff0000;
} 
A:visited { 
font-size : 11px;
font-family : arial;
text-decoration : none;
color : #901010;
} 
a:active { 
font-size : 11px;
font-family : Arial, Helvetica;
color : #000000;
} 
.default1 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #009933;
border-top : 1px solid #d8d0c8;
border-right : 3px solid #00cc00;
border-bottom : 3px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #ffffcb;
} 
.buttonover1 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #000000;
border-top : 3px solid #00cc00;
border-right : 1px solid #00cc00;
border-bottom : 1px solid #d8d0c8;
border-left : 3px solid #00cc00;
background : #fdf2b0;
} 
.buttondown1 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #ffff99;
border-top : 1px solid #000000;
border-right : 1px solid #00cc00;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #000000;
background : #daceba;
} 
.buttonup1 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #000000;
border-top : 1px solid #d8d0c8;
border-right : 1px solid #00cc00;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #c9bda9;
} 
.default2 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #009933;
border-top : 1px solid #d8d0c8;
border-right : 3px solid #00cc00;
border-bottom : 3px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #ffffcb;
} 
.buttonover2 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #000000;
border-top : 3px solid #00cc00;
border-right : 1px solid #d8d0c8;
border-bottom : 1px solid #d8d0c8;
border-left : 3px solid #00cc00;
background : #fdf2b0;
} 
.buttondown2 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #ffff99;
border-top : 1px solid #000000;
border-right : 1px solid #d8d0c8;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #000000;
background : #daceba;
} 
.buttonup2 { 
height : 20px;
text-align : center;
font-size : 11px;
color : #000000;
border-top : 1px solid #d8d0c8;
border-right : 1px solid #000000;
border-bottom : 1px solid #00cc00;
border-left : 1px solid #d8d0c8;
background : #c9bda9;
} 
.default3 { 
height : 20px;
text-align : left;
font-size : 11px;
color : #009933;
border-top : 5px solid #fff;
border-right : 1px solid #fff;
border-bottom : 5px solid #fff;
border-left : 1px solid #d8d0c8;
background : #ffffcb;
} 
.buttonover3 { 
height : 20px;
text-align : left;
font-size : 11px;
color : #000000;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
background : #fdf2b0;
} 
.buttondown3 { 
height : 20px;
text-align : left;
font-size : 11px;
color : #ffff99;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
background : #daceba;
} 
.buttonup3 { 
height : 20px;
text-align : left;
font-size : 11px;
color : #000000;
border-top : 1px solid #fff;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
border-left : 1px solid #fff;
background : #c9bda9;
} 
.tbl { 
width : 100%;
border : 1px solid #ccc;
border-collapse : collapse;
font-family : arial, sans-serif;
} 
.tbl td, .tbl th { 
text-align : left;
border : 1px solid #ccc;
padding-left : 10px;
} 
.tbl .off { 
background-color : #fafafa;
} 
.tbl .hover { 
background-color : #99f;
} 
.tbl .click { 
background-color : #66f;
font-weight : bold;
} 
button { 
border : 1px solid green;
color : green;
} 
td { 
background-color : #ffffff;
} 
#bbb { 
color : red;
font-weight : bold;
} 
.classover { 
background-color : #ffffcb;
} 
.classout { 
background-color : #ffffff;
} 
.hintBox { 
font : 100% Arial, Helvetica, sans-serif;
border-right : 1px solid #f69465;
padding-right : 12px;
border-top : 1px solid #f69465;
padding-left : 6px;
padding-bottom : 6px;
border-left : 1px solid #f69465;
padding-top : 6px;
border-bottom : 1px solid #f69465;
background-color : #ffffcc;
