/*all*/

BODY{
	background-image:url(../img/bg2.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	font-size:14px;
	font-family : Verdana;
	color:#333333;
	text-align:center;
	margin:0;
	padding:0;
	
		}

*{
	margin:0;
	padding:0;
	}
	
#wrap{
	width:775px;
	margin:0 auto;
	text-align:left;
	padding:0;
	}
	
#hed{
	background-image:url(../img/hed_bg2.jpg);
	background-repeat:no-repeat;
	height:170px;
	width:775px;
	}	
	
h1,h2,h3,h4,h5{
	font-weight:normal;
	font-size:12px;
	}
	
	
H1{
	
	background-repeat:no-repeat;
	width:302px;
	height:65px;
	float:left;
	padding:0;
	margin-left:20px;
	margin-top:62px;
	}
	
	
h3{
	padding-right:30px;
	margin-top:80px;
	font-size:12px;
	font-weight:bold;
	width:auto;
	float:right;
	}
		
#main{
	width:775px;
	clear:both;
	margin:0;
	padding:0;
	}	
		
#left_contents{
	background-image:url(../img/left_contents_2.jpg);
	background-repeat : no-repeat;
	width:515px;
	
	float:left;
	}

#left_content_p{
	width:515px;
	height:auto;
	padding:30px;
	}
	
	
.left_contents_text{
	margin-top:10px;
	margin-left : 50px;
	line-height:150%;
	color:#6848A1;
	width : 450px;

	}	
	
#h4_bg{
	background-image:url(../img/icon.jpg);
	background-position:315px 10px;
	background-repeat:no-repeat;
	
	
  height : 82px;
}

.left_contents_h4{
	padding-top:31px;
	margin-left:62px;
	}	

	
#right_contents{
	background-image:url(../img/right_contents_2.jpg);
	background-repeat:no-repeat;
	width:260px;
	
	float:right;
	}			
		
		
		
#foot{
	clear:both;
	margin:10px 0;
	width:775px;
	
	}
	
address{
	text-indent:-9999px;
	width:775px;
	height:30px;
	background-image:url(../img/foot.gif);
	background-position:22px 0;
	background-repeat:no-repeat;
	}		
	
/*gloval_navi--------------------start*/

	
#gloval_navi {
	width:227px;
	height:auto;
	margin:85px 0 0 10px;

}

ul,li{
	list-style:none;
	}
	
	
#menu1 a{
	background-image:url(../img/menu1.gif);
	background-repeat:no-repeat;
	width:227px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
	
	}

	
#menu2 a{
	background-image:url(../img/menu2.gif);
	background-repeat:no-repeat;
	width:124px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;

	
	}

	
#menu3 a{
	background-image:url(../img/menu3.gif);
	background-repeat:no-repeat;
	width:76px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;

	}

#menu4 a{
	background-image:url(../img/menu4.gif);
	background-repeat:no-repeat;
	width:123px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
	
	}

#menu5 a{
	background-image:url(../img/menu5.gif);
	background-repeat:no-repeat;
	width:123px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
	
	}

#menu1 a:hover{
	background-image:url(../img/menu1hover.gif);
	background-repeat:no-repeat;
	width:227px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;

	}
	
#menu2 a:hover{
	background-image:url(../img/menu2hover.gif);
	background-repeat:no-repeat;
	width:227px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;

	}
	
#menu3 a:hover{
	background-image:url(../img/menu3hover.gif);
	background-repeat:no-repeat;
	width:227px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
	
	
	}

	
#menu4 a:hover{
	background-image:url(../img/menu4hover.gif);
	background-repeat:no-repeat;
	width:227px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
	
	}

#menu5 a:hover{
	background-image:url(../img/menu5hover.gif);
	background-repeat:no-repeat;
	width:227px;
	height:28px;
	text-indent:-9999px;
	display:block;
	padding-bottom:10px;
	
	}
		
	

#menu6 A{
  background-image : url(../img/menu6.gif);
  background-repeat : no-repeat;
  text-indent : -9999px;
  display:block;
  padding-bottom : 10px;
  width : 128px;
  height : 28px;
}
#menu6 A:HOVER{
  background-image : url(../img/menu6hover.gif);
  text-indent : -9999px;
  display:block;
  padding-bottom : 10px;
  width : 128px;
  height : 28px;
  background-repeat : no-repeat;
}
A{
  color : #6848a1;
  text-decoration : none;
  font-family : Verdana;
}
A:HOVER{
  color : #ff8080;
  font-family : Verdana;
  text-decoration : underline;
}

