@charset "utf-8";
/* CSS Document */
	#image {
		background:#000000 url(../images_site/products-main-bg.jpg) no-repeat left top;
	}
	h2#s_series {
		position:relative;
		color:#FF9900;
		height:95px;
		top:20px;
		padding-right:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
		font-weight:400;
	}
	h2#s_series span {
		font-size:0.8em;
		line-height:20px;
		color:#999999;
		padding-bottom:5px;
	
	}
	h2.s_series {
		position:relative;
		color:#FF9900;
		height:95px;
		top:55px;
		padding-right:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
		font-weight:400;
	}
	h2.s_series span {
		font-size:0.8em;
		line-height:20px;
		color:#999999;
		padding-bottom:5px;
	
	}
	h2.e_series {
		position:relative;
		color:#00FF00;
		height:95px;
		top:55px;
		padding-right:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
		font-weight:400;
	}

	h2.e_series span {
		font-size:0.8em;
		color:#999999;
		padding-bottom:5px;
	
	}
	h2.n_series {
		position:relative;
		color:#0099FF;
		height:95px;
		top:55px;
		padding-right:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
		font-weight:400;
	}

	h2.n_series span {
		font-size:0.8em;
		color:#999999;
		padding-bottom:5px;
	
	}	
	h2.s_series a {
		font-size:0.8em;
		color:#999999;
		height:30px;
		line-height:30px;
		padding-top:6px;
		padding-right:80px;
		padding-bottom:7px;
		background:url(../images_site/2btn_orange_not.gif) no-repeat right  ;
	
	}
	h2.s_series a:hover {
		color:#FF6600;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:80px;
		padding-bottom:7px;
		background:url(../images_site/2btn_orange_sel.gif) no-repeat right  ;
	
	}
	h2.e_series a {
		font-size:0.8em;
		color:#999999;
		height:30px;
		line-height:30px;
		padding-top:6px;
		padding-right:80px;
		padding-bottom:7px;
		background:url(../images_site/2btn_green_not.gif) no-repeat right  ;
	
	}
	h2.e_series a:hover {
		color:#00CC00;
		height:30px;
		line-height:30px;
		padding-top:6px;
		padding-right:80px;
		padding-bottom:7px;
		background:url(../images_site/2btn_green_sel.gif) no-repeat right  ;
	
	}
	h2.n_series a {
		font-size:0.8em;
		color:#999999;
		height:30px;
		width:200px;
		line-height:30px;
		padding-top:6px;
		padding-right:80px;
		padding-bottom:7px;
		background:url(../images_site/2btn_blue_not.gif) no-repeat right  ;
	
	}
	h2.n_series a:hover {
		color:#0099FF;
		height:30px;
		line-height:30px;
		padding-top:6px;
		padding-right:80px;
		padding-bottom:7px;
		background:url(../images_site/2btn_blue_sel.gif) no-repeat right  ;
	
	}
	#test1-content, #test2-content, #test3-content, #test4-content {
		background-color:#FFFFFF;
	}