@charset "utf-8";
/* CSS Document */

html {width:100%; height:100%; padding:0px; margin:0px;}
body {width:100%; height:100%; padding:0px; margin:0px;}


.sbg {width:100%; height:100%; z-index:1; background-position:bottom; background-repeat:no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position:fixed;}
.Mntbl {width:90%; margin:0 auto; position:relative; z-index:2;}
.mnuM {width:230px; height:500px; background-image:url(../images/mnu-bg.png); background-position:0 -50px; background-repeat:no-repeat; z-index:3; position:fixed;}
.mnuM .logo {float:left; width:100%; height:115px; margin-top:25px; margin-bottom:25px; background-image:url(../images/logo.png); background-repeat:no-repeat; background-position:center;}
.mnuM .mnu {float:left; width:85%; height:32px; padding:10px 0 0 30px; color:#00EAFF; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
.mnuM .mnu a {text-decoration:none; color:#00EAFF;}
.mnuM .mnu:hover {color:#ffffff; background-image:url(../images/mnu-bgHovr.png); background-repeat:no-repeat;}
.mnuM .mnu:hover a {text-decoration:none; color:#ffffff;}

.BtmSlid {width:930px; height:90px; background-image:url(../images/BgmSlidBG.png); position:fixed; bottom:10px; left:50%; margin-left:-465px; z-index:2;}
.BtmSlid .drL {width:25px; height:80px; float:left;}
.BtmSlid .drR {width:25px; height:80px; float:right;}
.BtmSlid .sldiM {width:100px; height:60px; float:left; margin:9px; border: solid 2px #999999; }

.copyr {width:100%; height:20px; background-image:url(../images/copyBG.png); color:#999; text-align:center; position:fixed; z-index:2; bottom:0px;}

.contntM {background-image:url(../images/contntBG.png);}
.mnutb {width:19%; vertical-align:top;}
.hd1 {width:80%; font-family:Verdana, Geneva, sans-serif; font-size:24px; color:#fff; margin:25px auto 0 auto;}
.Mntbl .abt1 {width:80%; min-height:190px; margin:20px auto 0 auto; color:#AEAEAE; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px;}
.Mntbl .abt1 img {width:200px; height:180px; border:solid 4px #999999; float:left; margin:0 15px 10px 0;}
/*.Mntbl .abt2 {width:80%; margin:20px auto 20px auto; color:#AEAEAE; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px;}
.Mntbl .abt2 .imgs2 {width:330px; float:right;}*/
.Mntbl .abt1 .imgs2 {width:330px; float:right;}
/*.Mntbl .abt2 .imgs2 img {width:130px; height:130px; border:solid 4px #999999; float:right; margin:0 0 15px 15px;}*/
.Mntbl .abt1 .imgs2 img {width:130px; height:130px; border:solid 4px #999999; float:right; margin:0 0 15px 15px;}
.abtIm {width:200px !important; height:114px !important; border:solid 4px #999999; float:left; margin:0 25px 10px 0;}
.hdlnk {margin-bottom:15px;}
.hdlnk a {color:#fff; font-size:18px; text-decoration:none;}
.more {width:80%; margin:0 auto 30px auto; text-align:right; border-bottom:solid 1px #666666; color:#0CF; font-size:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.more a { color:#0CF; text-decoration:none;}
