@charset "big5";
body {
	font-size: 15px;	
	color: #333333;	
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	line-height:1.8em;
	
	}
.img{border:0;}
.kidney_body {
	font-size: 13px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#CCCC66;
}

.menuline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 13px;
	line-height: 2em;
	background-image: url(images/bg-line.gif);
	background-repeat: repeat;
	background-position: bottom;
}
.board1 {
	border: 1px solid #333333;
}
/*3左邊選單連結*/
a.link_left {font-size: 13px;color: #333333;}
a.link_left:link {text-decoration: none;}
a.link_left:visited {text-decoration: none;color: #333333;}
a.link_left:hover {text-decoration: none;color: #006699;}
a.link_left:active {text-decoration: none;color: #006699;line-height: 2em;}
.title_line {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.board02 {
	margin: 2px;
	padding: 1px;
	border: 1px dotted #663300;
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	font-weight: bold;
}
a.menu_main {
	font-size: 12pt;
	color: #003333;
}
a.menu_main:link {
	text-decoration: none;
}
a.menu_main:visited {
	text-decoration: none;
	color: #003333;
}
a.menu_main:hover {
	text-decoration: none;
	color: #996633;
}
a.menu_main:active {
	text-decoration: none;
}

.font13 {
	font-size: 15px;
	line-height: 29px;
	color: #333333;
}
.font15_red {color: #990033}
.title01 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
.font_w15 {
	font-size: 15px;	
	color: #fff;
}
.img {
	font-size: 13px;
	line-height: 1.5;
	color: #333333;
	padding: 5px;
	border: 1px solid #666666;
	margin: 5px;
}

table.table01 {
	border-collapse:collapse;
	}
table.table01 th{
	background-color:#F93;
	color:#333;
	font-size:13px;
	font-weight:100;
	height:26px;
	text-align:center;
}
table.table01 td{
	font-size:13px;
	border-bottom:1px dashed #999;
	border-right:1px dotted #999;
}
