#wrapper{
	width: 761px;
	overflow : hidden;
	margin :0 auto;
}
#header{
	height:116px;
	padding: 11px 8px 0 8px;
	overflow : hidden;
	width : 745px;
}
#header div#h{
	float : right;
	padding-top : 4px;
	width: 560px;
	height : 110px;
}
#logo{
	width: 183px;
	height : 116px;
	overflow : hidden;
	position : absolute;
}
#logo img{
	border : none;
	display : block;
}
#col-wrapper{
	padding: 25px 9px 100px 4px;
	overflow : hidden;
	width : 745px;
}
#left-col{
	width: 191px;
	float : left;
	overflow : hidden;
	margin-bottom : 8px;
	display : inline;
	height : 1%;
}
#right-col{
	width : 545px;
	overflow : hidden;
	float : right;
	padding-top : 15px;
}
#biocc{
	display: block;
	overflow : hidden;
	text-indent : -9999px;
	font-size : 0;
	line-height : 0;
	height : 40px;
	background : url(skin2/common/biocc.jpg) no-repeat center;
}