﻿/*-------common nav style-------*/
#nav .n_island{
	background:url(/images/nav_hover.gif) right bottom no-repeat;
	margin-left:5px;
	margin-right:5px;
}
#nav .n_island a{
	background:url(/images/nav_hover.gif) left bottom no-repeat;
}
#nav .n_l7,#nav .n_l6{

	display:none;
}
/*-- Font color --*/
a{text-decoration:none; color:#004884 }
a:active, a:hover,a:hover span{text-decoration:underline; color:#ff7600 }
a:hover span{
	cursor:pointer;
}
.UL, a.UL	{text-decoration:underline;}
a.UL:hover	{text-decoration:none;}
.c0{color:#000 !important}
.c3{color:#333}
.c3none,.c3none:active,.c3none:hover{
	color:#333;
	text-decoration:none
}
.c6{color:#666}
.c9{color:#999}
.cc{color:#ccc}
.cf{color:#fff}
.cyellow{ color:#ffe400}
.c663300,a.c663300:hover{color:#663300 !important} /*-- 页面基本色调 --*/
.c673b00,a.c673b00:hover{color:#673b00}
.cff7200,a.cff7200:hover{color:#ff7200}
.cred{ color:#de0000}
.underline{ text-decoration:underline}
em{color:#FF0000;
	margin-left:3px;
	font-style:normal		
}
/*通用的清理浮动样式*/
.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */


.cleardiv{
	clear:both;
	font-size:0;
	overflow:hidden;
	height:0%;}

/*-- Font typography --*/
h1,.fh1{font-size:18px;
	font-family:"黑体", "微软雅黑", "宋体";
	font-weight:normal;
	line-height:30px;}
h2{ font-weight:bold; font-size:14px;}
h3 {font-weight:bold; font-size:14px}
.fb{font-weight:bold}
.fn{ font-weight:normal}
.f12{font-size:12px !important}
.f14{font-size:14px !important}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.lh18{line-height:18px}
.lh24{ line-height:24px;}
.lh22{ line-height:22px;}
.lh14{ line-height:14px;}

.fcommon{
	font-size:12px;
	font-family:"宋体";
	font-weight:normal;
	line-height:24px;
}

