

   ul {
         list-style  : none;
         }  
               
   div#content-wrapper {
         }

         div#content-wrapper #news {
               float       : right;
               padding     : 7px 5px 10px 0px;
               width       : 280px;
               /*background  : #f7ffe7;*/
               }

               div#container #content-wrapper #news  p  {
                     line-height : 1.4
                     }

         div#content-wrapper #content {
               float       : left;
               padding     : 7px 0px 10px 7px;
               width       : 548px;
               /*background  : #B9CAFF;*/
               }
               
               div#content-wrapper #content a {
                     color : #0578B7;
                     font-weight : bold;
                     }

                     div#content-wrapper #content a:hover {
                           background  : #42395E;
                           color       : #FFFFFF;
                           }
                           
                           
               div#content-wrapper #content .intro-wrapper  {
                     margin   : 0;
                     padding  : 0;
                     }
                     
                     div#content-wrapper #content .intro-wrapper h4  {
                           margin-bottom  : 0px;
                           color          : #FFF;
                           background     : #A32C0E;
                           font-size      : 13px;
                           font-family    :"宋体";
                           padding        : 6px;
                           width          : 200px;
                           }       
                           
                     div#content-wrapper #content .intro-wrapper .intro-wrapper-box  {
                           margin-top  : 0;
                           font-size   : 13px;
                           font-family : "宋体";
                           border      : 1px solid #DFDAD4;
                           padding     : 1em 8px;
                           background  : #FEF9EF;
                           width       : 620px;
                           }     
                           
                           div#content-wrapper #content .intro-wrapper .intro-wrapper-box p {
                                 line-height : 2;
                                 margin      : 0;
                                 }                             

                     
               div#content-wrapper ul.learnmore-point {
                     margin-left : 0;
                     padding-left: 0;
                     list-style  : none;
                     }
                     
                     div#content-wrapper ul.learnmore-point li {
                           margin   :0;
                           padding  :2px 0 6px 12px;
                           background-image     : url(../img/home/bullet-green.gif);
                           background-repeat    : no-repeat;
                           background-position  : 0;
                           }                     

         div#content-wrapper #container-closer {
               clear : both;
               }
               
               
               
   div#content #introduction {
         margin            : 0;
         padding           : 0;
         height            : 360px;
         width             : 540px;
         background-image  : url(../img/home/img-home5.jpg);
         background-repeat : no-repeat;         
         }
         
         div#content #introduction p {
               line-height : 1.5em;  
               padding     : 265px 10px 0 10px;
               margin      : 0;
               font-family : "宋体";
               font-size   : 13px;    
               font-weight : bold;
               color       : #FFCC00;
               }         
               
               div#content #introduction p  a {
                     color             : #FFCC00;
                     text-decoration   : underline;
                     font-weight       : bold;
                     }     
                     
                     div#content #introduction p  a:hover {
                           text-decoration   : none;
                           }
                           
                           
   div#content #homeimg {
         margin            : 0;
         padding           : 0;
         height            : 360px;
         width             : 540px;       
         }  
         
         div#content #homeimg ol {
               margin      : 0;
               padding     : 0; 
               list-style  : none;
               }          
         
         div#content #homeimg ul {
               margin      : 0;
               padding     : 0;
               }     
               
               div#content #homeimg ul li {
                     margin      : 0;
                     padding     : 0;
                     }    
					 
					 
/* style for new homepage rotator */

div#content #rotator-wrapper {
	width:636px; 
	border-top:3px solid #92a5bc;
	border-bottom:1px solid #92a5bc;
	margin:0 0;
}

div#content #rotator-wrapper #rotator {
	background:#FFF;
	background-image:url(/img/home/rotator-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#000;
	position:relative;
	padding-bottom:2.6em;
	margin:0; 
	font-size:12px;
}

/* Tabs */
div#content #rotator-wrapper #rotator ul.ui-tabs-nav, li.ui-tabs-nav-item, div#content #rotator-wrapper #rotator li.ui-tabs-nav-item a:link, div#content #rotator-wrapper #rotator li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

div#content #rotator-wrapper #rotator ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
	width:100%;
	background:#FFF url(/img/home/uitabsbg.gif) repeat-x bottom right;
	border-top:1px solid #FFF;
}

/* Non-Selected Tabs */
div#content #rotator-wrapper #rotator li.ui-tabs-nav-item a:link,
div#content #rotator-wrapper #rotator li.ui-tabs-nav-item a:visited {	
	font-size:.8em;
	font-weight:normal;
	color:#999;
	background:#FFF url(/img/home/uitabsbg.gif) repeat-x bottom left; 
	border-left:1px solid #FFF;
	border-right:1px solid #c5ced9;
}

/* Hovered Tab */
div#content #rotator-wrapper #rotator li.ui-tabs-nav-item a:hover,
div#content #rotator-wrapper #rotator li.ui-tabs-nav-item a:active {
	background-image:url(/img/home/uiactivetabbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#333;
}

div#content #rotator-wrapper #rotator .ui-tabs-nav-item a span {
	float:left; 
	padding:1em; 
	cursor:pointer;
}

/* Active Tab */
div#content #rotator-wrapper #rotator li.ui-tabs-selected a:link,
div#content #rotator-wrapper #rotator li.ui-tabs-selected a:visited,
div#content #rotator-wrapper #rotator li.ui-tabs-selected a:hover,
div#content #rotator-wrapper #rotator li.ui-tabs-selected a:active {
	background-image:url(/img/home/uiactivetabbg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	color:#333;
}

/* Content Panels */
div#content #rotator-wrapper #rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#000;
	padding:20px 400px 15px 15px;
	height:165px;
}

div#content #rotator-wrapper #rotator .ui-tabs-hide {
	display:none;
}

div#content #rotator-wrapper #rotator h2 {
	color:#666;
	font-weight:normal;
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
}

div#content #rotator-wrapper #rotator p {
	font-size:1.1em;
	margin:.5em 0;
	color:#333;
}

div#content #rotator-wrapper #rotator .btn_get_started {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px; 
	overflow:hidden; 
	background-image:url(/img/home/hp-btn-download-pdf.gif);
	background-repeat:no-repeat;
}

div#content #rotator-wrapper #rotator .btn_learn_more {
	float:left;
	height:26px;
	font-size:.9em;
}

/* Background Images */
div#content #rotator-wrapper #rotator #rotator-1 {
	background:transparent url(/img/home/img-rotator-bell.jpg) no-repeat top right;
}

div#content #rotator-wrapper #rotator #rotator-2 {
	background:transparent url(/img/home/img-rotator-hawk.jpg) no-repeat top right;
}

div#content #rotator-wrapper #rotator #rotator-3 {
	background:transparent url(/img/home/img-rotator-elin.jpg) no-repeat top right;
	
}

div#content #rotator-wrapper #rotator #rotator-4 {
	background:transparent url(/img/home/img-rotator-eads.jpg) no-repeat top right;
	
}

div#content #rotator-wrapper #rotator #rotator-5 {
	background:transparent url(/img/home/img-rotator-analogdevices.jpg) no-repeat top right;
	
}

div#content #rotator-wrapper #rotator #rotator-6 {
	background:transparent url(/img/home/img-rotator-impact.jpg) no-repeat top right;
	
}
