@charset "utf-8";





/*
*
*
*	Session Layout
*
*	+ Top
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	=top

/////////////////////////////////////////////////////////////*/

#content_left .block h3{
	margin-bottom:-10px;	
}

table.tableC{
	margin:5px 15px 15px;
	float:left;
	width:300px;
	}
	table.tableC tr th{
		padding:6px;
		color:#fff;
		font-weight:bold;
		background:url(../../share/images/bg_tableth.gif) repeat-x bottom #97C5F7;
		border:solid 1px #fff;
		text-align:left;
		width:130px;
	}
	table.tableC tr td{
		padding:6px;
		border:solid 1px #fff;
		background:#DAECFF;
	}
	.btn{
	clear:both;
	text-align:center;
	padding:13px 0 13px;
	background:#F5F5F5;
	}