body {
	/*background: url(../images/headBg.jpg) no-repeat top center #F6F6F6;*/
	background-color:#F6F6F6;
    color: #333333;
	font-family: "Î¢ÈíÑÅºÚ","ËÎÌå",SimHei;
    font-size: 14px;
	line-height:210%;
}
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;}

.fontWhite20, .fontWhite20 a{ font-size:20px; color:#FFF;}
.fontWhite20 a:hover, .fontWhite20 a:visited{ color:#FFF; text-decoration: underline;}
.fontRed20, .fontRed20 A{ font-size:20px; color:#C00;}
.header{ background:url(../images/headBg2.jpg) no-repeat center; height:522px; margin:0 auto;}

.mainBox1{
	width: 1018px;
	height:370px;
	margin:20px auto;
	margin-bottom:0;
    padding: 90px 40px 0 40px;
    overflow: hidden;
	background:url(../images/main_BG.jpg) no-repeat top center #FFFFFF;
	border:solid #D6D6D6 1px;
	font-size: 16px;
	line-height:200%;
	}
.redButton{ width:400px; height:46px; margin:0 auto; background-color:#C00; text-align:center; line-height:46px; margin-top:10px;}
.layoutBox {
    width: 1040px;
	margin:20px auto;
	margin-bottom:0;
    padding: 30px;
    overflow: hidden;
    background: #FFFFFF;
}
.mainTitle{ background:url(../images/more_line.jpg) 40px right no-repeat; height:54px;}
.fltl {
    float: left;
    display: inline;
}
.fltr {
    float: right;
    display: inline;
}

.line{ border-bottom:#CCC dotted 1px; height:1px; width:1040px;}
.foto-news {
    line-height: 30px;
	padding:20px 0;
}
.foto-img {
    width: 525px;
	float:left;
}
.foto-text {
	float:left;
}
.foto-text strong {
    font-size: 20px;
	line-height:210%;
}
.foto-text a, .foto-text a:visited{ color:#C00;}
.foto-text a:hover{ color:#C00; text-decoration: underline;}
.longText {
    padding: 0 20px;
	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 #C00;
	margin-bottom:20px;
    /*font-family: SimHei;*/
	font-family: "Î¢ÈíÑÅºÚ",SimHei,"ËÎÌå" ;
    font-size: 22px;
	color:#C00;
    font-weight: 700;
    line-height: 60px;
}
.box_pic {
    width: 322px;
    height: 320px;
	margin:20px 8px 0 8px;
	float:left;

}

.box_pic a {
    width: 306px;
    height: 54px;
    display: block;
}
.footer {
	background-color:#AE0000;
    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;
}*/

.info {
    background-color: #f9f9f9;
    border: 1px solid #f0f0f0;
    margin: 80px auto;
    padding: 10px 40px 30px 40px;
    width: 400px;
}
.info label {
    display: block;
    font-size: 18px;
    line-height: 60px;
}
.info .txt {
    border: 1px solid #eee;
    padding: 0 10px;
    width: 378px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}
.info .btn {
    margin: 30px 148px;
    width: 100px;
    height: 30px;
    
}