﻿@charset "UTF-8";
#right .interview .txt {
	margin-right: 30px;
	margin-left: 45px;
	line-height: 30px;
	padding-bottom: 30px;
	text-indent: 2em;
}
#right .interview .title {
	border-left: 8px solid #E50012;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#right .pv {
	width: 600px;
	padding-top: 75px;
	padding-left: 10px;
	background: url(img/pv_bg.png) no-repeat 0px 0px;
	text-align: center;
}
#right .pv TABLE:hover {
	background: #FFEEEE;
}
