#special_title{
	padding:0;
	margin:0;
	width:730px;
	height:69px;
	background-image: url(../special/images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
}

#special_title h2{
	padding:0;
	margin:0;
	text-indent:-9999px;
}

.td00{
	width:5%;
	text-align:center;
}


table{
	width:680px;
	color: #666;
	font-size:85%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style:dotted;
	border-bottom-color: #333;
	text-align:left;
}

td{
	padding:7px 0;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style:dotted;
	border-bottom-color: #333;
}

.special_box ul{
	padding:0;
	margin:0 20px;
	width:700px;
}

.special_box li{
	padding:5px 0;
	margin:0;
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size:90%;
	list-style-image: url(../images/list_img.gif);
	list-style-position: inside;
}

