*{
 margin:0px;
 padding:0px;
/* border:1px dotted #aaa;*/
 font-size:100%
}

html{
 height: 100%;
 overflow:hidden;
}

body{
 line-height:1.5em;
 font-family:serif;
 font-size:90%;
 color:#223;
}

h1{
 padding-top:20px;
 text-align:center;
 font-size:150%;
 color:#888;
}

div.parts{
 clear:left;
 float:left;
 margin:2em 0px 0px 162px !important;
 margin:2em 0px 0px 90px;
 width:80%;
 max-width:980px;
 background:url(img/parts.gif) 100% 0% no-repeat;
 padding:0px 20px 0px 20px !important;
 padding:0px 20px 0px 52px;
}

div.parts h2{
 margin:0px 40px 1em -52px;
 background:url(img/h2.gif) 0% 0% no-repeat #ddd;
 padding:120px 0px 0px 40px;
 color:#888;
}

dl{
}

dt{
 margin-top:1em;
}

dd{
 margin-left:2em;
}

table{
 width:100%;
}

p{
 margin:1em 0em;
 text-indent:1em;
}

div.parts table caption{
 margin:1em;
 text-align:center;
 font-weight:bold;
}

div#schedule td{
 border-right:1px dotted #888;
 border-top:1px dotted #888;
 padding:2px;
}

div#schedule .paper a{
 display:block;
}

div#schedule .slide{
 border-right:0px;
}

div#schedule th{
 border-right:1px dotted #888;
}

div#schedule tr.off{
 color:#555;
 background:#aaa;
}

li{
 margin-left:0em !important;
}

/* for IE6 */
li{
 margin-left:2em;
}

div#papers_list .number,
div#papers_list .intention{
 border-right:1px dotted #888;
 padding:2px;
}

div#papers_list td{
 border-top:1px dotted #888;
}

div#papers_list .number{
 width:5%;
}

div#papers_list .intention{
 width:20%;
}

div#papers_list .paper{
 width:74%;
}

div#papers_list dl dt{
 margin-bottom:1em;
}

div#papers_list dl dd{
 margin-left:1em;
}

dl#menu{
 width:160px;
 position:absolute;
 top:15px;
 left:30px;
 z-index:2;
}

dl#menu li{
 list-style-type:none;
}

dl#menu dl{
 margin:0px;
}

dl#menu dt{
 margin:0px;
}

dl#menu dd{
 margin-left:15px;
}

div#main{
 width:100% !important;
/* width:80%;*/
 height:100%;
 position:absolute;
 top:0px;
 right:0px;
 overflow-y:auto;
 overflow-x:hidden;
 z-index:1;
 background:transparent !important;
/* background:url(img/cmt_ball.jpg) no-repeat bottom right fixed;*/
 padding-right:0px !important;
}

div#back{
 width:80% !important;
 width:100%;
 position:absolute;
 top:0px;
 left:0px;
 background:url(img/cmt_ball.jpg) repeat-y bottom left fixed !important;
 background:url(img/cmt_ball.jpg) repeat-y 0px -1800px fixed;
 padding-left:50px !important;
 padding-left:0px;
}

*+html body div#back{
 padding-right:180px !important;
}

address{
 font-style:normal;
}

dl#outline-list dt{
 margin:0px 0px 1em 0px;
 width:5em;
 float:left;
 clear:both;
 text-align:right;
}

dl#outline-list dd{
 margin:0px 0px 1em 6em;
}

ul#address-list{
 margin-bottom:2em;
}

table#papers_list_summer{
 margin-bottom:3em;
}
