@import "our.css";

@import "subPage.css";

@import "twoLeft.css";

@import "twoRight.css";

/*mainMiddle start*/
#mainMiddle {
	width: 680px;
	height: auto;
	margin: 0 20px
}

.mRT {
	width: 680px;
	height: auto;
	margin-top: 5px
}

.mRT li {
	width: 23%;
	color: #BE1A0E;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	float: left;
	display: inline
}

.mainMiddleT {
	height: 28px;
	width: 680px;
	line-height: 28px;
	background: url(../images/line.gif) repeat-x bottom
}

.mainMiddleT div {
	width: 108px;
	font-weight: bold;
	background: url(../images/rline.gif) repeat-x bottom;
	height: 28px;
	line-height: 28px;
	padding-left: 5px
}

.mainMiddleM {
	width: 680px;
	height: auto;
	padding: 5px 3px;
	overflow: inherit;
	clear: both;
	line-height: 22px
}

.backTop {
	width: 76px;
	height: 20px;
	float: right
}

.imgX {
	width: 225px;
	height: 36px;
	margin: 13px 0 13px 0px
}