.detail_1 h2  {
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}
.detail_1 {
	margin: 20px;
	float: left;
	width: 96%;
}

.detail_1 h3  {
	font-size: .8em;
	font-weight: bold;

}
.detail_1 p {
	font-size: 0.8em;
	
}
.detail_1 i  {
	font-size: .7em;
}
.detail_1 a.dll {
	display: block;
	font-size: .7em;
	color: #2CC09E;
}

.detail_1 strong  {
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}
.detail_1 b  {
	font-size: .8em;
	font-weight: bold;
	color: #2CC09E;
}
.detail_1 span  {
	font-size: .7em;
}
.detail_1 label {
	text-transform: uppercase;
	color: #666;
	font-size: 0.7em;
	font-weight: bold;
}
.detail_1 input.text {
	background-color: #C0F1E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	font-size: 0.8em;
	padding: 1px;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.detail_1 textarea.text {
	background-color: #C0F1E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	font-size: 0.9em;
	padding: 1px;
	width: 250px;
	height: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.detail_1 select.text {
	background-color: #C0F1E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	font-size: 0.8em;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 250px;
}
.detail_1 span select {
	background-color: #C0F1E7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	font-size: 1.1em;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.detail_1 input.btn {
	color: #FFF;
	background-color: #2CC09E;
	border: .1em dotted #CCC;
	font-size: .6em;
	text-transform: uppercase;
	font-weight: bold;
	width: 150px;
}
.detail_1 td h5{
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	text-align: center;
	border: 0.1em dotted #CCC;
	background-color: #C0F1E7;
	padding: 5px;
	margin: 0px;
}
.detail_1 a.backLink {
	font-size: .7em;
	font-weight: bold;
	float: right;
	margin-top: 10px;
}

.detail_2 p {
	font-size: 0.8em;
	
}

.detail_2 a.backLink {
	font-size: .7em;
	font-weight: bold;
	float: right;
	margin-top: 10px;
}




.detail_3 h2  {
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}
.detail_3 h3  {
	font-size: .8em;
	font-weight: bold;

}
.detail_3 p {
	font-size: 0.8em;
	
}
.detail_3 i  {
	font-size: .7em;
}
.detail_3 strong  {
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}
.detail_3 b  {
	font-size: .8em;
	font-weight: bold;
	color: #2CC09E;
}

.detail_3 .info  {
	display: block;
	float: left;
	width: 300px;
}

.detail_3 a.backLink {
	font-size: .7em;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	width: 98%;
	display: block;
	text-align: right;
}
.detail_1 ul {
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
}
.detail_1 ul li {
	display: block;
	margin-bottom: 10px;
	list-style-type: disc;
}
.detail_1 ul li a {
	font-weight: bold;
}

.detail_2 ul {
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
}
.detail_2 ul li {
	display: block;
	margin-bottom: 10px;
}
.detail_2 ul li a {
	font-weight: bold;
}
.detail_3 ul {
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	margin-right: 10px;
	margin-left: 10px;
}
.detail_3 ul li {
	display: block;
	margin-bottom: 10px;
}
.detail_3 ul li a {
	font-weight: bold;
}
.detail_1 a.backLink {
	font-size: .7em;
	font-weight: bold;
	float: right;
	margin-top: 10px;
	display: block;
	text-align: right;
	width: 98%;
}
