@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

#top_banner{
	background-image:url(../images/record/banner.jpg);
	background-repeat: no-repeat;
	height:228px;
	width:970px;
}


/* 專訪文案 */
#caption_bg{
	width:283px;
	margin:20px 0 0 30px;
	background-image:url(../images/record/p_1.jpg);
	padding:52px 402px 17px 0;
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	color:#585858;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	letter-spacing: 0.05em;
}
#caption_bg h2{position:absolute; display:none; left:0px; top:0px;}
#caption_bg p{color:#8c8c8c; font-size:11px; margin-left:5px; margin-bottom:10px;}
#caption_txt{
	width: 675px;
	height:700px;
	margin:20px 0 0 30px;
	color:#585858;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:5px;
	overflow: auto;
	border:solid 1px #CCCCCC;
	scrollbar-face-color: #ffffff; /*捲軸顏色*/
    scrollbar-highlight-color: #CCCCCC; /*捲軸左與上內邊框*/
    scrollbar-shadow-color: #CCCCCC;/*捲軸右與下內邊框*/ 
    scrollbar-3dlight-color: #ffffff; /*捲軸左與上外邊框*/ 
    scrollbar-darkshadow-color: #ffffff;/*捲軸右與下外邊框*/
    scrollbar-arrow-color: #CCCCCC; /*捲軸箭頭*/
    scrollbar-track-color: #CCCCCC; /*捲軸底色*/
}
#caption_txt h3{
	background-image:url(../images/record/icon.jpg);
	background-repeat:no-repeat;
	background-position:left 2px;
	color:#98572f;
	padding-left:23px;
	width:360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#caption_txt img{float:left; margin:5px;}
#caption_txt li{
	background-image:url(../images/record/news_icon.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	font-size: 12px;
	color: #999900;
	padding-left:10px;
	margin-left:20px;
}

/* 血液透析之應用 */
#statistics{
	width:685px;
	margin:20px 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#585858;
	line-height:20px;
}
#statistics #tit{
	width:262px;
	background-image:url(../images/record/p_3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8c8c8c;
	line-height:16px;
	padding:63px 0 0 107px;
	margin-bottom:10px;
	position:relative;
}
#statistics #tit h2{position:absolute; display:none; left:0px; top:0px;}
#statistics img{float:left; margin:40px;}























