﻿@charset "UTF-8";
/* CSS Document */
#downloadContainer {margin: 10px 0; }
#downloadIntro {position: relative; width: 755px; height: 285px; background: url(../images/downloadBg.jpg) no-repeat left top; }
#downloadIntro h3 {position: absolute; left: 300px; top: 40px; color: #0089bf; font-size: 24px; }
#downloadIntro h3 span {display: inline-block; position: relative; top: -5px; right: -5px; width: 43px; line-height: 22px; color: white; font-weight: normal; text-align: right; background: url(../images/verBg.gif) no-repeat right center; }
#downloadIntroTxt {position: absolute; left: 305px; top: 110px; }
#downloadIntroTxt p {margin: 5px; line-height: 20px; }
#downloadBtn {position: absolute; right: 25px; bottom: 50px; }
#speIntro {bottom: 70px; color: red; font-size: 14px; left: 327px; position: absolute;}
#otherDesc{bottom:20px;color:navy;font-size:14px;left:370px;position:absolute; }
#otherBtn{bottom:10px;right:25px;position:absolute; }