﻿@charset "utf-8";
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
textarea,select,optgroup,option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
button,textarea,select {
	*font-size:100%;
}
body {
	line-height:1.5;
	font-size:12px;
	font-family:"Lucida Grande","Helvetica,Arial","Verdana","sans-serif";
	font-family:"Microsoft Yahei","SimHei Hiragino","Sans GB"\9;
}
ol,ul {
	list-style:none;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
:focus {
	outline:0;
}
a {
	color:#666666;
	text-decoration:none;
	outline:0;
}
a:hover {
	text-decoration:underline;
}
.red {
	color:red;
}
.left {
	float:left;
}
.right {
	float:right;
}
img {
	border:0;
}
ins {
	text-decoration:none;
}
em {
	font-style:normal;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
	font:12px/1.62;
	background:#ffffff;
}



.footer {
	width:100%;
	height:90px;
	margin:25px auto 0 auto;
	text-align:center;
	color:#999999;
	line-height:30px;
}
.footer a {
	color:#999999;
	margin:0 5px 0 5px;
}
.userNameTop {
	width:960px;
	height:30px;
	line-height:30px;
	text-align:right;
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:5px;
	color:#999999;
	font-size:14px;
	z-index:3;
}
.userNameTop a:link,.userNameTop a:visited {
	color:#999999;
	margin:0 0 0 10px;
}

p 		{ position: relative; width: 660px; margin: 130px auto 0 auto; padding: 0 0 40px 0; text-align: center  }
strong  { font-size: 30px; line-height: 50px; color: #000000; display: block; }
span    { line-height: 25px; display: block; color: #666666; margin: 10px auto 20px auto; font-size: 14px; }
p a     { color: #ff6633; }
cite    { font-style: normal; width: 170px; height: 50px; background: #fe6539; font-size: 20px; font-weight: 700; display: block; line-height: 50px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 0 auto; text-align: center; }
cite a  { color: #ffffff; display: block; }
cite a:hover  { text-decoration: none; }

dl    	 { margin: 0 auto; width: 350px; height: 220px;}
dd    	 { float: left; height: 35px; line-height: 35px; margin: 20px 0 0 0;}
dd label { width: 100px; text-align: right; float: left; }
dl .code { height: 85px; line-height: 85px; margin: 0 0 20px 0; width: 380px;}
dd img   { float: left; margin: 0 0 0 100px; }
dd a     { color: #ff6633; }

.form { padding: 0; }
.txt  { width: 150px; height: 25px;  font-size: 14px; line-height: 25px; float: left; }

.bigLink    { font-size: 16px; font-weight: 700; color: #ff3e81; display:block; width: 170px; margin:20px auto 0; text-align: center;}
.topLink    { position: absolute; left: 0; top: -120px; color: #666;}