body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	line-height: 1.231em;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;
}
a {
	color: #2d374b;
	text-decoration: none;
}
a:hover {
	color: #3b639f;
	text-decoration: underline;
}
.cons {
	position: absolute;
}

.con {
	margin-bottom: 12px;
}

.con a {
	padding: 1px 2px 2px 2px;
	_padding: 2px;
	*padding:2px;
}

.con a:hover {
	color: #fff;
	background: #82b6d3;
	text-decoration: none;
}
.con .hd {
	height: 39px;
	background: url(imagestitle1.png) no-repeat;
	border-bottom: 2px solid #0061c1;
}

.con .hd h1 {
	width: 122px;
	height: 39px;
	color: #ffffff;
	font-size: 16px;
	line-height: 39px;
	text-align: center;
	_font-weight: bold;
	_font-size: 14px;
}
.con .bd {
	padding: 10px 0;
	width: 99%;
	margin:0.5%;
	zoom: 1;
	border: 1px solid #dddddd;
}
.con:hover .bd {
	background: #f5f8fa;
}
.con:hover .hd h1 {
	color: #04080;
}
.con .bd dl {
	padding: 0 0 10px 10px;
	overflow: hidden;
	zoom: 1;
}
.con .bd dt {
	padding-left: 7px;
	color: #208cc5;
	font-weight: bold;
	line-height: 28px;
}

.con .bd dd {
	float: left;
	overflow: hidden;
	zoom: 1;
}
.con .bd ul {
	margin-right: 0;
	padding-right: 0;
	overflow: hidden;
	zoom: 1;
}
.con .bd li {
	float: left;
	height: 28px;
	padding: 0 5px;
	line-height: 28px;
}
.con .bd strong {
	color: #3b639f;
}
.con .bd strong a {
	color: #3b639f;
}
.con .bd strong a:hover {
	color: #fff;
}
