.bgCont {

	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/common/img_bgCont.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title10 {
	text-align:left;
	background-image: url(../images/common/img_bgTtlOrng2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 22px;
	color: #333333;
	height: 45px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 35px;
}
.title10 a {
	color: #333333;
	text-decoration: none;
}
.title10 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.subTitle {
	font-size: 14px;
	color: #444444;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 4px;
	background-image: url(../images/common/img_bgSTtlOrng.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*blog*/
.module-content {
	font-size: 12px;
	color: #333333;
}
.date-header {
	font-size: 12px;
	color: #FF9900;
}
.entry-footer {
	font-size: 10px;
	color: #FF6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 30px;
}
.stMenu {
	height: 40px;
	line-height: 40px;
}
.stMenu a {
	color: #333333;
}
ul.module-list {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1.5em;
}
li.module-list-item a {
	font-size: 12px;
	color: #333333;
}
li.module-list-item a:hover {
	color: #FF9900;
}
.bgMenu10 {
	background-color: #F5F5F5;
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	padding: 5px;
}
/*enrty*/
.content-nav {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.entry-body {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

