@charset "UTF-8";
/* ================================================================================ */
/*      1.CSS Document                                                              */  
/* ================================================================================ */
.acc {
	border: 1px solid #CCCCCC;
	width: 580px;
	margin-left: 2px;
	margin-bottom: 15px;
}
.accToggler{
	margin: auto;
	padding: 3px;
	width: 572px;
	background: #acc95f;
	color: #f4f4f4;
	border: 1px solid #fff;
	cursor: pointer;
	font-size: 1.6em;
}
.accContent{
	margin: auto;
	width: 540px;
	font-size: 1.4em;
}
.fx {
	float: left;
	width: 190px;
	margin-right: 7px;
	font-size: 1.3em;
}
#fxdd01,#fxdd02,#fxdd03 {
	background-image: url(../images/fxdd_bg.gif);
	background-repeat: repeat-y;
	width: 190px;
	padding-bottom: 1px;
}
.firstT {
	background-image: url(../images/index.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 1em;
	color: #336666;
	margin-left: 1em;
}
.fxddT {
	margin-bottom: 5px;
}
.fxdd01 {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	width: 150px;
	margin-left: 10px;
}
.fxdd02 {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 7px;
}
.fxdd03 {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 7px;
	width: 150px;
	margin-left: 10px;
}
.fxEnd {
	height: 2px;
	width: 190px;
}
.firstUl {
	width: 580px;
}
.first {
	margin-bottom: 1em;
	margin-left: 2.4em;
	color: #333333;
	font-size: 1.4em;
	width: 500px;
}
