*.TitleInfo
	{
	overflow:hidden;
	clear:both;
	}
*.PictureInfo
	{
	overflow:hidden;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:512px;
	}
*.TitleInfoPanelLeft
	{
	background:url(../images/title_info_left.png) no-repeat;
	height:26px;
	position:relative;
	}
*.TitleInfoPanelRight
	{
	font-size:1.2em;
	margin-left:15px;
	line-height:26px;
	font-weight:bold;
	padding-right:10px;
	text-align:center;
	background:url(../images/title_info_right.png) right top no-repeat;
	height:26px;
	}
*.TitleInfoPanelRight a
	{
	color:#000;
	}
*.TitleInfoPicture
	{
	position:absolute;
	height:20px;
	right:5px;
	top:3px;
	width:20px;
	cursor:pointer;
	}
*.TitleLine
	{
	text-decoration:none;
	width:100%;
	text-align:center;
	}
*.TitleContent *
	{
	color:#000;
	}
*.TitleContent
	{
	color:#000;
	font-size:1.3em;
	font-weight:bold;
	margin-right:10px;
	margin-left:10px;
	text-align:center;
	}
*.TitleLineContainer
	{
	background:url(../images/title_line_middle.png) repeat-x;
	width:100%;
	height:4px;
	overflow:hidden;
	line-height:4px;
	white-space:nowrap;
	}
*.TitleLineContainerLeft
	{
	background:url(../images/title_line_left.png) no-repeat;
	height:4px;
	width:7px;
	float:left;
	}
*.TitleLineContainerRight
	{
	background:url(../images/title_line_right.png) no-repeat;
	height:4px;
	width:7px;
	float:right;
	}
*.TitleLineRight *
	{
	color:#333;
	text-decoration:none;
	}