﻿/*链接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_white a {color:#fff; text-decoration:none;}
.link_white a:link {color:#fff; text-decoration:none;}
.link_white a:visited{color:#fff;}
.link_white a:hover { color:#000; text-decoration:underline;}
.link_white a:active{ color:#000;}
/*链接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_ad{
   float:left;
   width:730px;
   margin-top:30px;
   color:#0C447C;
}
#second_nav{
	float:left;
	width:670px;
	height:25px;
	margin:10px 0 0 20px;
	display:inline;	
	background:#FE4800 url(http://image.jjoobb.cn/oldimg/img/contact_us/second_nav_right.gif) no-repeat right top;
}
#second_nav ul{
    float:left;
    width:600px;
    padding-left:10px;
    height:25px;
    background:#FE4800 url(http://image.jjoobb.cn/oldimg/img/contact_us/second_nav_left.gif) no-repeat left top;    
}
#second_nav li{
	float:left;
	margin:0 15px;
	height:25px;
	line-height:25px;	
}
#about_ad h3{
    float:left;
	width:665px;
	height:30px;
	line-height:30px;
	margin:25px 0 25px 25px;
	display:inline;
	font-size:14px;
	background:url(http://image.jjoobb.cn/oldimg/img/public/solid_blue.gif) repeat-x left bottom;
	}
#about_ad h3_left{
    float:left;
	width:575px;
	height:25px;
	line-height:25px;
	padding-left:28px;	
	color:black;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/signs_logo.gif) no-repeat  left center;
}
.ad_font{
   float:left;
   width:665px;
   text-align:left;
   padding-left:20px;	
}
.ad_font ul{
   float:left;
   width:280px;
   margin:15px 0;
   padding-left:30px;
}
.ad_font li{
	float:left;
	width:280px;
	line-height:25px;
}
.ad_font li .left{
	float:left;
	width:40px;
}
.ad_font li .right {
	float:left;
	width:220px;
}

.ad_photo{
	float:right;
	width:320px;	
}
#about_ad h3 .right{
    width:47px;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/top.gif) no-repeat  right top;
	overflow:hidden;	
}
 #about_ad{
   float:left;
	width:730px;
	height:1800px;
	background:url(http://image.jjoobb.cn/oldimg/img/contact_us/contact_us.gif) no-repeat right bottom;
	margin-top:30px;
	color:#0C447C;
}