﻿/*@charset "utf-8";*/
/*body { font: 12px/150% Tahoma, Verdana, Arial, simsun; background:#121e2d url(../../images/hd/fullbg.jpg) no-repeat center top; margin:0; padding:0; }*/
a { text-decoration: none; color:#036 }
a:hover { text-decoration: underline }
img { border: none }
select { font-family: tahoma,Verdana,Arial}

#body_header { width:760px; height:100px; }
#body_menu { height:30px; width:760px; }
#body_mid{width:760px; height:875px}
/*全局样式*/
.fleft { float: left }
.fright { float: right }
.clear { clear: both }
/*REQUEST面板*/
.green { color:#048600; font:bold 16px/100px Tahoma, verdana; }
.bold { font: bold 14px/150% Tahoma, verdana, Arial }
.fleft { float:left }
.clear { clear:both }
.contents { padding:10px }
.inputbutton,.inputsubmit{
    border-style:solid;
    border-width:1px;
    border-color:#d9dfea #0e1f5b #0e1f5b #d9dfea;
    background-color:#3b5998;
    color:#fff;
    padding:2px 15px 3px 15px;
    padding:3px 6px 3px 26px;
    text-align:center;
    background:#3B5998 url(../../ev.gif) no-repeat 8px 6px
}
.close { float: right }
.close a { background: url(../../images/hd/close.png) no-repeat; margin: 0 0 5px 0; width: 24px; height: 24px; float: right; }
.close a:hover { background-position: left -25px }
.close a:active { background-position: left -50px }
.border { margin: 0 auto; position: absolute }
.border .blackbd { border: 1px solid #000; max-width: inherit; float: left }
.border .black { background: url(../../images/hd/window_top.gif) repeat-x #000; border: 1px solid #999; padding: 6px; max-width: inherit; float: left; }
.border .Title { font: bold 14px/24px Tahoma, Verdana, Arial, simsun; text-indent: 10px; color: #FFF; float: left }
.border .white { background: #FFF; width: inherit; float: left; }
/*zhangqingzhong design*/
body {
	background: url(../../images/hd/hd_bg.gif) repeat-y center #0d172b;
	font: 12px/150% Tahoma,Verdana,Arial;
	margin: 0;
	padding: 0
	}
#TopBg {
	background: url(../../images/hd/hd_topbg.jpg) no-repeat center;
	height: 102px;
	}
#Main {
	position: absolute;width: 100%;z-index:999
	}
.PageWidth {
	width: 980px;
	margin: 0 auto;
	clear: both;
	z-index: 999;
	}
.Mainleft {
	padding: 3px 0 0 3px;
	width: 760px;
	float: left
	}
#MainRight {
	width: 210px;
	top: 5px;
	float: right;
	position: fixed;
	margin: 0 0 0 769px;
	*margin: 0 0 0 5px;
	}
.adArea {
	padding-bottom:10px;
	width: 206px;
	background: #FFF;
	clear: both
	}
.adArea img {
	display: block
	}
#MainBg {
	background: url(../../images/hd/mainbg.jpg) bottom center no-repeat;
	position: fixed !important;
	position: absolute;
	height: 567px;
	width: 100%;
	bottom: 0;
	}
#BacktoFb a {
	background: url(../../images/hd/backtofb.png) no-repeat;
	font: bold 14px/normal tahoma,Verdana,Arial;
	position: relative;
	margin: 20px -14px 0 0;
	height:28px;
	width:141px;
	padding: 12px 0 0 40px;
	float:right;
	color:#FFF
	}
/*手持版本下载弹窗*/
.popMobileBg{ display: none; position:fixed; left:0; top:0; width:100%; height:100%; background:#000; z-index:99; opacity:0.6; filter:alpha(opacity=60); }
.popMobile{ display: none; position:fixed; left:50%; top:50%; z-index:100; margin-left:-380px; margin-top:-175px; background:url(../../images/hd/bg_pop_mobile.jpg) no-repeat; width:760px; height:350px; font:bold 14px/1 "Lucida Grande", "Lucida Sans Unicode", sans-serif; color:#FFF;}
.popMobile .close{ position:absolute; right:0; top:3px; width:45px; height:45px; display:block; text-indent:-999em; overflow:hidden;}
.popMobile dl{ float:left; margin:93px 15px 0 38px; padding:0; list-style:none;}
.popMobile dl.s1{ background:url(../../images/hd/iphone.png) no-repeat; width:176px;}
.popMobile dl.s2{ background:url(../../images/hd/ipad.png) no-repeat; width:211px;}
.popMobile dl.s3{ background:url(../../images/hd/android.png) no-repeat; width:186px;}
.popMobile dt{ padding:175px 0 0 0; margin:0; text-align:center;}
.popMobile dd{ width:122px; margin:-2px auto; padding:0; position:relative;}
.popMobile dd a,.popMobile dd span{ background:url(../../images/hd/btn_mobile.png) no-repeat; width:122px; height:51px; text-indent:-999em; overflow:hidden; display:block;}
.popMobile dd a:hover{ background-position:-150px 0;}
.popMobile dd span{ background-position:-300px 0}

/*nick name settings*/
.nickname{ width:355px; height:705px; background:url(../../images/igg/nickname_bg.jpg) no-repeat #03070A; padding:165px 75px 0 330px; font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;}
.nickname form{ padding:0; margin:0;}
.nicknameForm{ height:65px;}
.nicknameLabel{ float:left; width:95px; font-size:16px; color:#FFF; line-height:30px;}
.nicknameInput{ float:left; width:168px; height:19px; background:url(../../images/igg/nickname_bg_input.png) no-repeat; padding:6px;}
.nicknameInput input{ border:none; background:none; font-size:14px; color:#333; height:19px; width:164px;}
.nicknameBtn{ float:left; padding:1px 0 0 6px;}
.nicknameTips{ clear:both; color:#ADADAD; font-size:14px; padding:0; margin:0; line-height:18px;}