@charset "utf-8";


body {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #344149;
	background-color: #F5F5F5;
}

a:link {
	color: #344149;
	text-decoration: none;
}
a:visited {
	color: #344149;
	text-decoration: none;
}
a:hover {
	color: #708998;
	text-decoration: underline;
}
a:active {
	color: #344149;
	text-decoration: none;
}

.title {
	height: 69px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;

}

.matter {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEDED;

}

.foot {
	height: 78px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;

}
.p1 {
	color: #364c5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.bpic{ padding:5px; border:1px solid #CCCCCC}

.t13{
	background-color: #666666;
}
.t13 td{
	background-color: #FFFFFF;
}
.t13 th{
	color: #FFF;
	font-size: 13px;
	background-color: #344149;
}

.page {
	font-weight: bolder;
	font-size: 12px;
}

.page span{
	padding: 0 5px 0 5px;
	margin: 2px;
	background: #003;
	color: #fff;
	border: 1px solid #ccc;
}

.page a {
	border: 1px solid #ccc;
	padding: 0 5px 0 5px;
	margin: 2px;
	text-decoration: none;
	color: #333;
}

.A1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #344149;
}
.A1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #344149;
}

.A1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #344149;
}

.A1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #344149;
}

.content{
	margin-left: 25px;
}