.pNav {
	height: auto;
	width: 100%;
}
.pNav dl {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	line-height: 4em;
	height: 4em;
	font-size: 11px;
}
.pNav dl dt{
	line-height: 4em;
	font-size: 11px;
	float: left;
	background-image: url(../images/sub/pNavDtBg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
}
.pNav dl dd{
	line-height: 4em;
	font-size: 11px;
	float: left;
	background-image: url(../images/sub/pNavDdBg.gif);
	background-position: left center;
	padding-left: 17px;
	background-repeat: no-repeat;
}
.pNav dl a{
	text-decoration: none;
}
.h2Title {
	clear: both;
	height: auto;
	width: 100%;
	background-image: url(../images/sub/h2TitleBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.h2Title h2{
	width: 980px;
	font-size: 24px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	background-image: url(../images/sub/h2BgLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.h2Title h2 .info {
	display: inline-block;
	font-size: 11px;
	padding: 3px 10px;
	margin-right: 5px;
	background: #1436F8;
	border-radius: 12px;
	color: #FFF;
}
.h2Title h2 .blog {
	display: inline-block;
	font-size: 11px;
	padding: 3px 10px;
	margin-right: 5px;
	background: #2A9C74;
	border-radius: 12px;
	color: #FFF;
}
.contentsArea {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.contentsArea .wrap {
	overflow: hidden;
	width: 980px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.contentsArea .mainBox {
	float: left;
	width: 637px;
	height: auto;
}
.contentsArea .sideBox {
	float: right;
	width: 280px;
	height: auto;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	background-color: #F3F3F1;
	background-image: url(../images/sub/h3TitleBg.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	line-height: 2
.em;
	height: 2.2em;
	line-height: 2.4em;
	padding-left: 1em;
	margin-bottom: 1em;
}
