body {
	background: url(../images/headBg2.jpg) no-repeat top center #F2F5F7;
    color: #333333;
}
/*.header{ background:url(../images/headBg.jpg) no-repeat center; height:355px; margin:0 auto;}
*/
.nav{ background-color:#1F5581; height:46px; margin:0 auto; color:#FFF; font-size:20px; font-family:"Î¢ÈíÑÅºÚ"; text-align:center; line-height:46px; }
.nav a:link, .nav a:visited{ color:#FFF;}
.nav span{ padding:0 26px;}
.fyTitle{width:222px; float:right; background:url(../images/hlj_title.jpg) no-repeat; text-align:center; font-size:16px; color:#D9F8FF;}
.fyTitle a:link, .fyTitle a:visited{ font-size:16px; color:#D9F8FF; line-height:42px;}

.layoutBox {
    width: 936px;
    margin: 20px auto;
    padding: 36px;
    overflow: hidden;
    background: #FFFFFF;
}
.fltl {
    float: left;
    display: inline;
}
.fltr {
    float: right;
    display: inline;
}
a:link, a:visited {
    color:  #333333;
    cursor: pointer;
    text-decoration: none;
}
a:hover, a:active {
    color: #333333;
    text-decoration: underline;
}
hr {
    display: none;
}
p {
    font-size: 14px;
    line-height: 22px;
    text-indent: 2em;
}
.clear {
    height: 1px;
    clear: both;
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0; line-height:0px;}
.clearfix{*zoom:1;}
.box_pic {
    width: 280px;
    height: 260px;
	margin:20px 8px 0 8px;
	float:left;

}
.box_pic a {
    width: 264px;
    height: 54px;
	padding: 8px;
	background-color:#F6F6F6;
    display: block;
}

.foto-news {
    line-height: 30px;
	padding-bottom:20px;
}
.foto-img {
    width: 240px;
	float:left;
}
.foto-text {
	float:left;
}
.foto-text strong {
    font-size: 20px;
}
.longText {
    padding: 0 20px;
    background: url("../images/textBg.gif") repeat-x;
	font-size:16px;
	line-height:210%;
	
}
.longText p{
	font-size:16px;
	line-height:210%;	
}
.shortText {
    width: 614px;
    height: 400px;
    margin-left: 40px;
}
.longText h3, .shortText h3 {
    border-bottom: solid 3px #095687;
	margin-bottom:20px;
    /*font-family: SimHei;*/
	font-family: "Î¢ÈíÑÅºÚ",SimHei,"ËÎÌå" ;
    font-size: 22px;
    font-weight: 700;
    line-height: 60px;
}
.footer {
	background-color:#3C6A8C;
    margin: 20px auto;
	padding:20px 0;
	text-align:center;
	color:#FFF;	
}
.footer *{color:#FFF; font-size:14px; line-height:180%;}
.footer a:link, .footer a:visited {color:#FFF;}


/*.myLink, .myLink:link, .myLink:visited {
	font-weight:700;
	font-size:18px;
    color: #095687;
    cursor: pointer;
    text-decoration: none;
}
.myLink:hover, .myLink:active {
    color: #A40000;
    text-decoration: none;
}*/