﻿/* product description */
.spectitle
	{
		border-bottom:1px solid #D6DCDF;
		margin-left:5px;
		font-size:18px;
		line-height:25px;
		letter-spacing:1px;
		width:280px;
		color:red;
		padding-bottom:2px;
		float:left;
	}
	.specdetail
	{
		margin-left:5px;
		font-size:12px;
		letter-spacing:1px;
		padding-bottom:2px;
		padding-top:8px;
		float:left;
	}

/* CSS Document */

.link:link { font-family: "新細明體" , Arial  ; font-size:12px ; color:#422800; text-decoration:underline}  /*MENU連結顏色*/
.link:visited { font-family: "新細明體" , Arial  ; font-size:12px ; color:#422800; text-decoration:underline}
.link:hover { font-family: "新細明體" , Arial  ; font-size:12px ; color:#890916; text-decoration:underline}

.blink:link { font-family: "新細明體" , Arial  ; font-size:12px ; color:#FFFFFF; text-decoration:none;}  /*MENU連結顏色*/
.blink:visited { font-family: "新細明體" , Arial  ; font-size:12px ; color:#FFFFFF; text-decoration:none;}
.blink:hover { font-family: "新細明體" , Arial  ; font-size:12px ; color:#FFFFFF; text-decoration:underline}

.rlink:link { font-family: "新細明體" , Arial  ; font-size:12px ; color:#422800; text-decoration:underline ; padding-left:70 ;}  /*MENU連結顏色*/
.rlink:visited { font-family: "新細明體" , Arial  ; font-size:12px ; color:#422800; text-decoration:underline}
.rlink:hover { font-family: "新細明體" , Arial  ; font-size:12px ; color:#890916; text-decoration:underline}

.menu { font-size:12px ; background-color: #F4FAFF ; padding-left:20 ; }

.title { font-family: "新細明體" , Arial  ; font-size:14px ; color:#000000 ; font-weight:bold;}

.content { font-family: "新細明體" , Arial  ; font-size:12px ; color:#FFFFFF ;}

.content1 { font-family: "新細明體" , Arial  ; font-size:12px ; color:#333333 ; line-height:1.4;}

.tbtitleTL{BORDER-top: #78410A 1px dotted;BORDER-LEFT: #78410A 1px dotted; font-family: "新細明體" , Arial  ; font-size:14px ; color:#FFFFFF ; font-weight:bold;}
.tbTL{BORDER-top: #78410A 1px dotted;BORDER-LEFT: #78410A 1px dotted; font-family: "新細明體" , Arial  ; font-size:12px ; color:#333333 ; line-height:1.4;}
.tbtitleTLR{BORDER-top: #78410A 1px dotted;BORDER-LEFT: #78410A 1px dotted;BORDER-RIGHT: #78410A 1px dotted; font-family: "新細明體" , Arial  ; font-size:14px ; color:#FFFFFF ; font-weight:bold;}
.tbTLR{BORDER-top: #78410A 1px dotted;BORDER-LEFT: #78410A 1px dotted;BORDER-RIGHT: #78410A 1px dotted; font-family: "新細明體" , Arial  ; font-size:12px ; color:#333333 ; line-height:1.4;}
.tbTB{BORDER-top: #78410A 1px dotted;BORDER-BOTTOM: #78410A 1px dotted; font-family: "新細明體" , Arial  ; font-size:12px ; color:#333333 ; line-height:1.4;}
.tb{BORDER-top: #78410A 1px dotted;BORDER-LEFT: #78410A 1px dotted;BORDER-RIGHT: #78410A 1px dotted;BORDER-BOTTOM: #78410A 1px dotted; font-family: "新細明體" , Arial  ; font-size:12px ; color:#333333 ; line-height:1.4;}


.small {
	font-family: "新細明體", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	.title {
	font-family: "新細明體", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	}

.detailedViewHeader{

	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:8px;  
	background:  #dddcdd url(../images/inner.gif) bottom repeat-x; 
	color: #000000;	
}

.detailedViewHeaderBtn{
	border-left-style: none;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:8px;  
	background:  #dddcdd url(../images/inner.gif) bottom repeat-x; 
	color: #000000;	
}

.dvtCellLabel, .cellLabel {
	background:#F7F7F7 url(../images/testsidebar.jpg) repeat-y scroll right center;
	border-bottom:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	color:#545454;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
}

.dvtCellInfo, .cellInfo {
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #dedede;	
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	background:white
}

.detailedViewTextBox {
	font-size: 12px;
	color: #000000;
	border:1px solid #bababa;
	background-color:#ffffff;
}

.detailedViewTextBoxOn {
	font-size: 12px;
	color: #000000;
	border:1px solid #bababa;
	background-color:#ffffdd;
}
