/*
 * 积分换微博激活码
 * 2010-2-3 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}

/* 屏蔽输入法 */
.fn-noime{ime-mode:disabled}

/* 全局 */
body{background:#380001 url(../img/topbg.jpg) 50% 0 no-repeat}
.page{background:url(../img/pagebg.jpg) 50% 100% no-repeat}
.header,
.content,
.footer{width:966px}
.txt-impt{color:#E40001}
.txt-succ{color:#469A04}
a{color:#E75C00}

/* 公用背景图 */
.btn,
.bg{background:url(../img/bg.jpg) no-repeat}

/* 公用按钮 */
.btn-nml{width:92px;height:31px;border:0;color:#FFFBDB;font-weight:bold;cursor:pointer}
	.btn-nml-l{width:114px;background-position:0 -36px}

/* 头部 */
.header{height:190px;background:url(../img/headerbg.jpg) no-repeat}

/* 主体 */
/* 模块 */
.mod .hd{height:57px;line-height:44px;background:url(../img/hdbg.jpg) no-repeat}
.mod .hd h3{margin-left:60px;font-size:14px;color:#FEF8A0}
.mod .cont{margin:0 3px;padding:5px 55px 20px;_height:350px;min-height:350px;font-size:14px;line-height:30px;background:#FEF6DF}
.mod .ft{margin:0 3px;height:142px;padding:30px 0 0 55px;color:#76020B;background:url(../img/ftbg.jpg) no-repeat}
.mod .box{margin:15px auto;border:1px solid #EEC367;background:#fff;width:518px;padding:10px 20px}
.mod .box h4{border-bottom:1px solid #E4DCC9;font-weight:normal}
	
	.mod .box-login .form{margin:40px 0 40px 80px;position:relative}
	.mod .box-login .fi{margin:10px 0}
	.mod .box-login .btn{margin-left:61px;_margin-left:63px}
	.mod .box-login .ipt-t{width:224px;height:18px;padding:3px;border:1px solid #B4B9BD}
		.mod .box-login .ipt-t-user{width:115px}
	.mod .box-login .forget{font-size:12px}
	.mod .box-login .msg{width:294px;position:absolute;left:0;top:-34px;text-align:center}
		.mod .box-login .msg-err{font-size:12px;color:#DE4849;background:#FFEBEC}

	.mod .box-get{width:458px;padding:30px 60px}
	.mod .box-get .tips{background:#FFFCC7;font-size:12px;margin:20px 0;padding:0 10px}
	.mod .box-get ul{line-height:25px;margin:20px 0}
	.mod .box-get .button{margin:30px 0 0;text-align:center}

/* 底部 */
.footer{height:82px;line-height:50px;color:#E3AC45;text-align:center}