@charset "utf-8";
.detail_inside {
	height:auto!important;
	height: 500px;
	width: 950px;
	background-color: #A6674A;
	text-align: center;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.detail_inside_top {
	height: 25px;
	width: 946px;
	background-color: #663333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	text-indent: 10px;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.detail_inside_top a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.detail_inside_cont {
	height:auto!important;
	height: 450px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	border: 2px solid #D7E1A6;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.detail_inside_cont p{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;	
}
.detail_inside_cont table{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 25px;
	
}

