﻿/*
 * 飞鹤航空网站单页CSS定义
 * 
 */
.nobg{background:none;}

.fh_single li a{height:26px; text-align:right; vertical-align:bottom; padding:50px 10px 10px ; margin-bottom:5px; color:#fff; font:bold 14px/22px "宋体"; overflow:hidden; display:block;}
.fh_single li.bg1 a{background:#9abc40 url(images/single_bg1.gif) no-repeat;}
.fh_single li.bg2 a{ background:url(images/single_bg2.gif) no-repeat;}
.fh_single li.bg3 a{ background:url(images/single_bg3.gif) no-repeat;}

.fh_single li a:hover{ text-decoration:none; color:#CC0000;}
.fh_single li.bg1 a:hover{ color:#405800 }

.single_name{ text-align:right; font:bold 24px/36px "幼圆"; color:#f90;} 
.fh_spath,.fh_spath a{background:#ebf2d9; color:#690; padding:0 5px;}
.fh_spath a{padding-right:5px;}

.single_class_name{text-align:right; }
.single_class_name li{float:right; padding:0 6px;}
.single_class_name a{color:#f60;}

.single_show{padding:10px 0px 10px 20px;}
.single_show dt{font:bold 14px/36px "宋体"; color:#c00;}
.single_show dd{font:normal 12px/26px "宋体"; color:#333;}
.single_show dd p{text-indent:2em;}
.single_show dd b{color:#693;}

/* SiteMap 网站地图菜单导航样式 */
.fh_map{width:700px; margin-top:10px;}
.fh_map li,
.fh_map ul{margin:0;border:0 none;float:left;padding:0;width:212px;/*For KHTML*/ list-style:none}
.fh_map:after /*From IE 7 lack of compliance*/{clear:both;display:block;font:1px/0px serif;content:".";height:0;visibility:hidden}
.fh_map li{margin:0 10px;float:left;/*For IE 7 lack of compliance*/ display:block !important;/*For GOOD browsers*/ display:inline;/*For IE*/}
/* Root Menu */
.fh_map a{height:25px;line-height:25px;padding-left:26px;display:block;background:#f3fce6 url(Images/user_ico2.gif) 10px -33px no-repeat;border-bottom:#cf9 solid 1px;color:#690; height:auto !important;height:1%/*For IE*/;font-weight:bold;}
/* Root Menu Hover Persistence */
.fh_map li li,.fh_map li li li{margin:0;}
.fh_map li li li a{padding-left:30px;}
.fh_map li li li li a{padding-left:40px;}

.fh_map a:hover,
.fh_map li.iehover a{text-decoration:none;background:#ffeae2 url(Images/user_ico2.gif) 10px -53px no-repeat; border-bottom-color:#fc9; color:#c33;}
/* 2nd Menu */
.fh_map li li a{color:#c33;background:url(Images/ico_off.gif) 6px center no-repeat;font-weight:normal}
/* 2nd Menu Hover Persistence */
.fh_map li li a:hover{text-decoration:none;background:url(Images/user_ico3.gif) 10px center no-repeat; color:#f30;}
/* 3rd Menu */
.fh_map li li li a{}
/* 3rd Menu Hover Persistence */
.fh_map li li li a:hover{}
/* 4th Menu */
.fh_map li li li li a{}
/* 4th Menu Hover Persistence */
.fh_map li li li li a:hover{}


/*打印页*/
.fh_print{
	width:920px;
	margin:0 auto;
	font:normal 12px/24px "宋体";
}
.c_title_text{
	text-align:center;
}
.c_title_author{
	text-align:center;
	font:normal 12px/20px "宋体";
	color:#666;
}
.c_content_text{
	font-size:14px;
}

/*广告说明页*/
.ad_show{
	 margin-top:10px;
	 padding-bottom:10px;
	 border-bottom:#ccc dashed 1px;
}
.ad_show h3{
	color:#C60;
}