﻿#immunity {
	width: auto;
	height: auto;
	margin: auto;
	text-align: center;
	background-color: #FFF;
	color: #666;
}
/*---------------------免責事項--------------------*/
#immunity #contents {
	width: 860px;
	height: auto;
	margin: 15px auto 0 auto;
	padding: 0;
	clear: both;
	text-align: left;
}
#immunity #contents #left {
	width: 650px;
	height: auto;
	background-image: URL(../img/home/flame.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
}
#immunity #contents #left a {
	text-decoration: underline;
}
#immunity #contents #left a:hover {
	text-decoration: none;
}
#immunity #contents #left h2 {
	width: 650px;
	height: 40px;
	margin: 0 0 10px 0;
	padding: 0;
}
#immunity #contents #left h3 {
	font-size: 14px;
	margin: 0;
	padding: 10px 0 0 20px;
	color: #000;
}
#immunity #contents #left h3 img {
	margin: 0 5px 0 0;
}
#immunity #contents #left p {
	width: 600px;
	margin: 0;
	padding: 10px 0 20px 20px;
	line-height: 1.8;
}
#immunity #contents #left a {
	color: #F09;
}
