
.entry {
	font-size: 13px;
	color:#B65C87; /*#0B94B6;*/
	font-family: Arial;
	font-weight: bold;
	/* vertical-align: middle; */
	}
	
.info1 {
	font-size: 15px;
	color:#61087C;
	font-family: Arial;
	font-weight: bold;
	}	

.title {
	font-size: 16px;
	color:#42538C;
	font-family: Arial black;
	font-weight: bold;
	}
	
.info {
	font-size: 13px;
	color:#08216A;
	font-family: Arial;
	}

.info_link {
	font-size: 13px;
	color:#08216A;
	font-family: Arial;
	font-weight: bold;
	}
	
.info_link1 {
	font-size: 13px;
	color:#08216A;
	font-family: Arial;
	font-weight: bold;
	}
	
.copyright {
	font-size: 14px;
	color:#42538C;
	font-family: Arial;
	font-weight: bold;
	}
	
.link {
	font-size: 13px;
	color:#666666;
	}
	
td.news {
	font-size: 13px;
	color:#42538C;
	font-family: Arial;
	}

.time {
	font-size: 13px;
	color: #666666;
	font-family: Arial;
	}
	
.line {
	font-size: 13px;
	color: #666666;
	font-family: Arial;
	}
	
.page {
	font-size: 13px;
	color:#42538C;
	font-family: Arial;
	}
	
	/* 連結文字 */
A {
  color:#42538C;
  text-decoration: none;
  
}

/* 未點選連結文字 */
A:hover {
  color: #4169E1; /*皇家藍 *//*#5F9EA0; *//*#E2A750;*/
  text-decoration: underline;
  }
  
.title1 {
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial;
	background: #42538C;
	text-align: center;
	}

.product {
	font-size: 13px;
	color:#42538C;
	font-family: Arial;
/*	background: #FFFFFF;*/
	text-align: center;
	border-color: #42538C;
	}

.pinfo {
	font-size: 13px;
	color:#42538C;
	font-family: Arial;
/*	background: #FFFFFF;*/
	text-align: left;
	border-color: #42538C;
	}
	
.worktitle {
	font-size: 13px;
	color: #08216A;
	background: #CCCCCC;
	text-align: center;
	}

#divfactory {
	margin-left:20px;
	margin-right:20px;
	width:560px; 
	height:520px;
	overflow:auto; /* 行數超過指定高度的時候，會產生捲軸*/
}


#divsolution {
	margin-left:20px;
	margin-right:20px;
	width:560px; 
	height:520px;
	overflow:auto; /* 行數超過指定高度的時候，會產生捲軸*/
}

p.1 {
	margin-top: 8px; 
	margin-bottom: 8px;
	}

.designbyyamalin {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrap{word-break:break-all;width:450px; overflow:hidden;}
#wrap2{word-break:break-all;width:300px; overflow:hidden;}
