@charset "utf-8";
/* CSS Document */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,pre,a,code,em,img,small,strong,sub,sup,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:underline}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
body{height:100%; font:12px/18px; color:#51555C; background:#fff}
img{border:none}
@media screen and (min-width: 1024px) {#main{width:100%; min-height:600px; margin:30px auto 0 auto; background:#fff; -moz-border-radius:12px;-khtml-border-radius: 12px;-webkit-border-radius: 12px; border-radius:12px;}
h2.top_title{margin:4px 20px; padding-top:15px; padding-left:20px; padding-bottom:10px; border-bottom:1px solid #d3d3d3; font-size:18px; color:#a84c10; background:url(../images/arrL.gif) no-repeat 2px 14px}}
@media screen and (max-width: 1024px) {#main{width:100%; zoom:0.4; min-height:600px; margin:30px auto 0 auto; background:#fff; -moz-border-radius:12px;-khtml-border-radius: 12px;-webkit-border-radius: 12px; border-radius:12px;}
h2.top_title{margin:4px 20px; padding-top:15px; padding-left:20px; padding-bottom:10px; border-bottom:1px solid #d3d3d3; font-size:18px; color:#a84c10; background:url(../images/arrL.gif) no-repeat 2px 14px}}



#timeline {width: 1200px;overflow: hidden;margin: 100px auto;position: relative;background: url('../img/dot.gif') left 45px repeat-x;}
#dates {width: 1200px;height: 60px;overflow: hidden;}
#dates li {list-style: none;float: left;width: 100px;height: 50px;font-size: 24px;text-align: center;background: url('../img/biggerdot.png') center bottom no-repeat;}
#dates a {line-height: 38px;padding-bottom: 10px;}
#dates .selected {font-size: 38px;}
#issues {width: 1200px;overflow: hidden;}	
#issues li {width: 1200px;list-style: none;float: left;}

@media screen and (min-width: 1024px) {#issues li h1 {color: #0254a3;font-size: 42px;margin: 10px 100px 10px 100px;}
#issues li p {font-size: 16px;margin-right: 70px;margin: 0px 100px 0px 100px; font-weight: normal;line-height: 220%;}}

@media screen and (max-width: 1024px) {#issues li h1 {color: #0254a3;font-size: 42px;margin: 10px 100px 40px 100px;}
#issues li p {font-size: 16px;margin-right: 70px;margin: 0px 40px; font-weight: normal;line-height: 220%;}}