BODY {
	
}

.section {
	
}

#header {
	background: #FFF;
	height: 118px;
}

#header-nav {
	background: #003383;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

#header-nav A {
	color: #FFF;
	font-size: 16px;
	font-family: 微软雅黑;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#header-nav A:hover {
	background: #1366B3;
	text-decoration: none;
}

#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;
}

.flinks {
	height: 40px;
	line-height: 40px;
	background: #214567;
	margin-top: 40px;
}

.flinks A {
	color: #FFF;
}

.flinks SPAN {
	color: #FFF;
	margin-left: 15px;
	margin-right: 15px;
}

.m50 {
	margin-top: 40px;
}

.m10 {
	margin-top: 15px;
}

.box {
	/*background: #FFF;
	padding: 0 10px;*/
}

.box .mt {
	height: 40px;
	border-bottom: #CCC 2px solid;
}

.box .mt H5 {
	padding: 0 20px;
	margin: 0;
	line-height: 38px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #3B649A;
	font-family: 微软雅黑;
	border-bottom: #3B649A 2px solid;
	float: left;
}

.box .mt A {
	float: right;
	line-height: 38px;
	font-size: 13px;
	font-family: 微软雅黑;
	color: #3B649A;
	margin-right: 5px;
}

.box .mt A:hover {
	color: #F60;
	text-decoration: none;
}

.box .mc {
	padding: 5px 0;
}

.box .mc UL {
	margin: 0;
	padding: 0;
}

.box .mc LI {
	list-style-type: none;
	line-height: 45px;
	height: 45px;
	margin: 0;
	padding-left: 12px;
	padding-right: 10px;
	border-bottom: #CCC 1px dashed;
	background: url('/template/39/zichan/_files/css/imgs/point.png') no-repeat left center;
	clear: both;
}

.box .mc LI A {
	color: #222;
	font-size: 14px;
	font-family: 微软雅黑;
	float: left;
}

.box .mc LI A:hover {
	color: #006699;
	text-decoration: none;
}

.box .mc LI SPAN {
	font-size: 14px;
	color: #999;
	float: right;
}

.zcbtn {
	padding: 20px 10px 20px 75px;
	background-position: 15px center;
	background-repeat: no-repeat;
}

.zcbtn A {
	line-height: 50px;
	height: 50px;
	font-size: 20px;
	font-family: 微软雅黑;
	font-weight: bold;
	color: #FFF;
}

.zcbtn1 {
	background-color: #02A4EF;
	background-image: url('/template/39/zichan/_files/css/imgs/app1.png');
}

.zcbtn2 {
	background-color: #EFA506;
	background-image: url('/template/39/zichan/_files/css/imgs/app2.png');
}

.zcbtn3 {
	background-color: #8EBB22;
	background-image: url('/template/39/zichan/_files/css/imgs/app3.png');
}

.zcbtn4 {
	background-color: #D90000;
	background-image: url('/template/39/zichan/_files/css/imgs/app1.png');
}

.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: 50px;
	height: 50px;
	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;
}

.content {
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}