body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}

#module_top {
	background-image: url(../images/r_top.jpg);
	height:30px;
}
#module_mid {
	background-image: url(../images/r_mid.jpg);
	background-repeat: repeat-y;

}
#module_bottom {
	background-image: url(../images/r_down.jpg);
	height:15px;
}
#module_inside {
	background-image: url(../images/r_bg.jpg);
	background-repeat: repeat-x;
	}
#top_menu {
	margin-top: 0px;
	height:210px;
	
}
#top {
	margin-top: 0px;
	height:200px;
	width:100%;
	z-index:2;
	position: absolute;
		
}
#bottom {
	position: absolute;
	width:100%;
	z-index:1;
	margin-top: 120px;
	}
#text {
	padding-top: 17px;
	padding-left: 30px;
	padding-bottom: 20px;
		
}
#title {
	padding-top: 20px;
	padding-bottom: 20px;
		
}
#title_02 {
	padding-top: 0px;
	padding-bottom: 0px;
		
}
.text_n {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 190%;
	font-style: normal;
	color: #333333;
	text-align: right;
	padding-top: 0px;

}
.text_n_02 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	font-style: normal;
	color: #333333;
	text-align: right;	
	
}
.text_n_center {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 190%;
	font-style: normal;
	color: #333333;
	text-align: center;	
	
}
.text_n_left {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 190%;
	font-style: normal;
	color: #333333;
	text-align: left;	
	
}
.text_n_right {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 190%;
	font-style: normal;
	color: #333333;
	text-align: right;
	
}
.text_n_bold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 190%; color: #333333; font-weight: bold; text-align: right; 	}
.text_n_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 190%;
	color: #ff6600;
	font-weight: bold;
	text-align: right;
}
#link a:link {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
#link a:visited {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
}
#link a:hover {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	}
#link a:active {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
