/* CSS Document */

/*contents_l
--------------*/
.contents_l {
	width:200px;
	float:left;
}


.title_img {
	background:url(../images/category/topics/title_img.gif) 0 0 no-repeat;
	height:70px;
	font-size:-1em;
	line-height:-1em;
	text-indent:-9999px;
}

.title_img a {
	display: block;
	height: 70px;
	width: 200px;
}


/*contents_r
--------------*/
.contents_r {
	width:670px;
	float:right;
}

.hed_img {
	margin-bottom:15px;
}

.contents_inner {
	width:655px;
	margin-left:15px;
}
.contents_inner h3 {
	background: url(../images/category/cam_event/br_title.gif) no-repeat;
	height: 25px;
	padding: 3px 5px 3px 15px;
	color: #FFFFFF;
}

.contents_inner p {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.line {
	border-bottom: 1px dotted #999999;
}

