/*----------------------
      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:#93EBF3;
}
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:960px;
	background:#032152;
	color:#93EBF3;
}
#out-bg {
	width:100%;
	background:url(../images/bg4.jpg) no-repeat center 905px;
}
#body-bg {
	width:100%;
	background:url(../images/bg2.jpg) no-repeat center 300px;
}
#bg {
	width:100%;
	background:url(../images/bg5.jpg) no-repeat center 1290px;
}
#bg-bg {
	width:100%;
	background:url(../images/bg3.jpg) no-repeat center 520px
}
#out-wrap {
	width:100%;
	background:url(../images/bg1.jpg) no-repeat center top;
}


#wrap {
	width:960px;
	margin:0 auto;
	position:relative;
}
#header{
	width:100%;
	margin:0 auto;
	height:405px;
}
 
#content {
	font-size:14px;
	line-height:22px;
	width:960px;
	margin:0 auto;
 
}

#footer {
	height:70px;
	color:#3C6B80;
	line-height:170%;
	font-family:Simsun,"ËÎÌå",Arial;
	clear:both;
	font-size:12px;
}
#footer a {
	text-decoration:none;
	color:#3C6B80;
}
.clear {
	clear:both;
}
/*----------------------
      Content  
-----------------------*/
.logo{position:absolute;width:340px;height:120px;text-indent:-9999px;left:292px;top:25px;}
.topNav{position:fixed;right:0px;top:10%;_bottom:auto;_top:45px;_margin-top:45px;_position:absolute;z-index:9998;cursor:pointer;height:31px;width:232px;}
.topNav li{float:left;}
.topNav li a{text-indent:-9999px;display:block;background:url(../images/topnav.png) no-repeat;_background:url(../images/topnav.gif) no-repeat;}
#one{width:98px;background-position:0 -32px;height:31px;}
#two{width:134px;background-position:-98px -32px;height:31px;}
#one:hover{background-position:0 0;}
#two:hover{background-position:-98px 0;}

#share{position:absolute;text-align:center;color:#3C6B80;top:430px;left:709px;}
#share NIE-share-more a{maring:0;}

#content p{margin-left:11px;margin-right:11px;}

.title{
	position:relative;
	display:block;
	width:708px;/*685*/
	height:321px;
	margin-left:149px;
	overflow:hidden;
}
#sstq{margin-top:179px;}
#ssj{margin-top:65px;}
#qzgy{margin-top:65px;}


.wb{position:absolute;display:block;font-family:"Microsoft YaHei";font-size:12px;color:#AACCE7;height:16px;line-height:16px;top:269px;}
#xlwb{left:559px;}
#txwb{left:460px;}

.videolist{position:absolute;left:0px;top:110px;height:135px;}
.videolist li{float:left;padding:0 11px;}
#video1{} 
.intro{height:35px;line-height:35px;text-align:center;display:block;width:155px;}



