/* --- timeline --- */
.tlhead {line-height:1.4em;width:310px;padding:0px 120px 10px 40px;float:left;}
#tlwin {position:relative;width:440px;float:left;overflow:hidden;}
#tlcont {position:relative;width:440px;}
.tlrow3 {width:440px;padding-bottom:15px;float:left;overflow:hidden;}
.tlitem {width:190px;margin-right:30px;float:left;overflow:hidden;}
.tlitem h2 {font-size:2em;margin-top:10px;}
.tlitem p {margin:8px 0px;}
#tlleft {clear:left;}
#tlright {text-align:right;}
.tlarrow {width:20px;margin-top:28px;float:left;display:none;visibility:hidden;overflow:hidden;margin-right:5px;}
.tlarrow a {font-size:2em;font-weight:bold;color:#999999;text-decoration:none;line-height:1.2em;}
.tlarrow a:hover {color:#0099CC;}

