@charset utf-8;

/* reset */
body { margin:0; padding:0; background:#FFF; color:#333; font-size:12px; font-family:'Microsoft YaHei', '微软雅黑'; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; }
form, ul, li, p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
img { border:0; }
ul, li { list-style-type:none; }
dl, dt, dd { margin:0; padding:0; }
input, select, textarea { font-size:12px; font-family:'Microsoft YaHei', '微软雅黑'; }


/* common */
.clear { height:0px; font-size:0px; line-height:0px; overflow:hidden; clear:both; }
.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }

a { color:#333; text-decoration:none; blr:expression(this.onfocus=this.blur()); }
a:hover { color:#285898; text-decoration:underline; }
.animate { -webkit-transition:all 0.25s ease-out; -moz-transition:all 0.25s ease-out; -o-transition:all 0.25s ease-out; -ms-transition:all 0.25s ease-out; transition:all 0.25s ease-out; }
.animate a { -webkit-transition:all 0.25s ease-out; -moz-transition:all 0.25s ease-out; -o-transition:all 0.25s ease-out; -ms-transition:all 0.25s ease-out; transition:all 0.25s ease-out; }


html { height:100%; }
body { height:100%; background:#291806 url(bootpage-bg2.png) center no-repeat; }


.bootpage { position:absolute; left:0; top:50%; width:100%; height:262px; margin-top:-131px; }
.logo { position:relative; height:113px; text-align:center; padding-bottom:30px; overflow:hidden; }
.logo img { display:none; vertical-align:top; }
.logo .swf { position:absolute; left:50%; top:0; width:269px; height:109px; margin-left:-134px; }
.text { height:14px; text-align:center; padding:7px 0; border-top:1px solid #452E16; border-bottom:1px solid #452E16; overflow:hidden; }
.text img { vertical-align:top; }
.fav { position:relative; top:-1px; height:58px; text-align:center; line-height:26px; background:url(bootpage-bg.png) center top no-repeat; font-size:11px; }
.fav a { color:#64533B; }
.langs { text-align:center; }
.langs a { display:inline-block; width:76px; height:27px; text-align:center; line-height:27px; background:url(btn.png) no-repeat; font-size:12px; color:#86633e; text-transform:uppercase; overflow:hidden; }
.langs a:hover { text-decoration:none; }