.grayLink {	color:#7d7d7d !important;}

h1{margin-bottom:10px;}
h2{margin-bottom:10px;}
/*h2{
	border-left:6px solid #ee869a;
	padding:2px 8px;
	color:#666666;
	font-size: 100%;
	letter-spacing: 0.3em;
 	line-height:1.5;
	margin-bottom:12px;
}*/
h3{
	background:url(../../common/images/ttltab_bg.gif) no-repeat left;
	padding:4px 14px;
	color:#666666;
	font-size: 100%;
	letter-spacing: 0.3em;
 	line-height:1.5;
	margin-bottom:12px;
}


div.qaFrame{
	border:#cfcfcf solid 1px;
	padding:20px;
}

ul.qa li{
background:url(../images/qa_icon.gif) left 3px no-repeat;
padding:0 0 10px 17px;
border-bottom:10px;
}







dl.qa dt{
	color:#333333;
	font-weight: bold;
	border-top:#d7d7d7 1px solid;
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px dashed;
	padding:10px 15px;
	background-color:#eeeeee;
}

dl.qa dd{
	color:#666666;
	/*border-top:#d7d7d7 1px dashed;*/
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;
	padding:10px 15px;
	margin-bottom:10px;
}

ul.qa li a:link {
	text-decoration:underline;	
	color:#626262;
	}
ul.qa li a:visited {
	text-decoration:underline;
	color:#c4808d;		
	}
ul.qa li a:hover {
	text-decoration:none;
	color:#f86a86;	
	}
ul.qa li a:active {
	text-decoration:none;
	color:#f86a86;	
	}




dl.qaAns dt{
	color:#333333;
	font-weight: bold;
	border-top:#d7d7d7 1px solid;
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px dashed;
	padding:10px 15px 10px 40px;
	background:#eeeeee url(../images/qa_icon_qstn.gif) 5px 5px no-repeat;
}

dl.qaAns dd{
	color:#666666;
	/*border-top:#d7d7d7 1px dashed;*/
	border-left:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;
	padding:10px 15px 5px 40px;
	margin-bottom:10px;
	background:#ffffff url(../images/qa_icon_ans.gif) 5px 5px no-repeat;
}
dl.qaAns dd div.qaLink{
	border-top:#d7d7d7 1px dashed;
	text-align:right;
	margin:3px 0;
	padding-top:5px;p
