html, body{
	margin:0px auto;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;	
	line-height: 18px;
	background-color: #000000;
	}

#bg{
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:860px;
	padding: 0px;
	width: 950px;
	margin:0px auto;
	}

	
#container{
	width: 860px;
	margin:0px auto;
	padding: 0px;
	background-color:#000000; 
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

#header{
	height: 94px;
	width: 860px;
	padding-top:170px;
	margin:0px auto;	
}

#main{
	margin:0px auto;
	width: 860px;
}

#gnavi{
	width: 866px;
	background-image: url(../images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	margin:0px auto;
}

#gnavi ul {
	list-style:none;
	border:0;
	margin:0px auto;
	padding:0;
	display: block;
	width: 860px;
} 


#gnavi li {
	list-style:none;
	border:0;
	margin:0;
	padding:0;
	float: left;
	display: block;
	height: 39px;
	width: 172px;
	font-size: 12px;
	line-height: 38px;	
	font-weight: bold;
	text-align: center;
} 

#gnavi li a:link {
	display: block;
	height: 39px;
	width: 172px;
} 

#gnavi li a:hover {
	display: block;
	height: 39px;
	width: 172px;
	background-image: url(../images/gnavi_hover.gif);
	background-repeat: no-repeat;
} 

#gnavi li a:visited {
	display: block;
	height: 39px;
	width: 172px;
} 

#gnavi .hover {
	display: block;
	height: 39px;
	width: 172px;
	background-image: url(../images/gnavi_hover.gif);
	background-repeat: no-repeat;
} 


.m_top20{
	margin-top:20px;
}

.p_all20{
	padding:20px;
}


.btb{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent:10px;
}

#footer{
	text-align: right;
	padding: 10px;
	margin:0px auto;	
	width: 840px;
}

#privacy{
}

#privacy ol {
	list-style:decimal;
}

#privacy li {
	list-style:decimal;
} 

#contents{
	text-align: left;
	padding: 20px;
	margin:0px auto;	
	width: 760px;
}






dl {
	margin:0px auto;
	padding:0;
	display: inline;
	width:800px;
} 

dt {
	margin:10px;
	padding:0;
	float: left;
	width:100px;
	display: block;
	text-align:left;	
	clear:both;
} 

dd {
	margin:10px;
	padding:0;
	width:450px;	
	display: block;
	text-align:left;	
} 

ul {

} 

ol {
}

li {
	margin:10px;	
} 

li img{
	vertical-align:bottom;
}

p  {
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
} 

h2 {
	margin:0;
	padding:0;
	font-size: 48px;
	line-height: 60px;
} 

h3 {
	margin:0;
	padding:0;
	font-size: 28px;
	line-height: 30px;
} 

h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	margin:0;
	padding:0;
}


fieldset,img {    
    border:0; 
} 


.e_clear{
	margin:0px auto;
	padding: 0px;
	clear:both;
}


/*//-----------------HEADER SETTINGS-----------------*/










/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#ffffff;
    text-decoration:none;
}

a:visited{
    color:#ffffff;
    text-decoration:none;
}

a:hover{
    color:#CCCCCC;
    text-decoration:none;
}





/*//-----------------END LINK SETTINGS-----------------*/






