/* origami */

body{position:relative;background:#fff;width:auto;height:auto;margin:0;padding:0;font-size:100%;}

#paper{background:url(bg.gif);width:724px;height:512px; position:relative;margin:10px auto;padding:0;}

#left{width:190px;height:418px;padding:10px;margin:auto;top:72px;left:2px;position:absolute;}

#content{width:495px;height:486px;padding:17px;margin:auto;top:-10px;left:205px;position:absolute;overflow:hidden;}

#menu{width:88px;height:109px;margin:0;padding-left:10px;}
#menu span{display:none;}
#menu li{float:left;list-style:none;display:block;padding:8px;}

#menu-his li, #menu-his a{background:url("menu.gif") 0px 0 no-repeat;width:71px;height:19px;display:block;margin-bottom:-5px;}
#menu-mod li, #menu-mod a{background:url("menu.gif") 0px -19px no-repeat;width:72px;height:14px;display:block;}
#menu-tut li, #menu-tut a{background:url("menu.gif") 0px -33px no-repeat;width:82px;height:14px;display:block;}
#menu-exa li, #menu-exa a{background:url("menu.gif") 0px -47px no-repeat;width:88px;height:18px;display:block;margin-bottom:-3px;}
#menu-exa li, #menu-lin a{background:url("menu.gif") 0px -65px no-repeat;width:51px;height:14px;display:block;}

#menu-his a:hover{background:url("menu.gif") -88px 0px no-repeat;}
#menu-mod a:hover{background:url("menu.gif") -88px -19px no-repeat;}
#menu-tut a:hover{background:url("menu.gif") -88px -33px no-repeat;}
#menu-exa a:hover{background:url("menu.gif") -88px -47px no-repeat;}
#menu-lin a:hover{background:url("menu.gif") -88px -65px no-repeat;}

#img li {float:left;display:inline;list-style-type:none;padding-right:40px;padding-bottom:5px;margin-left:-40px;}

.img{width:75px;height:75px;padding:5px;}
a.img{border:2px;color:#999;text-decoration:none;}
a.img:hover{border:2px;color:#000;text-decoration:none;}

a {border:0px;color:#999;text-decoration:none;font-weight:bold;}
a:active {border:0px;color:#999;text-decoration:none;font-weight:bold;}
a:hover{border:0px;color:#000;text-decoration:underline;font-weight:bold;}
a:visited {border:0px;color:#999;text-decoration:none;font-weight:bold;}

p{font-family:Georgia, "Times New Roman", Serif;font-size:0.875em;}
h1{font-family:Georgia, "Times New Roman", Serif;font-size:1.5em;}