@import url('base.css');

.container{position:relative;width:1000px;height:400px;margin:50px auto;}

#base{background:#a1f3f8 url('../img/bg.png') repeat-x;}
#download{background:#d1faff url('../img/bgdown.png') repeat-x;}

#fl{position:relative;margin:0 auto;width:869px;height:704px;}
#fl2{position:relative;margin:0 auto;width:315px;height:380px;}

.c{position:absolute;display:block;}
.c1{width:63px;height:61px;top:290px;left:90px;background:url('../img/c1.png') no-repeat;}
.c2{width:90px;height:88px;top:200px;left:160px;background:url('../img/c2.png') no-repeat;}
.c4{width:51px;height:51px;top:470px;right:190px;background:url('../img/c4.png') no-repeat;}
.c5{width:48px;height:49px;top:310px;right:130px;background:url('../img/c3.png') no-repeat;}

.s1{width:59px;height:57px;top:150px;right:320px;background:url('../img/st1.png') no-repeat;}
.s2{width:59px;height:57px;top:210px;right:440px;background:url('../img/st2.png') no-repeat;}
.s4{width:59px;height:57px;top:660px;right:540px;background:url('../img/st3.png') no-repeat;}
.s5{width:59px;height:57px;top:960px;right:240px;background:url('../img/st4.png') no-repeat;}
.s6{width:59px;height:57px;top:1060px;right:340px;background:url('../img/st5.png') no-repeat;}
.s7{width:59px;height:57px;top:1360px;right:240px;background:url('../img/st1.png') no-repeat;}
.s8{width:59px;height:57px;top:1660px;right:340px;background:url('../img/st2.png') no-repeat;}
.s9{width:59px;height:57px;top:1760px;right:440px;background:url('../img/st3.png') no-repeat;}
.s10{width:59px;height:57px;top:360px;right:240px;background:url('../img/st1.png') no-repeat;}
.s11{width:59px;height:57px;top:1260px;right:640px;background:url('../img/st2.png') no-repeat;}
.s12{width:59px;height:57px;top:1200px;right:440px;background:url('../img/st3.png') no-repeat;}

.download-table{width:900px;margin:0 auto;text-align:left;}
.download-table tr td{padding:20px 10px;vertical-align:middle;width:50%;color:#006498;font-size:18px;font-family:'Tahoma';line-height:1.3;}
.ros{color:#ff1b82;}

* html .iePNG, * html img { filter:expression(fixPNG(this)); } 

* html body{margin:50px auto;}

a.ros-href{color:#ff1b82;}
a.ros-href:hover{text-decoration:underline;}


