﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* main */
#main{width1200px;height:720px;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:385px;height:700px;background:#BF1D1A;top:0px;left:0px;}
#min_1 #box1{background:url(01.JPEG) 0px 0px;}
#min_1 #box2{background:url(02.JPEG) 0px 0px;}

#min_2{width:380px;height:210px;background:#BF1D1A;top:0px;left: 395px;}
#min_2 #box1{background:url(01.JPEG) -395px 0px;}
#min_2 #box2{background:url(02.JPEG) -395px 0px;}

#min_3{width:380px;height:210px;background:#BF1D1A;top:223px;left: 395px;}
#min_3 #box1{background:url(01.JPEG) -395px -223px;}
#min_3 #box2{background:url(02.JPEG) -395px -223px;}

#min_4{width:390px;height:433px;background:#BF1D1A;top:0px;left: 787px;}
#min_4 #box1{background:url(01.JPEG) -787px 0px;}
#min_4 #box2{background:url(02.JPEG) -787px 0px;}

#min_5{width:252px;height:252px;background:#BF1D1A;top:447px;left: 395px;}
#min_5 #box1{background:url(01.JPEG) -395px -447px;}
#min_5 #box2{background:url(02.JPEG) -395px -447px;}

#min_6{width:252px;height:252px;background:#BF1D1A;top:447px;left:660px;}
#min_6 #box1{background:url(01.JPEG) -660px -447px;}
#min_6 #box2{background:url(02.JPEG) -660px -447px;}

#min_7{width:252px;height:252px;background:#BF1D1A;top:447px;left:925px;}
#min_7 #box1{background:url(01.JPEG) -925px -447px;}
#min_7 #box2{background:url(02.JPEG) -925px -447px;}

