#newstop {
    
    width: 430px;
    height: 39px;
    background-image: url(/images/news_top.jpg);
    background-repeat: no-repeat;
}

#newsleft {
    
    width: 13px;
    height: 329px;
    float: left;
}

#newscontent {
    
    padding: 0px 20px 0px 20px;
    width: 347px;
    height: 329px;
    float: left;
    background-color: #FFFFFF;
    font-size: 1.2em;
    line-height: 20px;
    overflow: auto;
}

#newscontent a {
    
    color: #00A0C6;
    text-decoration: none;
    font-weight: bold;
}

#newsright {
    
    width: 30px;
    height: 329px;
    float: left;
    
}

#newsbottom {
    
    width: 430px;
    height: 24px;
    background-image: url(/images/news_bottom.jpg);
    clear: both;
}

#abouttop {
    
    width: 750px;
    height: 34px;
    background-image: url(/images/about_top.jpg);
}

#aboutleft {
    
    width: 15px;
    height: 277px;
    background-image: url(/images/about_left.jpg);
    float: left;
}

#aboutcontent {
    
    padding: 0px 20px 0px 20px;
    width: 679px;
    height: 277px;
    background-color: #FFFFFF;    
    float: left;
    font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
}

#aboutright {
    
    width: 16px;
    height: 277px;
    background-image: url(/images/about_right.jpg);
    float: left;
}

#aboutbottom {
    
    width: 750px;
    height: 189px;
    background-image: url(/images/about_bottom.jpg);
    clear: both;
}

#productsleft {
    
    width: 21px;
    height: 362px;
    float: left;
    background-repeat: no-repeat;
}

#productscontent {
    
    padding-top: 25px;
    width: 713px;
    height: 337px;
    float: left;
    background-repeat: repeat-x;
}

#productsright {
    
    width: 21px;
    height: 362px;
    float: left;
    background-repeat: no-repeat;
    
}

#productsscrollbox {
 
    width: 713px;
    height: 310px;
    float: left;
    overflow: auto;
       
}

#productinfoholder {
    
    padding: 27px 0px 0px 15px;
    width: 754px;
    height: 519px;   
    background-repeat: no-repeat;
}

#productinfoimage {

    /*margin: 27px 0px 0px 15px;*/
    width: 406px;
    height: 288px;
    /*background-color: Aqua;*/   
    float: left;
    overflow: hidden;
}

#productimage {
 
    margin: 0px;
    padding: 0px;
    float: left;   
    
}

#productinfospecification {
    
    margin: 0px 0px 0px 20px;
    width: 302px;
    height: 179px;   
    /*background-color: Aqua;*/ 
    float: left;
}

#productinfodiagram {
 
    margin: 14px 0px 0px 0px;
    padding-left: 20px;
    width: 182px;
    height: 178px;
    /*background-color: Aqua; */
    float: left;   

}

#productinforange {
    
    margin: 15px 0px 0px 2px;
    width: 404px;
    height: 156px;
    /*background-color: Aqua; */
    float: left;   
}

#productinfomanual1 {
    
    margin: 25px 0px 0px 0px;
    padding-left: 40px;
    width: 112px;
    height: 82px;
    /*background-color: Aqua; */
    text-align: center;
    font-size: 1.2em;
    float: left;
}

#productinfomanual1 a {
    
    color: #000000;
    text-decoration: none;
}

#productinfomanual2 {
	margin: 20px 0px 0px 20px;
	width: 132px;
	height: 87px;
	text-align: center;
	font-size: 1.2em; /*background-color: Aqua;*/
	float: right;
	vertical-align: middle;
}

#productinfomanual2 a {
 
    color: #00A0C6;   
}

#productinfomanual2 a:hover {
 
    text-decoration: none;   
}

#producttitle {
    
    width: 405px;
    height: 20px;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;   
    line-height: 23px;
}

#productinforangetitle { 
 
    width: 405px;
    height: 18px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;  
    line-height: 25px; 
}

#productinfospecificationtitle {
    
    width: 300px;
    height: 18px;  
    text-align: center;
    font-size: 1.5em;
    font-weight: bold; 
    line-height: 24px;
    
}

#productinfospecificationcontent {
 
    width: 300px;
    height: 150px;
    font-size: 1.4em;
       
}

#productinfospecificationcontent ul {
    
    padding: 0px;
    margin: 10px 0px 0px 20px;
}

#productinfospecificationcontent li {
    
    padding: 0px;
    margin: 0px;
    
}

#productinforangescroller {
 
    
    height: 155px;   
    overflow: auto;
}

.scrollertext {
 
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;   
}

.scrollertext a {
    
    color: #000000;
    text-decoration: none;   
}

.scrollertext a:hover {
 
    text-decoration: underline;   
}

#productinfofooter {
    
    margin-right: 40px;
    line-height: 20px;
    float: right;   
}

#productfooterleft {
 
    margin-left: 20px;
    width: 400px;
    height: 40px;
    float: left;   
}

#productfooterleft a {
 
    color: #000000;
    font-weight: bold;
    text-decoration: none;   
}

#productfooterleft a:hover {
 
    text-decoration: underline;   
}

#productfooterright {
    
    width: 340px;
    height: 40px;
    float: left;
    
}