.line
{
	overflow: auto;
	float: left;
	margin-bottom: 10px;
}

.cat1
{
	width: 230px;
	float: left;
	margin-bottom: 10px;
}

.cat1_title
{
	font-weight: bold;
	color: #99cc01;
	font-size: 15px;
	margin-bottom: 7px;
}

.cat2_title
{
	font-weight: bold;
	color: #666666;
	margin-top: 7px;
}

.cat1 div
{
	margin-bottom: 5px;
}

.cat1 a:link, .cat1 a:visited, .cat1 a:hover
{
	text-decoration: none;
    border-bottom: dashed 1px silver;
	font-size: 11px;
}

.cat1 a:hover
{
	border-bottom: solid 1px blue;
}

.faq_list div
{
	margin-bottom: 4px;
}

.faq_list a:link, .faq_list a:visited, .faq_list a:hover
{
	color: #000000;
	text-decoration: none;
    border-bottom: dashed 1px silver;
}

.faq_list a:hover
{
    border-bottom: solid 1px black;
}

.faq_list #sel
{
	font-weight: bold;
}

.crumbs
{
	margin-bottom: 10px;
}

.crumbs span
{
	font-size: 15px;
	font-weight: bold;
}

#faq
{
	border-top: solid 1px #e7e7d1;
	margin-top: 20px;
}

.faq_title
{
	margin: 10px 0;
	font-size: 15px;
}

.upd
{
	text-align: right;
	color: gray;
}

.faq_content
{
	width: 510px;
	float: left;
}

.faq_content p
{
	text-align: justify;
}

.cat_menu
{
	float: right;
	width: 260px;
	overflow: auto;
}

.top
{
	margin-bottom: 8px;
}

.blue_area, .gray_area
{
    margin-bottom: 15px;
}

.gray_area, .gray_area a:link, .gray_area a:visited, .gray_area a:hover
{
	color: #8b8b8b;
}

#adv
{
	border-top: solid 1px silver;
    margin-top: 20px;
}

.part
{
	width: 240px;
	overflow: auto;
	margin-right: 10px;
	float: left;
	1border: solid 1px silver;
}

#helped_c
{
	font-size: 12px;
	font-weight: bold;
	1text-align: center;
}

#helped_c input
{
	margin-left: 30px;
}

#better_c
{
	font-size: 12px;
	font-weight: bold;
	1text-align: center;
}

#better_c input
{
	margin-left: 90px;
}

textarea
{
	width: 500px;
	height: 75px;
	margin-top: 10px;
}

#search_str
{
	font-size: 12px;
	line-height: 24px;
	height: 50px;
	float: left;
}

#ssinput
{
	font-size: 15px;
	height: 24px;
	width: 350px;
	1margin-left: 15px;
}

#ex
{
	clear: both;
	1margin-left: 95px;
	font-size: 10px;
}

#ssb
{
	height: 24px;
	margin-left: 10px;
}

#better
{
	display: none;
}