@charset "utf-8";
@import url(/include_wow/css/layout.css);
/* version: 2009-04-22 */
/* ------------------------------------------------------------------------------------
	reset: Resets default browser CSS.
	Based on work by Eric Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/
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;}
body{line-height:1.5;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:400;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}a img{border:none;}
html,body{height:100%; width:100%;}
ul,ol{list-style:none; list-style-position:outside;}
/*-------------------------------------------------------------------------------------
	Style for Basic Elements & Classses :
*/
body{font-size:14px;font-family:"宋体";line-height:150%;}
.topNav{font-size:12px;}
/*anchor: */
a{}
a:link{}
a:active{}
a:visited{}
a:hover{}

/*text img align: */
.text-hot,.red{color:red;}

/*table: */
.table-pad{border-top:1px solid #c9c297;border-left:1px solid #c9c297;}
 table[class=table-pad]{margin:auto;}
.table-pad td{padding:5px;border-bottom:1px solid #c9c297;border-right:1px solid #c9c297; background:#f5eec3; color:#6d4f00; font-size:12px;}
.table-pad thead td{font-weight:bold; text-align:center;}
.table-grid{}
.table-data{}

/*inline layout: */
.align-right{text-align:right;}
.align-center{text-align:center;}
.align-left{text-align:left;}

/*general elements: */
.float-left{display:inline; float:left;}
.float-right{display:inline; float:right;}
.float-clear{clear:both;}

.hide{display:none;}
.blank{width:auto; height:10px; overflow:hidden; clear:both;}
.cover{background-color:#f00;filter:alpha(opacity=60);-moz-opacity:.60;opacity:0.6;}
*html img.png{background-image:expression(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "css/blank.gif");}


/*---------------------------------------------------------------------------------------
	Style for Pages :
*/
body{color:#5E4101; line-height:150%; background-image:none;}
.Page-wrap{background:url(http://images.warcraftchina.com/09v1/default/page-body-bg-btm.jpg) no-repeat center bottom; height:100%;}
 body > .Page-wrap{height:auto; min-height:100%;}
.Page-wrap-in{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/wrap_bg_top.jpg) repeat-x center 50px; padding-top:140px; padding-bottom:114px;}

/*---------------------------------------------------------------------------------------
	Style for Modules :
*/
#logo{
 position:relative;
 margin:auto;
 z-index:10;
 display:block;
 width:227px;
 height:124px;
}

/*.envelop: */
.envelop{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/envelop_repeat.gif) repeat-y; width:690px; margin:auto;}
.envelop-in{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/envelop_btm.gif) no-repeat center bottom; width:690px;}
.envelop-in .envelop-in{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/envelop_top.gif) no-repeat center top; width:auto; position:relative; top:-17px; padding:100px; padding-top:130px;}

/*.copyright: */
.copyright{
 width:690px;
 margin:auto;
 padding-top:40px;
 font-size:12px;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 color:#d4bb4d;
}
.copyright a{color:#d4bb4d;}
.copyright #BLIZZARD,.copyright #NETEASE{float:left; display:inline; margin-right:10px; margin-top:10px;}
.copyright #NETEASE{margin-top:25px;}
.copyright p{margin-left:200px;}


/*#success and #apply: */
#success h2{background:url(.http://images.warcraftchina.com/09v1/mibaoka/images/imgmap.gif) no-repeat -300px 0; height:31px; line-height:31px; padding-left:37px; font-weight:bold;}
#success p{margin:10px; text-indent:2em; font-size:14px;}
#moreDetail a,#success a,#userEmail{color:#ad160a;}
#success #addCard{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/imgmap.gif) no-repeat 0 0; width:246px; height:56px; margin:auto; display:block; margin:20px auto; text-indent:-9999px;}
#moreDetail{font-weight:bold; background:url(../images/imgmap.gif) no-repeat -300px -38px; padding-left:20px; border-top:1px dotted #725218; margin-top:10px; padding-top:10px;}
#apply p{margin:5px 0; font-size:14px; font-weight:bold;}
#apply{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/tip.jpg) no-repeat 0 20px; padding-left:133px;}
#apply .note{font-size:12px; display:block; color:#ec3511; font-weight:bold; text-indent:0;}
#apply label{margin:10px 0 0; font-size:14px; font-weight:bold; display:block;}
#apply .text{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/imgmap.gif) no-repeat 0 -150px; width:222px; height:20px; padding:3px; border:0; color:#e6d385;}
#apply .submit{background:url(http://images.warcraftchina.com/09v1/mibaoka/images/imgmap.gif) no-repeat 0 -100px; width:90px; height:27px; overflow:hidden; border:0;}
#apply .alert{font-size:12px; margin:10px 0;}
#apply .time{color:#ec3511; font-weight:bold;}
#apply ol{list-style:decimal;}
#apply ol li{ margin:5px; margin-left:20px;}


