@charset "utf-8";
/* CSS Document */


.top-nextpage-links ul{
	width:691px;
	margin: 10px 0;
	text-align:left;
}

/*second-main*/
#second-main{
	width: 717px;
	margin-bottom: 10px;
	background:url(../images/sickness/bg-main-center.gif) repeat-y;
	position: relative;
}
#second-main h3{
	width: 717px;
	height: 45px;
}
#ill-hospital{
	width: 194px;
	height: 117px;
	position: absolute;
	top: 0;
	left: 510px;
	z-index: 1;
}

.second-main-footer{
	width: 717px;
	height: 10px;
	background: url(../images/sickness/bg-main-footer.gif) no-repeat;
}

/*tablearea*/
#tablearea{
	width: 691px;
	margin-bottom: 10px;
	position: relative;
	z-index: 2;
}
#tablearea table{
	width: 691px;
	border: 2px #ccc solid;
	background: #fff;
	border-collapse: collapse;
}
#tablearea table a{
	color:#333;	
}
#tablearea table a:hover{
	color:#999;	
}
#tablearea table th{
	border: 2px #ccc solid;
	text-align: center;
	background: #FF9900;
	padding: 5px;
	color: #fff;
	font-size: 13px;
}
#tablearea table td{
	border: 2px #ccc solid;
	padding: 5px;
	text-align: center;
}
#tablearea table td ul{
	color: #85D0F4;
}
.table1{
	width: 110px;
}
.table2{
	width: 110px;
}
.table3{
	width: 60px;
}
.table4{
	width: 300px;
}
.table5{
	width: 91px;
}
#tablearea ul .imglinks{
	width: 81px;
	height: 16px;
	padding:0;
	margin: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
#tablearea ul .imglinks a{
	width: 81px;
	height: 16px;
	display: block;

}
.btn-sickness{
	background: url(../images/sickness/btn-sickness.gif) no-repeat;
}
#tablearea ul .imglinks a:hover{
	background-position: 0 -16px;
}

#tablearea table .tablenone{
	text-align: left;
	padding: 10px 5px;
}
.nextpage-links{
	width: 690px;
	text-align: right;
}
.nextpage-links ul{
	width: 690
	margin-bottom: 5px;
}
.nextpage-links ul li{
	display: inline;
}
.no-line a{
	text-decoration: none;
}
.redred{
	color: #C00000;
}
.gray {
	
	color: #CCCCCC;
}
.orange{
	background: #FFFFE6;
}

