﻿@charset "utf-8";
#box {
	height: 900px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#box #newsct-t {
	height: 100px;
	width: 970px;
	background-image: url(../images/newsct-title.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#box #newsct-m {
	height: 480px;
	width: 970px;
}
#box #newsct-m ul li a {
	display: block;
	height: 150px;
	width: 970px;
	cursor: default;
}
#box #newsct-m ul li a .a-right p {
	font-size: 12px;
	line-height: 20px;
}

#box #newsct-m ul li a .a-right {
	height: 125px;
	width: 540px;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
h9 {
	font-size: 18px;
}





h7 {
	font-size: 48px;
	font-family: Impact;
}
h8 {
	font-family: Impact;
	font-size: 24px;
}



#box #newsct-m ul li a .a-left {
	height: 90px;
	width: 120px;
	float: left;
	padding: 30px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#box #box-foot {
	height: 120px;
	width: 970px;
}
#box #box-foot p {
	width: 500px;
	font-family: "方正呐喊体";
	font-size: 48px;
	height: 50px;
	color: #999;
	margin-top: 30px;
	margin-left: auto;
}
