#detail_box {
	float: none;
	width: 650px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.basic_box {
	width: 320px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.article_img {
	width: 320px;
	float: left;
	margin-bottom: 10px;
}
.basic_title {
	background-color: #E3EFF8;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

.basic_box table {
	width: 320px;
	font-size: 12px;
	background-color: #0099FF;
}
.basic_box th {
	background-color: #E3EFF8;
	font-weight: normal;
	text-align: left;
	width: 120px;
	color: #3B5679;
}
.basic_box td {
	color: #333333;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
.basic_box td img {
	vertical-align: sub;
	margin-left: 10px;
}


.detail_img_area {
	width: 650px;
	float: left;
	margin-bottom: 10px;
}
.detail_img_area table {
	width: 650px;
	background-color: #0099FF;
	border: 1px solid #0099FF;
}
.detail_img_area th {
	font-size: 12px;
	color: #3B5679;
	background-color: #E3EFF8;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.detail_img_area td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.detail_data {
	width: 650px;
	margin-top: 10px;
	clear: left;
}

.detail_data_table {
	width: 650px;
	background-color: #0099FF;
	font-size: 12px;
}

.detail_data_title {
	background-color: #E3EFF8;
	color: #3B5679;
	width: 650px;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.detail_data_table td {
	background-color: #FAFCFF;
}
.detail_data_table th {
	background-color: #E3EFF8;
	font-weight: normal;
	color: #3B5679;
	text-align: left;
	width: 120px;
}

.detail_data_td1 {
	width: 120px;
}

.equipment_td {
	margin: 0px;
	width: 525px;
}

.equipment_td img {
	margin-bottom: 3px;
	margin-right: 3px;
}

.detail_title_box {
	float: none;
	width: 650px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 40px;
}
.detail_title_box .p01{
	font-size:16px;
	color:#0033FF;
	font-weight:bold;
}
.detail_title_box .p02{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin-left: 20px;
}
.more_20 {
	font-size: 12px;
	margin-left: 180px;
	margin-top: 15px;
}
