/*Title*/
.C_Title
{
	margin-top:4px;
	margin-bottom:6px;
}
.C_Title .Title_All
{	
	width:100%;
}
.C_Title .Title_All .Title_Head
{
	border:0px;
	border-bottom:1px solid #A0CAE0;
	width:100%;
}
.C_Title .Title_Visibility
{
	background:url(images/Title_Head_BG.jpg) repeat-x bottom left;
	height:23px;
	border-top:1px solid #A0CAE0;
	border-right:1px solid #A0CAE0;
	text-align:right;
	padding-top:3px;
}
.C_Title .Title_Visibility img
{
	position:relative;
	top:2px;
}

.C_Title .Title_center
{
	background:url(images/Title_center_BG.jpg) repeat-x top left;
	height:26px;
	text-align:center;
	padding:0px 10px 0px 10px;	
	white-space:nowrap;
	width:25%;
	vertical-align:middle;
}
.C_Title .Title_left
{
	background:url(images/Title_left_BG.jpg) no-repeat top left;
	width:3px;
	font-size:1px;
}
.C_Title .Title_right
{
	background:url(images/Title_right_BG.jpg) no-repeat top right;
	font-size:1px;
	width:3px;
}
.C_Title .Title_All .Head
{	
	color:#ffffff;
	font-size:14px;
	position:relative;
	top:1px;
}
.C_Title .Title_center img
{
	position:relative;
	top:2px;
}
.C_Title .Title_ContentPane
{
	border:1px solid #A0CAE0;
	border-top:0px;
}



