BODY {
	
}

.section {
	margin-top: 15px;
}

#header {
	background: #FFF;
	height: 118px;
}

#header-nav {
	background: #003383;
	height: 40px;
	line-height: 40px;
	z-index: 9999;
}

#header-nav A {
	color: #FFF;
	font-size: 16px;
	font-family: 微软雅黑;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	z-index: 9999;
}

#header-nav A:hover {
	background: #56A0F3;
	text-decoration: none;
	z-index: 9999;
}

#header-nav SPAN {
	color: #FFF;
}

#footer {
	background: #2B547A;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer P {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	margin: 0;
}

.tab-contain {
	border: #CCC 1px solid;
	padding-left: 10px;
	padding-right: 10px;
}

.tab-contain .tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 40px;
	border-bottom: #ccc 1px solid;
}

.tab-contain .tabs LI {
	float: left;
	line-height: 40px;
	height: 40px;
	padding-left: 15px;
	padding-right: 15px;
}

.tab-contain .tabs LI A {
	color: #333;
	font-size: 16px;
	font-family: 微软雅黑;
	text-decoration: none;
}

.tab-contain .tabs LI.current {
	border-bottom: #003383 2px solid;
	margin-bottom: -1px;
}

.tab-contain .tabs LI.current A {
	color: #003383;
}

.tab-contain .content {
	padding: 15px 0;
	margin: 0;
}

.tab-contain .content .tab {
	margin: 0;
	padding: 0;
	display: none;
}

.tab-contain .content .show {
	display: block;
}

.tab-contain .content .tab UL {
	margin: 0;
	padding: 0 5px;
}

.tab-contain .content .tab UL LI {
	line-height: 30px;
	list-style-type: none;
	clear: both;
}

.tab-contain .content .tab UL LI A {
	color: #333;
	background: url('images/point.png') no-repeat left center;
	padding-left: 10px;
	float: left;
}

.tab-contain .content .tab UL LI A:hover {
	color: #003383;
}

.tab-contain .content .tab UL LI SPAN {
	color: #666;
	float: right;
}

.flinks {
	height: 40px;
	line-height: 40px;
	background: #214567;
}

.flinks A {
	color: #FFF;
}

.flinks SPAN {
	color: #FFF;
	margin-left: 15px;
	margin-right: 15px;
}

.main {
	background: #FFF;
	padding: 10px;
}

.box {
	border: #CCC 1px solid;
}

.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;
}

.left-nav {
}

.left-nav .top {
	height: 80px;
	background: #003383;
}

.left-nav .top H4 {
	line-height: 80px;
	padding-left: 30px;
	color: #FFF;
}

.left-nav UL {
	margin-top: 15px;
	padding:0;
	background: #FFF;
}

.left-nav LI {
	list-style-type: none;
	line-height: 56px;
	height: 56px;
}

.left-nav LI A {
	color: #666;
	display: block;
	text-decoration:none;
	padding-left: 30px;
	border-bottom: #003383 1px solid; 
}

.left-nav LI.on A {
	color: #FFF;
	background: #003383;
	border-top: #fff 1px solid;
	border-bottom: #003383 1px solid; 
}

.left-nav LI.on A:hover {
	color: #FFF;
	background: #003383;
	border-top: #fff 1px solid;
	border-bottom: #003383 1px solid; 
}

.left-nav LI A:hover {
	color: #FFF;
	background: #003383;
	border-top: #fff 1px solid;
}