h1,h2,h3 {margin:0;padding:0;}
h3{ font-size:14px; height:20px; line-height:20px;}
.tinge {color:#666;}

.step {list-style-type:decimal}
.step li {margin-bottom:30px;}

.mainBody {width:585px;margin:30px auto;padding:10px 40px;border:1px solid #ADEE8D;background-color:#EEFCE7;color:#007008;}

.indexBanner {position:relative;background:url(../../images//banner.png) no-repeat;height:356px; margin:30px auto 0;}
.indexBanner h1,
.indexBanner h2 {position:absolute;left:38px;color:#FFF;font-weight:normal;}
.indexBanner h1 {top:20px;}
.indexBanner h2 {top:60px;font-size:14px;}

.indexBanner .browserSelect {position:absolute;width:241px;top:20px;left:537px;}
.browserSelect .info {position:relative;width:241px;height:169px;clear:both;background:url(../../images//info_bg.png) no-repeat;}
.browserSelect .info .content { padding:10px 20px; color:#007cac;}
.browserSelect .info .content .size{ padding:0; margin:8px;}
.browserSelect .info .arr {position:absolute;display:block;width:9px;height:5px;top:-5px;background:url(../../images//info_arr.png) no-repeat;}
.browserSelect .info .left {left:30px;}
.browserSelect .info .center {left:90px;}
.browserSelect .info .right {left:155px;}

.indexBanner .browser {list-style:none;margin:0;padding:0;}
.indexBanner .browser li {width:62px;height:62px;float:left;margin-bottom:10px;}
.indexBanner .browser li a {width:62px;height:62px;display:block;background:url(../../images//brower_ico.png) no-repeat;text-indent:-9999px;outline:none;}

.indexBanner .browser li.ie a {background-position:0 -67px;}
.indexBanner .browser li.ie a:hover,
.indexBanner .browser li.ie a.curt {background-position:0 0;}

.indexBanner .browser li.maxthon a {background-position:-67px -67px;}
.indexBanner .browser li.maxthon a:hover,
.indexBanner .browser li.maxthon a.curt {background-position:-67px 0;}

.indexBanner .browser li.firefox a {background-position:-134px -67px;}
.indexBanner .browser li.firefox a:hover,
.indexBanner .browser li.firefox a.curt {background-position:-134px 0;}

.setupBtn {display:block;margin:5px auto 0;}