﻿body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, 宋体;
}
body {
	background-image: url(images/bg3x3.jpg);
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.w{
	width:795px;
	margin-left:auto;
	margin-right:auto;
}
.png{
}
.no{
	display:none;
}
.c{
	margin-left:auto;
	margin-right:auto;
}
.t_c{
	text-align:center;
}
.t_b{
	font-weight:bold;
}
.t_666{
	color:#666;
}
.t_84C225{
	color:#84C225;
}
.t_tit{
	line-height:50px;
}
#LOGO{
	margin-top:120px;
}
#Info{
	margin-top:60px;
	background-color:#141414;
	width:715px;
	padding:0px 40px;
}
#Copy{
	margin-top:85px;
}
.SignUpDiv input {
	border:#CCC 1px solid;
	line-height:18px;
	background-color:#F7F7F7;
}
#links ul, #links li{
	margin:0px;
	list-style:none;
}
#links ul{
	margin-left:20px;
}
#links li{
	float:left;
	width:98px;
	height:27px;
	background-color:#121212;
	margin-left:4px;
	margin-right:5px;
	margin-bottom:7px;
	line-height:27px;
	text-align:center;
}

/*浮层*/
#floatBoxBg{width:100%;height:100%;background:#000;filter:alpha(opacity=50);opacity:0.5;position:absolute;top:0;left:0;}
.floatBox{border:#666 5px solid;width:300px;position:absolute;top:50px;left:40%;}
.floatBox .title{height:23px;padding:7px 10px 0;background:#333;color:#fff;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px;}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .content{padding:20px 15px;background:#fff;}
/*页面*/
#box{padding:20px;margin:0 50px;background:#999;font-size:14px;}
#box h1{font-size:40px;line-height:50px;height:90px;}
#box #testFloatBox{position:static;margin:20px 0;}
#box table{margin:20px 0;}
#box h3{font-size:16px;padding:20px 0 10px;}
code{font-size:12px;color:#333;margin:10px;display:block;}
#box ol{margin:0;padding:0;list-style-position:inside;list-style-type:decimal;}
#box ol li{margin:0 0 20px 0;line-height:18px;}
#box ol li span{color:#00f;text-decoration:underline;cursor:pointer;}
#box ol li strong{display:block;}
body .iframe .content{padding:0;}
#box .title span{font-size:12px;}
#box p{line-height:18px;}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #84C225;
}
a:active {
	text-decoration: none;
	color: #666;
}