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

.catch{
	padding:0 0 8px 13px;
}

.detail a{
	font-size:10px;
	color:#647882;
}

.detail{
	padding:3px 0 8px 0;
}

h3.bar1{
	background:url(../img/bar1.gif) no-repeat center center;
}

h3.bar2{
	background:url(../img/bar2.gif) no-repeat center center;
}

.border_area{
	border:7px #A0BEBE solid;
	width:703px;
	border-top:none;
	padding:20px;
}

.pic_border{
	border:#A0BEBE 1px solid;
	width:150px;
	height:150px;
	vertical-align:middle;
	text-align:center;
}

.event_line td{
	text-align:center;
	color:#666666;
	font-size:13px;
}

.event_line table{
	float:left;
	width:150px;
	margin-top:20px;
	margin-right:30px;
}

.event_line table.last{
	margin-right:0px;
}

.wrriter_inner{
	width:90px;
	float:left;
	margin-right:30px;
	padding-top:20px;
}

.last{
	margin-right:0px;
}






