Scut-Champion-Park index.css

body { background-color: #121525; margin: 0; padding: 0; text-align: center; font-size: 62.5%; font-family: Helvetica; } a { text-decoration: none; } p{ font-size:12px; color:white; float:left; text-align:justify; } table { margin: 0; padding: 0; border: none; border-spacing: 0; } .clear { clear: both; } .header { position: relative; margin: 0 auto; } .banner { margin: 0 auto; height: 600px; width: 100%; background: url("../resources/igem_header_image.png") no-repeat ; background-size: 100% 100%; } .igem_logo { position: absolute; left: 9%; width: 141px; height: 157px; background: url("../resources/igem_logo.png") no-repeat ; } .team_logo { margin: 0 auto; width: 257px; height: 240px; background: url("../resources/team_logo.png") no-repeat ; } .menu_left { float: left; margin-top: 100px; height: 30px; width: 8%; line-height: 30px; background-color: #0b0c16;

	filter:alpha(opacity=90);  
    -moz-opacity:0.9;  
    -khtml-opacity: 0.9;  
    opacity: 0.9; 

} .menu_right { float: right; margin-top: 100px; height: 30px; width: 80%; line-height: 30px; background-color: #0b0c16;

	filter:alpha(opacity=90);  
    -moz-opacity:0.9;  
    -khtml-opacity: 0.9;  
    opacity: 0.9; 

} .menu-bar { margin-right: 27px; } .menu-table { margin: 0 auto; } .menu-table td a{ color: #1cc9f1; display: inline; }

/* ----主要内容部分----- */ .content-container { min-height: 230px; margin: 0 auto; font-family: "Microsoft YaHei" !important; text-align: center; } .main-container { position: absolute; left: 50%; top: 256px; margin-left: -45%; width: 90%; min-height: 600px; background-color: #313131;

filter:alpha(opacity=40);

    -moz-opacity:0.4;  
    -khtml-opacity: 0.4;  
    opacity: 0.4; 
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;

} .main-container1 { position: absolute; left: 50%; top: 256px; margin-left: -45%; width: 90%; min-height: 600px; // background-color: #313131;

    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;

} .content {

} .title { font-size: 2.4em; font-weight: bold; } .subtitle { font-size: 1.4em; } .region{ }

.sub-region{ float:left; } .line-space{ width:inherit; height:30px; clear:both; } .right-region{ }

.h1blue{ color:#1cbde4; font-size:24px; font-weight:bold; text-align:left; }

/* ----主要内容部分----- */

.footer { margin: 0 auto; height: 300px; width: 100%; background: url("../resources/igem_footer_image.png") no-repeat ; background-size: 100% 100%; } .team_info { padding-top: 147px; color: #ffffff; filter:alpha(opacity=24);

    -moz-opacity:0.24;  
    -khtml-opacity: 0.24;  
    opacity: 0.24; 

}