@charset "utf-8";

/*heder swf */
#xHeaderBnr {
	position: absolute;
	right: 0;
	top: 24px;
}
#xHeaderBnr #xHeaderBnrSwf {}

/* history */
#xBreadcrumbs {
	margin: 0 0 12px 0;
	font-size: 12px;

}
#xGoToPageTop {
	padding: 18px 0 0 0;
	border-top: solid 1px #000000;
	font-size: 12px;
	text-align: right;
}
#xPgTop #xGoToPageTop {
	border: none 0;
}
#xGoToPageTop a:link,
#xGoToPageTop a:visited {
	padding: 0 0 0 16px;
	background: url("images/mark_arrow03_blue01.png") left center no-repeat;
}
#xGoToPageTop a:hover,
#xGoToPageTop a:focus,
#xGoToPageTop a:active {
	background-image: url(images/mark_arrow03_orange01.png);
}

/*category image title*/

.xCatHub #content h2 {
/*
	width:700px;
	height:60px;
*/
	margin: 0px 0 10px 0;
	padding: 0px 0px 5px 0px;
	font-size: 24px;
	color: #0141b6;
	font-weight: bold;
	/* background: url(images/main_title_bg.png) left top no-repeat;  */
}

.xCatHub #content h3 {
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	background: url(images/line01_blue01.png) left bottom repeat-x;
	color: #0141b6;
	font-size: 22px;
	font-weight: bold;
}

.xCatHub #content h3 span {
	padding: 2px 0 0 32px;
	background: url(images/mark_circle01_blue01.png) left 0 no-repeat;
}
.xCatHub #content .xSection01 {
	margin: 0 17px 42px 17px;
}
.xCatHub #content .xSection01 ul {
	margin: 0 20px 0 30px;
}
.xCatHub #content .xSection01 ul li {
	line-height: 1.4;
	font-size: medium;
	padding: 15px 0px 15px 20px;
	border-bottom: dashed 1px #cccccc;
	background: url(images/mark_circle02_blue01.png) 0 19px no-repeat;
}

/*  */
.xPage #content h2 {
/*
	width:700px;
	height:60px;
*/
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	color: #0141b6;
	font-weight: bold;
	/* background: url(images/main_title_bg.png) left top no-repeat; */
}


