﻿/*链接css蓝转黄*/
 a {color:#014495; text-decoration:none;}
 a:link {color:#014495; text-decoration:none;}
 a:visited{color:#014495; text-decoration:none;}
 a:hover {color:#FF7E00;}
 a:active{color:#FF7E00;}
/*链接css黄转蓝*/
.link_yellow a {color:#FF7E00; text-decoration:none;}
.link_yellow a:link {color:#FF7E00; text-decoration:none;}
.link_yellow a:visited{color:#FF7E00;}
.link_yellow a:hover { color:#0059AD; text-decoration:underline;}
.link_yellow a:active{ color:#0059AD;}
/*链接css黑转蓝*/
.link_black a {color:#000; text-decoration:none;}
.link_black a:link {color:#000; text-decoration:none;}
.link_black a:visited {color:#000;}
.link_black a:hover { color:#0059AD;text-decoration:underline;}
.link_black a:active{ color:#0059AD;text-decoration:underline;}


#content{
   float:left;
	width:1003px;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/left_bg.gif) repeat-y left top;
	}
#floor{
   float:left;
	width:95%;
	height:500px;
}	
/*左边导航css布局区*/
#content_nav{
    float:left;
    width:197px;
    padding:0 0 350px 6px;
    margin:0 35px 0 0;
    overflow:hidden; 
}
#content_nav ul{
    width:181px; 
    padding-top:85px;
	 border-top:10px #F1F2F2 solid;
}
#content_nav li{
	width:179px;
	height:28px;
	line-height:28px;
	border:#f1f2f2 solid;
	border-width:7px 1px;
	background-color:#d1d1d1;
}
#content_nav li a{
	margin-left:8px;
	padding-left:24px;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/nav_signs.gif) no-repeat  left top;	
}
/*右边正文之服务项目css布局区*/
#about_fuwu{
   float:left;
	width:730px;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/contact_us.gif) no-repeat right bottom;
	margin-top:30px;
	color:#0059AD;
}
#about_fuwu h3{
    float:left;
	width:635px;
	height:25px;
	line-height:25px;
	margin:25px 0 15px 10px;
	display:inline;
	padding-left:28px;	
	color:black;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/signs_logo.gif) no-repeat  left center;
}
.columns_top{  float:left;height:31px;}
#netware_width{
    width:625px;
    float:left;
    margin-left:35px; 
    display:inline;
	line-height:22px;
    overflow:hidden;
}
.fuwu_border{border: 1px #0059AD solid;border-top:0;float:left;width:100%;}
.adv{
   float:left;
   width:301px;
   margin:0 -12px 0 35px;    
   display:inline;
   }
#recruitment{
   float:left;
   width:250px; 
   padding:15px 24px 20px 25px;
   white-space:pre-wrap;
   text-align:justify;
   line-height:22px;
   }
#custom{
   width:269px;  
   height:155px;
   line-height:24px;
   padding:14px 15px 20px 15px;
   }	   	
#member{
   width:583px;   
   margin:20px 0 20px 35px; 
   line-height:24px;
}
#member p{ padding:15px 20px 25px 20px;}
#vip{
   width:583px;
   margin-left:35px;
   line-height:24px;
   }
#vip p{ padding:15px 20px 25px 20px;}
#headhunting{
   width:583px;
   margin:20px 0 20px 35px; 
   line-height:24px;
   }
#headhunting p{ padding:15px 20px 25px 20px;}
#acting{
   width:583px;
   margin-left:35px;
   line-height:24px;
   }
#acting p{  padding:15px 20px 25px 20px;}


