.crumbread{
	background-color:#333;
	min-height:19px;
	color:#FFF;
	font-size:11px;
	padding:5px 0 3px 10px;
	margin-top:6px;
	}
	.crumbread a{
		text-decoration:none;
		color:#FFF;
		}
		.crumbread a:hover{
			text-decoration:underline;
			}
.menu-news{
	background-color:#f0f0f0;
	min-height:82px;
	border-bottom:1px #333 solid;
	padding:0 12px 0 12px;
	}
	.menu-news h2{
		background-image:url(../../img/news/title.gif);
		text-indent:-99999em;
		margin-top:36px;
		width:103px;
		height:27px;
		float:left;
		}
	.menu-news ul{
		float:left;
		margin-left:126px;
		}
		.menu-news ul li{
			list-style:none;
			float:left;
			margin:0 5px 0 5px;
			}
			.menu-news ul li a{
				text-decoration:none;
				font-size:11px;
				color:#333;
				}
			.menu-news ul li a:hover{
				border-bottom:3px #ff6600 solid;
				}
	.menu-news form.search{
		float:right;
		margin:56px 11px 0 0;
		width:380px;
		}
		form.search label{
			display:none;
			}
		form.search input{
			width:225px;
			height:17px;
			border:#fa6910 1px solid;
			float:left;
			}
			form.search input.submit{
				width:115px;
				height:19px;
				background-color:#f89803;
				float:left;
				margin-left:7px;
				}
.left-bar{
	float:left;
	width:374px;
	margin:31px 0 0 112px;
	}
	.left-bar p.date{
		font-size:11px;
		color:#333;
		}
	.left-bar h3{
		font-size:18px;
		color:#FF6600;
		margin-top:19px;
		}
	.left-bar p.content{
		margin-top:30px;
		font-size:13px;
		color:#666;
		}
	.left-bar p.update-time{
		margin-top:20px;
		font-size:13px;
		color:#666;
		font-style:italic;
		}
	.left-bar form.search{
		overflow:hidden;
		padding:7px 0 7px 13px;
		margin-top:180px;
		background-color:#4b4b4b;
		}
.center-bar{
	float:left;
	width:316px;
	margin:31px 0 0 20px;
	}
	.center-bar .highlight{
		float:left;
		}
	.center-bar .resume{
		background-color:#EEEEEE;
		border:1px solid #CCCCCC;
		color:#666666;
		float:left;
		padding:15px 8px;
		width:298px;
		font-size:12px;
		}
		#photos {
			margin-top: 20px !important;
			margin-bottom: 10px !important;
			}
			#photos ul.filmstrip li {
				overflow: hidden;
			}
			#photos a img {
				border: none;
				}

		div#fancy_overlay,
		div#fancy_outer {
			z-index: 1000 !important;
			}
	.center-bar div.sharethis{
		margin:20px 0 10px 0;
		float:left;
		}
		div.sharethis a{
			color:#666666;
			font-size:13px;
			text-decoration:none;
			}
.right-bar{
	float:right;
	width:160px;
	margin:31px 0 0 18px;
	}
	.right-bar .more-info{
		width:160px;
		background-image:url(../../img/news/more-info.gif);
		background-repeat:no-repeat;
		padding-top:25px;
		}
		.right-bar .more-info p{
			color:#333;
			font-size:12px;
			}
		.right-bar .more-info p.title{
			color:#FF6600;
			font-size:14px;
			margin:10px 0 10px 0;
			}
