#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.banner {
	height: 160px;
	background: url(/common/images/EntSpaceView/banner.jpg) no-repeat;
	overflow: hidden;
}
.banner .companyname {
	margin: 80px 0 0 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.banner .englishname {
	margin: 10px 0 0 50px;
	font-size: 14px;
	color: #fff;
}
.quick {
	height: 25px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	word-spacing: 5px;
}
.quick .qleft {
	width: 500px;
	float: left;
	text-align: left;
	padding-left: 15px;
	line-height: 30px;
}
quick .qright {
	width: 500px;
	float: left;
	text-align: right;
}
.quick img {
	position: relative;
	top: 2px;
}
.main {
}
.left {
	width: 165px;
	float: left;
	height: 300px;
	background: url(/common/images/EntSpaceView/ent_left.gif) no-repeat;
}
.title {
	line-height: 45px;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
}
.menu {
}
.menu li {
	padding-left: 25px;
	background: url(/common/images/EntSpaceView/li_bg.gif) no-repeat;
	height: 26px;
	line-height: 26px;
	text-align: left;
}
.right {
	width: 825px;
	float: left;
	margin-left: 10px;
}
.rtitle {
	height: 33px;
	line-height: 33px;
	padding-top: 3px;
	padding-left: 10px;
	background: url(/common/images/EntSpaceView/ent_right_title.gif) no-repeat;
	font-weight: bold;
}
.rtitle .on{
	font-size: 14px;
}
.rtitle .off {
}
.content {
	padding: 5px;
	margin-top: 10px;
}
.content p {
	text-indent: 2em;
	line-height: 20px;
	margin-bottom: 10px;
}
.content img {
	border: 1px solid #ccc;
	padding: 1px;
}
.content ul {
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.content li {
	height: 100px;
	line-height: 100px;
}
.content .pic {
	width: 25%;
	float: left;
	text-align: center;
}
.content .name {
	width: 55%;
	float: left;
	text-align: left;
}
.content .date {
	width: 20%;
	float: left;
	text-align: center;
}
/*
.content ul {
	width: 25%;
	float: left;
	text-align: left;
}
.content li {
	text-align: center;
	margin-bottom: 5px;
	clear: both;
}
*/
.gray {
	color: #999;
}
.red {
	color: #f00;
}
.bold {
	font-size: 14px;
	font-weight: bold
}
.content1 {
	padding: 5px;
	margin-top: 10px;
}
.content1 span {
	color: #999;
}
.content1 li {
	line-height: 25px;
	background-color: #f1f1f1;
	margin-bottom: 3px;
}
.content1 .list_left {
	width: 79%;
	float: left;
	padding-left: 1%;
}
.content1 .list_right {
	width: 20%;
	float: left;
}
.content2 {
	padding: 5px;
}
.content2 ul {
	border-bottom: 1px dotted #999;
	clear: both;
	padding-top: 15px;
}
.content2 p {
	margin-left: 40px;
	margin-bottom: 2px;
}
.content2 .ask {
	background: url(/common/images/EntSpaceView/ask.gif) no-repeat;
	margin-bottom: 15px;
}
.content2 .answer {
	background: url(/common/images/EntSpaceView/answer.gif) no-repeat;
	margin-bottom: 15px;
	clear: both;
}
.tabtitle {
	background-color: #eee;
	line-height: 26px;
	width: 15%;
	text-align: right;
	font-weight: bold;
}
.tabcont {
	width: 35%;
	padding-left: 5px;
	line-height: 26px;
}
.crd_title td {
	line-height: 26px;
	background-color: #eee;
	text-align: center;
}
.crd_list td {
	line-height: 95px;
	text-align: center;
}
/* 底部 */
#footer {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	text-align: center;
}
#footer p {
	margin: 10px 0;
}
#footer span {
	margin: 5px 0;
}