BODY {
	background: #F0F0F0;
}

.section {
	margin-top: 15px;
}

#header {
	background: #FFF;
	height: 118px;
}

#header-nav {
	background: #003383;
	height: 40px;
	line-height: 40px;
}

#header-nav A {
	color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
}

#header-nav SPAN {
	color: #FFF;
}

#footer {
	background: #3582BF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
}

#footer P {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	margin: 0;
}

.main {
	background: #FFF;
	padding: 10px;
}

.box {
	/*background: #FFF;
	padding: 0 10px;*/
}

.box .mt {
	height: 40px;
	background: #003383;
}

.box .mt H5 {
	padding: 0 15px;
	margin: 0;
	line-height: 38px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: 微软雅黑;
	/*border-bottom: #3B649A 2px solid;*/
	float: left;
}

.box .mt A {
	float: right;
	line-height: 38px;
	font-size: 13px;
	font-family: 微软雅黑;
	color: #FFF;
	margin-right: 5px;
}

.box .mt A:hover {
	color: #F60;
	text-decoration: none;
}

.box .mc {
	padding: 15px 0;
}

.box .mc-focus {
	padding-bottom: 16px;
	padding-bottom: 16px;
}

.box .mc .focus-title {
	margin: 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #3B649A;
	font-family: 微软雅黑;
}

.box .mc .focus-description {
	margin-top: 5px;
	text-indent: 2em;
	line-height: 20px;
	font-size: 13px;
	font-family: 微软雅黑;
}

.box .mc .focus-link {
	line-height: 20px;
	font-size: 13px;
	font-family: 微软雅黑;
}

.box .mc UL {
	margin: 0;
	padding: 0;
}

.box .mc LI {
	list-style-type: none;
	line-height: 32px;
	height: 32px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

.box .mc LI A {
	color: #222;
	font-size: 13px;
	font-family: 微软雅黑;
	float: left;
}

.box .mc LI A:hover {
	color: #006699;
	text-decoration: none;
}

.box .mc LI SPAN {
	font-size: 13px;
	color: #999;
	float: right;
}

.links {
	margin-top: 20px;
}

.links .mt {
	background: #EDEDED;
}

.links .mt H5 {
	color: #222d45;
	border-bottom: none;
}

.links .mc {
	padding-top: 5px;
}

.links LI {
	padding-top: 15px;
}

.position {
	line-height: 40px;
	height: 40px;
	border-bottom: #BBB 1px solid;
	padding-left: 10px;
}

.position A {
	font-size: 14px;
	font-family: 微软雅黑;
	color: #222;
	margin-left: 5px;
	margin-right: 5px;
}
.position A:hover {
	color: #006699;
	text-decoration: none;
}

.position SPAN {
	color: #222;
	font-size: 14px;
	font-family: 微软雅黑;
}

.list-news UL {
	padding: 0;
}

.list-news LI {
	list-style-type: none;
	line-height: 40px;
	height: 40px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #CCC 1px dashed;
	clear: both;
}

.list-news LI A {
	color: #222;
	font-size: 14px;
	font-family: 微软雅黑;
	float: left;
}

.list-news LI A:hover {
	color: #006699;
	text-decoration: none;
}

.list-news LI SPAN {
	font-size: 13px;
	color: #999;
	float: right;
}

.title {
	font-size: 18px;
	font-weight: bold;
	font-family: 微软雅黑;
	color: #222;
}

.content {
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}