#wrapper{
	width: 778px;
	overflow : hidden;
	margin : 30px auto;
}
#header{
	height:124px;
	padding: 7px 8px 0 8px;
	overflow : hidden;
	width : 762px;
}
#header div#h{
	float : right;
	width: 558px;
	height : 122px;
}
#logo{
	width: 196px;
	height : 124px;
	overflow : hidden;
	position : absolute;
}
#logo img{
	border : none;
	display : block;
}
#col-wrapper{
	padding: 7px 8px 35px 8px;
	overflow : hidden;
	width : 762px;
}
#left-col{
	width: 191px;
	float : left;
	overflow : hidden;
	margin-bottom : 5px;
	display : inline;
	height : 1%;
}
#right-col{
	width : 558px;
	overflow : hidden;
	float : right;
	padding-top : 15px;
}
#biocc{
	display: block;
	overflow : hidden;
	text-indent : -9999px;
	font-size : 0;
	line-height : 0;
	height : 24px;
	background : url(skin1/common/bcc.jpg) no-repeat center;
}