@charset "utf-8";


.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/* body layout
------------------------------ */

body {
	text-align:center;/* for IE center layout */
	height:100%;
	font-size:12px;
	background-repeat: repeat-x;
	background-image: url(../images/main_bg.gif);
	background-color: #FFFFFF;
}
.headArea {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headArea .headLogo {
	background-image: url(../images/up_bg.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 970px;
}
.headArea .headMenu {
	height: 44px;
	width: 970px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.headArea .headMenu ul {
	margin-left: 106px;
}
.headArea .headMenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
.headArea .headMenu .member {
	margin-left: 69px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#contentsArea {
	clear: both;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentsArea  h3 {
	padding-top: 20px;
	padding-left: 106px;
	padding-bottom: 10px;
}

#footArea {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	clear: both;
}
#footArea .foot {
	background-image: url(../images/foot_main_bg.gif);
	width: 970px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footArea .foot .priBtn {
	text-align: left;
	padding-top: 5px;
	padding-left: 108px;
}
#footArea .foot .footBunner ul {
	margin-top: 25px;
}
#footArea .foot .footBunner li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
#footArea .foot .footTxt {
	color: #39428E;
	font-size: 12px;
	margin-top: 5px;
	line-height: 18px;
	margin-bottom: 20px;
}

#contentsArea .priArea {
	text-align: left;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#contentsArea .priArea p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
#contentsArea .priArea h4 {
	font-size: 16px;
	color: #39428E;
	font-weight: bold;
	margin-bottom: 8px;
}
#contentsArea .priArea h5 {
	font-size: 14px;
	padding-top: 8px;
	background-image: url(../images/listmark02.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 18px;
	margin-top: 14px;
}
#contentsArea .priArea h6 {
	font-size: 12px;
	color: #E00077;
}
#contentsArea .priArea ul {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#contentsArea .priArea li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 20px;
}
.footUP {
	background-image: url(../images/foot_bg_02.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.footUP .footIn {
	background-image: url(../images/foot_bg_01.gif);
	width: 970px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
