@charset "utf-8";


.icon-lift {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ContentBg {
	background-image: url(../images/content-bg1.gif);
	background-repeat: repeat-y;
}
.ContentInfo {
	background-image: url(../images/content-bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
}

.s_ContentBg {
	background-image: url(../images/s_content-bg1.gif);
	background-repeat: repeat-y;
}

.s_ContentInfo {
	background-image: url(../images/s_content-bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
}

.ContentHdr {
	background-image: url(../images/hdr-01-bg.jpg);
	width: 950px;
	background-repeat: no-repeat;
	height: 58px;
}
.ContentHdrBox {
	float: left;
}

.ContentHdr .txt01 {
	font-size: 13px;
	font-weight: bold;
	color: #76B81A;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.ContentHdr .txt03 {
	font-size: 13px;
	font-weight: bold;
	color: #76B81A;
	padding-top: 27px;
	padding-left: 20px;
	padding-right: 20px;
}
.ContentInfo .txt02 {
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.ContentInfo .txt04 {
	font-size: 13px;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


.imgFrm {
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	float: none;
	/*float: left;*/
}
.imgFrm_02 {
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
}
.imgFrm03 {
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-bottom: 3px;
}
.imgFrm_04 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.imgFrm_green {
	border: 1px solid #8DC21F;
	padding: 1px;
	background-color: #FFFFFF;
}

.leftMenu td  {
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftMenu .hdr {
	padding-top: 20px;
	background-image: url(../images/line_black.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftMenu .ch {
	padding-left: 12px;
	color: #8DC21F;
}
