
/* CSS Document */
.c_head { text-align:left; }

.c_content { clear:both; }

.c_contentpane {; text-align:left; }

.c_footer,nothing_footer { text-align:right; }

.title
{
	margin:0;
	float:left;
	white-space:nowrap;
}

.title_vis
{
	margin:0;
	float:right;
	text-align:right;
}

/*---------- default style for head & normal -----------*/
.Head
{
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}

.Normal { color:#43494D; }

.Normal p { margin-top:0px; }






