@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700&amp;display=swap');

	
	.nivoSlider  {
		
		font-family: 'Noto Sans SC', sans-serif;
		font-size:22px;
		font-weight:400;
		
	}	




/* Basic */



	body, input, select, textarea {
		font-family: 'Noto Sans SC', sans-serif;
        font-weight: 300;
        font-size: 16px;
	}

	
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Noto Sans SC', sans-serif;
        font-weight: 500;
	}




/* Image */

			.box.feature h2 {
				line-height:normal;
				font-size: 0.9em;
				font-family: 'Noto Sans SC', sans-serif;
			}
			
	
			
/* banner */
			
			.insidebanner p{
			font-size: 26pt;

			font-family: 'Noto Sans SC', sans-serif;
			font-weight:600;
			padding:1.8em 0 0 1em;


		    }
			
/* side_bar */
			
			ul.links li div {
				
				font-size: 1em;
				color:#333;
				 background-image: url("../../images/nav_point2.gif");
				 background-position:top left;
				 background-repeat:no-repeat;
				 padding-left:12px;
				 line-height:normal;
				 border-bottom: solid 0px #e0e0e0;
			}

/* Header */


	#nav {

		font-size:13px;
		font-family: 'Noto Sans SC', sans-serif;
		
	}

	#nav > ul > li a {

	padding: 0.5em 2.7em 0.5em 2em;
	}


	
.table_style_1 header{
		font-family: 'Noto Sans SC', sans-serif;

			}

.div_list-item_tab p {
    display: list-item;
    margin-left: 40px;
    margin-bottom: 4px;
}
			
	