/*
 * 积分换网盘
 * 2010-4-26 by sunji@corp.netease.com
 */

/* reset */
body{background:#fff;line-height:166.6%;font-size:12px}
body,input,select,button{font-family:verdana,sans-serif}
h1,h2,h3,h4,h5,h6,select,input,textarea,button,table{font-size:100%}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,p,dl,dt,dd,table,th,td,img,blockquote{margin:0;padding:0;border:0}
input,button,textarea,img{line-height:normal}
abbr,acronym,address,cite,q,em,code,var,dfn,ins{font-style:normal;text-decoration:none;border:0}
q:before,q:after{content:""}
ul,ol{list-style:none}
table{border-collapse:collapse;border-spacing:0}
select,input,button,button img{vertical-align:middle}
.ipt-r,
.ipt-c{width:16px;height:16px;padding:0;margin:2px 3px 2px 0;overflow:hidden;-ms-box-sizing:border-box}
.page,.header,.content,.footer{margin:auto}

/* 内联块元素 */
.btn,
.fn-imgtxt,
.fn-ib{display:-moz-inline-box;-moz-box-align:center;display:inline-block;+display:inline;+zoom:1;vertical-align:middle;}
/* 清除浮动和垂直边距重叠 */
.header,
.fn-clear{+zoom:1}
.header:before,.header:after,
.fn-clear:before,
.fn-clear:after{clear:both;content:".";font-size:0;display:block;height:0;overflow:hidden;visibility:hidden}
/* 隐藏文字 */
.fn-imgtxt,
.fn-hidetxt{line-height:9999px!important;overflow:hidden;font-size:0!important}

/* global */
body{color:#434343;background:#eee}
.page-outter{background:#fff url(../img/bgx.jpg) repeat-x}
.page{background:url(../img/pagebg.jpg) 50% 0 no-repeat}
a{color:#22AC38}
.sec-4 .item .num,
.fn-imgtxt,
.btn{background:url(../img/bg.gif) no-repeat}

.txt-impt{color:#E60012}

/* header */
.header{width:840px;padding:19px 30px 0;background:url(../img/hd.jpg) 0 0 no-repeat}
.logo{float:left;width:107px;height:47px;margin-top:30px}
.toplink{float:right;display:inline;margin:0 5px 10px 0}
.toplink,
.toplink a{color:#434343;text-decoration:none}
.login{float:right;width:619px;height:39px;padding-top:8px;text-align:center}
.login .fi{display:inline;margin-right:20px}
	.login .fi-btns{margin:0}
.login .ipt-t{width:85px;border:1px solid #9495A2;padding:2px}
.login .btn{width:71px;height:26px;line-height:26px;font-weight:bold;cursor:pointer;text-decoration:none}
.login .btn-login{margin-right:10px;background-position:-192px 0;border:0;padding:0;color:#386D9F}
.login .btn-goto:hover,
.login .btn-goto-hover,
.login .btn-login:hover,
.login .btn-login-hover{color:#25496C}
.login .btn-reg{background-position:-288px 0;color:#3D7319}
.login .btn-reg:hover,
.login .btn-reg-hover{color:#1F3F09}
.login .btn-goto{width:111px;margin-left:30px;background-position:-192px -32px;color:#386D9F}

/* body */
.content{width:900px}
.sec-1{height:189px;background:url(../img/bg1.jpg) 50% 0 no-repeat}
.sec-2{height:140px;background:url(../img/bg2.jpg) 50% 0 no-repeat}
.sec-3{height:179px;position:relative;background:url(../img/bg3.jpg) 50% 0 no-repeat}
.sec-3 h3{display:none}
.sec-3 p{position:absolute;top:49px;width:120px;color:#626262}
.sec-3 .item-1 p{left:98px}
.sec-3 .item-2 p{left:308px}
.sec-3 .item-3 p{left:517px}
.sec-3 .item-4 p{left:724px}
.sec-4{padding:25px 30px;background:url(../img/bg4.jpg) 50% 100% no-repeat}
.sec-4 .imgtxt-title{display:block;width:341px;height:21px;background-position:0 -64px}
.sec-4 ol{margin-top:8px;overflow:hidden;zoom:1}
.sec-4 .item{position:relative;float:left;width:238px;height:48px;line-height:48px;padding-left:32px;border:1px solid #C0E89C;background:#DBF4C5}
.sec-4 .item .num{position:absolute;left:-1px;top:-1px;width:32px;height:32px;text-indent:-999em;overflow:hidden}
.sec-4 .item-2{margin:0 7px}
.sec-4 .item-2 .num{background-position:-64px 0}
.sec-4 .item-3 .num{background-position:-128px 0}
.sec-4 .help{margin-top:20px}
.sec-4 .help p{margin:12px 0}
.sec-4 .help a{text-decoration:underline}
.sec-4 label{margin-right:10px;position:relative;top:-2px}
.sec-4 .imgtxt-how{width:126px;height:21px;background-position:0 -96px}
.sec-4 .imgtxt-what{width:112px;height:21px;background-position:0 -128px}

/* 页脚 */
.footer{padding:18px 0;background:#eee;text-align:center}
.footer,
.footer a{color:#7A7A7A;text-decoration:none}