@charset "utf-8";

					
						.Navigator_suggestion_0{
		                    
                            
                            
                            padding-top:30px;
                            background-color:#ffffff;
                            
                            
                        }
                        
                        .Navigator_suggestion_0>.outBox{
                            margin:0 auto;
                            
                            background-color:transparent;
                            
                            width:90%;
                        }
                        @media screen and (max-width:768px){
                            .Navigator_suggestion_0{
		                        
                                margin:0 auto;
                                
                                padding-top:5vw;
                                background-color:#ffffff;
                                
                                
                            }
                            
                            .Navigator_suggestion_0>.outBox{
                                
                                
                                background-color:transparent;
                                
                                
                            }
                        }
					
					
					
					    
					    .IShowWatches{
					        padding-top: 30px !important;
					    }
                        
                        .Navigator_suggestion_0{
                            position:relative;
                        }
						
						.Navigator_suggestion_0>.outBox{
						    max-width:1200px;
						    color:#999;
						}
						
						.Navigator_suggestion_0 a{
							/*font-weight:bold;*/
							text-decoration:none;
							cursor:pointer;
							
						}
						
						.Navigator_suggestion_0 .goPage{
						    font-size:14px;
						    color:#999;
						}
						
						.Navigator_suggestion_0 a:hover{
							color:#000;
						}
						
						@media screen and (max-width:768px){
						    .Navigator_suggestion_0 .goPage{
                                font-size:3.38vw;
                            }
						}
					
					