/*----------------------
      Html Elements  
-----------------------*/
body,p,form,ul,li,h1,h2,h3,h4,h5,div,img,iframe,dl,dd,dt,td,tr,table,input{
	margin:0;
	padding:0;
	border:0;
}
ul li {
	list-style-type:none;
}
.clear{
	clear:both;
}
a,area {
	outline:none;
	text-decoration:none;
} /* for IE */
a{
	color:#49A8DE;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
:focus {
	-moz-outline-style: none;
} /* for Firefox */ 
form {
	margin:0;
	padding:0;
}

/*----------------------
      Layout  
-----------------------*/
body{
	font-size:14px;
	font-family:Simsun,"ËÎÌå",Arial;
	min-width:1000px;
	background:#050f3e;
}
#out-bg {
	float:left;
	width:100%;
	background:url(../images/bodybg.gif) repeat-y center top;
}
#body-bg {
	float:left;
	width:100%;
	background:url(../images/bg2.jpg) no-repeat center 423px;
}
#bg {
	float:left;
	width:100%;
	background:url(../images/bg3.gif) no-repeat center bottom;
}
#out-wrap {
	float:left;
	width:100%;
	background:url(../images/bg1.jpg) no-repeat center top;
}
#wrap {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#header{
	width:100%;
	margin:0 auto;
	height:506px;
}
#content {
	color:#91d2ff;
	min-height:635px;
	_height:635px;
	font-size:14px;
	line-height:22px;
	width:800px;
	padding:45px 100px 120px;
	margin:0 auto;
	position:relative;
}
#footer {
	height:60px;
	color:#22519b;
	line-height:170%;
	font-family:Simsun,"ËÎÌå",Arial;
	clear:both;
	font-size:12px;
	padding-top:50px;
	padding-bottom:30px;
}
#footer a {
	text-decoration:none;
	color:#22519b;
}
.clear {
	clear:both;
}
/*----------------------
      Content  
-----------------------*/
/*******head********/
.logo{position:absolute;width:200px;height:88px;left:400px;top:20px;text-indent:-9999px;}
.topNav{position:absolute;left:780px;top:5px;width:210px;font-size:12px;color:#033b86;}
.topNav li{float:left;height:20px;width:68px}
.topNav li a,.topNav li a:visited{color:#033b86;text-decoration:none}
.topNav li a:hover{color:#033b86;text-decoration:underline;}

#share{position:relative;text-align:center;color:#22519b;margin-top:10px;width:100%;}
#share a{color:#22519b;margin:3px;}

#nav{
	width:985px;
	padding-left:15px;
	position:relative;
	height:83px;
}
#nav a{
	display:inline-block;
	float:left;
	text-indent:-999em;
	height:83px;
	width:242px;
}
#nav a:hover,#nav a.current{
	background:url(../images/bg2.jpg) no-repeat;
}
#nav a#nav1:hover,#nav a#nav1.current{
	background-position:-495px 0;
}
#nav a#nav2:hover,#nav a#nav2.current{
	background-position:-737px 0;
}
#nav a#nav3:hover,#nav a#nav3.current{
	background-position:-979px 0;
}
#nav a#nav4:hover,#nav a#nav4.current{
	background-position:-1221px 0;
}
#timebox{
	background:url(../images/time.jpg) no-repeat;
	width:534px;
	height:56px;
	margin-left:38px;
/*	font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;*/
}
#timebox.time2{
	background-position:0 -56px;
}
.title{
	width:166px;
	height:24px;
	display:block;
	background:url(../images/title.gif) no-repeat;
	margin:10px 0 10px 7px;
	padding-left:33px;
	padding-top:24px;
	padding-bottom:3px;
	font-size:16px;
	color:#ff7200;
	font-weight:bold;
	line-height:26px;
}
#content p{
	padding:2px 30px;
	line-height:24px;
}
#content p.list{
	background:url(../images/li.gif) no-repeat 35px 8px;
	padding-left:60px;
}
#content .b{
	font-weight:bold;
}
#content .red{
	color:#f81b74;
}
#content center{
	margin:10px 0;
	font-size:14px;
}
#content center img {
	border:solid 1px #0c6aba;
	padding:3px;
}
.table3{
	margin:10px auto;
	font-size:12px;
	background:#70c0f6;
	border-collapse:collapse;
	text-align:center;
	border:1px #217ade solid;
}
.table3 td img{
	padding:3px;
}
.table3 td,.table3 th{
	padding:2px;
	color:#0031a1;
	border:1px #217ade solid;
}
.table3 th{
	background:#098cf1;
	color:#dcefff;
}
/*rewrite light box*/
#lightbox-container-image-box,#lightbox-container-image-data-box{background-color:#16466a!important;}
#lightbox-container-image-data {color:#49a8de!important}
#lightbox-secNav-btnClose{background:url(http://res.qn.netease.com/qt/11/0331_fab/images/btn_close.jpg)!important}

#pop_video{display:none;width:802px;height:496px;padding:10px 10px 37px;position:absolute;left:50%;margin-left:-401px;top:300px;z-index:99999999;background:#16466A;}
#pop_video #close_pv{display:block;width:66px;height:22px;text-indent:-9999em;outline:none;background:url(http://res.qn.netease.com/qt/11/0831_fab/images/btn_close.jpg) no-repeat 0 0;position:absolute;right:10px}