#About
{
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	_background: transparent url(../images/aboutus/lg_ie6fix.jpg) no-repeat 654px 0px;
}

	#About .AboutUs
	{
		width: 424px;
		margin: 47px 0px 0px 77px;
		height: 380px;
		background: transparent url(../images/aboutus/ms_sep.gif) no-repeat right top;
	}

		#About .AboutUs h3.Title
		{
			width: 96px;
			height: 16px;
			background-image: url(../images/aboutus/tt_ourcompany.gif);
			margin: 0px 0px 6px 1px;
		}

		#About .AboutUs p
		{
			font-size: 12px;
			line-height: 16px;
			color: #626262;
			margin: 13px 15px 0px 2px;
		}

	#About .News
	{
		margin: 150px 0px 0px 14px;
		overflow: hidden;
		width: 480px;
		height: 250px;
		padding-right: 3px;
		font-family: Arial, Verdana, sans-serif;
	}

		#About .News h3.Title
		{
			width: 29px;
			height: 13px;
			background-image: url(../images/home/tt_news.gif);
			margin: 0px 0px 9px 1px;
		}

		#About .News .ScrollContent
		{
			overflow: hidden;
			height: 200px;
			width: 467px;
			position: relative;
		}

		#About .News ul
		{
			position: relative;
			_left: -3px;
		}

			#About .News ul *
			{
				_position: relative;
			}

		#About .News ul li 
		{
			margin-bottom: 10px;
			line-height: 13px;
			display: block;
			clear: both;
		}

			#About .News ul li div
			{
				width: 270px;
				margin-left: 10px;
				margin-right: 15px;
				_margin-left: 8px;
			}

			#About .News ul li .Date
			{
				color: #445f80;
				font-size: 13px;
				font-weight: bold;
				display: block;
			}

			#About .News ul li h4
			{
				color: #4f8fbc;
				font-size: 13px;
				font-weight: bold;
			}	
		
			#About .News ul li p
			{
				color: #888888;
				font-size: 11px;
			}

		#About .News .Scroller
		{
			width: 13px;
			height: 200px;
			background: transparent url(../images/aboutus/bg_scroll.gif) no-repeat left top;
		}

			#About .News .Scroller .Button
			{
				cursor: pointer;
				width: 13px;
				height: 34px;
				background: transparent url(../images/home/bt_scroll.gif) no-repeat left top;
			}