@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	color:#000;background:#fff;font-size:16px;line-height:166.6%;
}
body,button,input,select,textarea,td,th,a{
	font: 16px/18px   微软雅黑,Arial
}
body{
	font-family:微软雅黑
}
p,div,td {
	word-break: break-all
}
body,h1,h2,h3,ul,li,form,p,img{margin:0;padding:0;border:0}
ul,li{
	list-style:none;
	float:left;
}
input,button,select,img{margin:0;line-height:normal}

.clear{
	clear:both;
	height:0;
}

header,footer{display:block;margin:0;padding:0;border:none}
a{text-decoration:none;color:#666}
/*a:hover{color:#626262}*/

.headerLogo,
.headerNav,
.footerNav{position:absolute}
/* header */
.header{width:1000px;height:84px;position:relative;margin:0 auto;z-index:2;overflow:hidden;}
.headerLogo{top:10px;left:0px;}
.headerIntro{height:28px;width:160px;display:block;background-position:0 -64px;top:17px;left:194px}
.headerNav{top:28px;right:0;width:300px;text-align:right;color:#cfd0d0;}
.headerNav a{margin: 0px; font-size:18px; color:#000}
.headerNav .last{margin-left: 0;}
.headerNav .firstNav{
/*	margin-right:16px;*/
}
.headerNav li{
	height:29px;
	line-height:29px;	
}
.hLeft,.hRight{width:16px;}
.navActive .hLeft{
	background:url(../images/hLightL.png);
	height:29px;
	width:16px;
}
.navActive .hMiddle{
	background:url(../images/hLightM.png) repeat-x;
	height:29px;
	line-height:29px;
}
.navActive .hMiddle a{
	color:#fff;	
}
.navActive .hRight{
	background:url(../images/hLightR.png);
	height:29px;
	width:16px;
}
#voiceBg{
	background:#000;
	opacity: 0.2;
	filter: alpha(opacity=20);
    position: relative;
	height:30px;
    top: 0;
    z-index: 2;
}
.voice{
	color:#fff;
	width:1000px;margin:0 auto;
	text-align:left;
	height:30px;
	line-height:30px;
	background:url(../images/bugle.png) no-repeat 0 6px;
	text-indent:20px;
	z-index:3;
	position:relative;
	top:-30px;
}
.voice a{ color:#fff;}
#voiceBg,.voice{
	/*visibility:hidden*/
}
/* main */






/*介绍文字*/
.expansion{
	width:1000px;
	margin:20px auto;
}
.hisNav{
	font-size:28px;
    height: 28px;
    margin: 16px 0;
	font-weight: bold;
	color:#333333;
}

.friendLink{
	width:160px;
	float:left;
    margin: 10px 0;
}
.friendUrl{
	float:left;
	width:100%;
}
.friendUrl a{
    display: inline-block;
    font-size: 12px;
	margin: 0 10px 10px 0;
}
.friendIcon{
	float:left;
}
.friendIcon a{
		background:url(../images/friends.png) no-repeat 0 -44px;
		width:42px; height:42px;
		display:inline-block;
		margin-right:10px;
}
a.F1{
	background-position:0 -44px;
}
a.F1:hover{
	background-position:0 -1px;
}
a.F2{
	background-position:-44px -44px;
}
a.F2:hover{
	background-position:-44px -1px;
}
a.F3{
	background-position:-88px -44px;
}
a.F3:hover{
	background-position:-88px -1px;
}
a.F4{
	background-position:-132px -44px;
}
a.F4:hover{
	background-position:-132px -1px;
}
a.F5{
	background-position:-176px -44px;
}
a.F5:hover{
	background-position:-176px -1px;
}
a.F6{
	background-position:-220px -44px;
}
a.F6:hover{
	background-position:-220px -1px;
}
a.F7{
	background-position:-264px -44px;
}
a.F7:hover{
	background-position:-264px -1px;
}
a.F8{
	background-position:-308px -44px;
}
a.F8:hover{
	background-position:-308px -1px;
}
a.F9{
	background-position:-352px -44px;
}
a.F9:hover{
	background-position:-352px -1px;
}
.sendmsgouter{
	height:46px;
	margin-bottom:18px;
}
.spanCode {
    display: block;
    float: left;
    height: 30px;
    line-height: 42px;
    padding-left: 6px;
    padding-top: 8px;
}
.msgCode {
    border: 1px solid #ddd;
	border-radius: 2px;
    color: #c9c9c9;
    display: block;
    float: left;
    font-size: 14px;
    height: 16px;
    padding: 12px 10px;
    position: relative;
    width: 90px;
	clear:both;
}
.changecode{
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
/* footer */
.login_footer{
	text-align:center;
	color:#666;
	margin:10px 0;
	font-size:14px;
}
.login_footer a{
	margin-right:10px;
	font-size:14px;
}
.footer{height:65px;margin:0 auto; }
.footer-inner{width:1000px;height:63px;overflow:visible;margin:0 auto;color:#848585;position:relative;}
.footerLogo{top:11px;left:35px}
.footerNav{top:25px;right:123px;}
.footerNav a{margin-left:12px}
.copyright{margin:0 12px;}

