#myF_tab_item_0{
	height:28px;
	width: 85px;
	/*background-image: url(../img/cn_tab01.gif);*/
	background-repeat: no-repeat;
	float: left;
	cursor:pointer;
	text-decoration: none;  
}

#myF_tab_item_1 {
	height:28px;
	width: 85px;
	/*background-image: url(../img/cn_tab02.gif);*/
	background-repeat: no-repeat;
	float: left;
    cursor:pointer;
	text-decoration: none;
	display: block;
}
#myF_tab_item_2 {
	height:28px;
	width: 95px;
	/*background-image: url(../img/cn_tab03.gif);*/
	background-repeat: no-repeat;
	float: left;
    cursor:pointer;
	text-decoration: none;
	display: block;
}
#myF_tab_item_3 {
	height:28px;
	width: 126px;
	/*background-image: url(../img/cn_tab04.gif);*/
	background-repeat: no-repeat;
	float: left;
         cursor:pointer;
	text-decoration: none;
	display: block;

}
#myf_tab_bar_help{
	height:28px;
	width: 81px;
	/*background-image: url(../img/cn_tab05.gif);*/
	background-repeat: no-repeat;
	float: left;
         cursor:pointer;
	text-decoration: none;
	display: block;
}
.myF_tab_panel{
	/*
	border-top:solid 5px #ece9d8;
	border-bottom:solid 5px #ece9d8;
	border-left:solid 5px #ece9d8;
	border-right:solid 5px #ece9d8;border-top:solid 1px #000000;
	*/
	width:100%;
	height:265px;
	overflow:auto;
	/*
    width:725px;
	border:red 1px dashed;
	border-top:red 1px dashed;
	border-left:red 1px dashed;
	border:red 1px dashed;
	*/
    margin:0px;
	background-color: #FFFFFF;	
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

	
}


/* dummy download tab */
#myF_tab_child_3{/*IE*/
    height:530px;
    /*overflow:scroll;*/
    overflow:visible;
}

#myF_tab_child_0{
   /* position:relative;;*/
   
	
}

#myF_marker{
    position:absolute;
    left:0px;
    top:0px;
    visibility:hidden;
}

/*
.myF_tab_bar{

  margin:1px 0px 0px 0px;
  
  border-bottom:outset 1px #ece9d8;
      border-left  : 1px solid #000000;
    border-bottom: 1px solid #000000;


}
*/
.myF_tab_bar {
	margin:0px;
	background-image: url(../img/cn_tab_back.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.myF_tab_bar_inner {
	height: 28px;
	width: 475px;
	overflow: hidden;
}

/*----------------------------------------------------------------------------*/
iframe.schematic{
    margin:0px;
    height:264px; 
    width:100%;
}
iframe.alteration{
    margin:0px;
    height:264px; 
    width:100%;
}
iframe.pss_3d_preview{
    margin:0px;
    height:264px; 
    width:100%;
}
iframe#pss_ifDownload{
    height:115px;
    width:480px;
}
/*----------------------------------------------------------------------------*/
.dl_base {
    
	
	font-family: Arial,Sans-Serif;
	margin:5px;
	text-align:left;
	line-height: 120%;
	
	
}
.dl_txt00 {
	font-size: 80%;
	
}
.dl_txt01 {
	font-size: 80%;
	margin:10px 0px 0px 0px;
}
.dl_txt02 {
	margin:3px 0px 0px 80px;
	font-size:70%;
	color:#666666;
}
.dl_txt03 {
	margin:20px 0px 0px 0px;
	font-weight:bold;
	font-size: 80%;
}
.dl_txt03_1 {
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size: 80%;
}
.dl_txt04 {
	margin:5px 0px 0px 175px;
	font-weight:bold;
	font-size: 80%;
}
.dl_txt05 {
	margin:5px 0px 0px 0px;
	font-size:60%;
	color:#666666;
}
.dl_button_form {
	/*background-image: url(../img/download_back.gif);*/
	height: 55px;
	width: 460px;
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	background-repeat: no-repeat;
	/*border:red 1px solid;*/
}
.dl_type_no {
	color: #2F4B53;
	font-weight: bolder;
}
.dl_txt06{
    margin: 10px 0px 0px 175px;
}
.dl_txt06 a {
	color: #003366;
	text-decoration: none;
	font-size:70%;
	font-weight:bold;
}
.dl_txt06 a:hover {
	color: #003366;
	text-decoration: underline;
}
a.faq{
	text-decoration: none;
	color: #003366;
}
a.faq:hover{
	text-decoration: underline;
}

