/* CSS Document */

/*main_img
-----------------*/
.main_img {
	background:url(../images/index/main_img.jpg) 0 0 no-repeat;
	width:860px;
	height:300px;
	text-indent:-9999px;
	margin-bottom:20px
}


/*contents_inner_l
-----------------*/
.bg_readtext_img {
	background:url(../images/index/bg_readtex.jpg) 0 0 no-repeat;
	width:620px;
	height:160px;
	margin-bottom:10px;
}

.bg_readtext_img h2 {
	text-indent:-9999px;
}

.readtext {
	width:330px;
	font-size:1.1em;
	line-height:1.4em;
	padding:30px 0 0 0;
}

.btn_select {
	margin:15px 0 0 0;
}

.btn_select a {
	background:url(../images/index/btn_select.gif) 0 0 no-repeat;
	width:268px;
	height:23px;
	display:block;
	text-indent:-9999px;
}

.topics_title {
	background:url(../images/index/topics_title_img.gif) 0 0 no-repeat;
	width:620px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.topics_wrap {
	width:600px;
	margin:auto;
}

.topics_wrap p {
	border-bottom:1px dotted #969696;
	margin-bottom:5px;
	padding-bottom:5px;
}





