@charset "utf-8";



/*
########################################################
  user top style
########################################################
*/

div#userTopHead{
	width:670px;
	height:120px;
	margin:0 0 25px 0;
	position:relative;
}

div#userTopHead ul{
	position: absolute;
	right:22px;
	top:52px;
}

div#userTopHead ul li{
	float:left;
	display:inline;
	margin:0 0 0 27px;
}

div.userTopModule{
	width:670px;
	height:auto;
	margin:0 0 10px 0;
	background:url(../img/top/bg_user_top_m.gif) repeat-y 0 0;
}

div.userTopModuleIn{
	width:670px;
	height:auto;
	margin:0;
	padding:0 0 35px 0;
	position:relative;
	background:url(../img/top/bg_user_top_b.gif) no-repeat left bottom;
}

div.userTopModuleIn dl{
	width:330px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

div.userTopModuleIn dl.userLC{
	float: right;
}

div.userTopModuleIn dl dd{
	width:300px;
	height:auto;
	margin:10px 0 0 15px;
	padding:0;
}

div.userTopModuleIn dl dd ol{
	margin:10px 0 0 0;
}

div.userTopModuleIn p.detailBtn{
	width:300px;
	height:auto;
	margin:0;
	padding:0 15px 0 0;
	position: absolute;
	bottom:10px;
	text-align:right;
}

div.userTopModuleFC{
	width:670px;
	height:auto;
	margin:0 0 10px 0;
	background:url(../img/top/bg_user_top_fc_m.gif) repeat-y 0 0;
}

div.userTopModuleInFC{
	width:670px;
	height:auto;
	margin:0;
	padding:0 0 10px 0;
	position:relative;
	background:url(../img/top/bg_user_top_fc_b.gif) no-repeat left bottom;
}

div.userTopModuleInFC dl dd{
	width:646px;
	padding:10px 12px 0 12px;
}

div.userTopModuleInFC dl dd p{
	margin:0 0 5px 0;
}

div.userTopModuleInFC ol{
	float: right;
}

div.userTopModuleInFC ol li{
	margin:0 0 6px 0;
}

div#firstReading{
	width:670px;
	height:60px;
	margin:0 0 20px 0;
	position:relative;
	background:url(../img/top/bg_firstreading.gif) no-repeat 0 0;
}

div#firstReading dl dt{
	position:absolute;
	top:20px;
	left:10px;
}

div#firstReading dl dd{
	position:absolute;
	top:10px;
	left:291px;
}

div#firstReading dl dd a{
	margin:0 10px 0 0;
}

/*
########################################################
  user dictionary style
########################################################
*/

div.userDCommonBox{
	width:470px;
	height:auto;
	margin:0;
	padding:20px 0 5px 0;
}

ul.dictionaryList{
	height:auto;
	margin:5px 0 0 10px;
}

ul.dictionaryList li a{
	padding:0 0 2px 12px;
	font-weight:bold;
	color: #336699;
	display:block;
	background: url(../../common/img/icon_square01.gif) no-repeat 0 0.5em;
}

ul.dictionaryList li{
	margin:0 0 2px 0;
	padding:5px 0 5px 0;
	background: url(../../common/img/line_grey01.gif) repeat-x left bottom;
}



/*
########################################################
  fxnews style
########################################################
*/

div.newsSample{
	width:450px;
	height:auto;
	padding:10px 15px;
	margin:15px 0 25px 0;
	background:#F2F2F2;
}

div.fxNewsBox{
	width:448px;
	height:auto;
	padding:10px 15px;
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
}

div.fxNewsBox h4{
    font-size: 100%; 
}

div.fxNewsBox dl,
div.fxNewsBox p{
    font-size: 80%;
	margin:10px 0 0 0;
}

div.fxNewsBox dl dt{
	font-weight:bold;
}

div.fxNewsBox dl dd{
	margin:0 0 0 1em;
}


/*
########################################################
  download style
########################################################
*/
div.downloadBox{
	width:480px;
	height:auto;
	margin:15px 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #cccccc;
}

div.downloadBoxBdNone{
	margin:15px 0 0 0;
	padding:0;
	border:none;
}

div.downloadBoxL{
	width:230px;
	height:auto;
	margin:0;
	float:left;
}

div.downloadBoxR{
	width:230px;
	height:auto;
	margin:0;
	float: right;
}

div.downloadBox dl{
	border:#C3D2BD solid 1px;
	margin-bottom:0px;
}

div.downloadBox dl dd{
	margin:0 0 20px 0;
}

div.downloadBox dl dd ol{
	width:210px;
	margin:8px 0 0 10px;
}

div.downloadBox dl dd ol li{
	margin:3px 0 0 0;
	padding:0 0 3px 0;
	background:url(../../common/img/line_grey01.gif) repeat-x left bottom;
}

div.downloadBox dl dd ol li p{
	padding:0 5px 3px 25px;
	background:url(../../common/img/icon_pdf01.gif) no-repeat 0 0;
}

div.downloadBox a{
	text-decoration:underline !important;
}

div.downloadBox a:hover{
	text-decoration:none !important;
}

div.downloadBox dl dd ol li span.EGsample{
	display:block;
	text-align:right;
	font-size:80%;
}

div.downloadBox dl dd ol li span.EGsample a{
	padding:0 0 0 10px !important;
	background:url(../../common/img/icon_arrow02.gif) no-repeat 0 0.2em !important;
}

/*
div.downloadBox{
	width:480px;
	height:auto;
	margin:15px 0 5px 0;
	border-bottom:1px solid #cccccc;
}

div.downloadBoxL{
	width:230px;
	height:auto;
	margin:0;
	float:left;
}

div.downloadBoxR{
	width:230px;
	height:auto;
	margin:0;
	float: right;
}

div.downloadBox dl dd{
	margin:0 0 20px 0;
}

div.downloadBox dl dd ol{
	width:225px;
	margin:10px 0 0 5px;
}

div.downloadBox dl dd ol li{
	margin:3px 0 0 0;
	padding:0 0 3px 0;
	background:url(../../common/img/line_grey01.gif) repeat-x left bottom;
}

div.downloadBox dl dd ol li p{
	padding:0 5px 3px 25px;
	background:url(../../common/img/icon_pdf01.gif) no-repeat 0 0;
}

div.downloadBox dl dd ol li span.EGsample{
	display:block;
	text-align:right;
	font-size:80%;
}

div.downloadBox dl dd ol li span.EGsample a{
	padding:0 0 0 10px !important;
	background:url(../../common/img/icon_arrow02.gif) no-repeat 0 0.2em !important;
}
*/

/*
########################################################
  contact style
########################################################
*/

div.commonBG02B h3{
	font-weight:normal;
	font-size:100%;
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	background: url(../../common/img/line_grey01.gif) repeat-x 0 0;
}

div.commonBG02B h3 span{
	margin:0 7px 0 0;
	padding:3px 7px;
	background:#86A47B;
	color:#FFFFFF;
}

div.commonBG02B ol{
	margin:10px 0 0 0;
}

div.commonBG02B ol li{
	font-size:110%;
	font-weight:bold;
}


/*
########################################################
  chart style
########################################################
*/

div.chartBox{
	width:480px;
	height:auto;
	margin:15px 0 15px 0;
}

div.chartBoxL{
	width:244px;
	height:auto;
	margin:0;
	float:left;
}

div.chartBoxR{
	width:214px;
	height:auto;
	margin:0;
	float: right;
}

div.chartBoxsL{
	width:148px;
	float:left;
}

div.chartBoxsR{
	width:96px;
	float:right;
}


div.chartBox dl dd{
	margin:0 0 20px 0;
}

div.chartBox dl dd ol{
	margin:10px 0 0 5px;
}

div.chartBox dl dd ol li{
	margin:3px 0 0 0;
	padding:0 0 3px 0;
}

div.chartBox dl dd ol li p{
	padding:0 5px 3px 25px;
	background:url(../../common/img/icon_pdf01.gif) no-repeat 0 0;
}

div.chartBox dl dd ol li span.EGsample{
	display:block;
	text-align:right;
	font-size:80%;
}

div.chartBox dl dd ol li span.EGsample a{
	padding:0 0 0 10px !important;
	background:url(../../common/img/icon_arrow02.gif) no-repeat 0 0.2em !important;
}





/* tbStyleInd */

table.tbStyleInd{
	width:470px;
	height:auto;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-top:1px solid #b6b6b6;
}

table.tbStyleInd thead tr{
}

table.tbStyleInd thead th{
	background-color:#9F9F9F;
	border-right:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	text-align:center;
	padding:0 10px;
	color:#FFFFFF;
}

table.tbStyleInd thead td{
	/*width:58%;*/
	background-color:#9F9F9F;
	border-right:1px solid #b6b6b6;
	text-align:left;
	padding:0 0 0 10px;
	font-weight:bold;
	color:#FFFFFF;
}

table.tbStyleInd tbody th{
	font-weight:normal;
	text-align:left;
	padding:3px 5px 5px 5px;
	border-right:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	background:#EBEBEB url(../../common/img/bg_line01.gif) repeat-x left bottom;
}

table.tbStyleInd tbody td{
	/*width:58%;*/
	border-right:1px solid #b6b6b6;
	padding:3px 3px 5px 3px;
	background:url(../../common/img/bg_line01.gif) repeat-x left bottom;
}

table.tbStyleInd tfoot th{
	font-weight:normal;
	text-align:left;
	padding:3px 5px 3px 5px;
	border-right:1px solid #b6b6b6;
	border-left:1px solid #b6b6b6;
	background:#EBEBEB url(../../common/img/bg_line01_b.gif) repeat-x left bottom;
}

table.tbStyleInd tfoot td{
	/*width:58%;*/
	border-right:1px solid #b6b6b6;
	padding:3px 0 3px 10px;
	background:url(../../common/img/bg_line01_b.gif) repeat-x left bottom;
}

table.tbStyleInd ul li{
	list-style: inside  disc !important;
	margin-bottom:5px;
}

/*
########################################################
  procedures style
########################################################
*/

div.proceduresBox{
	width:480px;
	height:auto;
	margin:15px 0 50px 0;
}

table.tbStyleInd span.EGsample a{
	padding:0 0 0 10px !important;
	background:url(../../common/img/icon_arrow02.gif) no-repeat 0 0.2em !important;
}

ul.proceduresPDFL{
	margin:15px;
}

ul.proceduresPDFL li{
	margin:3px 15px 0 0;
	padding:0 0 3px 0;
	display:inline;
}

ul.proceduresPDFL li a{
	padding:2px 0 2px 25px;
	background:url(../../common/img/icon_pdf01.gif) no-repeat 0 0;
}

.btnTitle{
	position:relative;
	height:16px;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}

.btnTitle a{
	position: absolute;
	top:0;
	right:0;
}

