/* main */
#main{width:1200px;height:520px;overflow:hidden;position:relative;margin:0 auto;}
.mindiv{position:absolute;cursor:pointer;overflow:hidden;}
.divbox{width:100%;height:200%;position:absolute;top:0;left:0px;}
.divbox .boxone{width:100%;height:50%;}
.divbox .boxtwo{width:100%;height:50%;}

#min_1{width:260px;height:260px;top:0px;left:0px; z-index:1;}
#min_1 #box1{background:url(images/1_2.jpg) 0px 0px;}
#min_1 #box2{background:url(images/1_1.jpg) 0px 0px;}

#min_2{width:470px;height:260px;top:0px;left:260px; z-index:10;}
#min_2 #box1{background:url(images/2_2.jpg);}
#min_2 #box2{background:url(images/2_1.jpg);}

#min_3{width:470px;height:180px;top:0px;left:730px; z-index:4;}
#min_3 #box1{background:url(images/3_2.jpg);}
#min_3 #box2{background:url(images/3_1.jpg);}

#min_4{width:260px;height:260px;top:260px;left:0px; z-index:1;}
#min_4 #box1{background:url(images/4_2.jpg)}
#min_4 #box2{background:url(images/4_1.jpg);}

#min_5{width:350px;height:200px;background:#F0640F;top:150px;left:190px; z-index:88;}
#min_5 #box1{background:url(images/5_2.jpg);}
#min_5 #box2{background:url(images/5_1.jpg);}

#min_6{width:200px;height:260px;top:260px;left:260px; z-index:8;}
#min_6 #box1{background:url(images/6_2.jpg)}
#min_6 #box2{background:url(images/6_1.jpg)}

#min_7{width:380px;height:190px;top:90px;left:500px; z-index:9;}
#min_7 #box1{background:url(images/7_2.jpg);}
#min_7 #box2{background:url(images/7_1.jpg);}

#min_8{width:400px;height:200px;background:#2F2F2F;top:260px;left:460px; z-index:12;}
#min_8 #box1{background:url(images/8_2.jpg);}
#min_8 #box2{background:url(images/8_1.jpg);}

#min_9{width:740px;height:340px;background:#8F8669;top:180px;left:460px; z-index:1;}
#min_9 #box1{background:url(images/9_2.jpg);}
#min_9 #box2{background:url(images/9_1.jpg);}
