@charset "utf-8";
/*
	描述：魔兽世界-索引页
	版本:09v1 
	作者：Lam
	创建日期：09/06/11
	修改日期：none
*/

/* reset Start */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline;}
/* reset End */

/* base Start */
html,body{height:100%;}
body{font-family:"宋体",Arial;line-height:170%;font-size:12px;color:#732502;background:#000;}
i{font-style:normal;}
ul,li{list-style:none;float:left;}
a{color:#000;}
a:hover{}
a img{border:0;}
/* 浮动 [float加方向首个字母] */
.floatL{float:left;}
.floatR{float:right;}
.floatN{float:none;}
.setCenter{margin:0 auto;}
/* 显示 */
.show{display:block;}
.hide{display:none;}
/* 间隔距离 [blank加高度px] */
.blank5,.blank10,.blank15,.blank20,.blank25,.blank30{display:block;clear:both;overflow:hidden;}
.blank5{height:5px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank25{height:25px;}
.blank30{height:30px;}
/* clear [clear加值首个字母] */ 
.clearB{clear:both;}
.clearL{clear:left;}
.clearR{clear:right;}
.clearN{clear:none;}
/* base End */

/* Font Start */
.b{font-weight:bold;}
/* 字大小 [f加字像素值] */
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
/* 字体位置 [txt加方位首个字母] */
.txtC{text-align:center;}
.txtL{text-align:left;}
.txtR{text-align:right;}
/* 行距 [l加行距像素值] */
.l16{line-height:16px;}
.l18{line-height:18px;}
.l20{line-height:20px;}
.l22{line-height:22px;}
.l24{line-height:24px;}
/* 字缩进 [ti加缩进字数] */
.ti0{text-indent:0;}
.ti2{text-indent:2em;}
/* 字颜色 [c加颜色英文] */
.cRed{}
.cBlue{}
.cOrange{}
.cBrown{}
.cWhite{color:#fff;}
/* 链接 [l加颜色英文] */
.lRed{}
.lBlue{}
.lOrange{}
.lGreen{color:#127c76; font-size:12px;}
.lGreen:hover{color:#690;}
/* Font End */


/* layout Start */
/* 外套 */
#wrap{min-width:885px;margin:0 auto;}
/* 外套背景图 */
#wrap-bg1,#wrap-bg2,#wrap-bg3{width:100%;float:left;}
#wrap-bg1{background:url(http://images.warcraftchina.com/09v1/boot/botBg.gif) repeat-x bottom;}
#wrap-bg2{background:url(http://images.warcraftchina.com/09v1/boot/topBg.gif) repeat-x center top;}
#wrap-bg3{background:url(http://images.warcraftchina.com/09v1/boot/centerBg.jpg) no-repeat center 92px;}
/* 主体 */
#main{position:relative;width:885px;margin:0 auto;}
/* 页眉 */
#header{height:150px;background:url(http://images.warcraftchina.com/09v1/boot/logo.gif) no-repeat center;}
/* 中心 */
#center{height:555px;padding-top:49px;}
/* 页脚 */
#footer{height:174px;text-align:center;clear:both;}
/* 底部版权(共3行）*/
#NIE_copyRight-1{}
#NIE_copyRight-2{}
#NIE_copyRight-3{}
/* 底部代码（隐藏） */
#botCode{display:none;}
/* layout End */

/* center Start */
#center-con{width:600px;height:385px;margin:0 auto;padding:83px 82px 0 81px;}
#center-txt{height:255px;overflow:hidden;}
a#moveUser{width:225px;height:60px;margin:0 auto;line-height:900px;background:url(http://images.warcraftchina.com/09v1/boot/moveUser.jpg) -3px -7px;overflow:hidden;display:block;}
a#moveUser:hover{background-position:-3px -70px;}
#center-btn{padding-top:10px;text-align:center;}
#center-btn img{margin:0 7px;}
.title{margin:7px 0;text-indent:24px;font-size:14px;font-weight:bold;background:url(http://images.warcraftchina.com/09v1/boot/i_01.gif) no-repeat;}
.txt{padding-left:24px;}
/* center End */

/* footer Start */
.page-btm{height:126px;clear:both;position:relative;}
.copyright{width:690px;margin:auto;padding-top:30px;font-size:12px;font-family:Geneva, Arial, Helvetica, sans-serif;color:#dcc86f; position:relative;}
.copyright a{color:#d4bb4d;text-decoration:none;}
.copyright a:hover{text-decoration:underline;}
.copyright #BLIZZARD,.copyright #NETEASE{float:left;display:inline;margin-right:10px;margin-top:0;}
.copyright #NETEASE{margin-top:10px;}
.copyright #CYBERCOP{position:absolute; width:60px; height:61px; top:30px; right:-30px;}
.copyright p{margin-left:270px;color:#dcc86f;text-align:left;}
/* footer End */
