Team:SYSU-China/common all.css
From 2013.igem.org
div.out_frame { float:left; position:relative; z-index: 0;
width:450px; height:240px;
margin: 30px 31px; box-shadow: 0px 0px 5px 5px #888888;
background: url();
} div.inner_frame { position:absolute; z-index: 1; right:0px;; top: 0px;
width:1px;
height:240px;
background: url() no-repeat;
} div.flash_button { position:absolute; z-index: 2; left:0px; width:150px; height:280px; } .out_frame h1 { position:absolute; z-index: 0;
text-align:left; left: 110px;
top: 20px; width:300px; margin:0px 0px 0px 0px ; padding:0px 0px 0px 0px ; } .out_frame p { position:absolute; z-index: 0;
left: 170px;
top: 60px; width:400px; margin:0px 0px 0px 0px ; padding:0px 0px 0px 0px ; }
div.team_content { position: relative; width: 1024px; margin-bottom: 0px; padding: 60px 0px; }
div.navigater {
border-top: solid 2px #000;
}
.navigater ul { left: 0px; }
.navigater ul li {
z-index:100; font: bold 14px/20PX helvetica; display: inline-block; margin: 0 20px; padding-bottom: 18px; position: relative; width: 110px; height: 32px; background-repeat:no-repeat; text-align:center; cursor: pointer; -webkit-transition: background-image 0.2s; -moz-transition: background-image 0.2s; -ms-transition: background-image 0.2s; -o-transition: background-image 0.2s; transition: background-image 0.2s;
}