a:link, a:visited { color: #1280c8; text-decoration: none }
a:hover { color: #1280c8; text-decoration: underline }
body { background: rgba(0,0,0,0.1) ; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; margin: 0; color: #222 }

h1 { font-family: Arial; font-weight: normal; margin: 0 0 7px 0 }
.bolder { font-weight: bold; color: #555 }

.new_ipsw { position: relative; display: block; width: 100%; background: url('../pics/bg_top.jpg') repeat-x #f2f2f2 }
.new_ipsw .content { position: relative; display: block; width: 980px; margin: 0 auto; padding: 90px 0; overflow: auto }
.new_ipsw .content .left_block { position: relative; display: block; width: 490px; float: left }
.new_ipsw .content .left_block .infoblock { positon: relative }
.new_ipsw .content .left_block .iOS_block { postion: relative; display: block; background: url('../pics/iphone.png') 0 7px no-repeat; background-size: 70px; margin: 40px 0 0 0 }
.new_ipsw .content .left_block .iOS_block ul { margin: 0 0 0 50px; list-style: none }
.new_ipsw .content .left_block .iOS_block ul li { line-height: 180%; text-shadow: 0 1px #fff }
.new_ipsw .content .right_block { position: relative; width: 490px; display: block; margin: 0 0 0 490px; clear: right }
.new_ipsw .content .right_block .iPad_block { postion: relative; background: url('../pics/ipad.png') 0 7px no-repeat; background-size: 110px; margin: 40px 0 0 0 }
.new_ipsw .content .right_block .iPad_block ul { margin: 0 0 0 90px; list-style: none }
.new_ipsw .content .right_block .iPad_block ul li { line-height: 180%; text-shadow: 0 1px #fff }

footer { position: relative; display: block; width: 100%; border-top: 1px dashed rgba(0,0,0,0.1) }
footer .content { position: relative; display: block; width: 980px; padding: 30px 0; margin: 0px auto 0 auto; overflow: auto }
footer .content .block { width: 490px; float: left }
footer .content .block p { margin: 7px 0 }
footer .content .block ul { margin: 0 0 0 -25px }
footer .content .block ul li { line-height: 150%  }
footer .content .block ul li a:link, a:visited { color: #555; text-decoration: underline }
footer .content .block ul li a:hover { color: #bb0000; text-decoration: none }
