/* design by showhau */

body 
{
	
	background-color: #FFF;
	background-repeat: repeat;
	background-image: url(images/index_bg.jpg);
}

/*----------消虛線---------*/

a {noFocusLine:expression(this.onFocus=this.blur())}      /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}                         /* For Firefox */






/*-----------------------------------------------------------------------------------mn */
#mn a{
	font-size:15px;
	font-weight:bold;
	background:url(images/mn_bg.gif) top left no-repeat;
	color:#666666;
	display:block;
	height:55px;
	text-decoration:none;
	padding-left:60px;
	padding-top:15px;
}
#mn a:hover{
	color:#CCCCCC;
	background:url(images/mn_bg1.gif) top left no-repeat;
}





/*-----------------------------------------------------------------------------------index*/
#index_all{
	padding:0px 40px 15px 30px;
}
#index_title{
	font-size:13px;
	font-weight:bold;
	color:#0E77AF;
	padding-top:15px;
}
#index_txt{
	font-size:13px;
	color:#333333;
	text-indent:25px;
	padding-top:5px;
	padding-bottom:8px;
}
#index_txt span{
	padding-top:5px;
	text-indent:25px;
	display:block;
}
.tit{
	font-size:12px;
	font-weight:bold;
	color:#FB7D0D;
}

.pic_name{
	font-size:13px;
	color:#333333;
}



/*-----------------------------------------------------------------pro5 院長高義盛醫師 */
#txt5{
	font-size:12px;
	color:#3D3D3D;
	line-height:20px;
	background:url(images/pic.jpg) top left no-repeat;
	padding-left:215px;
	padding-top:20px;
	text-indent:25px;
}
#txt5 span{
	color:#FB7D0D;
}


/*-----------------------------------------------------------------------------------pro */
#title{
	font-size:20px;
	font-weight:bold;
	color:#0C6696;
	padding-top:20px;
	padding-left:25px;
}
#pic_name{
	font-size:16px;
	font-weight:bold;
	color:#629E34;
	text-align:center;
}
#pro_name{
	font-size:13px;
	color:#333333;
	padding:10px 25px 30px 25px;
	text-indent:25px;
}
#pro_name span{
	display:block;
	text-indent:25px;
}
#body{
	padding:10px 0px 30px 0px;
}










/*-----------------------------------------------------------------------------------------------------------copyright */
#copyright{
	font-size:12px;
	color:#666666;
	text-align:center;
	text-decoration:none;
	background:#FFFFFF;
	padding:15px 20px;
	background:url(images/copy.gif) top no-repeat;
}
#copyright a:link, #copyright a:visited, #copyright a:active{
	color:#999999;
	text-decoration:none;
}
#copyright a:hover{
	color:#666666;
	text-decoration:underline;
}
.font {
	font-size: 16pt;
	color: #00F;
	font-weight: bold;
}
