@charset "UTF-8";

#info_contents li{
	list-style: none;
	padding: 0 0 0 16px;
	font-size: 12px !important;
	line-height: 16px !important;
	color: #777777;
}
#info_contents li a{
	color: #bb0000;
}

#info_contents .q{
	background: url(../img/faq_img/faq_q.gif) 0 1px no-repeat;
	color: #000000;
	margin-bottom : 10px;

}

#info_contents .q a:link {
	color			: #cc0000;
	text-decoration	: none;
	font-weight:500;
}

#info_contents .q a:visited {
	color			: #cc0000;
	font-weight:500;
}
#info_contents .q a:active {
	color			: #cc0000;
	text-decoration	:underline;
	
}
#info_contents .q a:hover {
	color			: #838383;
	text-decoration	:underline;
}

#info_contents .a{
	background: url(../img/faq_img/faq_a.gif) 0 1px no-repeat;
	margin-top : 10px;
}

#header3_info {
	width	:848px;
	height	:14px;
	text-align:left;
	background-color:#ffffff;
	margin:0 auto;
}

.faq_hr{
	color: #999999;
	clear: left;
	text-align: right;
	font-size:10px;
	padding: 8px 0 0 0;
	height:8px;
	background: url(../img/faq_img/faq_hr.gif) repeat-x;
	margin-top : 10px;
	margin-bottom : 10px;
}

.faq_hr a:link{
	color: #666666;
	text-decoration	:none;
}

.faq_hr a:hover{
	color: #aaaaaa;
	text-decoration	:underline;
}

.headline{
	clear:left;
	color: #333333;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
}
dl.title{
	clear:left;
	margin-bottom:0px;
	display:block;
}
dt{
	font-size:12px;
	font-weight:bold;
	clear:left;
	float:left;
	width:53px;
	margin:6px 0px;
	text-align:right;
	line-height:16px;
}

dd{
	font-size:12px;
	float:left;
	width:600px;
	margin:6px;
	display:block;
	line-height:16px;
	color:#666666;
}
dl a:link,
dl a:visited{
	color			: #cc0000;
	text-decoration	: none;
}

dl a:active,
dl a:hover{
	color			: #838383;
	text-decoration	:underline;
	
}

#main_info {
	width	:848px;
	border-color:#B5B5B5;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	margin-left : auto;
	margin-right : auto;
	background-color:#ffffff;
}


#info_contents {
	width	:100%;
}



#main {
	width	:848px;
	border-color:#B5B5B5;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	margin-left : auto;
	margin-right : auto;
	background-image: none;
	background-color:#ffffff;
}

