
/** html page **/
.html-content{
	/*margin:0px 15px;*/
}
.html-content p{
	clear:both;
	color: #535353;
	line-height:20px;
    padding: 0px 0px 1px 0px;
    margin: 0px;

}
.html-content h1{
	font-size:14px;
	color:#535353;
	font-weight:bold;
	margin:0px 0px 6px 0px;
}
.html-content h2{
	/*font-size:13px;*/
	color:#535353;
	font-weight:bold;
	margin-bottom:6px;
}
.html-content h3{
	font-size:12px;
	color:#535353;
	font-weight:bold;
	margin-bottom:6px;
}
.html-content ul{
	margin-bottom:10px;
	list-style:none;
	list-style-position:outside;
}
.html-content li{
	color: #535353;
    font-size: 14px;
    line-height: 18px;
    padding-left: 10px;
    /*text-align: justify;*/
	background-image: url("/system/modules/com.thesys.project.nuvoton/resources/images/dot.gif");
    background-position: 0 6px;
    background-repeat: no-repeat;
}
.html-content li strong {
    font-weight: bold;
}
.html-content li p{
	clear:both;
	padding-bottom:0px;
}
.html-content div.center-img{
	margin-bottom:15px;
}

.html-content div.float-img div{
	display:block; margin:auto;
}
.html-content div.float-img img{
	float:left;
	background:green;
}
.html-content div.center-img img{
	display:block; margin:auto;
}

.html-content table{
	font-size:12px;
	color:#535353;
	text-align:center;
	margin:0px auto 15px auto;
}
.html-content table caption{
	text-align:right;
}
.html-content th{
	padding:6px 5px;
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/parts_thbg.jpg");
	background-repeat:repeat-x;
	border-bottom:1px solid #d1d1d1;
	color:#252525;
	text-align:center;
	border-left:1px solid #fff;
	border-right:1px solid #fff;	
}
.html-content td.gry{
	background-image:url("/system/modules/com.thesys.project.nuvoton/resources/images/tb_tdbg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	color:#252525;
}
.html-content td.blue{
	background-color:#E6EDFB;
}
.html-content td.yellow{
	background-color:#FBF8D7;
}
.html-content td{

	padding:6px 5px;
	border-bottom:1px solid #d1d1d1;
	color:#535353;
}
.html-content tfoot td{
	border-bottom:0px;
}
.html-content tfoot tr{
	background-color:#fff;
}
.html-content tr.odd,.html-content tbody tr:nth-child(odd){
	background-color:#f7f7f7;
}
.html-content tr.even,.html-content tbody tr:nth-child(even){
	background-color:#fff;
}

a.btn-org {
    background-repeat: repeat-x;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    margin: 2px;
}
.html-content table{
	font-size:16px;
	color:#535353;
	text-align:center;
	margin:0px auto 15px auto;
}
.html-content th{
	padding:6px 5px;
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/parts_thbg.jpg");
	background-repeat:repeat-x;
	border-bottom:1px solid #d1d1d1;
	color:#252525;
	text-align:center;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.html-content td.gry{
	background-image:url("/system/modules/com.thesys.project.nuvoton/resources/images/tb_tdbg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	color:#252525;
}
a.zip{	
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/zip.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
	text-decoration:none;
}
a.zip:hover{
	text-decoration:underline!important;
}
a.pdf{	
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/pdf.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
}
a.ppt{
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/ppt.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
}
a.doc{
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/word.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
}

a.xls{
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/excel.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
}
a.video{
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/video.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
}
a.flash{
	background-image:url("/system/modules/com.thesys.project.nuvoton/resources/images/flast.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
}
.event-list div {
    float: left;
    width: 540px;
    margin-left: 5px;
}
.event-list div.image {
    float: left;
    width: 150px;
    padding: 0px;
    margin: 0px;
}
.event-list li {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 10px 0px;
}
.event-list h3 {
    font-size: 12px;
    font-weight: bold;
    clear: both;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}
.pager {
    clear: both;
    width: 99%;
    padding: 10px 0;
    text-align: center;
}
}
.pager div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /* margin: 0 auto; */
    height: 20px;
}
.pager a.first {
    background-position: 0px 0px;
}
.pager a.first, .pager a.prev, .pager a.next, .pager a.last {
    background-image: url("/export/system/modules/com.thesys.project.nuvoton/resources/images/page_arw.jpg");
    border: none;
}
.pager a {
    float: left;
    display: block;
    width: 20px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    color: #999;
    margin-right: 3px;
    border: 1px solid #999;
}
.pager a.prev {
    background-position: 60px 0px;
}
.pager a.current {
    display: block;
    width: 20px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    color: #FFF;
    border: 1px solid #e6290f;
    margin-right: 3px;
    background-color: #e6290f;
}
.event-list th {
    color: #535353;
    font-weight: bold;
    font-size: 12px;
    padding: 3px 0;
    width: 80px;
    vertical-align: top;
    text-align: left;
}
.event-list td {
    color: #535353;
    font-weight: normal;
    font-size: 12px;
    padding: 3px 0;
    vertical-align: top;
}
.event-list th a {
    color: #EE7748;
    text-decoration: none;
}
.pager a.last {
    background-position: 20px 0px;
}
.pager a.next {
    background-position: 40px 0px;
}
ul.table-list {
    list-style: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}
.table-list li {
    display: block;
    float: left;
    border-bottom: 1px solid #e1e1e1;
    clear: both;
    min-height: 32px;
    width: 98%;
    margin: 0px;
    padding: 0 0 0 10px;
}
.table-list h1 {
    font-size: 12px;
    font-weight: 600;
    color: #252525;
    display: block;
    float: left;
    margin: 10px 0 5px 0;
    padding: 0px;
}
.table-list li {
    display: block;
    float: left;
    border-bottom: 1px solid #e1e1e1;
    clear: both;
    min-height: 32px;
    width: 98%;
    margin: 0px;
    padding: 0 0 0 10px;
}
.TabbedPanelsContent .table-list li.header {
	position: inherit !important;
    background-image: url("/export/system/modules/com.thesys.project.nuvoton/resources/images/parts_thbg.jpg");
    background-position: top left;
    background-repeat: repeat-x;
    font-size: 12px;
    color: #252525;
    height: 32px;
    line-height: 32px;
    text-align: center;
}
.table-list li span {
    display: inline-block;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.table-list li.odd {
    background-color: #f7f7f7;
    padding-top: 5px;
    line-height: 24px;
}
.TabbedPanelsContent .w490{
	width:490px;
}
.TabbedPanelsContent .w65{
	width:65px;
}
.TabbedPanelsContent .w80{
	width:80px;
}
.TabbedPanelsContent .table-list a.icon {
    text-align: center;
    width: 16px;
    height: 16px;
    padding-left: 0px;
    margin: 4px auto;
    display: block;
}
.TabbedPanelsContent a.pdf {
	font-size:0;
	overflow:hidden;
    background-image: url("/export/system/modules/com.thesys.project.nuvoton/resources/images/pdf.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 18px;
}


/** faq show selection keyword**/
.showfilter{
	display:block;
	clear:both;
	overflow:hidden;
	font-size:12px;
	color:#535353;
	padding:6px;
	margin:0px 0px 15px 0px;
	background-color:#f7f7f7;
}
.match{
	display:block;
	float:left;
	width:auto;
	padding:2px;
	color:#252525;
	margin:0px 5px 0px 0px;
}
.filterit{
	display:block;
	float:left;
	width:auto;
	border:1px solid #e1e1e1;
	margin:0px 8px 0px 0px;
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/btn_srch.jpg");
	background-repeat:repeat-x;
	background-position:left bottom;	
}
.filterit td, .filterit td a{
	padding:2px;
}
.filterit td{
	color:#252525;
}
.filterit td.remove{
	border-left:1px solid #e1e1e1;
}
.filterit td.remove a{
	margin:0px 0px 0px 0px;
	cursor:pointer;
	font-weight:bold;
}
.filterit td a:hover{
	color:#e6290f;
	text-decoration:none;
}
/** category select tree **/
.leftTree{
	padding:10px 10px;
	clear: both;
    display: block;
}
.relative {
    position: relative;
}
.leftTree h1{
	border-bottom: 3px solid #E6290F;
    color: #E6290F;
    font-size: 13px;
    height: 23px;
    text-indent: -1px;
	padding-top: 10px;
}

ul.subgrdnt{
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	list-style:none;
	list-style-position:outside;
	margin:0 0 15px 0;
	padding:0;
}
.subgrdnt li{
}
.subgrdnt li a{
	display:block;
	font-size:12px;
	height:30px;
	line-height:30px;
	color:#535353;
	background-image:url("/system/modules/com.thesys.project.nuvoton/resources/images/sub_bg.jpg");
	background-repeat:repeat-x;
	padding:0 10px;
	border-bottom:1px solid #e0e0e0;
}
.subgrdnt li a.last{
	border:none;
}
.subgrdnt li a:hover, .subgrdnt li a:active{
	color:#e6290f;
	text-decoration:none;
}
ul.lv-4,ul.lv-3-left{	
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
.search{
	width:90%;
	float:right;
	display:block;
	margin-right:10px;
}
span.search-field{
	display:block;
	float:left;
	height:23px;
	width:221px;
	/*border:1px solid #dadada;
	-webkit-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;*/
	border-radius: 2px;	
	
}
.search-field a.search-btn{
	display:block;
	float:right;
	width:38px;
	height:23px;	
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/btn_srch_go.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
	text-indent:-999em;	
}
.search-field .search-label{
	border:1px solid #dadada;
	float:left;
	display:block;
	height:23px;
	line-height:23px;
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/btn_srch.jpg");
	background-repeat:repeat-x;
	text-align:center;
	color:#252525;
	padding:0 8px;
}

.w49{
	width:49%;
}
.faq-detail .question{
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/qstn.jpg");
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:21px;				
	margin-bottom:10px;

}
.faq-detail .answer{
	background-image:url("/export/system/modules/com.thesys.project.nuvoton/resources/images/ans.jpg");
	background-position:0 4px;
	background-repeat:no-repeat;
	font-size: 13px;
	padding-left:21px;
		padding-bottom:20px
}
.faq-detail .answer-table a {
    color: #EE7748;
    text-decoration: none;
}
.faq-detail .answer-table{
   font-size: 13px;
}
.faq-list .question, .faq-detail .question {
	padding-top: 3px;
	font-size: 13px;
	color: #e6290f;
	font-weight: normal;
	line-height: 20px;
}















