@charset "utf-8";
/* CSS Document */
.content_left { width:652px; float:left; margin-left:10px;}
.content_right { width:287px; float:right; margin-right:10px;}
.subpage_left { width:925px; float:left; margin-left:10px; min-height:500px; border:#dbdbdb solid 1px; margin-bottom:10px; overflow:hidden;}
.subpage_right { width:238px; float:right; margin-right:10px; margin-bottom:10px;}


/*******位置栏********/
.current { height:30px; line-height:30px; margin-left:10px;color:#656565;}

/*******左侧内容********/
     /*******通用二级页面********/
    .subpage_left_ct { width:698px;  margin-bottom:10px;}
	.subpage_left_tt{ background:url(../images/sub_leftbg.png) no-repeat; height:35px; line-height:36px; color:#fff; font-size:14px; padding-left:15px;}   
    .subpage_md { width:945px; margin-left:10px; min-height:500px; border:#dbdbdb solid 1px; margin-bottom:10px; overflow:hidden;}
	.subpage_md_tt{ background:url(../images/sub_leftbg.png) no-repeat; height:35px; line-height:36px; color:#fff; font-size:14px; padding-left:15px;}
	
	/*******文章内容********/
	.art_ct { margin:10px 30px;}
	.sub_titile { font-size:18px; font-family:"Microsoft YaHei"; text-align:center; }
	.date_count { line-height:24px; text-align:center; border-bottom:#cccccc solid 1px;}
	.date_count span { color:#900;}
	.sub_content {line-height:25px; font-size:14px; padding:20px;}
	.sub_content h4 {font-size:15px; line-height:30px;}	
		
	/*******外部调用海洋天气********/
	.layer_hyyb {position:relative; width:100%;height:900px; overflow:hidden;}
	.layer_hyyb iframe {position:absolute; left:15px; top:-200px;}
	
	/*******外部调用卫星云图********/
	.wxyt_ct { position:relative; width:880px; height:640px; overflow:hidden;}
    .wxyt_ct iframe {position:absolute; left:0px; top:0px;}
	
	/*******外部调用雷达拼图********/
	.leida_ct { position:relative; width:940px; height:650px; padding-left:10px; overflow:hidden;}
    .leida_ct iframe {position:absolute; left:-20px; top:0;}
	
	/*******外部调用台风信息********/
	.layer_tfxx { position:relative; width:960px; height:600px; overflow:hidden; margin:0px 8px}
    .layer_tfxx iframe {position:absolute; left:0px; top:0px;}
	
	 /*******外部调用生活指数********/
	.layer_living { position:relative; width:652px; height:1213px; overflow:hidden;}
    .layer_living iframe {position:absolute; left:0px; top:-1475px;}
	
	/*******预警信号********/
	.early_table {background:#99b0da; margin:8px 0px; color:#333; }
	.early_table th { height:26px; background:#dbe3fa; font-size:13px; color:#3365ba;}
	.early_table td { height:40px; background:#f4f7fc; font-size:13px;}
	.early_table td a:hover{ color:#ff6600}
	.status { color:#900}
	.txt_red { color:#ff0000}
	.txt_orange { color:#ff6600}
	
	/* 文章列表 */
	.news_ct { margin:8px;}
	.news_libiao {margin:8px 10px;}
	.news_libiao li {background:url(../images/newsico.gif) no-repeat left center; height:22px; line-height:22px; padding-left:20px; border-bottom:#dee7eb dashed 1px; margin-bottom:5px;}
	.news_tt {float:left;}
	.news_tt a {color:#124d76;}
	.news_tt a:hover{color:#b99b5a; text-decoration:underline;}
	.news_date {float:right; color:#8fa3b1;}
	.neirong {width:80%; margin:0 auto; padding:20px; text-align:left; line-heihgt:30px;font-size:18px;}
	.shitianneirong{width:80%; margin:0 auto; padding:20px; text-align:center; line-heihgt:30px;font-size:18px;}
	/* 信息翻页公用样式 */
	.all_page {margin:20px 0px; text-align:center;}
	.all_page span {padding:4px 6px; border:1px solid #ced9df; font-size:10px; background:#fff;}
	.all_page a {color:#6897b8;}
	.all_page a:hover{color:#c28249;}
	.all_page b {padding:4px 6px; border:1px solid #ced9df; background:#fff;}
	.all_page .page_info {background:#69a0c7;}
	.all_page .page_info a {color:#fff;}

/*******右侧内容********/
    /*******栏目列表********/
	.sub_right {border:#dbdbdb solid 1px;}
	.sub_right h5 {font-size:14px; color:#fff; margin-bottom:10px; line-height:38px; padding-left:20px; height:35px; background:url(../images/right_nav_bg.png) no-repeat;}
	.sub_right a {line-height:36px; background:url(../images/rt_nav_bg.gif) no-repeat; cursor:pointer; height:34px; width:223px; padding-left:25px; overflow:hidden; display:block; margin:0px 10px 10px 10px; font-weight:bold;}
	.sub_right a:hover {background:url(../images/rt_nav_over.gif) no-repeat; text-decoration:none;}
	a.mat{background:url(../images/rt_nav_over.gif) no-repeat; text-decoration:none; FONT-SIZE: 13px}
	h1{FONT-SIZE: 13px}
	
	/*******右侧快捷菜单********/
	.rt_sever { margin-top:10px;}
	.rt_sever img { margin-bottom:10px; display:block; border:none;}

	/*******气象服务======*/
	.weather_service { margin:10px 0px;}
	.weather_service  img{border:0px;}
	
	/*******气象服务======*/
	.contact { margin:20px auto; width:500px;}
	.contact p { line-height:35px; font-size:14px}






