/* CSS Document */


/*hed_img
--------------------------*/
.hed_img {
	background:url(../images/category/activities/hed_img.jpg) 0 0 no-repeat;
	width:900px;
	height:154px;
	text-indent:-9999px;
}




/*index
--------------------------*/
.index_title_img {
	background:url(../images/category/activities/title_img.gif) 0 0 no-repeat;
	width:640px;
	height:27px;
	text-indent:-9999px;
	margin-bottom:25px;
}


.index_subtitle_img01 {
	background:url(../images/category/activities/sub_title_img01.gif) 0 0 no-repeat;
	width:640px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.index_subtitle_img02 {
	background:url(../images/category/activities/sub_title_img02.gif) 0 0 no-repeat;
	width:640px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.index_box {
	width:620px;
	margin:0 auto 20px;
	padding-bottom:10px;
	border-bottom:1px dotted #DCDCDC;
}


.title_text {
	color:#036efa;
	border-left:3px solid #036efa;
	border-bottom:1px solid #036efa;
	margin-bottom:5px;
	padding:0 0 5px 10px;
}

.sub_title_text {
	white-space:nowrap;
	color:#036efa;
	border-left:3px solid #036efa;
	padding:0 0 5px 10px;
	float:left;
}


.index_btn_detail_img {
	width:92px;
	height:24px;
	float:right;
}

.index_btn_detail_img a {
	background:url(../images/common/btn_detail_img.gif) 0 0 no-repeat;
	width:92px;
	height:24px;
	display:block;
	text-indent:-9999px;
}


.index_btn_detail_img02 {
	width:92px;
	height:24px;
	float:left;
}

.index_btn_detail_img02 a {
	background:url(../images/common/btn_detail_img.gif) 0 0 no-repeat;
	width:92px;
	height:24px;
	display:block;
	text-indent:-9999px;
}



.ml15 {
	margin-left:15px;
}


.img_l {
	border:1px solid #C8C8C8;
	padding:4px;
	float:left;
	margin:0 20px 20px 10px;
}


.img_r {
	border:1px solid #C8C8C8;
	padding:4px;
	float:right;
	margin:0 0 20px 20px;
}

.text {
	width:390px;
	float:right;
	margin-bottom:20px;
}

