/* CSS Document */


.topimg1{
	background : url(topimgbg.jpg) 0px 0px / auto auto repeat-x scroll padding-box border-box transparent;
}

.topimg2{
	background : url(topimgbg2.jpg) 50% 0px / auto auto no-repeat scroll padding-box border-box transparent;
}

.content, .contentpagetop{
	background : url(mainbg.jpg) 0px 0px / auto auto repeat-y scroll padding-box border-box transparent;
}

.foot1{
	background : url(footbg.jpg) 0px 0px / auto auto repeat-x scroll padding-box border-box transparent;
}


/* subtitleA
-----------------------------------------------*/

.subtitleA{
	background : url(subtitleA2.jpg) 0px 0px / auto auto repeat-y scroll padding-box border-box transparent;
	width:680px;
}

.subtitleA .subtitleATxt{
	padding:0 0 0 30px;
	font-weight:bold;
	font-size:16px;
	margin:0;
}


/* subtitleB
-----------------------------------------------*/

.subtitleB{
	background : url(subtitleB2.jpg) 0px 0px / auto auto repeat-y scroll padding-box border-box transparent;
	width:680px;
}

.subtitleBTxt{
	padding:0 0 0 20px;
	font-weight:bold;
	font-size:16px;
	margin:0;
}













