@charset "utf-8";
/* CSS Document */

.hed_img {
	background: url(../images/category/media/head_bg.jpg) no-repeat;
	text-indent: -9999px;
	height: 120px;
	width: 710px;
	margin-bottom: 20px;
}
.media_l {
	width: 150px;
	margin-right: 20px;
	float: left;
	padding: 3px;
	border: 1px solid #E6E6E6;
}
.media_r {
	float: right;
	width: 532px;
}
.media_title {
	font-size: 1.4em;
	color: #397F8B;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #397F8B;
	padding-bottom: 5px;
}
.media_box {
	width: 710px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 10px;
}
