* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "Microsoft yahei";
	font-size: 13px;
	line-height: 1.8;
	color: #333333;
}
div, form, p, img, ul, li {list-style: none;}
.cl {clear: both;}
select, input, img, select {
	vertical-align:middle;
}
.fl{float: left}
.fr{
	float: right;}
img{
	border:0px;
	}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #27AAF8;
}
.t {
	background-color: #2F2F2F;
	text-align: center;
	float: left;
	height: 41px;
	width: 100%;
	padding-top: 6px;
}
.t2 {
	float: left;
	width: 100%;
}
.t2 p {
	font-size: 0.9rem;
	color: #FFF;
	text-align: center;
	float: left;
	width: 25%;
	height:30px;
	overflow: hidden;
	line-height:30px;
}
.t2 p a {
	color: #FFF;
	background-color: #005197;
	width: 100%;
	float: left;
	border: 1px solid #FFF;
	height:28px;
	line-height:28px;
}
.t2 p hover{
	background-color: #EAA400;
}
.t2 >p a.on{
	background-color: #EAA400;
}


/*banner 样式*/

.banner {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    z-index: 1;
    float: left;
}
	.slider{ width:100%;   height:215px;  position:relative; overflow:hidden; background:#fff; text-align:center;   }
	.slider .bd{ width:100%; position:absolute;   }
	.slider .bd li{ width:100%;  overflow:hidden; }
	.slider .bd li img{
	display:block;
	width:100%;
	height:215px;
}

	.slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }
	.slider .hd li{ display:inline-block; *display:inline; zoom:1; width:30px; height:13px; line-height:99px; overflow:hidden; background:url(../images/slider-btn.png) 0 -13px no-repeat; 
		margin:0 0px; cursor:pointer; filter:alpha(opacity=100);opacity:1;  }
	.slider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  }
	
	.slider .hd2{
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	bottom:140px;
	text-align:center;
	font-size: 0.8rem;
	
	color: #FFF;
}
	.slider .hd3{
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	bottom:110px;
	text-align:center;
	font-size: 1.1rem;
	font-weight: 600;
	color: #FFB400;
}
	.slider .hd4{
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	bottom:60px;
	text-align:center;
	font-size: 0.7rem;
	color: #FFF;
}
.x1 {
	width: 96%;
	float:left;
	padding-left:2%;
	padding-bottom:15px;
}
.x1_t {
	float: left;
	width: 100%;
	color: #005197;
	font-size: 1.2rem;
	text-align: center;
	background-image: url(../img/bt_t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	padding-top:5px;
}
.x1_x {
	float: left;
	width: 100%;
	padding-top: 45px;
}
.x1_x1 {
	/*float: left;*/
	height: 160px;
	width: 45%;
}
.x1_x1 img {
	height: 160px;
	width: 100%;
}
.x1_x2 {
	color: #FFF;
	background-color: #005197;
	/*float: left;*/
	height: 150px;
	width: 51%;
	padding-top: 10px;
	padding-right: 2%;
	padding-left: 2%;
}
.x1_x2 h1 {
	font-size: 0.7rem;
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 21px;
}
.x1_x2 p {
	float: left;
	width: 100%;
	line-height: 1.5;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 0.7px;
}
.x1_x2 em {
	text-align: right;
	float: left;
	width: 100%;
	font-style: normal;
	font-size: 0.6rem;
}
.x1_x2 em a {
	padding: 5px;
	border: 1px solid #FFF;
	color: #FFF;
}
.x1_x3 {
	font-size: 0.7rem;
	font-weight: 600;
	text-align: center;
	float: left;
	width: 100%;
	padding-top:20px;
}
.x1_x3 a {
	border: 1px solid #005197;
	color: #005197;
	border-radius:13px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.x2 {
	width: 100%;
	float: left;
	background-color: #F6F6F6;
	padding-bottom: 15px;
}
.x21 {
	float: left;
	width: 90%;
	padding-top: 20px;
	padding-right: 5%;
	padding-left: 5%;
}
.x21 img {
	width: 100%;
}

.x22 {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.x22 p {
	float: left;
	width: 100%;
	font-size: 0.7rem;
	text-align: center;
}
.x22 em {
	text-align: center;
	float: left;
	width: 100%;
	font-style: normal;
	font-size: 16px;
	padding-top: 17px;
}
.x22 em a {
	color: #FFF;
	background-color: #005197;
	border-radius:13px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.x3 {
	width: 96%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
.x31{
	position:relative;
	width:48%;
	height:auto;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
} 
.x31 p {
	float: left;
	width: 100%;
}
.x31 p img {
	float: left;
	height: 120px;
	width: 100%;
}

.x31 span{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	color:#FFF;
	width:100%;
	text-align:center;
	z-index:10;
	height:30px;
	line-height:30px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	background-color: #005197;
	font-weight: 600;
	font-size:0.9rem;
}
.x4 {
	width: 96%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.x41 {
	font-size: 14px;
	text-align: center;
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 8px;
	line-height: 2.1;
}
.x41 img {
	height: 140px;
	width: 100%;
}
.x42 {
	text-align: center;
	float: left;
	width: 100%;
	font-style: normal;
	font-size: 0.7rem;
	padding-top: 17px;
}
.x42 a {
	color: #FFF;
	background-color: #005197;
	border-radius:13px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.x5 {
	float: left;
	width: 96%;
	padding-top: 10px;
	background-image: url(../img/gy_bj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 130px;
	padding-right: 2%;
	padding-left: 2%;

}
.x5_t {
	float: left;
	width: 100%;
	color: #fff;
}
.x5_t h1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 1rem;
	text-align: center;
}
.x5_t p {
	float: left;
	width: 100%;
	font-size: 0.7rem;
	line-height: 1.4;
}
.x5_t em {
	float: left;
	width: 100%;
	font-style: normal;
	text-align: center;
	padding-top: 13px;
	font-size:0.6rem;
}
.x5_t em a {
	border: 1px solid #FFF;
	color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.x5_x {
	float: left;
	width: 100%;
	padding-top: 15px;
}
.x5_x1 {
	float: left;
	width: 32%;
}
.x5_x1 span {
	text-align: center;
	float: left;
	width: 100%;
}
.x5_x1 span img {
	height:30px;
}
.x5_x1 p {
	float: left;
	width: 100%;
	padding-top: 3px;
	font-size: 0.7rem;
}
.x6 {
	width: 100%;
	float: left;
	background-color: #EEE;
	padding-top: 10px;
	padding-bottom: 10px;
}
.x61 {
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}
.x61_l {
	font-size: 0.6rem;
	color: #666;
	background-color: #f2f2f2;
	text-align: center;
	float: left;
	height: 55px;
	width: 18%;
	line-height: 1.6;
	padding-top: 5px;
	margin-top: 10px;
}
.x61_l span {
	font-size: 1rem;
	color: #333;
	float: left;
	width: 100%;
}
.x61_r {
	float: left;
	width: 80%;
	padding-left: 2%;
}
.x61_r h1 {
	font-size: 0.9rem;
	float: left;
	width: 100%;
}
.x61_r p {
	float: left;
	width: 100%;
	line-height: 1.6;
	color: #666;
	font-size: 0.7rem;
}
.x62 {
	float: left;
	width: 100%;
	font-style: normal;
	text-align: center;
	padding-top: 20px;
	

}
.x62 a {
	border: 1px solid #005197;
	color: #005197;
	border-radius:20px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.x7 {
	float: left;
	width: 90%;
	padding-top: 20px;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 20px;
}
.x7 p {
	float: left;
	width: 100%;
	min-width:230px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.x7 p span {
	float: left;
	width: 55px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 40px;
}


.x7 p input {
	background-color: #e0e0e0;
	height: 40px;
	padding-left: 20px;
	border-radius:8px;
	font-size:12px;
	float: left;
	width: auto;
	border: 0px;
	width: 70%;
	
}

.x7 p textarea {
	width: 70%;
	width: 70%;
	background-color: #e0e0e0;
	border: 0px;
	height: 70px;
	max-height: 70px;
	padding-left: 20px;
	line-height: 50px;
	font-family: "microsoft yahei";
	border-radius:8px;
	font-size:12px;

}

.x7 em  {
	float: left;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

.x7 em input {
	background-color: #005197;
	height: 33px;
	width: 100px;
	font-size: 14px;
	color: #FFF;
	border: 0px;
	border-radius: 7px;
}
.x7 h1 {
	font-size: 0.8rem;
	font-weight: 500;
	background-image: url(../img/db_t.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

.db {
	float: left;
	width: 96%;
	background-color: #f6f6f6;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 15px;
	padding-bottom: 20px;
}
.db h1 {
	font-size: 1rem;
	font-weight: 600;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.db p {
	font-size: 0.7rem;
	float: left;
	width: 100%;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.db p img{
	float: left;
	padding-right:5px;
	width: 19px;
}
.db span {
	float: left;
	width: 96%;
	text-align: right;
}
.db2 {
	background-color: #005197;
	float: left;
	width: 100%;
	padding-top: 6px;
	position: fixed;
	bottom: 0px;
	height: 60px;
}
.db2 p {
	text-align: center;
	float: left;
	width: 25%;
	color: #FFF;
}
.db2 p a {
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00427D;
	width: 100%;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.db2 p a img {
	width: 30%;
}

.db2 >p a.on{
	border-bottom-color: #fff;
}
.n {
	width: 96%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 15px;
}
.n_t {
	float: left;
	width: 100%;
	background-image: url(../img/n_t.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 2.5;
}
.n_a {
	float: left;
	width: 100%;
	color: #666;
	padding-top: 20px;
}
.n_a img {
	max-width:100%;
}
.n_lx {
	float: left;
	width: 100%;
	padding-top: 25px;
}
.n_lx_l {
	float: left;
	width: 100%;
}
.n_lx_l1 {
	float: left;
	width: 95%;
	padding-left: 5%;
}
.n_lx_l1 h1 {
	font-size: 17px;
	font-weight: 600;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.n_lx_l1 p {
	font-size: 0.7rem;
	float: left;
	width: 100%;
	line-height: 1.5;
	padding-top: 6px;
	padding-bottom: 6px;
}
.n_lx_l1 p img{
	float: left;
	padding-right:8px;
}
.n_lx_l2 {
	float: left;
	width: 100%;
	padding-top: 20px;
}
.n_lx_l2 p {
	float: left;
	width: 100%;
	min-width:230px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.n_lx_l2 p span {
	float: left;
	width: 60px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 40px;
}


.n_lx_l2 p input {
	background-color: #e0e0e0;
	height: 40px;
	padding-left: 20px;
	border-radius:8px;
	font-size:12px;
	float: left;
	width: auto;
	border: 0px;
	width: 70%;
	
}

.n_lx_l2 p textarea {
	width: 70%;
	max-width: 380px;
	background-color: #e0e0e0;
	border: 0px;
	height: 70px;
	max-height: 70px;
	padding-left: 20px;
	line-height: 50px;
	font-family: "microsoft yahei";
	border-radius:8px;
	font-size:12px;

}

.n_lx_l2 em  {
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

.n_lx_l2 em input {
	background-color: #005197;
	height: 40px;
	width: 120px;
	font-size: 16px;
	color: #FFF;
	border: 0px;
	border-radius: 5px;
}
.n_lx_l2 h1 {
	font-size: 1rem;
	font-weight: 600;
	background-image: url(../img/db_t.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.n_lx_r {
	float: right;
	width: 100%;
	padding-top: 15px;
}
.n_lx_r img {
	width: 100%;
}

.n_xw {
	float: left;
	width: 100%;
	color: #666;
	padding-top: 20px;
}
/* 新闻css */
	.msn-focus {
	width: 100%;
}
	
	.msn-focus .hd {
	font-size: 0.8rem;
	height:35px;
	line-height: 35px;
	width: 100%;
	margin-right: -7px
}
	.msn-focus .hd li { float: left; display: inline; float: left; margin: 0 7px 0 0; height: 40px }
	.msn-focus .hd .on { background: url("../images/arrow.png") no-repeat scroll center bottom }
	.msn-focus .hd .on a { background-color: #005197; color: #fff }
	.msn-focus .hd a { height: 35px; background-color: #eee; float: left; padding: 0 11px }
	.msn-focus .bd {
	width: 100%;
	position: relative;
	overflow: hidden
}
	/*.msn-focus .bd ul {*/
	/*overflow: hidden;*/
	/*position:relative;*/
	/*font-size: 14px;*/
	/*line-height: 28px*/
/*}*/
	/*.msn-focus .bd li {*/
	/*width: 100%;*/
	/*background-color: #fff;*/
	/*position: relative*/
/*}*/
.n_xw1 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.n_xw11 {
	float: left;
	width: 100%;
}
.n_xw11 h1 {
	font-size: 1rem;
	float: left;
	width: 100%;
	color: #333;
}
.n_xw11 p {
	color: #666;
	float: left;
	width: 100%;
	line-height: 1.8;
	padding-top: 6px;
	font-size: 0.8rem;
}
.n_xw12 {
	float: right;
	width: 100px;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
}
.n_xw12 a {
	padding: 5px;
	border: 1px solid #005197;
	color: #005197;
	font-size:0.7rem;
}
.n_xw2 {
	float: left;
	width: 100%;
}
.n_xw21 {
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
}
.n_xw211 {
	float: left;
	width: 100%;
}
.n_xw211 img {
	height: 125px;
	width: 100%
}
.n_xw21 p {
	color: #666;
	background-color: #ededed;
	text-align: center;
	float: left;
	width: 96%;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	line-height: 1.7;
}
.n_xw21 p span {
	font-size: 0.9rem;
	color: #333;
	float: left;
	width: 100%;
}


	.msn-focus .bdOn .prev,.msn-focus .bdOn .next{ display:block;  }
.n_cp {
	float: left;
	width: 100%;
	padding-top: 20px;
}

.n_cp1 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.n_cp11 {
	float: left;
	width: 100%;
}
.n_cp11 img {
	height: 150px;
	width: 100%;
}
.n_cp12 {
	float: right;
	width: 100%;
	padding-top: 10px;
}
.n_cp12 h1 {
	font-size: 1rem;
	float: left;
	width: 100%;
}
.n_cp12 p {
	color: #666;
	float: left;
	width: 100%;
	line-height: 1.7;
	font-size: 0.7rem;
	padding-top: 10px;
}
.n_cp12 em {
	float: right;
	width: 100%;
	font-style: normal;
	text-align: right;
	padding-top: 12px;
}
.n_cp12 em a {
	padding: 7px;
	border: 1px solid #666;
	color: #666;
}
.cp_t {
	float: left;
	width: 100%;
}
.cp_t_l {
	float: left;
	width: 100%;
}
.cp_t_l img {
	width: 100%;
}
.cp_t_r {
	float: right;
	width: 100%;
}
.cp_t_r1 {
	float: left;
	width: 100%;
}
.cp_t_r1 h1 {
	font-size: 20px;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.cp_t_r1 p {
	float: left;
	width: 100%;
}
.cp_t_r1 p span {
	font-size: 0.9rem;
	color: #005197;
	font-weight: 600;
}
.cp_t_r2 {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.cp_t_r2 p {
	font-size: 0.9rem;
	line-height: 35px;
	color: #FFF;
	height: 35px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #005197;
	float: left;
	width: auto;
	border-radius:10px;
	margin-right: 6px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cp_t_r2 p a {
	color: #FFF;
}
.cp_t_r22 {
	text-align: right;
	float: left;
	width: 98%;
	padding-top: 10px;
}
.cp_z {
	float: left;
	width: 100%;
	padding-top: 15px;
}
.cp_z_t {
	font-size: 1.1rem;
	line-height: 40px;
	background-color: #d3d3d3;
	text-align: center;
	float: left;
	height: 40px;
	width: 100%;
}
.cp_x {
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 40px;
}
.cp_x p {
	float: left;
	width: 100%;
	min-width:230px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.cp_x p span {
	float: left;
	width: 60px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 40px;
}


.cp_x p input {
	background-color: #e0e0e0;
	height: 40px;
	padding-left: 20px;
	border-radius:8px;
	font-size:12px;
	float: left;
	width: auto;
	border: 0px;
	width: 70%;
	
}

.cp_x p textarea {
	width: 70%;
	max-width: 700px;
	background-color: #e0e0e0;
	border: 0px;
	height: 70px;
	max-height: 70px;
	padding-left: 20px;
	line-height: 50px;
	font-family: "microsoft yahei";
	border-radius:8px;
	font-size:12px;

}

.cp_x em  {
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}

.cp_x em input {
	background-color: #005197;
	height: 40px;
	width: 120px;
	font-size: 16px;
	color: #FFF;
	border: 0px;
	border-radius: 5px;
}
.cp_x h1 {
	font-size: 17px;
	font-weight: 600;
	background-image: url(../img/db_t.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.n_pro {
	float: left;
	width: 100%;
}
.n_pro1 {
	float: left;
	width: 100%;
	padding-top: 20px;
}
.n_pro11 {
	float: left;
	width: 100%;
}
.n_pro11 img {
	height: 230px;
	width: 100%;
}
.n_pro12 {
	background-color: #ededed;
	float: left;
	width: 96%;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	position: relative;
}
.n_pro12_more{
	position: absolute;
	right: 5px;
	padding:3px 5px;
	bottom: 10px;
	background: #fff;
	border: 1px solid #666;
	color: #666;
}
.n_pro12 h1 {
	font-size: 1rem;
	float: left;
	width: 100%;
	font-weight: 400;
}
.n_pro12 p {
	font-size: 14px;
	color: #666;
	float: left;
	width: 100%;
}
.n_pro12 p span {
	float: right;
	width: auto;
}
.pro_t {
	font-size: 1rem;
	text-align: center;
	float: left;
	width: 100%;
}
.pro_x {
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 6px;
}
.pro_x p {
	background-color: #ededed;
	float: left;
	width: 96%;
	font-size: 0.8rem;
	padding-right: 2%;
	padding-left: 2%;
	margin-bottom: 5px;
}
.pro_x p span {
	font-size: 1rem;
	font-weight: 600;
}

.n_sp {
	float: left;
	width: 100%;
}
.n_sp1 {
	float: left;
	width: 100%;
	padding-top: 15px;
}
.n_sp11 {
	float: left;
	width: 100%;
}
.n_sp11 img {
	height: 210px;
	width: 100%;
}
.n_sp12 {
	float: left;
	width: 96%;
	padding-top: 5px;
	padding-right: 2%;
	padding-left: 2%;
	text-align:center;
}



.m_link{
	width: 96%;
	padding: 2%;
}
.m_link p{float: left;    display: inline-block; line-height: 30px;}
.m_link p a{margin:0px 4px;}




/* 公用分页 */
.fy {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 55px;
	font-size: 13px;
	padding-bottom: 25px;
}
.fy ul{
	margin: auto;
	display: inline-block;
}
.fy ul li{
	float: left;
}
.fy ul li a {
	color: #ccc;
	text-decoration: none;
	cursor: pointer;
	display:inline-block;
}

.fy a:hover {
	color: #000;
}

/*.fy a:active {*/
/*color: #000;*/
/*border: 1px solid #ccc*/
/*}*/
.fy ul li{
	color: #ccc;
	margin: 2px;
	padding: 3px 10px;
	border: 1px solid #ccc;
}

.fy ul li.thisclass {
	color: #005197;
	border: 1px solid #005197;
}
