/*
** mini CMS - RSS
*/ 
body { margin: 0; font: 12px Verdana, Arial, Helvetica, sans-serif; }
	img { border: 0; }
	#main { width: 950px; margin: 0 auto; clear: both; overflow: hidden; zoom: 1.0; background: white url(../images/_main_bcg.jpg) 0 0 repeat-y; }
		#top { width: 950px; height: 184px; position: absolute; top: 0; background: white url(../images/_main_top.jpg) 0 0 no-repeat; }
			#logo { display: block; width: 950px; height: 80px; margin: 40px 0 0 0; text-indent: -200px; overflow: hidden; }
			#top ul { padding: 0; list-style: none; }
				#top ul li { float: left; }
					#top ul li a { float: left; }
		#content { padding: 191px 0 0 0; clear: both; overflow: hidden; zoom: 1.0; }
			#menu { float: left; width: 190px; padding: 0 0 0 13px; margin: 0 0 0 1px; position: relative; background: white url(../images/menu_bcg.jpg) 13px 0 repeat-y; }
				#menu h2 { height: 39px; margin: 0; padding: 0; font-size: 10px; text-indent: -200px; overflow: hidden; background-image: url(../images/menu_top.jpg); }
				#menu ul { margin: 0; padding: 10px 0 25px 0; background-image: url(../images/menu_bottom.jpg); background-position: 0 bottom; background-repeat: no-repeat; list-style: none; }
					#menu ul li { margin: 0 10px 0 15px; padding: 0; background-image: url(../images/menu_item.gif); background-repeat: no-repeat; background-position: 0 6px; }
						#menu ul li a { display: block; height: 15px; margin: 0; padding: 5px 0 5px 20px; }
				#menu div { margin: 0 0 0 -13px; padding: 10px 0 0 0; background: white; text-align: center; }
			#text { float: right; width: 723px; margin: 0 1px 0 0; padding: 0 9px 0 0; background: white url(../images/news_bcg.jpg) 0 0 repeat-y; }
				#text .top { height: 38px; background: white url(../images/news_top.jpg) 0 0 no-repeat; }
				#text .bottom { background-image: url(../images/news_bottom.jpg); background-position: 0 bottom; background-repeat: no-repeat; }
				#text .content { padding: 0 30px 0 30px; clear: both; }
					#text .content h1 { margin: 0 0 30px 0; padding: 0 0 5px 0; }
					#text .content .news { margin: 0 0 10px 0; clear: both; overflow: hidden; zoom: 1.0; }
						#text .content .news img { float: left; width: 98px; margin: 0 30px 30px 0; }
						#text .content .news div { float: left; margin: 0 0 5px 0; width: 535px; overflow: hidden; zoom: 1.0; }
							#text .content .news div h2 { float: left; margin: 0; padding: 0; }
							#text .content .news div span { float: right; margin: 2px 20px 10px 0; }
						#text .content p { margin: 0 5px 10px 0; padding: 0; text-align: justify; }
						#text .content em { display: block; margin: 0 20px 0 0; font-style: normal; text-align: right; }
				#text .pager { margin: 0 70px 0 60px; }
					#text .pager ul { margin: 0; padding: 0 0 20px 0; text-align: center; list-style: none; }
						#text .pager li { display: inline; }
							#text .pager li a { color: #224080; text-decoration: none; font-weight: bold; font-size: 11px; }
							#text .pager li a:hover { color: black; }
						#text .pager li.active { background: #CCC7C3; }	
					#list { margin: 0 0 20px 0; padding: 0; list-style: none; }
						#list li { margin: 10px 0 0 0; }
		#footer { margin: 20px 0 0 0; padding: 0 0 50px 0; background-image: url(../images/_main_bottom.jpg); background-repeat: no-repeat; background-position: 0 bottom; }
			#footer p { margin: 0; padding: 0; }
		/**/
	/**/
/**/