@charset "utf-8";
/* CSS Document */


/* product.asp(教採總覽頁)和authors.asp(產品訊息頁)
 表格設定共用~注意修後統一都會變*/



.product01 {
	background-image: url(../images/content_authors/authorsTitle.png);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.product01 .product1224H1 {
text-indent: -999px;
	height: 40px;
	}

.product01 ul {
	height: 30px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 25px;
}
.product01 ul li {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #F7AE00;
	margin-right: 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.product01 ul li:hover {
	background-color: #004087;
	}
.product01 ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #004087;
	display: block;
}

.product01 ul li a:hover {
	color:#FFF;
	}
	
	
.product02 .formAll {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


.product02 h1 {
	text-indent: -999mm;
	background-image: url(../images/content_product/productTitle.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	height: 31px;
}
.product02 {
	width: 534px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
.product02 #textfield3 {
	width: 160px;
	margin-right: 20px;
}
.productTd {
	padding-right: 8px;
}
.productT1 {
	color: #E98B03;
}
.product03 {
	background-color: #F7AE00;
	height: 6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 2px;
}
.authors01 .authorsLine   {
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.authors01 .authorsT1 {
}
.authors01 .authorsT2 {
	padding-bottom: 5px;
}
.authors01 {
	width: 534px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
.authors01 table {
	text-align: center;
	font-size: 10pt;
	line-height: 15pt;
}
.authors01  .authorsTr01 {
	background-color: #F5CD83;
}
.authors01 .authorsTd03 {
	background-color: #FCEDD3;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.authorstd  {
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 8px;
}
.authors01 .authorsPa2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999;
	border-left-color: #999;
}
.authors01 #select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.authors01 .td3{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;	
	}
.authors01 .authorsTableBottonLine {
	border: 1px dashed #CCC;
}
