@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #6DCFF6;
	font-family: "新細明體";
}
.menu{
	margin-bottom: 10px;
}
h1{
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 93%;
	color: #005B7F;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
h3{
	color: #990000;
	font-size: 83%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 140%;
	font-weight: normal;
}

/*----------------------------------------------------------------footer*/
.footer{
	background-color: #66C0E4;
	font-size: 78%;
	color: #005B7F;
	text-align: center;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer a{
	color: #005B7F;
	text-decoration: none;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*----------------------------------------------------------------layout*/
.layout{
	background-color: #D7EDF6;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #AEDCEF;
	margin-top: 0px;
}
/*-----------------------------------------------------------home*/
.home{
	float: right;
	margin-right: 5px;
}

/*---------------------------------------------------------list*/
.list{
	font-size: 83%;
	color: #3D3D3D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.list li{
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 18px;
	line-height: 120%;
}
.list li a{
	color: #3D3D3D;
	text-decoration: none;
}
.list li a:hover{
	color: #006600;
	text-decoration: none;
}
/*---------------------------------------------------------list2*/
.list2{
	font-size: 83%;
	color: #3D3D3D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.list2 li{
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 18px;
	line-height: 120%;
}
.list2 li a{
	color: #3D3D3D;
	text-decoration: none;
}
.list2 li a:hover{
	color: #990000;
	text-decoration: none;
}
/*-----------------------------------------------------------------top*/
.top{
	text-align: right;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
/*---------------------------------------------------------------------*/
.page{
	font-size: 83%;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}
.page form{
	margin: 0px;
	padding: 0px;	
}
.page input{
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}
/*-----------------------------------------------------------------------content*/
.content{
	font-size: 83%;
	color: #333333;
	line-height: 140%;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.content .title{
	color: #990000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: normal;
}
.content p{
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*--------------------------------------------------------------green*/
.green{
	color: #006600;
}
/*-----------------------------------------------------------path*/
.path{
	font-size: 83%;
	color: #333333;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/path_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 14px;
}
.path a{
	color: #006633;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.path a:hover{
	color: #993300;
	text-decoration: none;
}
/*-------------------------------------------------------------------------*/
.diseasetitle{
	font-size: 83%;
	padding: 0px;
	margin: 10px 0px 5px 15px;
	font-weight: bold;
	color: #009900;
}
.disease{
	font-size: 83%;
	padding: 0px;
	margin: 0px 10px 10px 15px;
	line-height: 160%;
}

.disease li{
	color: #666666;
	text-decoration: none;
	background-image: url(../images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: inline;
}
.disease a{
	color: #333333;
	text-decoration: none;
}
.disease a:hover{
	color: #990000;
	text-decoration: none;
}
/*--------------------------------------------------------------------manual 傳染病手冊*/
.manual{
	border-collapse:collapse;
	margin-right: 30px;
	margin-left: 10px;
	width: 96%;
	margin-bottom: 20px;
	margin-top: -20px;
	font-size: 93%;
	color: #333333;
}
.manual caption{
	display: none;
}
.manual td{
	padding: 8px;
}

.manual01{
	border-collapse:collapse;
	width: 100%;
	margin-top: 15px;
}
.manual01 caption{
	display: none;
}
.manual01 th{
	border: 1px solid #CDCDCD;
	background-color: #EEF0D9;
	padding: 5px 5px 5px 10px;
	
	
}
.manual01 td{
	border: 1px solid #CDCDCD;
	background-color: #FCFFF0;
	padding: 5px 5px 5px 10px;
	width: 25%;
}
.manual02{
	border-collapse:collapse;
	width: 100%;
	margin-top: 15px;
}
.manual02 caption{
	display: none;
}
.manual02 th{
	border: 1px solid #CDCDCD;
	background-color: #D0E8EA;
	padding: 5px 5px 5px 10px;
	
}
.manual02 td{
	border: 1px solid #CDCDCD;
	background-color: #E7F8FB;
	padding: 5px 5px 5px 10px;
	width: 25%;
}
.manual a{
	color: #666666;
	text-decoration: none;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.manual a:hover{
	color: #990000;
	text-decoration: none;
}

