/******** index.asp ******/

.content {
	padding-top:8px;
	width:921px;
}
.bulletin {
	float:left;
	display:inline;
	width:188px;
	height:238px;
	margin:0 8px;
}
.news_focus {
	float:left;
	width:259px;
	height:238px;
	background:url(../Images/i_focus.gif) no-repeat center center;
}
.news {
	float:left;
	display:inline;
	width:251px;
	height:238px;
	margin:0 12px;
}
.merit {
	float:left;
	display:inline;
	width:182px;
	height:238px;
	background:url(../Images/merit.gif) no-repeat center top;
}
.case {
	width:921px;
	height:88px;
	margin:19px auto 0 auto;
}
.top {
	width:inherit;
	height:40px;
	line-height:40px;
	border-bottom:#b2b2b2 solid 1px;
}

.top div {
	float:left;
	padding-left:32px;
	font-size:16px;
	color:#000;
	font-weight:bold;
	background:url(../Images/top_t.gif) no-repeat left center;
}
.top span {
	display:block;
	float:right;
	display:inline;
}
.top span img {
	margin:16px 0 0 0;
}
.newslist {
	margin:8px 10px 0 10px;
}
.newslist ul {
}
.newslist ul li {
	height:28px;
	line-height:28px;
	padding-left:20px;
	background:url(../Images/news_t.gif) no-repeat left center;
	text-align:left;
}
.merit_top {
	width:100%;
	height:31px;
}
.meritlist {
	margin:10px 10px 0 10px;
}
.meritlist ul {
}
.meritlist ul li {
	height:32px;
	line-height:32px;
	background:url(../Images/top_t.gif) no-repeat 11px center;
	text-align:center;
	background-color:#fff;
	margin-bottom:1px;
}
.meritlist ul li a {
	font-weight:bold;
	color:#9f0a00;
}
.more {
	margin:10px 10px 0 10px;
	text-align:right;
}
.case ul li {
	display:block;
	float:left;
	display:inline;
	width:208px;
	height:88px;
	margin:0 9px;
	line-height:22px;
}
.case ul li div {
	float:left;
}
.case ul li img {
	border:#808080 solid 1px;
	padding:3px;
}
.case ul li h2,.case ul li p {
	width:86px;
	padding:0;
	margin:0 0 0 10px;
}
.case ul li h2 {
	font-size:14px;
}
.pcalss,.pcalss a {
	text-align:right;
	color:#8a0000;
}
/******** index.asp end ******/
