@charset "utf-8";
/* CSS Document */

body {
	background-color: #f1f6de;
	margin-top:3px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.mail {　/* contact 外圍 */
	border:#d7eefe dotted 3px;/* 顏色　樣式　大小 */
	padding:10px 10px 10px 20px ;
}
.mail2 {　/* contact 中間 */
	border:#d7eefe solid 1px;
	padding:10px 10px 10px 20px ;
}
.indexfont {　/* index 地址電話 */
	font-size:11px;
	color:#666666;
	font-weight:lighter;/* 新細明體 */	
}
.indexfont2 {/* index 下方產品名稱 */
	font-size:13px;
	color:#663333;
	font-weight:lighter;
}
.intr{/* index 產品介紹 */
	border:#93a0b3 double 1px;/* 顏色　樣式　大小 */
}
.intr1{/* index 產品介紹 */
	font-size:13px;
	color:#c90026;
	font-weight:lighter;
}
.intr2{/* index 產品介紹 */
	font-size:13px;
	color:#cc3300;
	font-weight:lighter;	
}
.intr3{/* index 產品介紹 */
	font-size:13px;
	color:#727272;
	font-weight:lighter;
	padding:10px 10px 10px 10px ;
}
.style1 {	/* 版權 */
	font-size: 11px;
	color: #666666;
	font-weight:lighter;
	}
.left{/* 線條右邊 */
	border-left: solid 1px #CCCCCC;
	padding:10px 10px 10px 10px ;
}
.indexnew { /* 最新消息 外圍 */
	padding:5px 0px 0px 0px ;
	font-size: 13px;
	color:#333333;
	font-weight:lighter;
	border-bottom: 1px dashed #dad7d7;
}	
.indexproduct { /* 所有產品 外圍 */
	padding:5px 0px 0px 0px ;
	font: 13px #333333 lighter;
}	
.indexLink { 
	padding:5px 0px 5px 0px ;
	border-bottom: 1px dashed #dad7d7;
}	
.member{
	font-size: 13px;
	color:#333333;
	font-weight:lighter;
}
.aTable {
	border:#CCCCCC 1px solid;
	font-size:13px;
	font-weight:lighter; 
	COLOR: #666666; 
}

.medica  { 
	padding:5px 0px 0px 0px ;
	font-size: 13px;
	color:#333333;
	font-weight:lighter;
	border-bottom: 1px dashed #dad7d7;
	letter-spacing:3px;
}	
.about  { 
	padding:5px 0px 0px 0px ;
	font-size: 13px;
	color:#333333;
	font-weight:lighter;
	border-bottom: 1px dashed #dad7d7;
	letter-spacing:8px;
}

.bTable{
	border-bottom:#CCCCCC 1px dashed;
}
.style2 {	FONT-SIZE: 9px; COLOR: #ff0000;
			font-weight:lighter;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}

.morefont {　/* more */
	font-size:13px;
	color:#666666;
	letter-spacing:5px;
	font-weight:lighter;/* 新細明體 */	
}