@charset "UTF-8";

/* ‚Ø‚Ø‚Ø‚Ø */


#content #main h2 {
	background: url(/img/ic_help.gif) no-repeat transparent 0 0;
	height: 29px;
	padding-top: 3px;
	padding-left: 37px;
	margin-bottom: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}


#content #main .bodyText .helpCategory {
	margin-top: 2em;
}

	.helpCategory ul {
		margin-top: 1em;
		margin-left: 1.5em;
	}

		.helpCategory ul li {
			background: url(/img/fold_arrow_single.gif) no-repeat transparent 0 50%;
			padding-left:10px;
		}

	.helpCategory .viewAll {
		text-align: right;
	}

	.helpCategory h3 {
		border: 1px solid #ffb554;
		background-color: #ffd070;
		padding-left: 0.5em;
	}


	.helpCategory .helpDetail {
		margin-top: 3.5em;
		margin-left: 0.6em;
	}

	.helpCategory .helpDetail h4 {
		background: url(/img/fold_arrow_single.gif) no-repeat transparent 0 50%;
		padding-left:10px;
		border-bottom: 1px solid #ccc;
	}

	.helpCategory .helpDetail h4 a:hover {
		text-decoration: none;
	}

.guide_title{
	font-size:16px! important;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}


#gt td{
	padding:10px 10px 0px 5px;;
	border:0px! important;
	font-size:80%;
	vertical-align:top;
}
#gt img{
	border:1px solid #666;
}