@charset "UTF-8";
@import url("../css/base.css");
@import url("../css/resizer.css");

/*faq*/

.trigger {
	width: 645px;
	float: left;
	clear: both;
	background-image: url(../faq/images/ic_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 7px;
	overflow: hidden;
}

.trigger a {
	text-decoration: none;
	display: block;
}

.trigger a:hover {
	text-decoration: underline;
	display: block;
}

.active {background-position: left bottom;}

.container {
	width: 670px;
	clear: both;
	float: none;
	height: auto;
}

#side_navi .title {
	background-image: url(../faq/images/ti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: -9999px;
	display: block;
	clear: both;
	float: none;
	height: 53px;
	width: 200px;
	padding-bottom: 15px;
}

.page .faq_text {
	clear: both;
	float: left;
	height: auto;
	width: 670px;
	padding-bottom: 10px;
	padding-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	color: #333;
	margin-bottom: 3px;
	overflow: hidden;
}

.page .faq_text .attention {
	font-size: 0.9em;
	color: #666;
}

.trigger .question {
	background-image: url(../faq/images/ic_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 22px;
	clear: none;
	display: block;
	text-indent: -9999px;
	padding-right: 3px;
}

.trigger .title {
	text-align: left;
	display: inline;
	float: left;
	padding-top: 2px;
	font-size: 1.1em;
	width: 645px;
}

.container .answer {
	background-image: url(../faq/images/ic_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 22px;
	clear: left;
	display: block;
	text-indent: -9999px;
	padding-right: 3px;
}

.container .title {
	text-align: left;
	display: inline;
	float: left;
	padding-top: 2px;
	font-size: 1.1em;
	width: 645px;
	color: #000000;
}

.page table {
	float: none;
	height: auto;
	width: 670px;
	clear: both;
	border-collapse: collapse;
}

.page table .faq_listbar1 {
	border-bottom: 1px solid #CCC;
	color: #000;
	width: 73px;
	vertical-align: top;
	display: table-cell;
	background-color: #DDD;
	padding: 2px;
}

.page table .faq_list1 {
	border-bottom: 1px solid #DDD;
	color: #000;
	width: 73px;
	vertical-align: top;
	display: table-cell;
	background-color: #EEE;
	padding: 5px;
}

.page table .faq_listbar2 {
	color: #000;
	width: 185px;
	vertical-align: middle;
	display: table-cell;
	background-color: #DDD;
	padding: 2px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.page table .faq_list2 {
	font-size: 0.875em;
	line-height: 1.5em;
	vertical-align: top;
	display: table-cell;
	text-align: left;
	width: 185px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
}

.page table .faq_list3 {
	color: #000;
	width: 73px;
	vertical-align: top;
	display: table-cell;
	background-color: #EEE;
	padding: 5px;
	border: 1px solid #DDD;
	height: auto;
}

.page table .faq_list4 {
	font-size: 0.875em;
	line-height: 1.5em;
	vertical-align: middle;
	display: table-cell;
	text-align: left;
	padding: 5px;
	border: 1px solid #DDD;
}

.page #faq_tool {
	float: none;
	height: auto;
	width: 670px;
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	margin-top: 5px;
	overflow: hidden;
}

.button_box {
	float: right;
	height: 30px;
	width: 118px;
}

.button_box ul {
	list-style-type: none;
	text-align: left;
	text-indent: -9999px;
	clear: both;
	float:left;
}

.button_box ul li.bt_home a {
	width: 118px;
	background: url(../common/bt_home.gif) no-repeat 0px 0px;
	clear: both;
	float: left;
	height: 30px;
}

.color_black {
	color: #000;
}

.color_blue {
	color: #0083D0;
}

.color_navy {
	color: #036;
}

.color_red {
	color: #F00;
}

.invisible_text {
	text-align: left;
	display: none;
}

.border {
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	float: left;
	padding-top: 3px;
	margin-bottom: 3px;
	overflow: hidden;
}

.container .img_welding {
	background-image: url(../faq/images/img_welding.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: none;
	float: left;
	height: 174px;
	width: 197px;
	padding-right: 15px;
}

.container .welding_text {
	float: left;
	height: auto;
	width: 458px;
}

.container .img_paint {
	background-image: url(../faq/images/img_painting.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	float: none;
	height: 123px;
	width: 670px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

