/* CSS Document */

/**************************************************************************
* product.css 2007/07/31
===========================================================================
* 產品介紹CSS
===========================================================================
* Edited by Edward in GOGOTDI
* Copyright (C) 2007 Tang Digital Integration
***************************************************************************/

.tab01{
	margin:0 auto;
	background-image:url(../images/home/bg/4-1-th.jpg);
	background-repeat:repeat-y;
	font-size:13px;
}
	.tab01 th{
		text-align:left;
		font-size:15px;
		color:#455173;
		padding-top:8px;
		padding-bottom:8px;
		background-image:url(../images/home/icon/circle.gif);
		background-position:10px 10px;
		background-repeat:no-repeat;
		padding-left:30px;
	}
	.tab01 td{
		background-color:#FFFFFF;
	}
		.tab01 a:link{color:#606E73; text-decoration:none;}
		.tab01 a:visited{color:#606E73; text-decoration:none;}
		.tab01 a:hover{color:#FF9900; text-decoration:underline;}
		.tab01 a:active{color:#FF9900; text-decoration:underline;}
		.tab01 td table{
			border-collapse:collapse;
			font-size:13px;
			margin:0;
			border-bottom:1px solid #DDE0EA;
		}
			.tab01 td table td{
				padding:8px 5px;
				border-bottom:1px dashed #DDE0EA;
				word-break:break-all;
			}
.tab02{
	margin:10px auto 0px;
}
	.pro-pic{
		width:155px;
		border:2px solid #B6BFC2;
	}
	.td-p{
		display:block;
		width:90px;
		float:right;
		background-image:url(../images/home/icon/yellow.gif);
		background-position:left 5px;
		background-repeat:no-repeat;
		padding-left:12px;
		font-size:13px;
	}
	.tab02 td{
		padding-bottom:20px;
	}
	
.head02{
	background-image:url(../images/home/icon/big-yellow.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:1.25em;
	font-size:15px;
	color:#003366;
	line-height:24px;
}
.pro-intro{
	width:520px;
	margin:5px;
	margin-left:30px;
	font-size:12px;
}
	.pro-intro a{
		background-image:url(../images/home/icon/yellow.gif);
		background-position:left 4px;
		background-repeat:no-repeat;
		padding-left:1em;
		margin-right:30px;
	}
		.pro-intro a:link{color:#606E73; text-decoration:underline;}
		.pro-intro a:visited{color:#606E73; text-decoration:underline;}
		.pro-intro a:hover{color:#FF9900; text-decoration:underline;}
		.pro-intro a:active{color:#FF9900; text-decoration:underline;}
	.pro-intro ol,ul{
		margin-left:20px;
	}
.pic-div{
	width:545px;
	margin:40px auto 30px;
	}
	.pic-div img{
		border:3px solid #B6BFC2;
		margin-left:10px;
		margin-right:10px;
		}