/*关于我们系列页面样式*/
/*代理*/
#aboutmenutop {
    background-image: url(../imgs/about_top.jpg);
    width: 209px;
    background-repeat: no-repeat;
    overflow: auto;
    margin-top: 15px;
}
#my_menu {
    float: left;
    margin-top: 65px;
    margin-left: 10px;
}
#about_map {
		margin: 10px 30px 
}	
.about_others {
		border-bottom: 1px solid #ccc;
		height: 30px
}
.about_desc {
		margin: 10px;
}			
.about_desc a{
		color: #ff0000;
		text-decoration: none
}			
.clients_row {
		border-bottom: 1px solid #ccc;
		height: 80px
}		
.clients_row img {
		margin: 10px 30px
}	
.partners_row {
		border-bottom: 1px solid #ccc;
		height: 50px;
		margin-top: 20px;
}
.eachpartner {
		float: left;
		width: 230px;
}		
.eachpart_txt {
		text-align: center;
		margin-bottom: 5px
}	
.link_row {
		border-bottom: 1px solid #ccc;
		border-top:1px solid #ccc;
		height: 65px;
}		
.link_row img {
		margin:12px 20px 0 5px;
}	
.yty_link{ padding:0 5px 15px; color:#333; font-size:12px; overflow:hidden; margin-top:15px;}
.yty_link table{margin-top:-1px; float:left;}
.yty_link table th{background:url(../imgs/line_x.gif) top repeat-x #f1f1f1; width:123px; text-align:center; padding:14px 0; vertical-align:top;}	
.yty_link table tr{background:url(../imgs/line_x.gif) top repeat-x;}
.yty_link table td{padding:12px 0; vertical-align:top; padding-left:6px; line-height:18px;}
.yty_link table td a{ padding-right:12px; margin:0; display:inline-table; color:#d00000;}
.yty_link table td a:hover{color:#f60;}
.about_txt_link {
		margin-top: 10px;
		padding-left:5px;
		/*text-indent: 30px;*/
		line-height: 22px;
		height: 270px;
}		
.about_txt_link textarea {
		font-size: 12px
}	
.newsrow {
		clear: both;
		height: 25px;
		padding-top: 5px;
		border-bottom: 1px solid #ccc;
}
.newsid {
		width: 100px;
	  float: left;
	  text-indent: 30px;
}
.newstitle {
		width: 500px;
	  float: left
}
.newstitle a {
		color: #333;
		text-decoration: none
}
.newsdate {
		float: left
}			  
.seppage {
		clear: both;
		text-align: center;
		margin: 10px 0px;
}		
.seppage a {
		color: #333;
		text-decoration: none
}		  
.job_desc {
	  margin: 10px 0px;
		text-indent: 30px
}			
.job_title {
		border-bottom: 3px solid #999;
		background: #F2F2F2;
		height: 25px;
		line-height: 30px
}	
.job_title div {
		float: left;
		font-weight: bold;
		text-align: center;
		width: 140px
}			
.job_row div {
		float: left;
		text-align: center;
		width: 140px
}		
.job_row {
	  padding-top:5px;
		height: 30px
}
.job_even {
		background: #F5F5F5;
}		
.job_item div {
		line-height: 30px;
		text-indent: 25px;
}	
.job_item {
		margin-bottom: 20px;	
}		
.title4jobdetail {
		border-bottom: 2px solid #999;
		background: #F2F2F2;
		font-weight: bold
}		
.applyjobbtn {
		margin-left: 150px;
		margin-top: 20px;
}		
							