/***** 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;
	line-height: 120%;
	padding-left: 240px;
}
#CT{
	float: left;
	width: 450px;
	margin-left: 10px;
	padding-top: 10px;
	line-height: 150%;
}
#CT a:hover{text-decoration: underline;}
#CT h2{
	background: url(../../../imgs/yougo/title01.jpg) no-repeat center top;
	height: 50px;
	text-indent: -9000px;
	margin-bottom: 20px;
}

#NEW{margin: 20px 10px 0;}
#NEW h3{
	font-size: 14px;
	padding: 3px 10px 2px 50px;
	background: url(../../../imgs/yougo/title021.jpg) no-repeat;
	line-height: 180%;
}
#NEW h3 a{color: #FFF;}
#NEW h4{font-size: 12px;}
.newview{
	padding: 5px;
	overflow: auto;
	height: 120px;
	border: 1px solid #CCC;
}
#NEW p{margin: 10px 0;}

.list{
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F1F1F5;
}

/*** Center Andear **/
#CCend{
	background: url(../../../imgs/ct/bg02_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;
}

