﻿
body { /*min-width:750px;*/ text-align: center; font-size: 0.9em; color: #000; margin: 0; font-family:Helvetica,Arial,sans-serif; }

a, a:visited { color:#000; }

li { list-style-type: none; }

img { border: none;  }

    body > div {  padding: 0 7%; }

    .header { text-align: left; font-size: 0.8em; clear: both; height: 100px; min-width: 720px;
              background: url(../images/header_bg.png) repeat 0 -20px; overflow: hidden }

        .header .nav { margin: 0; padding: 0; clear: both; height:24px; }
            .header .nav li { list-style-type: none; float: left; margin: 0 4px; }
            .header .nav li.language, .header .nav li.function { float: right; }
        
            .header .nav .language { display: inline; color: #fff }
                .header .nav .language a.active { }
                .header .nav .language ul { position: absolute; padding: 0; margin-top: -2px;
                                        background: #ccc; width: 120px; display: none; z-index: 9; opacity: 0.9; }
                .header .nav .language ul li { margin: 0; list-style-type: none; float: left; width: 96%; padding: 0 2px; }
                
                .header .nav .language ul li.selected { background: #5F7EC0 }
                
                .header .nav .language small { cursor: pointer }
            
            .header .nav li a { color:#FFFFFF; padding: 2px; line-height: 24px; }
    
        .header .logo { clear: left; background:transparent url(../images/ueeeu_white.png) no-repeat center center; color:#FFFFFF; 
                        height:53px; width:213px; text-align:right; text-decoration:none; float: left; }
                        
        .header h2 { color:#FFFFFF; font-size:1.6em; margin:50px 10px 0;
                     /*trying*/ font-family:微软雅黑; font-size:1.4em; }
             
        .header .searchbox { display:block;float:left;height:32px;text-align:left; margin-top: 14px; margin-left: 10px; width: 50% }           
            .header .searchbox .keyword { background:#fff;color:#666666;float:left;font-size:14.7px;
                                          line-height:22px; padding:4px;width:260px; border: none;
                                         -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;
                                         -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; }
            .header .searchbox .loading,
                .header .search_box .loading { background:#fff url(../images/indicator.gif) no-repeat 340px center; }
            .header .searchbox .submit { height:28px; line-height:20px;width:60px; margin:0 4px; display:none }    
    
                .menu { margin: 0; float: right; text-align:right; }
                    .menu li { float: left; list-style-type: none; display: inline; font-weight: bold; /*padding: 2px 10px;*/
                               font-size:15px;font-weight:normal;line-height:15px; }
                        .menu li a { font-size: 1.2em; padding: 4px;
                                      color:#fff; display:block; font-family:"Myriad Pro",Helvetica,Arial,sans-serif;
                                      font-size:18px; line-height:18px; padding:5px 10px; text-align:center;
                                      text-decoration:none; border: 1px solid #469432;
                                      /*-moz-border-radius-topleft:5px;
                                      -moz-border-radius-topright:5px;*/ }  
                        .menu li a:hover, 
                        .menu li.current_page_item a, 
                        .menu li.current_page_parent a {                                    
                                        background: #A0DB6F; border: 1px solid #5a5a5a; border-bottom: none; color: #fff; text-decoration: none; }
                        .menu li ul { clear: left; position: absolute; left: -999em; z-index: 999; width: 211px; margin-top: -1px; margin-left: 0px; 
                                      background: #A0DB6F;
                                      border: 1px solid #5A5A5A; border-top: none; list-style: none; line-height: 1; padding: 15px 0;
                                      opacity: 0.9 }
                            .menu li li { font-weight: lighter; display:inline; _display: block; float: none; _float: left;
                                          margin: 0; text-transform: none; width: 100%; }  
                            .menu ul li a, 
                            .menu li.current_page_item ul li a {
	                                        margin-right: 0px; border: none; background: none; color: #fff; display: block;
	                                        padding: 7px 25px; text-align: left; line-height: 22px; }
                            .menu ul li a:hover, 
                            .menu li.current_page_item ul li a:hover {
	                                        margin-right: 0px; background: #83CB6F; color: #fff; border: none; }
                            .menu li:hover ul, 
                            .menu li.sfhover ul { left: auto; }


    .body { text-align: left; clear: both; max-width: 100%; } 
    
        .body .slider { width: 18%; float: left; margin-left: 2%; margin-top: 10px; margin-bottom: 10px; }        
            .body .slider > ul { margin: 0; padding: 0; margin-bottom: 20px; }
                .body .slider > ul > li { list-style-type: none;  }
                .body .slider > ul > li a { display: block; padding: 4px; font-size: 1.1em; background: #EBEFF9; border-bottom: solid 1px #fff;
                                  -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; text-decoration: none; }
                .body .slider > ul > li a:hover { background: url(/images/header.png) repeat-x; }
                .body .slider > ul > li a.active { background: url(/images/top-bg.png) repeat-x 0 -10px; }
    
        .body .contents { width: 78%; float: left; margin-top: 20px; }
        
    .footer { width: 100%; clear: both; }
    .footer #links, .footer #links li { margin: 0; padding: 0; display: inline; }
    .footer #links { text-align: right; float: right; margin: 0 10em }
    .footer #links li a { padding: 0 10px; color: #898994; font-size: 1.1em; text-decoration: none;
                          line-height: 3em; }
    .footer #links li.hide{ display:none; }                          
        
/* for UU client browser */
body.uuhello {   font-size: 12px; }
body.uuhello > div { padding:0 0; }
body.uuhello .body .contents {   }
body.uuhello .menu { float: left }
body.uuhello .menu li a { border: none; font-size: 13px; color: #333399; }
body.uuhello .header {height:110px; min-width:480px; background: url(../images/border2.png) repeat-x left bottom;padding-bottom:10px; font-size: 1.07em; }
body.uuhello .header .nav { clear:none; height: auto; }
body.uuhello .header .nav li a, body.uuhello .header .nav .language { color: #333399; }
body.uuhello .header .nav .language { margin-right: 6%;  }
body.uuhello .header .nav .language ul { background: #4467AE;  }
body.uuhello .header .nav .language ul a{ color:White;}
body.uuhello .header .nav .language a.active { background: #4467AE; }
body.uuhello .header .logo { display: none }
body.uuhello .header .searchbox { margin-left:25%; margin-top:2px; clear:left; padding: 5px 0 5px 180px; 
                                  background: url(/images/logo2.png) no-repeat 0 0; }
body.uuhello .header .searchbox .keyword { padding:2px; }
body.uuhello .header .searchbox .submit { background:transparent url(http://www.iconfinder.net/data/icons/icojoy/noshadow/standart/gif/24x24/001_38.gif) no-repeat center center;
    border:medium none; display: block; width:40px; }
body.uuhello .body .contents { margin-top: 0 }
body.uuhello .cnt_box > .body { font-size: 12px; }
body.uuhello .cnt_box > .body > li.selected { background: none; }
body.uuhello .results .body > li.selected { border: none; }
body.uuhello #adv { display: none; }
body.uuhello .ftr_box h2.title { background: none; color: #8B6425 }
body.uuhello .ftr_box h2.title a { font-size: 0.8em; color: #8B6425 }
body.uuhello .cnt_box > .body > li li a { border: none; }
body.uuhello .sliders { float: left }
body.uuhello .cnt_box > .title > .tabs li.selected, body.uuhello .cnt_box > .title > .tabs li.selected a,
    body.uuhello .cnt_box > .title > a { font-size: 12px; }
body.uuhello .menu li ul { width: 150px; background: #f8e774; border: none; }
body.uuhello .menu li ul li a { color: #8B6425; }
    body.uuhello .menu li.current_page_parent a { background: none; border: none; } 
body.uuhello .menu li.current_page_item a,
    body.uuhello .menu li a:hover, 
    body.uuhello .menu ul li a:hover,
    body.uuhello .menu li.current_page_item ul li a:hover { background: #4467AE; color:White; }

@import url( singeat.css );
@import url( hellouu.css );

/*-------------rewrite-------------*/
.rss{ display:none; }
.body .slider > .slider_wrap > li a,.body .slider > .slider_wrap > li a:hover{background:none;} 
.body .slider > .slider_wrap > li a.active{ margin-bottom:-1px;  border:solid 1px #8EC7FB ; border-bottom:0;background:white;}
.body .slider > ul > li a { color:Blue; }
/*---------gtp_ads-----------*/
body.en-US .gtp_ads{background:url(/images/gtpay_en.JPG) no-repeat;width:200px;height:280px;float:left; }
body.zh-CN .gtp_ads{background:url(/images/gtpay.JPG) no-repeat;width:200px;height:280px;float:left; }
#buynow {color:#FF9900; padding-left:5px; font-size:10px;}

/*-------------sidear------------*/  
 
.sidebar{ float:left;}    
.sidebar a.add{background:url("../images/remove.png") no-repeat scroll center center transparent;font-size:0;padding:10px;}
    .sidebarchild { width:105px;}   
        .sidebarchild ul{ padding-left:0; text-align:left;}
body.uuhello .sliders{ width:15%;margin-left:2.5%;} 
    body .sliders .body > li.selected{ width:100%;}  
    
    .sidebarchild li{ line-height:17px;}
    .sidebarchild li a{ color:Blue;}
    .sidebarchild li b a{ color:Black;}
    .sidebarchild .ch{ font-size:13px; margin:5px 0;padding-left:10px; }  
     
    
/*----------new uuhello--------*/    
.body .slider{ margin-left:240px;}
body.uuhello .body .contents{ margin-left:3%;}

    /*----------cnt_box sidebar---------*/
    .sidebarchild ul.slider_bottom{ padding:10px 40px 50px ; *padding-left:60PX; *margin-left:0;  }
    .sidebarchild ul.slider_bottom li{ *margin-left:20px;}
    
    .sidebarchild { width:179px !important; background:url(/images/slider2.png) repeat-y 0 0;*margin-top:10px; }
    .sidebar{ background:url(/images/slider_top2.png) no-repeat 0 0; margin-top:-55px;  }
        .sidebarchild .slider_bottom{ background:url(/images/slider_bottom2.png) no-repeat right bottom;  }

    /*-----------cnt_box results-----------*/
    .body .slider{width:45%; }
    
      