/* CSS Document */

/**************************************************************************
* company.css 2007/07/30
===========================================================================
* 公司簡介CSS
===========================================================================
* Edited by Edward in GOGOTDI
* Copyright (C) 2007 Tang Digital Integration
***************************************************************************/


.text-content{
	width:555px;
	margin:0 auto;
	height:290px;
	overflow:scroll;
	overflow-x:hidden;
	padding:5px;
	padding-top:12px;
	}
.pic-div{
	width:545px;
	margin:30px auto 10px;
	}
	.pic-div img{
		border:3px solid #B6BFC2;
		margin-left:10px;
		margin-right:10px;
		}