/* product CSS
*作用:气象产品各业务轨道全局样式
*作者:李婷婷 王家亮
*创建时间9月12日
*更新时间9月12日
*/
/*全局定义*/
* {margin:0;}
img {border:0;}
div {border:0px solid #F00;}
li  {list-style-type:none;}
p   {line-height:180%;text-indent: 2em;}
.p2   {line-height:150%;text-indent: 2em;}

/*基本样式*/
body {background:#FFF;}
body,div,td{font:12px Verdana, Arial, "宋体"; color:#000}

/*默认链接*/
a {color: #000; text-decoration: none;}
a:hover {color:#0039CB; text-decoration:underline;}

/*导航连接0*/
.a_nav0 {color:#FFF;background:#36C;text-decoration: none;font-weight: bold; padding:5px 10px;}
.a_nav0:hover {color:#FFF;background:#039;text-decoration:none;}
/*导航连接*/
.a_nav {color:#FFF;text-decoration: none;font-weight: bold; }
.a_nav:hover {color:#00FCFF;text-decoration:none;}
.aa0   {color:#00FCFF;}
.a039   {color:#003399;}
/*更多链接*/
.a_more {color:#FFF; text-decoration: none;}
.a_more:hover {color:#00F0FF; text-decoration:underline;}

/*气象知识链接*/
.a_lore {color:#89A200; text-decoration: none;}
.a_lore:hover {color:#F60; text-decoration:underline;}

/*分页链接*/
.a_list {text-decoration: none;padding:0 4px;font-weight: bold;}
.a_list:hover {color:#F00;}

/*重要链接*/
.a_insist {color:#36C;text-decoration: none;padding:0 4px;font-weight: bold;}
.a_insist:hover {color:#F00;}

/*产品下载链接*/
.a_product {color:#36C;text-decoration: none;}
.a_product:hover {color:#F00;}

/*详细页面链接*/
.a_xx {color:#F00;text-decoration: none;}
.a_xx:hover {color:#F60;text-decoration: none;}

.a_c {color:#C00;text-decoration: none;}
.a_c:hover {color:#F60;text-decoration: none;}

.a_fefe {color:#EFEFEF;text-decoration: none;}
.a_fefe:hover {color:#EFEFEF;text-decoration: none;}



/*图片产品查看链接*/
.a_tp {color:#E0E9FF;text-decoration: none;}
.a_tp:hover {color:#FF0;text-decoration: none;}

h1 {font: 12px "宋体";color:#FFF;font-weight:bold;}/*版块标题文字*/
h2 {font: 14px "宋体"; font-weight:bold;}
h3 {font: bold 14px "宋体"; padding: 18px 0 0 22px;color:#FFF}
h4 {font: 12px "宋体";color:#F00;font-weight:bold;}
h5 {font: 12px "宋体";color:#000;font-weight:bold;}

/*======================公用样式======================*/
.line {height:5px;overflow:hidden;background-color:#039; margin:1px 0;}
.line_00 {height:1px;overflow:hidden;background:url(/img/sky/line_02.gif);}
.line_01 {height:4px;background:#FFF;overflow:hidden;}
.line_02 {height:1px;overflow:hidden;background:url(/img/sky/line_02.gif);margin:8px 0!important;margin:8px 0 6px 16px;}
.line_03 {height:1px;overflow:hidden;background:url(/img/sky/line_02.gif);margin:8px 16px}
.line-04 {width:150px;height:2px;background:url(/img/sky/line_03.gif);overflow:hidden;margin:0 14px}
.fg-h10  {height:10px;overflow:hidden;}
/*.li    {list-style-type:disc;}*/
.time {float:right;font:11px Verdana, Arial, "宋体";color:#656565;}
.f999 {color:#999999}
.f36C {color:#36C}
.fffb {color:#FFF;font-weight:bold;}
.fff  {color:#FFF;}
.f42c6{color:#0042C6;font-weight:bold;}
.ff60 {color:#F60;font-weight:bold;}
.f03f {color:#0033FF;}
.ff00 {color:#f00;}
.fd3  {color:#899FD3;padding:0 0 0 6px;}
.px2  {height:2px;overflow:hidden;}
.legend-cn {font-family: Verdana, Arial, "宋体"; font-size: 14px; font-weight: bold; color: #666666;}

/*=====conten=====*/
/*页面层容器,定义主体页面的大小及背景色等风格*/
#content {width:768px;margin:auto;border-left:0px solid #FFF;border-right:0px solid #FFF;background:#FFF;overflow:hidden;text-align: left;}
#content2 {width:760px;margin:auto;border-left:0px solid #FFF;border-right:0px solid #FFF;background:#FFF;overflow:hidden;text-align: left;}

/*======================top部分样式======================*/
#top    {width:100%; height:99px}
#logo0   {width:100%; height:76px; background: url(/img/sky/bg_top.gif) no-repeat right top;}
#nav-index  {width:100%; height:23px;overflow:hidden;}
  #nav-left {background: url(/img/sky/nav_left_bg.gif) no-repeat left top;}
  #nav-right{background: url(/img/sky/nav_right_bg.gif) no-repeat left top;}
  #nav-main {background: url(/img/sky/nav_main_bg.gif) repeat-x;}

/*=====频道子导航样式=====*/
#channel {width:100%;background:#EAEAEA;overflow:hidden;}
  #place {float:left; height:28px;line-height:28px;padding:0 0 0 6px}
  #submenu {float:right; height:28px;line-height:28px;padding:0 6px 0 0}

/*=====版权信息=====*/
#footer { width:100%}
  #footer-nav {float:left; width:410px; height:32px;line-height:32px;text-align:center}
  .footer-select {float:right; width:150px;padding:4px 0 0 0}
  .w-select { width:132px;}
  #copy {border-top:1px solid #E1E1E1;width:98%;text-align:center;clear:both; margin:auto; padding:10px 0;line-height:200%;}
  
/*广告栏*/
#flack-news01 {width:100%; height:96px; margin:2px 0 0 0; background: url(./img/sky/bg_plugger.gif);}
#flack-news02 {height:92px;border-top:4px solid #FFF;}
#flack-news03 {height:88px;text-align:right}

/**/
.industry-text   {width:118px;height:18px;line-height:18px;border:1px #546A9F solid;font-size:12px;}
.industry {height:90px;background: #F3F7FF url(/img/bg_industry.gif) no-repeat right bottom;padding:12px 0 0 0}
.industry-txt    {color:#546A9F;}
.feff {text-align:center;background:#EFF5FF;color:#093CA2}
.f2E3 {font:14px; font-weight:bold;color:#2E3F64;}
.f2E32 {font:12px; font-weight:bold;color:#2E3F64;}
.fff0 {font-weight:bold;color:#FF0000}
.f039b {font-weight:bold;color:#003399}
.f039 {color:#003399}
.f102 {color:#102187}
.select-f12 {font-size:12px;}
.tdlr6 {padding:0 6px;}
.tdr6 {padding:0 6px 0 0;}
.tdr4 {padding:0 4px 0 0;}
.lhei {line-height:180%;}
.lhei3 {line-height:150%;}
.lhei2 {line-height:200%;}
.lhei4 {line-height:190%;}
.tdlt8{padding:8px 0 0 8px;}
.tdt8{padding:10px 0 0 4px;}
.fefe{color:#EFEFEF;}
.alpha50  {filter: Alpha(Opacity=50);}
.ff0-introduce {font-weight:bold;color:#FF0000;font-size: 20px;}
.name {font-weight:bold;color:#000;font-size: 20px;}
.fff14 {font-family: Verdana, Arial, "宋体";font-size: 14px;line-height: 180%;padding:0 6px 0 0;}
.f003 {color:#003399; background:#ECEFEF;}
.f565 {color:#565656; }
.w138 {width:138px;}
.w100 {width:100px;}
.h12  {height:12px;}
.h18  {height:18px;}
.form1 {font-size:12px;color:#232323;border:1px #232323 solid; margin:0 0 0 12px;}
.form2  {margin:0 0 0 12px;}
.f36C {color:#FFF;background:#36C;text-decoration: none;font-weight: bold;}

.link1:link {
	FONT-SIZE: 9pt; COLOR: #ffffff; TEXT-DECORATION: none
}
.link1:hover {
	FONT-SIZE: 9pt; COLOR: #ffffff; TEXT-DECORATION: none
}
.link1:visited {
	FONT-SIZE: 9pt; COLOR: #ffffff; TEXT-DECORATION: none
}

