
body { margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; line-height:15px; background-color: #222; }
img { border:0; }
.clear { clear:both; width:0; height:0; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#wrapper { height: 100%; width: 100%; min-height: 520px; min-width: 900px; }
#slider { margin-top:20px; height: 500px;  overflow: hidden; background: url(images/ajax-loader.gif) center center no-repeat; font-family: Marcellus; }
#slider .slide { position: relative; display: none; height: 500px; float: left; background-position: center right; cursor: pointer; border-left: 1px solid #fff; }

#slider .slide:first-child { border: none; }
#slider .slide.active { cursor: default; }
#slider .slide-block { position: absolute; left: 40px; bottom: 60px; display: inline-block; width: 435px; background-color: #fff; background-color: rgba(255,255,255, 0.6);	padding: 20px; font-size: 17px; color:#000;  border: 1px solid #fff; overflow: hidden; border-radius: 4px; }
#slider .slide-block h4 { font-family:Trebuchet MS; font-size: 28px; font-weight: bold; color: #134B94; margin: 0 0 5px 0; line-height: 1; }
#slider .slide-block ul { width:435px; margin:0; padding:0;  }
#slider .slide-block ul li { margin:0 0 0 20px; padding:5px 0 0 0; font-family:Arial; font-size:16px; }
#slider .slide-block p { width:80px; margin:10px 0 0 8px; padding:5px; background-color:#09C; color:#FFF; text-align:center; border-radius: 4px; }
#slider .slide-award { position: absolute; left: 40px; top:20px; display: inline-block; width:150px; height:150px; }
#slider .slide-logo { position: absolute; right: 10px; bottom: 20px; display: inline-block; width:125px; height:80px; }

/*--asmag--*/
.asmag { width:100%; height:70px; background-color:#FFF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#555; line-height:16px; }
.asmag-logo { width:180px; height:50px; float:left; margin-top:10px; padding:0; }
.asmag-menu { width:620px; height:70px; float:right; margin:0; padding:0; text-align:right; color:#888; line-height:70px;}
.asmag-menu ul { margin:0; padding:0;  }
.asmag-menu li { margin:0; padding:5px; display:inline; }
.asmag-menu li a { color:#888; }
.asmag-menu li a:hover { color:#000; text-decoration:none; }
.st-txt { width:190px; float:left; margin:18px 0 0 0px; padding-left:5px; font-family: Marcellus; font-size:24px; color:#F90; line-height:32px; border-left:1px #CCC solid; }
.st-txt a { color:#F90; }
.container { width:1000px; margin:auto; padding:0; }

/*--word--*/
.title { font-family: Marcellus; font-size: 34px; color: #F90; line-height: 30px; text-align:center; margin-top:25px; }
.title p { font-size: 15px; color: #999; line-height: 22px; margin-top:15px; }
.title-link { font-size: 16px; color: #09c; font-weight:bold; }
.title-link:hover { color: #FFF; font-weight:bold; }

/*Footer*/
.footer { width:100%; margin:auto; background-color:#222;  }
.footer-div { width:600px; margin:auto; height:110px; padding:20px 0 20px 0; }
.footer-txt { width:100%; padding-top:15px; color:#666; font-size:14px; text-align:center; float:left; }

.footer-media { width:160px; height:55px; line-height:55px; margin:0 0 0 28px; padding:0; float:left; border-radius:5px; color: #888; transform: translate3d(0px, 0px, 0px); transition-duration: 0.5s; transition-property: all;  transition-timing-function: ease-out; border:1px #555 solid; }
.footer-media:hover { border-radius:50px; color: #FFF; background-color: #000; border:1px #000 solid; }
.footer-media img { margin-left:25px; }
.footer-media p { margin-top:-55px; padding:0; }

