@charset "utf-8";

.main-img {clear:both; width:100%; height:405px; overflow:hidden; background:#A6A6A8; }
.main-img li.img1 {width:100%; min-width:960px; height:400px; background:url(../images/main/img_main01.jpg) no-repeat center 0;}
.main-img li.img2 {width:100%; min-width:960px; height:400px; background:url(../images/main/img_main02.jpg) no-repeat center 0;}
.main-img li.img3 {width:100%; min-width:960px; height:400px; background:url(../images/main/img_main03.jpg) no-repeat center 0;}
.main-img li.img4 {width:100%; min-width:960px; height:400px; background:url(../images/main/img_main04.jpg) no-repeat center 0;}
.main-img li {border-bottom:5px solid #9BBB01;}

#mainContent {width:960px; margin:0 auto; padding-top:35px;}

.link1 {float:left; padding-bottom:35px;}
.link2 {float:left; height:140px;}
.link3 {float:left; height:140px;}
.link4 {float:left; height:138px;}


.notice {position:relative; float:left; width:322px; height:138px; background:url(../images/main/bg_notice.jpg) no-repeat;}
.notice h3 {padding:20px 0 10px 25px;}
.notice ul {margin:0 0 0 25px; width:270px;}
.notice ul li {float:left; width:270px; height:24px; line-height:20px; background:url(../images/main/dot_notice.gif) repeat-x 0 bottom;}
.notice .more {position:absolute; top:20px; right:20px;}


