body {
	
}

.mainbody {
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #666;
	font-family: 'Microsoft YaHei';
	line-height: 2;
	top: -5px;
	position: relative;
}

.header .grid_9 {
	width: 650px;
}

.breadcrumbs {
	margin-bottom: 0px;
}

.breadcrumbs .grid_12 {
	width: 900px;
	margin-left: 30px;
	style ="color: #224461;
	"
}

.firstmenuset a {
	padding: 0.2em 0.5em;
}

.leftPage {
	width: 250px;
	float: right;
	left: -15px;
	position: relative;
}

.index,.contact {
	width: 250px;
	border: 0px solid #dedede;
	margin-bottom: 10px;
	/* border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px; */
	text-align: left;
}

.leftHeader {
	width: 240px;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	font-family: Microsoft YaHei;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
	left: -1px;
	top: -1px;
}

.leftHeader table {
	top: 18px;
	left: 40px;
	position: relative;
}

.leftHeader td {
	font-family: Microsoft YaHei;
	font-size: 18px;
}

.leftHeader p {
	padding: 10px 0 10px 10px;
}

.leftIndex {
	color: #666;
	border: 4px double #dedede;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 100;
	letter-spacing: 0px;
	width: 242px;
	padding: 0px;
	margin: 0px 0;
	margin-top: 4px;
}

.leftIndex ul {
	width: 240px;
	margin: 0 auto;
	font-family: Microsoft YaHei;
}

.leftIndex li {
	margin: 0px 0;
	padding: 0px 0;
	height: 30px;
	line-height: 30px;
	font-family: Microsoft YaHei;
	border-bottom: 1px solid #dedede;
}

.leftIndex p {
	padding: 15px 0 0 15px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	margin: 0;
}

.leftIndex li a {
	left: 10px;
	position: relative;
	font-size: 12px;
	color: #224461;
	font-family: Microsoft YaHei;
}

.leftIndex p a {
	color: #999;
	font-family: Microsoft YaHei;
}

.contactHeader {
	width: 240px;
	/* background:#dedede; */
	color: #666;
	font-weight: 700;
	font-size: 14px;
	font-family: Microsoft YaHei;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
	left: -1px;
	top: -1px;
}

.contactHeader p {
	padding: 10px 0 10px 10px;
	margin: 0;
}

.greyBottom { /* background:#dedede; */
	height: 10px;
	width: 240px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	bottom: -1px;
	left: -1px;
	margin-top: 5px;
}

.blueBottom {
	background: #3379b6;
	height: 10px;
	width: 240px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	bottom: -1px;
	left: -1px;
	margin-top: 5px;
}

.rightPage {
	width: 740px;
	background: #fff;
}

.rightPage h5 {
	color: #000;
	font-family: Microsoft YaHei;
	font-size: 18px;
	vertical-align: middle;
	left: 40px;
	top: 15px;
	/* margin-top: 20px; */
	position: relative;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.1em;
}

.rightPage p {
	color: #3e3e3e;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
}

.rightPage h3 {
	color: #5f90af;
}

.rightPage ul {
	width: 180px;
}

.rightPage li {
	color: #3e3e3e;
	font-family: Microsoft YaHei;
	border: 1px solid #ddd;
}

.rightHeaderImg {
	width: 740px;
	height: 150px;
	margin: 0 0 20px 0;
	margin-left: 30px;
}

.rightContent {
	left: 73px;
	display: inline-block;
	width: 740px;
	padding: 15px 0 0px 0;
	margin: 0px 0 20px 0;
	background: #fff; /* 3193c0 */
	position: relative;
}

.rLeftContent {
	float: left;
	width: 365px;
	font-family: Microsoft YaHei;
	background: #fff;
}

.rRightContent {
	float: left;
	right: -10px;
	position: relative;
	width: 200px;
}

.rRightContent-tab {
	float: left;
	width: 355px;
	background: #fff;
	padding: 15px 0 0 20px;
	color: #5f90af;
}

.rLeftContImg {
	
}

.rRightContent p {
	padding: 20px 0 0px 20px;
	line-height: 2;
	margin: 0;
}

.rRightContent li {
	list-style: inside square;
	color: #5f90af;
	font-size: 12px;
	padding: 5px 0 0px 30px;
	margin: 0;
}

.rRightContent a {
	color: #3e3e3e;
	font-family: Microsoft YaHei;
	font-size: 14px;
}