.clear{
	clear:both;
}

.clearFix {
	display:inline-block;
}
.clearFix:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
* html .clearFix {
	height:1%;
}
.clearFix {
	display:block;
}
.bgText {
display:none;
}
.wrap {
width:950px;
margin:20px auto 20px;
color:#555555;
}
.wrap .head {
width:950px;
height:68px;
background:url(../img/bg.png) no-repeat 0 0;
}
.wrap .body {
padding:20px 40px 40px;
border:1px solid #ccc;
}
.caption {
text-indent:-1em;
margin:0 0 15px 1em;
color:#999;
font-size:86.5%;
line-height:1.2em;
}
.list {
border:3px solid #00B1FF;
margin-bottom:30px;
}
.list thead th,
.list thead td {
background-color:#7FD4FF;
color:#fff;
font-weight:700;
}
.list th {
border-style:solid;
border-width:0 1px 0 0;
border-color:#00B1FF;
font-weight:700;
width:175px;
}
.list th,
.list td {
padding:14px;
vertical-align:top;
line-height:1.3em;
}
.list .bg th,
.list .bg td {
background-color:#E3F6FF;
}
.list td li {
list-style-type:disc;
margin:0 0 0 20px; 
font-weight:300;
}
.list .haveImg ul{
float:left;
width:370px;
}
.list td .img {
float:right;
width:250px;
}

.list td .sp1 {
height:150px;
background:url(../img/bg.png) no-repeat 0 -68px;
}
.list td .sp2 {
height:150px;
background:url(../img/bg.png) no-repeat -250px -68px;
}
.list td .sp3 {
height:150px;
background:url(../img/bg.png) no-repeat -500px -68px;
}
.list td .sp4 {
height:200px;
background:url(../img/bg.png) no-repeat 0 -218px;
}
.list td .sp5 {
height:200px;
background:url(../img/bg.png) no-repeat -250px -218px;
}
.list td .sp6 {
height:150px;
background:url(../img/bg.png) no-repeat -500px -218px;
}
.list td .sp7 {
height:150px;
background:url(../img/bg.png) no-repeat -750px -68px;
}
.close .closeListWrap {
margin-top:5px;
border:1px solid #c4c4c4;
background-color:#eee;
padding:0 20px 5px;
}
.close .closeList {
border-bottom:1px solid #c4c4c4;
padding:10px 0;
}
.close .lastItem {
border-bottom:none;
padding:10px 0;
}
.close .closeList dt {
font-weight:700;
}
.close .closeList li {
list-style-type:disc;
margin:0 0 0 30px; 
}
.backLink {
text-align:center;
}
.supplement {
text-indent:-1em;
padding-top:5px;
}