@charset "utf-8";
/*reset*/
body, div, dl, dt, dd, h1, td { margin:0; padding:0; }
body {
	font-size:14px;
	font-family:simSun, Arial, Helvetica, sans-serif;
	background:#fff;
	line-height:150%;
	color: #164A84;
	padding: 0px;
}
fieldset, img { border:0; }
h1{ font-size:100%; font-weight:normal; }
a:link, a:visited { color:#164a84; text-decoration:none; }
a:hover { color:#c00; text-decoration:underline; }

.header_style {
	height:76px;
	width:1000px;
	position:relative;
	margin:0 auto;
	background-image: url(../images/inde_c0.png);
	background-repeat:no-repeat;
	}
	
.header_h {
	width:210px;
	color:#164A84;
	text-align:center;
	position:absolute;
	top:0;
	left:2px;
	height: 76px;
}
.header_h h1 { margin-bottom:3px; }
.header_h h1 a { display:block; text-align:center; overflow:hidden; margin:4px auto 0; height:68px; text-align:center; }
.header_h h1 a img { display:block; margin:0 auto; }
.header_h span a { margin-left:5px; }
.header_h #lblNavDate{ color:#727171;}
.header_style .xxlog_class {
	position:absolute;
	right:3px;
	top:0px;
	width:780px;
	height: 73px;
}
.header_style .xxlog_class dl {
	float:left;
	width:155px;
	padding-top:18px;
	display:block;
	overflow:hidden;
}
.header_style .xxlog_class dl dt { float:left; height:62px; width:55px; }
.header_style .xxlog_class dl dt a {
	padding-top:32px;
	font-weight:800;
	font-size:14px;
	display:block;
	width:40px;
	text-align:center;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
