html{overflow-y:hidden;-ms-overflow-y:hidden;}
html,body{ min-width:1000px; min-height:100%; position:relative;}

div.canvas {position:relative; width:20%; background:none transparent scroll repeat 0% 0%; height:100%; overflow:hidden; background-size: cover; float:left; top:45px; min-width:200px; cursor:pointer;}
div.canvas .canvasBg{z-index:10; POSITION: absolute; width:100%; height:100%; overflow:hidden; top:0px; left:0px;}
div.canvas .canvasBg img{POSITION: absolute; TOP: 0px; LEFT: 0px;}
div.canvas .canvasContent{z-index:20; position:relative; margin:0px auto; width:100%; zoom:1; height:100%; overflow:visible;}
div.canvas .canvasContent:after{line-height:0; display:block; height:0px; visibility:hidden; clear:both; overflow:hidden; content:".";}

div.canvas .canvasContent .Title{ position:absolute; top:26%; left:-202px; width:11%; height:21.5%;}
div.canvas .canvasContent .Title img{ position:absolute; top:0px; left:0px;}
div.canvas .canvasContent .Lines{ width:100%; height:100%; position:absolute; top:0px; left:0px; background:url(../images/bj_line002.png); display:none;}
div.canvas .canvasContent .PlusBtn{ position:absolute; bottom:0px; right:0px; width:119px; height:119px; background:url(../pic/Three.gif) no-repeat; display:none;}
div.canvas .canvasContent .PlusBtn img{ position:absolute; width:19px; height:19px; bottom:25px; right:25px;}
div#Background1{ background:#eae4df}
div#Background2{ background:#f0ece9}
div#Background3{ background:#d9d4cc}
div#Background4{ background:#e6e0de}
div#Background5{ background:#f9f6f4}