﻿/*链接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_falv{
   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:#0C447C;
}
#about_falv 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;
}
#about_falv p{
    float:left;
    margin-left:35px;
    display:inline;
	width:625px;
	line-height:22px;
    overflow:hidden;
}
.second_title {
   float:left;
   margin-left:38px;
   display:inline;
   padding-left:20px;
   width:605px;
   height:25px;
   line-height:25px;
   background:url(http://image.jjoobb.cn/oldimg/img/contact_us/about_falv_signs.gif) no-repeat  left center;
}
.line_blue {
   float:left;
   width:625px;
   height:22px;
   margin-left:35px;
   background:url(http://image.jjoobb.cn/oldimg/img/public/line_blue.gif) repeat-x left center;
	
}
#about_falv li{
	float:left;
    margin-left:45px;
    display:inline;
	width:615px;
	line-height:24px;
    overflow:hidden;
}