﻿.box_contain_element {
	float:left;
	margin:0 0 15px;
	overflow:hidden;
	padding:0;
	width:100%;
}
.box_content_faq
{
    overflow: auto;
    width: 690px;
    height: 100%;
    float: left;
    color: #3E3E3E;
    margin: 0px 0px 0px 12px;
}

.box_content_faq .content_b
{
    width: 93%;
    overflow: hidden;
    margin: 10px 10px 0 10px;
    text-align: justify;
}
.box_content_faq .content_b a
{	
	font-weight:bold;
	color:#3B5F69;
}
.box_content_faq .content_b span
{
	font-size:11px;
	font-weight:bold;
	color:#3B5F69;
}
.box_content_faq .next
{
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: #3E3E3E;
    float: right;
    margin-right: 45px;
}
.content_dot
{
    background: url(images/dot_02.png) repeat-x;
    width: 94%;
    height: 1px;
    margin-left: 22px;
}
.content_dot2
{
	float:left;
    background: url(images/dot_02.png) repeat-x;
    width: 94%;
    height: 1px;
    margin-left: 10px;
    margin-top:5px;
    padding-bottom:5px;
}
A.content_faq_link:link
{
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: #3E3E3E;
    float: right;
    text-decoration: none;
}
A.content_faq_link:visited
{
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: #3E3E3E;
    float: right;
    text-decoration: none;
}
A.content_faq_link:hover
{
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 12px;
    font-weight: bold;
    color: #FF4F00;
    float: right;
    text-decoration: none;
}

#regionbox {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	height:auto;
	overflow:hidden;
	padding:5px;
}
#regionbox_question {
	background:#FFFFFF none repeat scroll 0 0;
	height:auto;
	overflow:hidden;
	padding:5px;
}
#detail_content {
	float:left;
	overflow:hidden;
	padding:5px;
}
