/*=== common style ===========*/
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
th {
	font-weight:normal;
	white-space: nowrap;
}
.tab {
	background: url(img_c/tab-f.gif) no-repeat 0px center;
	margin: 0px;
	line-height: 30px;
	font-size: 120%;
	font-weight: bold;
	color: #0066FF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.mgT {
margin-top:25px;
}
.pdL {
padding-left:25px !important;
}

.colBlB {
	font-weight: bold;
	color: #0066FF;
}
a.jmp {
	background: url(img_c/b_arrow1.gif) no-repeat 0px 0.5em;
	_background: url(img_c/b_arrow1.gif) no-repeat 0px 0.4em;
	display: block;
	padding-left: 16px;
	line-height: 160%;
}
