@charset "utf-8";
body {
	background:#fff;
}

/*****************************
	join
*****************************/ 

#wrapper {
	background:url(../img/wrap_bg.gif) center top repeat-y;
	width: 760px;
	padding: 0 7px;
	margin: 0 auto;
	/*font-size: 0.75em;*/
	line-height: 1.3;
}

#mainFlash{
	width:720px;
	height: 265px;
	margin: 0;
	padding:15px 19px;
	}
#header{
	height:89px;
	background:url(../img/header_bg.gif) left top repeat-x;
	/*position:relative;*/
	}
#header h1{
	/*position:absolute;*/
	width: 191px;
	height: 34px;
	/*left: 10px;
	top: 30px;*/
	}
#header h1 a{
	width: 191px;
	height: 34px;
	text-indent:0px;
	}
#lang{
	display:none;
	}
/*#lang a{
	margin:0 8px;
	}*/
#search{
	display:none;
	}
#search input.searchBox{
	width:140px;
	}
#searchsubmit {
	background:url(../img/search_btt.gif) center no-repeat;
	width: 52px;
	height: 20px;
}
#content{
	padding:10px 20px;
	}
#second{
	float:left;
	width:510px;
	margin-right:10px;
	}
#footer{
	background:url(../img/footer_bg.gif) left top repeat-x;
	margin:20px auto 0 auto;
	text-align:center;
	font-size:10px;
	padding:13px 0 0 0;
}
.fNav{
	display:none;
	}
.copyright{
	background: url(../img/footer_logo.gif) left top no-repeat;
	height:64px;
	}
.copyright p{
	text-align:center;
	color:#999;
	padding: 0;
	}	
#sidebar{
	float:right;
	width:200px;
	}
img.right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
img.left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}

/* Global Navi */
#gNav{
	display:none;
	}
#sideMenu{
	display:none;
	}
#sideMenu h2{
	display:none;
	}	
#sideMenu ul{
	display:none;
	}
#sideBnn{
	display:none;
	}
#sideBnn p{
	display:none;
	}
