/***** Center Contet *****************************************************************/
#CC{background: url(../../../imgs/ct/bg01_c.jpg) repeat-y left top;}
#C_head{
	background: url(../../../imgs/ct/bg01_h.jpg) no-repeat left bottom;
	padding-left: 240px;
}
#CT{
	float: left;
	width: 430px;
	margin: 0 0 10px 20px;
}
#CT h2{
	background: url(../../../imgs/yougo/title021.jpg) no-repeat;
	font-weight: bold;
	color: #FFF;
	line-height: 190%;
	font-size: 14px;
	margin: 20px 0 0px;
	padding: 3px 0 0 40px;
}
#CT h3{
	font-size: 12px;
	background: url(../../../imgs/title/gametitel.jpg) no-repeat;
	line-height: 210%;
	padding: 2px 0 8px 10px;
}
.EntryBody{
	background-color: #F1F1F5;
	border: 1px solid #CCC;
	padding: 10px;
	line-height: 150%;
}

/*** Center Andear **/
#CCend{
	background: url(../../../imgs/ct/bg31_f.gif) no-repeat left bottom;
	clear: both;
}
#CCend ul{padding: 5px 0 0 0;}
#CCend li{
	margin-left: 12px;
	float: left;
}
#Update{
	clear: both;
	text-indent: -9000px;
	font-size: 10px;
}
.RSS{
	background-image: url(../../../imgs/nv/rss.gif);
	height: 20px;
	width: 80px;
	display: block;
	text-indent: -9000px;
}
.ATOM{
	background-image: url(../../../imgs/nv/atom.gif);
	height: 20px;
	width: 80px;
	display: block;
	text-indent: -9000px;
}
.Date{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

