/* CSS Document */

table#msg_head{

	width:780px;
	font-size:10pt;

}

table#msg_head td.head_left_area{

	width:167px;
	height:64px;

	text-align:left;

}

table#msg_head td.head_right_area{

	width:613px;
	height:64px;

	text-align:right;
	color:#999999;

}

table#msg_head td.head_right_area table{

	float:right;
	margin-bottom:5px;

	font-size:8pt;

}

table#msg_head td.head_right_area p{

	margin-bottom:-5px;
	font-size:8pt;

}

table#msg_head td.head_right_area a{

	color:#222222;
	margin:0 5px;

}

table#msg_head td.head_right_area a:hover{

	color:#ff6600;

}

table#msg_head td.head_right_area a img{

	margin-right:5px;

}