@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "宋体", "微软雅黑", Tahoma, Arial;
	font-size: 14px;
	color: #333333;
 
}

a{
	color:#333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*--Header Start--*/
#header {
	width: 960px;
	height: 70px;
	margin: 0 auto;
}

#header_left {
	float: left;
	width: 383px;
	height: 70px;
}
#header_left h1 {
	width: 383px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(pic/header_left.gif) no-repeat;
}
#header_left h1 a { 
	display: block; 
	height: 100%; 
	width: 100%;
}

#header_right {
	float: right;
	display: block;
	width: 160px;
	height: 70px;
	background: url(pic/header_right.gif) no-repeat;
	text-indent: -9999px;
}

#banner_index {
	margin: 0 auto;
	width: 960px;
	height: 250px;
	background: url(pic/banner_1.jpg) no-repeat;
}

#banner_secret {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/secret_banner.jpg) no-repeat;
}

#banner_partner {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/partner_banner.jpg) no-repeat;
}

#banner_contact {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/contact_banner.jpg) no-repeat;
}

#banner_linkus {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/link_banner.jpg) no-repeat;
}

#banner_join {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/join_banner.jpg) no-repeat;
}

#banner_products {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/services_banner.jpg) no-repeat;
}

#banner_lawfirm {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/lawfirm_banner.jpg) no-repeat;
}

#banner_news {
	margin: 0 auto;
	width: 960px;
	height: 140px;
	background: url(pic/news_banner.jpg) no-repeat;
}

/*--Header End--*/

/*--Nav Start--*/
#nav {
	width: 960px;
	height: 35px;
	margin: 0 auto;background: url(pic/nav_bg.gif) repeat-x;
}

#nav ul {
	width: 926px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#nav ul li {
	float: left;
	padding: 0;
	margin: 0 0 0 6px;
	list-style: none;
	text-align: center;
}

#nav ul li a {
	color: #FFFFFF;
}
/*--Nav End--*/

/*--Content Start--*/
#content {
	width: 960px;
	margin: 20px auto 0 auto;
	padding: 0;
	font-family:"宋体";
	font-size: 14px;
	background: #FFFFFF;
	text-align: center;
}

#content_left {	
	float: left;
	width: 138px;
	margin: 0;
	padding: 10px 0 0 0;
}

#content_left ul {
	float: left;
	width: 138px;
	margin: 0 ;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

#content_left ul li {
	display: block;
	height: 16px;
	margin: 10px 30px 26px 30px;
	overflow: hidden;
	list-style: none;
}
#content_left ul li a {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
#content_left ul li a:hover {
	background-position: 0 -16px;
}
#content_left ul li#aboutus,
#content_left ul li#aboutus a { 
	width: 67px;
    background-image: url(pic/aboutus.gif); 
}
#content_left ul li#news,
#content_left ul li#news a { 
	width: 67px;
    background-image: url(pic/news.gif); 
}
#content_left ul li#services,
#content_left ul li#services a { 
	width: 67px;
    background-image: url(pic/services.gif); 
}
#content_left ul li#partner,
#content_left ul li#partner a { 
	width: 67px;
    background-image: url(pic/partner.gif); 
}
#content_left ul li#joinus,
#content_left ul li#joinus a { 
	width: 67px;
    background-image: url(pic/join.gif); 
}
#content_left ul li#linkus,
#content_left ul li#linkus a { 
	width: 67px;
    background-image: url(pic/link.gif); 
}
#content_left ul li#lawfirm,
#content_left ul li#lawfirm a { 
	width: 67px;
    background-image: url(pic/law.gif); 
}
#content_left ul li#secret,
#content_left ul li#secret a { 
	width: 67px;
    background-image: url(pic/secret.gif); 
}
#content_left ul li#contact,
#content_left ul li#contact a { 
	width: 67px;
    background-image: url(pic/contact.gif); 
}
#content_left ul li#helps,
#content_left ul li#helps a { 
	width: 67px;
    background-image: url(pic/help.gif); 
}
body.index #content_left ul li#aboutus,
body.index #content_left ul li#aboutus a,
body.index #content_left ul li#aboutus a:hover,
body.news #content_left ul li#news,
body.news #content_left ul li#news a,
body.news #content_left ul li#news a:hover,
body.products #content_left ul li#services,
body.products #content_left ul li#services a,
body.products #content_left ul li#services a:hover,
body.partner #content_left ul li#partner,
body.partner #content_left ul li#partner a,
body.partner #content_left ul li#partner a:hover,
body.join #content_left ul li#joinus,
body.join #content_left ul li#joinus a,
body.join #content_left ul li#joinus a:hover,
body.linkus #content_left ul li#linkus,
body.linkus #content_left ul li#linkus a,
body.linkus #content_left ul li#linkus a:hover,
body.lawfirm #content_left ul li#lawfirm,
body.lawfirm #content_left ul li#lawfirm a,
body.lawfirm #content_left ul li#lawfirm a:hover,
body.secret #content_left ul li#secret,
body.secret #content_left ul li#secret a,
body.secret #content_left ul li#secret a:hover,
body.contact #content_left ul li#contact,
body.contact #content_left ul li#contact a,
body.contact #content_left ul li#contact a:hover,
body.helps #content_left ul li#helps,
body.helps #content_left ul li#helps a,
body.helps #content_left ul li#helps a:hover {
	background-position: 0 -32px;
}

/*-------Content_right--------*/
#content_right {
	float: left;
	width: 770px;
	margin: 0;
	padding: 10px 0 20px 30px;
	border-left: #CCCCCC 1px solid;
	text-align: left;	
	line-height: 2em;
}

*html #content_right {
	width: 750px;
}

#content_right a.blue {
	color: #005EAC;
	text-decoration: underline;
}
#content_right h4 {
	font-size: 14px;
	background: #FFFFFF;
	color: #005EAC;
	margin: 0;
	text-align:left;
	padding: 10px 0 0 0;
}
#content_right h4.red {
	color: #FF0000;
	margin:0;
	padding: 10px 0 0 0;
	font-size: 14px;
}
#content_right p {
	line-height: 2em;
	margin: 0;
	padding: 0;
}

.text {
	margin-top: 10px; 
	color: #FF6600; 
	font-weight: bold; 
	font-size:14px;
}

.test_small {
	margin-top: 10px; 
	color: #FF6600; 
	font-weight: bold; 
	font-size:12px;
}

.line {
	margin: 0 0 10px 0;
}

.line_a {
	width: 334px;
	height: 1px;
	line-height: 1px;
	margin: 10px auto;
	border-bottom: 1px solid #cacaca;
}
.cooperation {
	float: left;
	width: 350px;
	height: 170px;
	margin: 0 20px 20px 0;
	border: 1px solid #cacaca;
}

*html .cooperation {
	width: 340px;
}

.text_blue {
	color: #005EAC; 
	font-size: 12px;
}

.text_name {
	color: #333333; 
	font-size: 12px; 
	font-weight: bold;
}
/*--Partner Start--*/

.partner_div {
	float: left;
	width: 110px;
	height: 130px;
	margin: 8px 20px 10px 0;
	font-size: 12px;
	text-align: center;
}
.partner_box {
	width: 110px;
	height: 110px;
	border: 1px solid #cccccc;
}
.partner_box img {
	width: 100px;
	height: 100px;
	margin: 5px;
}
.gray_bigbold {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	margin: 0 20px 0 0;
}
.gray_small {
	font-size: 14px;
	line-height: 2em;
}
.gray_smalls {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
}
.gray_bold {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#gray_smaller {
	font-size: 12px;
	margin: 10px 0;
	line-height: 1.5em;
}

.gray_smaller a {
	font-size:12px;
	color: #333333;
	text-decoration: none;
}

.gray_smaller a:hover {
	text-decoration: underline;
}

/*--Partner End--*/

/*--Tab Start--*/
.tab_mo { 
	border-top:1px solid #cacaca;
	margin: -17px 0 0 0;
	*margin: -22px 0 0 0;
	padding: 0;
}
.tab {
	width: 600px; 
	list-style:none;
	padding:4px 0 0 10px;
	margin-left: 0;
	text-align: left;
}
.tab li {
	display: inline; 
	font-size:12px;
}
.tab li a {
	padding:3px 4px; 
	border:1px solid #cacaca;  
	color:#666666; 
	border-bottom:none;
	text-decoration:none;
	background:#f9f9f9;
}

.tab li a:hover { 
	background:#ffffff;
	text-decoration: none;
}

.tab li.no a {
	background:#ffffff; 
	border-bottom:none; 
	position:relative;  
	top: 2px;        
	color:#333333; 
	font-weight:bold
}
.bottom {
	width: 700px;
	border-bottom: 1px  dashed #CCCCCC;
}
/*--Tab End--*/
/*--Content End--*/

/*--Footer Start--*/
#footer {
	width: 960px;
	height: 70px;
	margin: 20px auto;
	padding: 0;
	font-size: 12px;
	border-top: 1px solid #cacaca;
	text-align: center;
	line-height: 1.6em;
	color: #666666;
}
#footer a {
	color: #616161;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 10px auto;
}
/*--Footer End-- #index_hrad_jgg .war-daohang */

#index_hrad_jgg .war-daohang li.d2{
	width:50px;
}
#index_hrad_jgg .war {
width:960px;
}

#index_hrad_jgg .war-top ,.user_info{
	font-size: 12px;
}


#index_hrad_jgg .war {width:960px;}
#index_hrad_jgg .war-top ,.user_info ,.v5-copy,.loginform,#index_hrad_jgg .war-daohang {font-size: 12px;}
.v5-copy {margin:0 auto;width:960px;}
 