﻿body { font-family:Tahoma; overflow:hidden; padding:0px; margin:0px; background:#dfdfdf url(/resource/image/background.png) repeat-x top; }

img{border:0}

.header { z-index:999; position:absolute; left:0px; top:-87px; width:100%; background:url(/resource/image/header-bg.png) repeat-x; height:87px; }
.header img { margin:auto; display:block; margin-top:10px; }
.headerShadow { position:absolute; left:0px; top:0px; width:100%; z-index:-1; background:url(/resource/image/header-shadow.png) repeat-x top; height:30px; }

.content { width:1000px; margin:auto; height:1000px; overflow:hidden; }

.boxContainer { display:none; position:absolute; padding-bottom:80px; background:url(/resource/image/windows-live-shadow.png) no-repeat bottom center; }
.box { font-size:16px; height:100%; border-width:18px; border-style:solid; background-color:#FFF; background-position-x:center; background-position-y:50px; background-repeat:no-repeat; overflow:hidden; }
.hotmail .box { border-color:#fea84f; background-image:url(/resource/image/windows-live-hotmail.png);  }
.messenger .box{  border-color:#7dbd4d; background-image:url(/resource/image/windows-live-messenger.png);  }
.essentials .box {   border-color:#aeb9bf; background-image:url(/resource/image/windows-live-essentials.png); } 

.box .expand {  height:280px; overflow:hidden; background-repeat: no-repeat; background-position:center bottom; }
.box .text { width: 200px; margin: auto; margin-top: 200px; text-align:center; }
.pop { width:0px; height:0px; position:absolute; z-index:100 }

.share { border:0px solid #ffd200; width:575px; margin:auto; position:relative; top:488px; }
.shareShadow { margin:auto; position:relative; display:block; top:565px; width:575px; height:30px; }

.submenu { font-size:11px; bottom:0px; position:absolute; line-height:30px; color:#07519a; width:100%; }
.submenu a { text-decoration:none; margin:0 10px 0 10px; color:#07519a; }
.submenu a:hover { text-decoration:underline; }

.submenu .fleft { float:left; height:30px; padding-top:5px; }
.submenu .fright { float:right; height:30px; text-align:right; background:url(/resource/image/msft.png) no-repeat right center; padding-right:130px; }
.submenu .fright a{ font-size:12px; color:#555555;  padding-right:5px; }

