/*----------------------
      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:#4A4080;
}
a:hover{
	text-decoration:underline;
	color:#802020;
}
: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:#4A4080;
}
#out-bg {
	width:100%;
}
#body-bg {
	width:100%;
	background:url(../images/bg2.jpg) no-repeat center 260px;
}
#bg {
	width:100%;
	background:url(../images/bg3.jpg) no-repeat center 610px;
}
#out-wrap {
	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:257px;
}
#content {
	color:#4A4080;
	height:695px;
	font-size:14px;
	line-height:22px;
	width:1000px;
	margin:0 auto;
}
/*#footer {
	height:60px;
	color:#ffffff;
	line-height:170%;
	font-family:Simsun,"ËÎÌå",Arial;
	clear:both;
	font-size:12px;
	padding-top:20px;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}*/
.clear {
	clear:both;
}
/*----------------------
      Content  
-----------------------*/
/*******head********/
.logo{position:absolute;width:245px;height:100px;left:370px;top:5px;text-indent:-9999px;}
.topNav{position:absolute;left:715px;top:5px;width:210px;font-size:12px;color:#734CBF;}
.topNav li{float:left;height:20px;width:68px}
.topNav li a,.topNav li a:visited{color:#734CBF;text-decoration:none}
.topNav li a:hover{color:#D56F94;text-decoration:underline;}

/* Ò³½Å */
 
#footer,#footer a{color:#fff;font-size:12px;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
.inner_footer{width:1000px;margin:0 auto;}
.share_bg {margin-top:10px;padding-left:328px; background:url(../images/share_bg1.jpg) no-repeat 269px 0; height:22px; text-align:left;}
#topShare { text-align: left; width: 530px;}
#topShare .NIE-share-iconBtn a {display:inline-block;width:78px;height:22px;margin-right:10px; background:url(../images/share_bg1.jpg) no-repeat;}
#topShare .NIE-share1 .NIE-share-iconBtn a img { visibility: hidden; }
#topShare .NIE-share-more { cursor: pointer;}
#topShare .NIE-share-more em {text-indent:-9999px; width:50px !important; margin-left:2px;height:22px;margin-top:2px;*margin-top:-4px; background:url(../images/share_bg1.jpg) no-repeat -412px 0;}
#topShare .NIE-share-more em:hover{background-position:-412px -22px !important;}
#topShare .NIE-share-more span{z-index:999;}
#topShare .NIE-share-more span a{color:#000;}

#topShare .NIE-share-iconBtn a.a_0 {background-position:-58px 0 !important}
#topShare .NIE-share-iconBtn a.a_1 {background-position:-146px 0 !important}
#topShare .NIE-share-iconBtn a.a_2 {background-position:-234px 0 !important}
#topShare .NIE-share-iconBtn a.a_3 {background-position:-322px 0 !important;width:77px;}
#topShare .NIE-share-iconBtn a.a_0:hover {background-position:-58px -22px !important}
#topShare .NIE-share-iconBtn a.a_1:hover {background-position:-146px -22px !important}
#topShare .NIE-share-iconBtn a.a_2:hover {background-position:-234px -22px !important}
#topShare .NIE-share-iconBtn a.a_3:hover {background-position:-322px -22px !important}

#NIE-copyRight{padding:5px 0;}
#NIE-copyRight,#NIE-copyRight a{color:#fff;}

/*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}

.box{
	position:absolute;
/*	overflow:hidden;*/
}
.box h3{
	display:none;
}
#box_intro{
	width:255px;
	height:180px;
	left:78px;
	top:332px;
}
.box p{
	padding:4px 0; 
	font-size:12px;
	line-height:20px;
}
.box .b{
	color:#802020;
	font-weight:bold;
}
#box_news{
	width:270px;
	height:180px;
	left:373px;
	top:335px;
	overflow:hidden;
}
#box_news a.more{
	position:absolute;
	right:2px;
	top:0px;
	color:#75cae4;
	font-size:12px;
}
#box_news ul{
	width:100%;
}
#box_news ul li{
	width:265px;
	height:22px;
	font-size:12px;
	color:#4A4080;
	overflow:hidden;
}
#box_news ul li a{	 
	font-size:12px;
}
#box_news ul li .time{
	float:right;
}
#box_pics{
	width:950px;
	height:366px;
	top:555px;
	left:24px;
}
#box_pics .scrollview{
	width:880px;
	height:366px;
	padding:0 35px;
	margin:0 auto;
	position:relative;
}
#box_pics .scrollview-screen{
	width:880px;
	height:366px;
	overflow:hidden;
	position:relative;
}
#box_pics .scrollview-content{
	position:relative;
	left:0;
	top:0;
	height:366px;
}
#box_pics ul li{
	float:left;
	padding:0 8px;
	color:#fff;
	text-align:center;
	line-height:24px;
	font-size:14px;
}
#box_pics ul li div{
	padding:8px 0;
}
#box_pics ul li img{
	width:158px;
	height:104px;
	border:1px solid #07425b;
}
#box_pics .scrollview-prev,#box_pics .scrollview-next{
	position:absolute;
	width:32px;
	height:115px;
	display:block;
	text-indent:-999em;
	cursor:pointer;

}
#box_pics .scrollview-prev{
	left:-2px;
	top:125px;
}

#box_pics .scrollview-next{
	top:125px;
	right:-2px;
}

.video{
	top:335px;
	width:260px;
	height:140px;
	left:678px;
}