@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#FAFAFA url(http://www.chinadaily.com.cn/specials/crihap2014/3.jpg) repeat-x;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.container{
	margin:0px auto 0px auto;
	padding:0px;
	width:1000px;
	height:auto;
	text-align:left;
	background:#fff;
	}
/*top*/
.top{
	margin:0px;
	padding:0px;
	width:1000px;
	height:31px;
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/34.jpg) repeat-x;

	}
.top ul{
	margin:0px;
	padding:7px 0px 0px 0px;
	list-style-type:none;
	}
.top li{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	float:right;
	font-size:12px;
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/1.jpg) no-repeat left center;
	}
.top li a:link,.top li a:visited{
	text-decoration:none;
	color:#FFF;
	}
.top li a:hover{
	text-decoration:underline;
	}
.top .spic{
	background:none;
	}	
/*banner*/
.banner{
	margin:0px;
	padding:0px;
	width:1000px;
	height:162px;
	background: url(http://www.chinadaily.com.cn/specials/crihap2014/5.jpg) no-repeat;
	border-bottom:1px solid #E0E0E0;
	}
/*搜索*/
.search{
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:250px;
	height:50px;
	float:right;
	}
.text1{
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/15.jpg) no-repeat center center;
	border:none;
	font-size:12px;
	width:200px;
	height:26px;
	color:#a7a7a7;
	outline:none;
	}	
.but1{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:none;
	}
.but1 img{
	border:none;
	}	
/*导航*/
/*主*/
.link{
	margin:0px 0px 0px 0px;
	padding:100px 0px 0px 320px;
	z-index:9999;
	}
#nav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#nav ul{
	margin:0px;
	padding:0px;z-index:9999;
	}
#nav li {
 float: left;
  width:auto; 
   margin:0px 0px 0px 0px;
    font-size:14px;
	 color:#393939;
	 z-index:9999;
	 font-weight:bold;
}
#nav li a:link,#nav li a:visited{
	margin:0px 10px;
	padding:10px 10px;
	text-decoration:none;
	color:#393939;
	display:block;
	
	}
#nav li a:hover{
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/17.jpg) repeat-x;
	color:#1C61B5;
}
/*子*/
#nav li ul {
 list-style-type: none;text-align:left;
 left: -999em; width: 80px; position: absolute; z-index:9999;
 margin:0px 0px 0px 9px;
 padding:0px;
}
#nav li ul li{
	margin:0px;
	padding:0px;
}


#nav li ul a:link ,#nav li ul a:visited{
	margin:0px;
	padding:5px 0px;
	display:block;
	width:80px;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	font-family:"微软雅黑";
	color:#a2a2a2;
	background:#F5F5F5;
	
}
#nav li ul a:hover  {
	color:#4ba9e5;
	background:#DEDBDB;
	
}


#nav li.sfhover ul {
 left: auto;z-index:9999;
}
/*相关链接*/	
.une{
	margin:0px 0px 0px 0px;
	padding:0px;
	height:50px;
	background:#E0E0E0;
	
	}	
.une ul{
	margin:0px auto 0px auto;
	padding:10px 0px 0px 0px;
	width:1000px;
	list-style-type:none;
	}	
.une li{
	margin:0px 20px 0px 0px;
	padding:5px 0px 0px 0px;
	float:left;
	}
.une li.spict{
	margin:0px 20px 0px 10px;
	padding:0px;
	font-size:16px;
	color:#4B4B4B;
	}
.une li a:link,.une li a:visited{
	text-decoration:none;
	color:#7A7A7A;
	}
.une li a:hover{
	color:#4BA9E5;
	}
	
/*底部*/
.foot{
	margin:0px;
	padding:0px;
	height:215px;
	background:#05649A;
	}
.footer{
	margin:0px auto;
	padding:0px;
	width:1000px;
	height:215px;
	text-align:left;
	}
.footer_top{
	margin:0px;
	padding:0px;
	height:160px;
	border-bottom:1px solid #468AB1;
	}
.footer_bottom{
	margin:0px;
	padding:10px 0px 0px 0px;
	}
.footer_bottom p{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#4294C3;
	line-height:20px;
	}
.footer_bottom p span{
	margin:0px 0px 0px 30px;
	}
.footer_top ul{
	margin:0px 20px 0px 10px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	float:left;
	}
.footer_top ul li.spic2{
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#f3fbff;
	font-weight:bold;
	font-family:"标宋体";
	}
.footer_top ul li.spic2 a:link,.footer_top ul li.spic2 a:visited{
	text-decoration:none;
	color:#B9CCDC;
	}
.footer_top ul li.spic2 a:hover{
	text-decoration:underline;
	}
.footer_top ul li{
	font-family:"微软雅黑";
	}
.footer_top ul li a:link,.footer_top ul li a:visited{
	text-decoration:none;
	color:#78A4C0;
	}
.footer_top ul li a:hover{
	text-decoration:underline;
	}
.footer_top ul.spic3{
	margin:0px 20px 0px 20px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	float:left;
	}
.footer_top ul.spic3 li{
	margin:10px 5px 0px 0px;
	padding:0px;
	float:left;
	}
.spic4{
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#f3fbff;
	font-weight:bold;
	font-family:"标宋体";
	}
.spic4 a:link,.spic4 a:visited{
	text-decoration:none;
	color:#B9CCDC;
	}
.spic4 a:hover{
	text-decoration:underline;
	}
.retop{
	margin:10px 10px 0px 0px;
	padding:0px;
	float:right;
	}
.retop p{
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.retop p img{
	border:none;
	outline:none;
	}
.erwei{
	margin:20px 40px 0px 0px;
	padding:0px;
	float:right;
	}
.erwei p{
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.erwei p img{
	border:none;
	outline:none;
	}

/*下面整*/
.all{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:1000px;
	height:auto;
	background:#fff;
	float:left;
	}

/*左边*/
.par_left{
	margin:20px 0px 0px 20px;
	padding:0px;
	float:left;
	width:700px;
	height:auto;
}
/*标题*/
.title{
	margin:0px;
	padding:0px;
	width:700px;
	height:auto;
	}
.title h3{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#393939;
	}
.title h3 a:link,.title h3 a:visited{
	text-decoration:none;
	color:#393939;
	}
.title h3 a:hover{
	text-decoration:underline;
	}
.title img{
	margin:5px 0px 0px 0px;
	padding:0px;
	}
/*新闻聚焦*/
.types{
	margin:20px 0px 0px 0px;
	padding:0px;
	width:700px;
	height:auto;
	}
.types h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#0076d2;
	}
.types h2 a:link, .types h2 a:visited{
	text-decoration:none;
	color:#0076d2;
	}
.types h2 a:hover{
	text-decoration:underline;
	}
.area{
	margin:0px;
	padding:0px;
	width:700px;
	height:auto;
	background:#F7F7F7;
	}
.area img{
	margin:0px 0px 0px 0px;
	padding:0px;
	}
/*one*/
.ones{
	margin:15px 5px 10px 0px;
	padding:0px 10px 15px 9px;
	width:680px;
	height:160px;
	background:#f7F7F7;
}
.ones img{
	margin:0px 20px 0px 0px;
	padding:0px;
	border:none;
	width:285px;
	height:160px;
	float:left;
	}
.ones h3{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	color:#393939;
	}
.ones h3 a:link, .ones h3 a:visited{
	text-decoration:none;
	color:#393939;
	}
.ones h3 a:hover{
	text-decoration:underline;
	}
.ones p{
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#7a7a7a;
	line-height:20px;

	}
.ones p a:link, .ones p a:visited{
	text-decoration:none;
	color:#393939;
	}
.ones p a:hover{
	text-decoration:underline;
	}
/*前沿动态*/
.first{
	margin:20px 0px 0px 0px;
	padding:0px;
	width:700px;
	height:auto;
	float:left;
	}
.first h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#0076d2;
	}
.first h4 a:link, .first h4 a:visited{
	text-decoration:none;
	color:#0076d2;
	}
.first h4 a:hover{
	text-decoration:underline;
	}
.first_area{
	margin:0px;
	padding:0px;
	width:700px;
	height:auto;
	}
.first_area img{
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.blok{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:342px;
	height:89px;
	background:#F7F7F7;
	}
.blok img{
	margin:0px 10px 0px 0px;
	padding:0px;
	float:left;
	width:157px;
	height:89px;
	border:none;
	}
.blok p{
	margin:0px;
	padding:0px;
	line-height:20px;
	color:#7a7a7a;
	}
.blok p a:link,.blok p a:visited{
	text-decoration:none;
	color:#7a7a7a;
	}
.blok p a:hover{
	text-decoration:underline;
	}
/*优秀实践*/
.two{
	margin:20px 0px 0px 0px;
	padding:0px;
	width:342px;
	height:auto;
	float:right;
	}
.two h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#0076d2;
	}
.two h4 a:link, .two h4 a:visited{
	text-decoration:none;
	color:#0076d2;
	}
.two h4 a:hover{
	text-decoration:underline;
	}
.two_area{
	margin:0px;
	padding:0px;
	width:342px;
	height:auto;
	}
.two_area img{
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.blok{
	margin:20px 8px 0px 0px;
	padding:0px;
	width:342px;
	height:89px;
	background:#F7F7F7;
	float:left;
	}
.blok img{
	margin:0px 10px 0px 0px;
	padding:0px;
	float:left;
	width:157px;
	height:89px;
	border:none;
	}
.blok p{
	margin:0px;
	padding:0px;
	line-height:20px;
	color:#7a7a7a;
	}
.blok p a:link,.blok p a:visited{
	text-decoration:none;
	color:#7a7a7a;
	}
.blok p a:hover{
	text-decoration:underline;
	}
/*图片*/
.bottom_left{
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	width:700px;
	height:202px;
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/41.jpg) no-repeat 0px 10px;
	}	
.bottom_left h4{
	margin:20px 0px 0px 10px;
	padding:0px;
	font-size:14px;
	color:#0076d2;
	}
.bottom_left h4 a:link,.bottom_left h4 a:visited{
	text-decoration:none;
	color:#0076d2;
	}
.bottom_left h4 a:hover{
	text-decoration:underline;
	}	
.bottom_left p{
	margin:40px 0px 0px 30px;
	padding:0px;
	}
.bottom_left p span{
	margin:0px 10px 5px 0px;
	padding:0px;
	}
.bottom_left p span img{
	margin:0px 0px 8px 0px;
	border:none;
	width:206px;
	height:115px;
	}	
/*右边*/
.par_right{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
	width:260px;
	height:auto;
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/20.jpg) repeat-y;
}
/*广告*/
.ad{
	margin:20px 0px 0px 20px;
	padding:0px;
	}
.ad img{
	margin:0px 0px 20px 0px;
	border:none;
	width:223px;
	height:73px;
	}
/*常见问题 */
.rel{
	margin:10px 0px 0px 20px;
	padding:0px;
	width:225px;
	height:auto;
	border:1px solid #E2E2E2;
	}
.rel p{
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 10px;
	font-size:14px;
	color:#116ea5;
	font-weight:bold;
	}
.rel p a:link, .rel p a:visited{
	text-decoration:none;
	color:#116ea5;
	}
.rel p a:hover{
	text-decoration:underline;
	}
.rel ul{
	margin:10px 0px 0px 25px;
	padding:0px;
	}
.rel li{
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:20px;
	color:#393939;
	}
.rel li a:link,.rel li a:visited{
	text-decoration:none;
	color:#393939;
	}
.rel li a:hover{
	text-decoration:underline;
	}
/*视频*/
.bottom_right{
	margin:10px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:224px;
	height:354px;
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/32.jpg) no-repeat;
	}
.bottom_right h4{
	margin:15px 0px 30px 10px;
	padding:0px;
	font-size:14px;
	color:#fff;
	}
.bottom_right h4 a:link,.bottom_right h4 a:visited{
	text-decoration:none;
	color:#fff;
	}
.bottom_right h4 a:hover{
	text-decoration:underline;
	}
.bottom_right h3{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:224px;
	text-align:center;
	}	
.bottom_right h3 img{
	border:none;
	width:202px;
	height:114px;
	}
.bottom_right p{
	margin:10px 0px 0px 10px;
	padding:0px;
	font-size:12px;
	color:#282828;
	text-align:left;
	}	
.bottom_right p a:link,.bottom_right p a:visited{
	text-decoration:none;
	color:#282828;
	}
.bottom_right p a:hover{
	text-decoration:underline;
	}	
/*rss订阅*/
.rss{
	margin:10px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width:225px;
	height:200px;
	border-top:1px solid #B6B6B6;
	float:left;
	background:#F3F3F3;
	}
.rss p{
	margin:10px 0px 0px 10px;
	padding:0px;
	}
.rss h4{
	margin:10px 0px 0px 10px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	color:#1C61B5;
	}
.rss form{
	margin:10px 0px 0px 10px;
	padding:0px;
	font-size:12px;
	color:#1C61B5;
	}
.rss .te1{
	margin:0px;
	padding:0px 0px 0px 2px;
	background:url(http://www.chinadaily.com.cn/specials/crihap2014/43.jpg) no-repeat;
	border:none;
	width:160px;
	height:16px;
	}
.rss form a img{
	margin:15px 0px 0px 10px;
	padding:0px;
	border:none;
	}






	