@charset "utf-8";
/* CSS Document */
.aboutlinebg{
	width:224px;
	height:18px;
	background:url(../../media/skin/client/organization_001.jpg) repeat-y;
	padding-left:5px;
	line-height:18px;
}
.aboutlinebg .more{
	float:right;
	width:45px;
	line-height:18px;
	height:18px;
}
.aboutlinebg .name{
	float:left;
	line-height:18px;
	height:18px;
}
.organizationtext{
	font-size:14px;
	color:#730300;
	font-weight:bold;
}
.organizationtext a{
	font-size:14px;
	color:#730300;
	font-weight:bold;
	text-decoration:none;
}
.organizationtext a:hover{
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.manager{
	line-height:22px;
}
.orglist{
}
.orglist ul{
	list-style:none;
}
.orglist li{
	width:290px;
	height:65px;
}
.orglisttu{
	width:70px;
	height:50px;
	border:2px solid #fff;
	float:left;
}
.orglisttext{
	width:180px;
	float:left;
	margin-left:10px;
	line-height:18px;
}
.orglistname{
	height:20px;
	line-height:20px;
}
.dongshihuilogo{
	text-align:center;
	margin-bottom:10px;
	margin-top:5px;
}
.organizationgao{
	height:830px;
}
.bannerorg{
	height:463px;
	margin:0 auto;
	width:auto;
	background-image:url(../../media/skin/client/banner04.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
