/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-size: 90%;
	
}

a{
	color: #006699;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	list-style-position: outside;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F6F6F6;
}

#navBar a {
	border-bottom-style: none;
}

#Adapter{
	float: left;
	width: 95%;
	padding: 5px;
	font-size: 80%;
	background-color: #CEE7FF;
	border: 1px solid #999999;
	position: relative;
}

#Adapter a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
}


#Adapter a:hover{
	background-color: #E8F7F9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

#Adapter img{
	display: inline;
	border: 0;
}


#Card_Reader{
	float: left;
	width: 95%;
	margin: 0px;
	padding: 5px;
	background-color: #FFCD71;
	font-size: 80%;
	border: 1px solid #cccccc;
	position: relative;
}

#Card_Reader a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	
}

#Card_Reader a:hover{
	background-color: #FFEFDF;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

#Card_Reader img{
	display: inline;
	border: 0;
}

#Extender_Board{
	float: left;
	width: 95%;
	margin: 0px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #DBF5A3;
	font-size: 80%;
	position: relative;
}

#Extender_Board a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	
}

#Extender_Board a:hover{
	background-color: #EBFEE7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#Extender_Board img{
	display: inline;
	border: 0;
}

#Accessory{
	float: left;
	width: 95%;
	margin: 0px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #E4E4E4;
	font-size: 80%;
	position: relative;
}

#Accessory a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	
}

#Accessory a:hover{
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#Accessory img{
	display: inline;
	border: 0;
}

#Discontinued{
	float: left;
	width: 95%;
	margin: 0px;
	padding: 5px;
	border: 2px dashed #FF0000;
	background-color: #F2F2F2;
	font-size: 80%;
	position: relative;
}

#Discontinued a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
	
}

#Discontinued a:hover{
	background-color: #FFFF33;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#Discontinued img{
	display: inline;
	border: 0;
}


#headlines{
	float:right;
	width: 22%;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #cccccc;
}

#content{
	float: left;
	border: 0;
	position: relative;
	padding: 5px;
	width: 50%;
}

#content img{
	display: block;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: auto;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#content_dis{
	float: none;
	border: 2px dotted #999999;
	position: relative;
	padding: 10px;
	width: 60%;
	left: 20%;
	right: 20%;
	top: 10px;
}

#content_dis img{
	display: block;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: auto;
}




#siteName{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #F6F6F6;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 100%;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}




.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{

}


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border: 0;
}

.story p{
	padding: 0px 0px 10px 0px;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	font-size: 90%;
	border-bottom-style: none;
	padding: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#search a {
	}

#search a:hover{
	background-color: #F0F0F0;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/************* #search2 styles ***************/

#search2{
	font-size: 90%;
	padding: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#search2 form{
 margin: 0px;
 padding: 0px;
}

#search2 label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F6F6F6;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	float: left;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#sectionLinks a:hover{
	background-color: #F0F0F0;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

#advert a {
	
}

#advert a:hover{
	background-color: #F6F6F6;
	display: inline;
}

#advert img{
	display: block;
	border: 0;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #CCCCCC;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含子浮動的容器關閉前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

