/*read.html ----- start*/
.read{
	width: 1000px;
	height: 100%;
	margin: 35px auto 0px auto;
	float: center;
	min-height: 790px;}
.read .read-left{
	width: 225px;
	height: auto;
	background: #fff;
	border-top: 5px solid #F39700;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	float: left;
	_display: inline;}
.read .read-left .read-left-header{
	height: 60px;
	width: 100%;
	float: left;
	_display: inline;}
.read .read-left-header h3{
	font-size: 16px;
	color: #009579;
	float: left;
	margin-top: 15px;
	margin-left: 10px; 
	_display: inline;}
.read .read-left-header img{
	float: left;
	margin-top: 17px;
	margin-left: 8px;
	cursor: pointer;}
 .read-ul{
 	height: auto;
	min-height: 150px;
	width: 200px;
	float: left;
	text-align: center;
	position: relative;
	margin-left: 12px;
	_display: inline;
	margin-bottom: 10px;}
.read-ul a{
	color: #333333;
	display: block;
	font-size:12px;}
 .read-ul dl dd {
	display:none;}
 .read-ul dl dt{
	width: 205px;
	height: 35px;
	display: block;
	line-height: 35px;
	cursor: pointer;
	color: #fff;
	font-size:14px;
	margin-bottom: 8px;
	background: #009579 url(../images/read-link.png) no-repeat center right 25px;
	_background: #009579 url(../images/ie6-read-tag2.png) no-repeat center right;}
.img-back{
	background: #009579 url(../images/read-link1.png) no-repeat center right 25px!important;
	_background: #009579 url(../images/ie6-read-tag22.png) no-repeat center right;}
.img-back a{
    color:#fff!important;}
 .read-ul dl dt a{
	color: #333333;
	display: block;}
.read-ul dl dt a:hover{
	display: block;}
.read-ul dl dt.read-hover{
	display: block;
	background: #056452 url(../images/read-link-hover.png) no-repeat center right 25px;
	_background: #026F5B url(../images/ie6-read-tag1.png) no-repeat center right;}
 .read-ul dl dd dl dt{
	width: 150px;
	height: 15px;
	display: block;
	line-height: 15px;
	cursor: pointer;
	margin-bottom: 15px;
	margin-left: 10px;
	background: #fff;
	text-align: left;
	text-indent: 1em;
	color: #333;
	font-size:12px;}
.read-ul dl dd dl dt:hover ,  .read-ul dl dd dl dt.read-hover{
	background: #fff url(../images/read-li-hover.png) no-repeat center left;}
 .read-ul dl dd dl dd{
	width: 150px;
	height: 15px;
	display: block;
	line-height: 15px;
	cursor: pointer;
	margin-bottom: 15px;
	margin-left: 60px;
	background: #fff;
	text-align: left;}
 .read-ul dl dd dl dd a:hover{
	color: #026f5b;}

.read .read-right{
	width: 720px;
	height: 100%;
	border: 1px solid #D6D6D6;
	float: right;
	background-color: #fff;
	margin: 0 auto 34px 0;
	min-height: 790px;
	_display: inline;
	_height:expression(this.scrollHeight < 790 ? "790px" : "auto");}
.read .read-right .read-address{
	width: 100%;
	height: 50px;
	float: left;
	_display: inline;}
.read .read-right .read-address img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	_display: inline;}
.read .read-right .read-address p{
	float: left;
	margin-top: 8px; 
	margin-left: 5px;
	color: #666666;
	font-size: 11.66px;
	_display: inline;}
.read .read-right .read-right-work{
	width: 640px;
	height: 100%;
	float: left;
	margin-left: 45px;
	_display: inline;}
.read .read-right-work h1{
	color: #333333;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 45px;
	text-align: center;}
.read .read-right-work hr{
	color: #F0F0F0;
	width: 630px;
	margin-bottom: 25px;}
.read .read-right-work .content{
	width: 650px;
	line-height: 2;}

/*read.html ----- end*/
/*works.html ----- start*/
.works{
	width: 1000px;
	height: 100%;
	border: 1px  solid #D2D2D2;
	margin: 50px auto 40px auto;
	background-color: #fff;
	min-height: 790px;}
.works .address{
	width: 100%;
	height: 50px;
	float: left;
	_display: inline;}
.works .address img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;}
.works .address p{
	float: left;
	margin-top: 8px; 
	margin-left: 5px;
	color: #666666;
	font-size: 11.66px;
	_display: inline;}
.works .work{
	height: 100%;
	width: 750px;
	min-height: 580px;
	margin: 50px auto 0px auto;
	line-height: 2;
	 _height:expression(this.scrollHeight < 580 ? "580px" : "auto");}
.works .work h1{
	color: #333;
	font-size: 18px;
	text-align: center;}
.works .work .penster{
	color: #666;
	margin-top: 10px;
	margin-bottom: 8px;
	width: 700px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 20px;}
.works .work .content{
	width: 700px;}
.record{
	width: 740px;
	height: 140px;
	margin: 0 auto;}
.record p{
	float: right;
	text-align: right;
	color: #666666;
	font-size: 11.66px;
	border-top: 1px solid #eee;
	width: 750px;
	padding-top: 10px;
	_display: inline;}
 .record ul{
	list-style: disc;
	float: left;
	margin-top: 60px;
	_display: inline;}
.record ul li{
	margin-bottom: 10px;}
.record ul a{
	font-size: 11.66px;
	text-align: left;
	color: #666666;}
.record ul a:hover{
	color: #02967A;}
/*works.html ----- end*/
/*list.html ----- start*/
.list{
	width: 1000px;
	height: 800px;
	margin: 35px auto 34px auto;}
.list .list-left{
	width: 225px;
	height: auto;
	padding-bottom:15px;
	background: #fff;
	border-top: 5px solid #F39700;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	float: left;
	min-height: 150px;
	_display: inline;}
.list .list-left .list-left-header{
	height: 60px;
	width: 100%;
	float: left;
	_display: inline;}
.list .list-left-header h3{
	font-size: 16px;
	color: #009579;
	float: left;
	margin-top: 15px;
	margin-left: 10px; 
	_display: inline;}
.list .list-left-header img{
	float: left;
	margin-top: 17px;
	margin-left: 8px;
	cursor: pointer;
	_display: inline;}
 .list-ul{
	min-height: 150px;
	width: 230px;
	float: left;
	text-align: center;
	margin-left: 10px;
	_display: inline;}
 .list-ul li{
	width: 205px;
	height: 35px;
	margin-bottom: 12px;}
 .list-ul li a{
	display: block;
	line-height: 35px;
	background-color: #009579;
	width: 205px;
	height: 35px;
	color: #fff;
	font-size:14px;}
 .list-ul li a:hover{
	background-color: #056452;
	cursor: pointer;}
.list .list-right{
	width: 720px;
	height: 798px;
	border: 1px solid #D6D6D6;
	float: right;
	background-color: #fff;
	_display: inline;}
.list .list-right .list-address{
	width: 100%;
	height: 50px;
	float: left;
	_display: inline;}
.list .list-right .list-address img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	_display: inline;}
.list .list-right .list-address p{
	float: left;
	margin-top: 8px; 
	margin-left: 5px;
	color: #666666;
	font-size: 11.66px;
	_display: inline;}
.list .list-right .list-right-link{
	width: 640px;
	height: 630px;
	float: left;}
.list .list-right .list-right-link li{
	border-bottom: 1px dotted #E6E5E5;
	width: 100%;
	height: 43px;
	line-height: 43px;
	margin-left: 50px;
	background: url(../images/list-right-tag.png) no-repeat center left;
	_line-height:20px;
	_padding-bottom:-30px;}
.list .list-right .list-right-link li span{
	color: #999;
	float: right;
	margin-right: 10px;
	line-height: 43px;}
.list .list-right .list-right-link li a{
	display: inline-block;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 450px;
	margin-left: 15px;
	line-height: 43px;}
.list .list-right .list-right-link li img{
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: -5px;
	_margin-left: 5px;}
.list .list-right .list-right-link a:hover{
	color: #02967A;}
.list .list-right .page{
	width: 100%;
	height: 100px;
	float: left;
	margin: 0 auto;
	text-align: center;
	_display: inline;}
.list .list-right .page a{
	color: #333333;}
.list .list-right .page a:hover{
	color: #0f9880;} 
.list .list-right .page  p{
	color: #333333;
	cursor: pointer;
	margin-top: 40px;}
/*list.html ----- end*/