@charset "utf-8";
/* CSS Document */
#bodyhead {
	padding-top:25px;
	padding-right:20px;
}

#bodyhead p {
	font-size:12px;
}

#bodyhead a, a:hover, a:visited {
	font-size:12px;
}

#bodyhead_content {
	position: relative;	
	float:left;	
	width:586px;
	color:#000000;	
	background-color: #F5F5F5;
	margin: 20px 0 0 0;
	padding:15px;
	text-align: left;
	font-size:12px;
	line-height:18px;
}

#bodyhead_content p {
	padding-bottom:10px;
	line-height:18px;
}

#bodyhead_content .description {
	padding-bottom:10px;
	line-height:18px;
	color:#666666;
}

#bodyhead_content td, tr, a {
	color: #666666;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0px;
	border:0;
}

.bodyhead_sub {
	position: relative;
	float:right;	
	width:211px;	
	background-color: #FFFFFF;
	text-align: right;
}


