body{
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-track-color:white;
	scrollbar-arrow-color:#b9b9b9;
	scrollbar-face-color :white;
	scrollbar-darkshadow-color:white;
	}
@media screen{
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	.link{
	color: #5a9e21;
	}

	.link a:link {
		color: #5a9e21;
		text-decoration: none;
	}
	.link a:visited {
		text-decoration: none;
		color: #5a9e21;
	}
	.link a:hover {
		text-decoration: none;
		color:#5a9e21;
	}
	.link a:active {
		text-decoration: none;
		color: #5a9e21;
	}

.start{
	position:absolute;
	top:41px;
}
.start_flag{
	position:absolute;
	left:25px;
	top:270px;
	font-size:11px;
}
.logo{
	padding-left:15px;
	}	
.main_menu {
	font-size:11px;
	background-color: #68B847;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	padding-left:16px;
	height:13px; 
	overflow:hidden;
	
				text-decoration: none;
				font-weight:bold;
	}
			.main_menu_link {
				font-size:11px;
				text-decoration: none;
				font-weight:bold;
				color: #222222;
			}
			.main_menu_hover {
				color: #FFFFFF;
				font-size:11px;
				text-decoration: none;
				font-weight:bold;
			}
		


.sub_menu {
	font-size:11px;
	background-color: #B2E179;
	height:13px; 
	padding-left:16px;
	overflow:hidden;
	
				text-decoration: none;
				font-weight:bold;
		}

.bottom_menu{
	font-size:9px;

}
.headline{
	font-size: 12px;
	border-bottom-style:solid;
	border-bottom-color:#CACACA;
	font-weight: bolder;
	border-bottom-width: 1px;	
}
.content{
	width: 100%; 
	height: 100%; 
	overflow : auto;	
	scrollbar-track-color:white;
	scrollbar-arrow-color:#b9b9b9;
	scrollbar-face-color :white;
	scrollbar-darkshadow-color:white;
	font-size:12px;
	}


	#product_all_content{
		height:290px;
		}
	#product_content{
		height:209px;
		}
	#const_content{
		height:300px;
			}
	#const_content_detail{
		height:275px;
		}		
	
.newhead{
	font-size: 12px;
	font-weight: bold;
	}
.titel{
	font-size: 12px;
	font-weight: bold;
	}	
.newtext{
	font-size: 12px;
	}
.text{
	font-size: 12px;
	}	
.newmore{
	font-size: 12px;
	color: #666666;
	}
.pro_over_head{
	font-style:normal;
	color:#5f5f5f;
	font-weight: bold;
	}
.pro_logo{
	font-size:16px;
	font-style:normal;
	color:#5f5f5f;
	font-weight: bold;
	}
.pro_head{
	padding-left:20px;
	color:#5f5f5f;
	font-weight: bold;
	}
.pro_green{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#5a9e21;
	}
.pro_logo_list{
	font-size:14px;
	font-style:normal;
	color:#5f5f5f;
	font-weight: bold;
	}
.pro_green_list{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#5a9e21;
	}	
	
	
.pro_black{
	font-size:11px;
	font-style:italic;
	}
.pro_navi{
	background-color:#d4e9c2;
	font-size:11px;
	border-bottom-style:solid;
	border-bottom-color:white;
	border-bottom-width:1px;
	padding-left:5px;
	
			}

				
.pro_navi_up{
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-width:1px:
		}		
.line_down{
	font-size:12px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c4c4c4;
	}
.line_left{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#c4c4c4;
	}
.list_line_right{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#c4c4c4;
}	
.construct_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;	 
	
	font-size: 18px;

	font-weight: bold;

	color: #999999;

	text-decoration: none;

	text-align: left;
	}
.pro_overview_text{
	font-size:11px;
	}	
.extra_bold{
	font-weight:bolder;
	}
.topspace{
	position:absolute;
	top:18px;
	}	
.red{
	color:#CC0000;
	}
.green{
	color:#45a122;
	}
			.green a:link {
				color: #45a122;
			}
			.green a:visited {
				color: #45a122;
			}
			.green a:hover {
				color:#32810C;
			}
			.green a:active {
				color: #45a122;
	
			}
		
		
			.menu_link_const {
				font-size:11px;
				text-decoration: none;
				font-weight:bold;
				color: #333333;
			}
			.menu_hover_const {
				color:#009933;
				font-size:11px;
				text-decoration: none;
				font-weight:bold;
			}			
			
}
@media print{
body{
	float:none;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	.link{
	color: #45a122;
	}

	.link a:link {
		color: #45a122;
		text-decoration: none;
	}
	.link a:visited {
		text-decoration: none;
		color: #45a122;
	}
	.link a:hover {
		text-decoration: none;
		color:#32810C;
	}
	.link a:active {
		text-decoration: none;
		color: #45a122;
	}

.start{
	position:absolute;
	top:41px;
}
.start_flag{
	position:absolute;
	left:25px;
	top:270px;
	font-size:11px;
}
.logo{
	padding-left:15px;
}	
.main_menu {
	font-size:11px;
	background-color: #68B847;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	padding-left:16px;
	height:13px; 
	overflow:hidden;
	
				text-decoration: none;
				font-weight:bold;
	}
			.main_menu_link {
				font-size:11px;
				text-decoration: none;
				font-weight:bold;
				color: #222222;
			}
			.main_menu_hover {
				color: #FFFFFF;
				font-size:11px;
				text-decoration: none;
				font-weight:bold;
			}
		


.sub_menu {
	font-size:11px;
	background-color: #B2E179;
	height:13px; 
	padding-left:16px;
	overflow:hidden;
	
				text-decoration: none;
				font-weight:bold;
		}

.bottom_menu{
	font-size:9px;

}
.headline{
	font-size: 12px;
	border-bottom-style:solid;
	border-bottom-color:#CACACA;
	font-weight: bolder;
	border-bottom-width: 1px;	
}
		
.newhead{
	font-size: 12px;
	font-weight: bold;
	}
.titel{
	font-size: 12px;
	font-weight: bold;
	}	
.newtext{
	font-size: 12px;
	}
.text{
	font-size: 12px;
	}	
.newmore{
	font-size: 12px;
	color: #666666;
	}
.pro_over_head{
	font-style:normal;
	color:#5f5f5f;
	font-weight: bold;
	}
.pro_logo{
	font-size:16px;
	font-style:normal;
	color:#5f5f5f;
	font-weight: bold;
	}
.pro_head{
	padding-left:20px;
	color:#5f5f5f;
	font-weight: bold;
	}
.pro_green{
	font-size:16px;
	font-style:italic;
	color:#5a9e21;
	font-weight:bold;
	}
.pro_black{
	font-size:11px;
	font-style:italic;
	}
.pro_navi{
	background-color:#d4e9c2;
	font-size:11px;
	border-bottom-style:solid;
	border-bottom-color:white;
	border-bottom-width:1px;
	padding-left:5px;
	
			}

				
.pro_navi_up{
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-width:1px:
		}		
.line_down{
	font-size:12px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#c4c4c4;
	}
.line_left{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#c4c4c4;
	}
.list_line_right{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#c4c4c4;
}	

.pro_overview_text{
	font-size:11px;
	}	
.extra_bold{
	font-weight:bolder;
	}
.topspace{
	position:absolute;
	top:18px;
	}	
.red{
	color:#CC0000;
	}
.green{
	color:#45a122;
	}
			.green a:link {
				color: #45a122;
			}
			.green a:visited {
				color: #45a122;
			}
			.green a:hover {
				color:#32810C;
			}
			.green a:active {
				color: #45a122;
	
			}
		
		
			.menu_link_const {
				font-size:11px;
				text-decoration: none;
				font-weight:bold;
				color: #333333;
			}
			.menu_hover_const {
				color:#009933;

				font-size:11px;
				text-decoration: none;
				font-weight:bold;
			}	
}						