/* CSS Document */


.flash {
	margin:0;
	padding:0;
}

/*contents_l
----------------------*/
.contents_l {
	width:650px;
	float:left;
}

.read_img_text {
	width:650px;
	height:270px;
	background:url(../images/index/bgimg_readtext.jpg) 0 0 no-repeat;
	margin-bottom:10px;
}

.read_img {
	text-indent:-9999px;
}


.read_text {
	position:relative;
	width:350px;
	margin:80px 0 0 20px;
}


/*whatsnew
---------*/
.bg_title_img01 {
	background: url(../images/index/bg_title_img01.jpg) 0 0 no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}
	
.whatsnew_wrap {
	width:630px;
	margin:0 auto 10px;
}

.whatsnew_wrap p {
	border-bottom:1px dotted #C8C8C8;
	margin-bottom:3px;
	padding-top:3px;
}


/*reform
---------*/
.bg_title_img02 {
	background:url(../images/index/bg_title_img02.jpg) 0 0 no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}
	
.reform_wrap {
	width:650px;
	margin:0 0 10px;
}

.reform_box {
	border:1px solid #C8C8C8;
	width:308px;
	float:left;
	margin:0 0 10px 10px;
}

.reform_title {
	background:url(../images/index/bg_subtitle_img.gif) 0 0 no-repeat;
	width:298px;
	height:15px;
	color:#FFFFFF;
	font-size:1em;
	padding:5px;
	margin-bottom:10px;
}

.reform_img {
	width:100px;
	float:left;
	padding:0 0 10px 10px;
}

.reform_detail {
	float:right;
	width:180px;
	padding:0 10px 10px 0;
}


/*contents_r
----------------------*/
.contents_r {
	width:210px;
	float:right;
}


.nakamoto_select_top {
	background:url(../images/index/nakamoto_select_top.gif) 0 0 no-repeat;
	width:210px;
	margin-bottom:10px;
	padding-top:48px;
}

.nakamoto_select_bottom {
	background:url(../images/index/nakamoto_select_bottom.gif) 0 100% no-repeat;
	width:210px;
	padding-bottom:5px;
}

.nakamoto_select_bg {
	background:url(../images/index/nakamoto_select_bg.gif) 0 0 repeat-y;
	width:200px;
	padding:0 5px;
}


.select_no1 {
	background:url(../images/index/img_no01.gif) 0 0 no-repeat;
	width:170px;
	height:19px;
	color:#FF7800;
	font-weight:bold;
	padding:5px 0 0 30px;
}

.select_no2 {
	background:url(../images/index/img_no02.gif) 0 0 no-repeat;
	width:170px;
	height:19px;
	color:#FF7800;
	font-weight:bold;
	padding:5px 0 0 30px;
}

.select_no3 {
	background:url(../images/index/img_no03.gif) 0 0 no-repeat;
	width:170px;
	height:19px;
	color:#FF7800;
	font-weight:bold;
	padding:5px 0 0 30px;
}

.select_no4 {
	background:url(../images/index/img_no04.gif) 0 0 no-repeat;
	width:170px;
	height:19px;
	color:#FF7800;
	font-weight:bold;
	padding:5px 0 0 30px;
}

.select_no5 {
	background:url(../images/index/img_no05.gif) 0 0 no-repeat;
	width:170px;
	height:19px;
	color:#FF7800;
	font-weight:bold;
	padding:5px 0 0 30px;
}

.select_text {
	padding:0 0 5px 30px;
	border-bottom:1px dotted #C8C8C8;
}

.loan_box {
	width:308px;
	float:left;
	margin:0 0 10px 10px;
	background: url(../images/index/img_loan.gif) no-repeat;
	height: 148px;
}
#btn_loan {
	height: 21px;
	width: 151px;
	margin-top: 119px;
	margin-left: 149px;
}

#btn_loan a {
	background: url(../images/index/btn_loan.gif) no-repeat;
	height: 21px;
	width: 151px;
	text-indent: -9999px;
	display: block;
}
#btn_loan a:hover {
	background: url(../images/index/btn_loan02.gif) no-repeat;
	height: 21px;
	width: 151px;
	display: block;
}
