@charset "utf-8"; /* CSS Document */ *{margin:0;padding:0;list-style-type:none} /*.img{background:url(../img/works/works.png) no-repeat center top;height:1200px;border:solid 1px red} .head{background:skyblue;line-height:40px;position:fixed; width:100%} a{display:block;width:45px;height:55px;} .ps{background:url(../img/works/ps_icon.png) no-repeat center;} .cd{background:url(../img/works/cd_icon.png) no-repeat center;} .ai{background:url(../img/works/ai_icon.png) no-repeat center;} .hc{background:url(../img/works/hc_icon.png) no-repeat center;} .jq{background:url(../img/works/jq_icon.png) no-repeat center;} a.visited,a:hover{width:54px;height:65px;margin-left:-10px} .ps.visited{background:url(../img/works/ps_icon_act.png) no-repeat center;} .cd.visited{background:url(../img/works/cd_icon_act.png) no-repeat center;} .ai.visited{background:url(../img/works/ai_icon_act.png) no-repeat center;} .hc.visited{background:url(../img/works/hc_icon_act.png) no-repeat center;} .jq.visited{background:url(../img/works/jq_icon_act.png) no-repeat center;} .ps:hover{background:url(../img/works/ps_icon_hov.png) no-repeat center;} .cd:hover{background:url(../img/works/cd_icon_hov.png) no-repeat center;} .ai:hover{background:url(../img/works/ai_icon_hov.png) no-repeat center;} .hc:hover{background:url(../img/works/hc_icon_hov.png) no-repeat center;} .jq:hover{background:url(../img/works/jq_icon_hov.png) no-repeat center;} .show{width:700px;height:760px;background:#e6e6ff;margin:150px 0 0 80px;} .show div {width:700px;height:760px;background:#e6e6ff;} .tag{position: absolute;top:170px;margin-left:45px;} .con{width:1100px;margin:0 auto;position:relative;overflow:hidden;border:solid 1px skyblue}*/ .aaa{width:800px;height:200px;background:red;margin:0 auto} .bbb{width:200px;height:100px;background:green} .ccc{width:200px;height:100px;background:brown} .ddd{width:200px;height:100px;background:skyblue} .con{border:solid 1px red;width:450px;position:absolute;right:0;height:300px;overflow:hidden} .tab{height:300px;width:50px;background:yellow} .dib{display:inline-block} .vat{vertical-align:top}