@charset "utf-8";
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear{
	clear:both;
}

/*头部页面代码开始*/
#header{
	width:972px;
	background:#FFF;
}
.header_mid{
	height:31px;
	width:972px;
	background:url(../images/header_mid_bg.jpg) repeat-x;
}

.header_mid_l{
	float:left;
	width:338px;
	height:31px;
	background:url(../images/header_mid_l.jpg) left no-repeat;
}

.header_mid_r{
	float:right;
	width:5px;
	height:31px;
	background:url(../images/header_mid_r.jpg) right no-repeat;
}
.header_bot{
	width:972px;
	height:91px;
}
.header_bot_l{
	float:left;
	height:91px;
	width:326px;
	background:url(../images/header_logo.jpg) no-repeat;
}
.header_bot_m{
	float:left;
	height:91px;
	width:226px;
	background:url(../images/header_left.jpg) no-repeat;
}
.header_bot_r{
	float:left;
	height:91px;
	width:420px;
	background:url(../images/header_right.jpg) no-repeat;
}
.header_bot_r img{
	padding:22px 0 0 2px;
}
.h_mainmenu{
	width:972px;
	height:35px;
}
.h_mainmenu_l{
	float:left;
	width:5px;
	height:34px;
	background:url(../images/mainmenu_l.jpg) repeat-x;
}
.h_mainmenu_r{
	float:right;
	width:5px;
	height:34px;
	background:url(../images/mainmenu_r.jpg) repeat-x;
}
/*首页菜单代码开始*/
.h_mainmenu_m{
	float:left;
	width:922px;
	height:34px;
	padding-left:40px;
	background:url(../images/mainmenu_bg.jpg) repeat-x;
}
.dropdown{
	margin:0;	
	float:left; 
	padding-right:5px;
	padding-top:3px;
}
.dropdown dt {
	width:auto; 
	text-align:center;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#004860;
	border:1px solid #d9e7eb;
	cursor:pointer; 
}
.dropdown dt:hover {
	background:url(../images/header_over.gif);
	font-weight:bold; 
	color:#f00
}
.dropdown dd {
	padding:0; 
	margin:0;
	position:absolute; 
	overflow:hidden;
	font-size:11px;
	width:210px; 
	display:none; 
	background:#fff; 
	z-index:200; 
	opacity:0
}
.dropdown ul {
	padding:0; 
	margin:0;	
	width:210px; 
	border:1px solid #d9e7eb; 
	list-style:none; 
	border-top:none;
	border-bottom:none;
}
.dropdown li{
	padding:0; 
	margin:0;
	display:inline;
}
.dropdown a, .dropdown a:active, .dropdown a:visited{
	display:block; 
	padding:5px; 
	color:#333; 
	text-decoration:none; 
	background:#edf3f5; 
	width:200px
}
.dropdown a:hover{
	background:#fff; 
	color:#f00
}
.dropdown .underline{
	border-top:1px solid #d9e7eb;
}
/*首页菜单代码结束*/

#box{
	width:1002px;
	margin:auto;
	height:auto;
	overflow:hidden;
	background:url(../images/home_bg.gif) left repeat-x;
}
#container{
	width:972px;
	border-left:2px solid #000;
	border-right:2px solid #000;
	background:#264A56;
	margin:auto;
}
#submenu{
	background:#16292F;
	height:24px;
	border-bottom:1px solid #0F2324;
}
.submenu_icon{
	float:left;
	width:52px;
	height:18px;
	background:url(../images/submenu_icon.jpg) no-repeat;
	margin:2px 15px 0 10px;
}
.submenu_tit{
	float:left;
	color:#FFF;
	line-height:24px;
}
.submenu_tit a{
	text-decoration:none;
	color:#FFF;
}
#submenu_b{
	height:4px;
	background:#121212;
}
/*子导航布局代码结束*/


/*中间布局代码开始*/
#home_content{
	height:auto;
	overflow:hidden;
}
#home_content01{
	background:url(../images/img_bg.jpg) repeat-y;
	height:auto;
	overflow:hidden;
}
#home_con_l{
	float:left;
	width:805px;
	height:auto;
	background:#FFF;
	overflow:hidden;
}
.home_con_t{
	height:16px;
}
.home_con_tl{
	float:left;
	background:url(../images/content_top_bg.jpg) left repeat-x;
	width:793px;
	font-size:0;
	height:16px;
}
.home_con_tr{
	float:right;
	background:url(../images/content_top_r.jpg) no-repeat;
	width:12px;
	font-size:0;
	height:16px;
}
.home_con_m{
	width:805px;
	height:auto;
	overflow:hidden;
	background:url(../images/con_bg.jpg) repeat-y;
}
.home_con_b{
	height:11px;
	font-size:0px;
}
.home_con_bl{
	float:left;
	background:url(../images/content_bot_bg.jpg) repeat-x;
	width:793px;
	height:11px;
	font-size:0px;
}
.home_con_br{
	float:right;
	background:url(../images/content_bot_r.jpg) no-repeat;
	width:12px;
	height:11px;
	font-size:0px;
}
.home_top_tab{
	width:792px;
	height:7px;
	font-size:0;
	background:url(../images/tab_bg.jpg) repeat-x;
}
.home_top_tab_l{
	float:left;
	width:4px;
	height:7px;
	font-size:0;
	background:url(../images/tab_l.jpg) no-repeat;
}
.home_top_tab_r{
	float:right;
	width:4px;
	height:7px;
	font-size:0;
	background:url(../images/tab_r.jpg) no-repeat;
}
/*标签代码开始*/
.home_con_tab{
	margin:8px auto;
	width:792px;
	height:150px;
	border:1px solid #D5F2F8;
	border-top:0px solid #D5F2F8;
}
#layout{
}
#tab{
	width:792px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#tabnav{
	width:792px;
	height:38px;
	background:#E2F5FB;
}
#tabnav ul{
	margin:0;
	padding:0;
}
#tabnav li{
	float:left;
	width:194px;
	padding:3px 0;
	text-align:center;
	list-style:none;
	cursor:pointer;
	color:#023F51;
}
#tabnav li.current{
	color:#EA0000;
}
#tab{
	width:792px;
}
#tabnav02{
	height:104px;
}
#tabnav02 ul{
	padding:0;
	margin:0;
}
#tabnav02 li{
	float:left;
	width:194px;
	height:92px;
	list-style:none;
	cursor:pointer;
	margin:3px 3px 0 0;
}
#tabnav02 li.current{
}
#tab .tabcon{
	width:792px;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:none;
}
#tab .block{
	display:block;
}
/*标签代码结束*/

/*标签01代码开始*/

.tab01_con{
	width:768px;
	height:auto;
	overflow:hidden;
	margin-left:1px;
	margin-top:1px;
	padding:20px 12px 10px 12px;
	background:url(../images/tab01_bg.jpg) top repeat-x;
}
.tab01_con_l{
	float:left;
	top:24px;
	left:24px;
}
.tab01_con_l img{
	border:1px solid #ccc;
	padding:1px;
}
.tab01_con_r{
	margin-left:240px;
	color:#175E8A;
	font-size:12px;
	line-height:18px;
}
.more_btn{
	float:right;
	width:65px;
	height:18px;
	background:url(../images/more_btn.jpg) no-repeat;
	margin:13px 30px 0 0;
	line-height:16px;
	text-align:center;
}
.more_btn a{
	color:#FFF;
	text-decoration:none;
}
.more_btn a:hover{
	color:#FF3;
	text-decoration:none;
}
/*标签01代码结束*/
/*标签02代码开始*/

.tab02_con{
	width:768px;
	height:auto;
	overflow:hidden;
	margin-left:1px;
	margin-top:1px;
	padding:10px 12px;
}
.tab02_con01{
	width:768px;
	height:auto;
	overflow:hidden;
	margin-left:1px;
	margin-top:1px;
	padding:0px 12px 10px 12px;
}
.tab02_con_l{
	float:left;
	width:374px;
	height:auto;
	overflow:hidden;
}
.tab02_con_top{
	width:374px;
	background:url(../images/tab_tit_bg.jpg) repeat-x;
	height:23px;
}
.tab02_c_t1{
	float:left;
	width:34px;
	height:23px;
	background:url(../images/tab_tit_l.jpg) no-repeat;
}
.tab02_c_tit01,.tab02_c_tit02,.tab02_c_tit03,.tab02_c_tit04{
	float:left;
	width:148px;
	height:23px;
	line-height:21px;
	font-size:13px;
	font-weight:700;
	color:#FFF;
	background:#ff6969;
}

.tab02_c_tit02{
	width:200px;
}
.tab02_c_tit03{
	width:168px;
}
.tab02_c_tit04{
	width:190px;
}
.tab02_c_titr{
	float:left;
	width:17px;
	height:23px;
	background:url(../images/tab_tit_m.jpg) no-repeat;
}
.tab02_c_tr{
	float:right;
	width:12px;
	height:23px;
	background:url(../images/tab_tit_r.jpg) no-repeat;
}
.tab02_con_r{
	float:right;
	width:374px;
	height:auto;
	overflow:hidden;
}
.tab02_con_bot{
	width:374px;
	height:8px;
	font-size:0px;
	background:url(../images/tab2_bot_bg.jpg) repeat-x;
}
.tab02_b_l{
	float:left;
	width:12px;
	height:8px;
	background:url(../images/tab2_bot_l.jpg) no-repeat;
}
.tab02_b_r{
	float:right;
	width:12px;
	height:8px;
	background:url(../images/tab2_bot_r.jpg) no-repeat;
}
.tab02_con_mid{
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	padding:8px 8px 3px 8px;
	overflow:hidden;
	height:auto;
	width:356px;
}

.tab02_con_c{
	color:#9E0011;
	line-height:18px;
}

.more_btn01{
	float:right;
	background:url(../images/more01_btn.jpg) no-repeat;
	width:63px;
	height:22px;
	line-height:18px;
	text-indent:10px;
	color:#555;
}
.more_btn01 a{
	color:#555;
	text-decoration:none;
}
.more_btn01 a:hover{
	color:#F00;
	text-decoration:none;
}

/*标签02代码结束*/
/*标签03代码开始*/
.tab03_con{
	width:792px;
	height:auto;
	overflow:hidden;
	padding-top:15px;
}
.tab03_content{
	width:792px;
	height:auto;
	overflow:hidden;
}
.tab03_top{
	height:28px;
}
.tab03_top_bg{
	float:left;
	width:523px;
	border-bottom:2px solid #FFD066;
	border-top:2px solid #FFD066;
	background:#fff;
	height:24px;
}

.tab03_top_con01{
	float:left;
	width:180px;
	height:28px;
	line-height:28px;
	font-weight:700;
	color:#FFF;
	background:url(../images/tab03_tit_bg.jpg) repeat-x;
}

.tab03_top_bg01{
	float:left;
	width:503px;
	border-bottom:2px solid #FFD066;
	border-top:2px solid #FFD066;
	background:#fff;
	height:24px;
}

.tab03_top_con{
	float:left;
	width:160px;
	height:28px;
	line-height:28px;
	font-weight:700;
	color:#FFF;
	background:url(../images/tab03_tit_bg.jpg) repeat-x;
}

.tab03_top_l{
	float:left;
	width:15px;
	height:28px;
	background:url(../images/tab03_tit_l.jpg) no-repeat;
}
.tab03_top_r{
	float:left;
	width:25px;
	height:28px;
	background:url(../images/tab03_tit_r.jpg) no-repeat;
}
.tab03_top_more{
	float:right;
	width:69px;
	height:28px;
	line-height:26px;
	text-indent:18px;
	background:url(../images/tab03_tit_more.jpg) no-repeat;
}
.tab03_top_more a{
	color:#555;
	text-decoration:none;
}
.tab03_top_more a:hover{
	color:#F00;
	text-decoration:none;
}

.tab03_con_c{
	border-left:1px solid #FFD066;
	border-right:1px solid #FFD066;
	padding:8px 15px 0 15px;
	height:auto;
	overflow:hidden;
	color:#7E6000;
	line-height:18px;
}
.tab03_bot_l{
	float:left;
	width:15px;
	height:14px;
	background:url(../images/tab03_b_l.jpg) no-repeat;
}
.tab03_bot_con{
	float:left;
	width:762px;
	border-bottom:1px solid #FFD066;
	height:14px;
	font-size:0px;
}
.tab03_bot_r{
	float:right;
	width:15px;
	font-size:0;
	height:14px;
	background:url(../images/tab03_b_r.jpg) no-repeat;
}

/*标签03代码结束*/
/*标签04代码开始*/
.tab04_con{
	width:792px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.tab04_title{
	width:792px;
	height:26px;
	margin-bottom:5px;
}
.tab04_title_l{
	float:left;
	width:22px;
	height:26px;
	background:url(../images/tab04_top_l.jpg) no-repeat;
}
.tab04_title_bg{
	float:left;
	width:749px;
	height:26px;
	line-height:26px;
	font-weight:700;
	font-size:13px;
	color:#0218D0;
	background:url(../images/tab04_top_bg.jpg) repeat-x;
}
.tab04_title_r{
	float:right;
	width:21px;
	height:26px;
	background:url(../images/tab04_top_r.jpg) no-repeat;
}
.tab04_con01{
	width:742px;
	height:auto;
	overflow:hidden;
	margin-left:1px;
	margin-top:1px;
	padding:0px 2px 8px 5px;
}
.tab04_con_l{
	float:left;
	width:388px;
	height:auto;
	overflow:hidden;
}
.tab04_con_r{
	float:right;
	width:388px;
	height:auto;
	overflow:hidden;
}
.tab04_top{
	width:388px;
	height:28px;
}
.tab04_t_l{
	float:left;
	width:6px;
	background:url(../images/tab04_tit_l.jpg) no-repeat;
	height:28px;
}
.tab04_t_tit{
	float:left;
	width:376px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/tab04_tit_bg.jpg) repeat-x;
	height:28px;
	line-height:28px;
	color:#FFF;
	font-weight:700;
}

.tab04_t_r{
	float:right;
	width:6px;
	background:url(../images/tab04_tit_r.jpg) no-repeat;
	height:28px;
}
.tab04_mid{
	border:1px solid #1C6CFF;
	padding:10px 8px 5px 8px;
}
.tab04_con_c{
	color:#00318D;
	font-size:11px;
	line-height:16px;
}
.more_btn02{
	padding-left:306px;
	line-height:16px;
	font-size:11px;
	background:url(../images/more_icon.jpg) 288px no-repeat;
}
.more_btn02 a{
	text-decoration:none;
	color:#3d3d3d;
}
.more_btn02 a:hover{
	text-decoration:none;
	color:#f00;
}

/*右边布局代码开始*/
#home_con_r{
	float:right;
	width:165px;
	margin-left:2px;
	overflow:hidden;
}
.home_con_r_top{
	width:165px;
	height:14px;
	background:url(../images/home_con_r_top.jpg) no-repeat;
}

.home_link{
	width:165px;
}
.home_link ul{
	padding:0;
	margin:0;
	list-style:none;
}
.home_link li{
	float:left;
	display:block;
	margin-bottom:12px;
	margin-left:5px;
	width:156px;
	height:63px;
	border:none;
}
/*右边布局代码结束*/

/*Our Products页面栏位布局开始*/
.bule01{
	color:#00E4FE;
}
.bule02{
	color:#86DCFF;
}

#main01{
	width:972px;
	height:auto;
	overflow:hidden;
}
.main01_t{
	height:16px;
}
.main01_tl{
	float:left;
	background:url(../images/content_top_bg.jpg) left repeat-x;
	width:960px;
	font-size:0;
	height:16px;
}
.main01_tr{
	float:right;
	background:url(../images/content_top_r.jpg) no-repeat;
	width:12px;
	font-size:0;
	height:16px;
}
.main01_con_b{
	height:11px;
	font-size:0px;
}
.main01_con_bl{
	float:left;
	background:url(../images/content_bot_bg.jpg) repeat-x;
	width:960px;
	height:11px;
	font-size:0px;
}
.main01_con_br{
	float:right;
	background:url(../images/content_bot_r.jpg) no-repeat;
	width:12px;
	height:11px;
	font-size:0px;
}
.main01_container{
	width:966px;
	background:#FFF;
	height:auto;
	overflow:hidden;
	padding:8px 3px;
}
.main01_top{
	margin:auto;
	overflow:hidden;
	width:951px;
	height:89px;
}
.main01_top_l{
	width:480px;
	float:left;
	height:89px;
	line-height:22px;
	color:#B7D47A;
	background:url(../images/op_tit.jpg) no-repeat;
}
.juh{
	margin:10px 0 0 18px;
	color:#FF9C00;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
}
.green{
	margin-left:18px;
}
.main01_top_r{
	width:471px;
	float:right;
	height:89px;
	background:url(../images/op_bg.jpg) no-repeat;
}
.main01_banner{
	margin:8px 7px 8px 18px;
}
.main01_banner ul{
	margin:0;
	padding:0;
}
.main01_banner ul li{
	float:left;
	list-style:none;
	border:4px solid #fff;
	margin-right:10px;
}
/*标签导航代码开始*/
#main01_content{ 
	margin-top:6px;
} 
#main01_menus{ 
	width:954px;
	height:41px;
	margin:auto;
	background:url(../images/op_menu_bg.jpg) center no-repeat;
} 
#main01_menus ul{
	margin:0 0 0 15px;
	padding:0;

} 
#main01_menus li{ 
    float:left;
    list-style-type:none; 
    height:41px; 
    text-align:center; 
    margin-right:1px; 
} 
#main01_menus li img{
	padding-top:8px;
	margin:0 4px;
}

#main01_menus a{ 
    text-decoration: none; 
    color:#fff;
	line-height:38px;
    display:block; 
    width:auto; 
} 

#main01_menus a:hover{ 
    text-decoration:none; 
    color:#FF0;
    display:block; 
    width:auto; 
} 

#main01_menus .selectli1{ 
    text-decoration:none; 
    color:#15250b; 
    display:block;
	height:41px;
	line-height:32px;
	margin-top:3px;
    width:72px; 
    background: url(../images/left_bk1.gif) center no-repeat; 
} 

#main01_menus .selectli2{ 
    text-decoration: none; 
    color:#15250b; 
    display: block; 
	height:41px;
	line-height:32px;
	margin-top:3px;
    width:107px; 
    background:url(../images/left_bk2.gif) center no-repeat; 
} 

#main01_menus .selectli3{ 
    text-decoration: none; 
    color:#15250b;  
    display:block; 
	height:41px;
	line-height:32px;
	margin-top:3px;
    width:159px; 
    background:url(../images/left_bk3.gif) center no-repeat; 
} 

#main01_menus .selectli4{ 
    text-decoration: none; 
    color:#15250b;  
    display:block; 
	height:41px;
	line-height:32px;
	margin-top:3px;
    width:118px; 
    background:url(../images/left_bk4.gif) center no-repeat; 
} 

#main01_menus .selectli5{ 
    text-decoration: none; 
    color:#15250b;  
    display:block; 
	height:41px;
	line-height:32px;
	margin-top:3px;
    width:63px; 
    background:url(../images/left_bk5.gif) center no-repeat;  
}
#main01_menus .selectli6{ 
    text-decoration: none; 
    color:#15250b;  
    display:block; 
	height:41px;
	line-height:32px;
	margin-top:3px;
    width:149px; 
    background:url(../images/left_bk6.gif) center no-repeat; 
} 
#main01_menus .selectli7{ 
    text-decoration: none; 
    color:#fff;  
    display:block; 
    width:auto;
} 

#main01_menus .selectli8{ 
    text-decoration: none; 
    color:#fff;  
    display:block; 
    width:auto;
} 
 
#content{
	margin:auto;
	padding-left:8px;
	padding-bottom:15px;
	overflow:hidden;
	font-size:12px;
} 
.content1{
} 
.content2 { 
} 
.content3{ 
} 
.content4{
} 
.content5{ 
}
.hidecontent{
	display:none;
} 
/*标签导航代码结束*/


/*content1标签1栏位布局开始*/

.content1_left{
	float:left;
	width:724px;
	height:auto;
	margin-top:12px;
	overflow:hidden;
	color:#002F87;
	line-height:18px;
}
.content1_top{
	line-height:21px;
}
.content1_top img{
	border:2px solid #E5E9EC;
	padding:2px;
	overflow:hidden;
	margin-right:15px;
	float:left;
}
.content1_con_c{
	margin-top:20px;
	height:auto;
	overflow:hidden;
}
.content1_con_top{
	height:28px;
}
.content1_con_top_l{
	float:left;
	height:28px;
	width:7px;
	background:url(../images/op_tit_l.jpg) no-repeat;
}

.content1_con_top_r{
	float:right;
	height:28px;
	width:7px;
	background:url(../images/op_tit_r.jpg) no-repeat;
}
.content1_con_neirong,.content2_con_neirong{
	width:706px;
	height:auto;
	overflow:hidden;
	color:#444;
	line-height:18px;
}
.content1_con_neirong{
	padding:5px 8px;
	border:1px solid #D0E2B0;
	border-top:0px solid #D0E2B0;
}
.content2_con_neirong{
	border:1px solid #D0E2B0;
	margin-top:1px;
	padding:12px 8px;
}
.content1_con_top_m1,.content1_con_top_m2,.content1_con_top_m3,.content1_con_top_m4,.content1_con_top_m5,.content1_con_top_m6{
	float:left;
	height:20px;
	margin-top:2px;
	width:538px;
	background:url(../images/op_titbg.jpg) repeat-x;
}
.content1_con_top_m1{
	width:538px;
}
.content1_con_top_m2{
	width:627px;
}
.content1_con_top_m3{
	width:547px;
}
.content1_con_top_m4{
	width:578px;
}
.content1_con_top_m5{
	width:505px;
}
.content1_con_top_m6{
	width:609px;
}
.content1_con_top_tit01{
	float:left;
	height:28px;
	width:172px;
	background:url(../images/op_tit01.jpg) no-repeat;
}
.content1_con_top_tit02{
	float:left;
	height:28px;
	width:83px;
	background:url(../images/op_tit02.jpg) no-repeat;
}
.content1_con_top_tit03{
	float:left;
	height:28px;
	width:163px;
	background:url(../images/op_tit03.jpg) no-repeat;
}
.content1_con_top_tit04{
	float:left;
	height:28px;
	width:132px;
	background:url(../images/op_tit04.jpg) no-repeat;
}
.content1_con_top_tit05{
	float:left;
	height:28px;
	width:205px;
	background:url(../images/op_tit05.jpg) no-repeat;
}
.content1_con_top_tit06{
	float:left;
	height:28px;
	width:101px;
	background:url(../images/op_tit06.jpg) no-repeat;
}
/*content1标签1栏位布局结束*/


/*content2标签2栏位布局结束*/
.content2_con_banner{
	height:52px;
	}
.content2_con_top{
	height:26px;
	display:block;
}
.content2_con_l{
	float:left;
	height:26px;
	width:245px;
	background:url(../images/op_Q_tit.jpg) no-repeat;
}
.content2_con_tit{
	text-indent:8px;
	line-height:26px;
	color:#184D00;
	font-weight:700;
}
.content2_con_m{
	float:left;
	height:26px;
	width:407px;
	background:url(../images/op_Q_bg.jpg) repeat-x;
}
.content2_con_r{
	float:right;
	height:26px;
	width:72px;
	background:url(../images/op_Q_r.jpg) no-repeat;
}
.content2_list_l{
	height:auto;
	overflow:hidden;
	float:left;
}

.content2_list_l ul{
	margin:0;
	padding:0;
}
.content2_list_l li{
	list-style:none;
	padding-left:15px;
	line-height:20px;
	vertical-align:top;
	background:url(../images/jt.gif) 4px no-repeat;
}

.content2_list1_l,.content2_list1_r{
	width:340px;
	height:auto;
	overflow:hidden;
}
.content2_list1_l{
	float:left;
}
.content2_list1_r{
	float:right;
}
.content2_list1_l ul,.content2_list1_r ul{
	margin:0;
	padding:0;
}
.content2_list1_l li,.content2_list1_r li{
	list-style:none;
	padding-left:15px;
	line-height:20px;
	vertical-align:top;
	background:url(../images/jt.gif) 4px no-repeat;
}


/*content2标签2栏位布局结束*/

/*content3标签3栏位布局开始*/
.content3_con_c{
	background:#F8FFEB;
	padding:3px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.content3_con{
	height:auto;
	overflow:hidden;
	border:1px solid #D5F7AD;
}
.content3_con_top{
	width:716px;
	height:27px;
	background:url(../images/op_sd_bg.jpg) repeat-x;
}
.content3_top_l{
	float:left;
	width:3px;
	height:27px;
	background:url(../images/sd_tit_l.jpg) no-repeat;
}
.content3_top_r{
	float:left;
	width:9px;
	height:27px;
	background:url(../images/sd_tit_r.jpg) no-repeat;
}
.content3_top_m1,.content3_top_m2,.content3_top_m3,.content3_top_m4{
	float:left;
	width:3px;
	height:27px;
	background:url(../images/sd_tit_m.jpg) repeat-x;
	line-height:27px;
	
}
.content3_con_tit{
	text-indent:5px;
	line-height:27px;
	color:#184D00;
	font-weight:700;
}
.content3_top_m1{
	width:190px;
}
.content3_top_m2{
	width:230px;
}
.content3_top_m4{
	width:330px;
}
.content3_top_m3{
	width:120px;
}
.content3_con_neirong{
	padding:12px 8px;
	background:#fff;
	height:auto;
	overflow:hidden;
	color:#444;
	line-height:18px;
}

/*content3标签3栏位布局结束*/

/*content4标签4栏位布局开始*/
.content4_con_top{
	height:26px;
	background:#F1FFE6;
}
.content4_con_tl{
	float:left;
	width:10px;
	height:26px;
	background:url(../images/system_top_l.jpg) no-repeat;
}
.content4_con_tt{
	float:left;
	width:175px;
	height:26px;
	background:#E0FFC4;
	line-height:26px;
	font-weight:700;
	color:#184D00;
}
.content4_con_tm{
	float:left;
	width:15px;
	height:26px;
	background:url(../images/system_top_m.jpg) no-repeat;
}
.content4_con_tr{
	float:right;
	width:7px;
	height:26px;
	background:url(../images/system_top_r.jpg) no-repeat;
}
.content4_table{
	margin-top:8px;
	border-left:1px solid #E5E9EC;
	border-top:1px solid #E5E9EC;
	color:#555;
}
.content4_table td{
	border-right:1px solid #E5E9EC;
	border-bottom:1px solid #E5E9EC;
	padding:5px;
}
.con_table_tit{
	color:#555;
	font-weight:700;
	background:#EDFFE9;
}
.con_table_tit01{
	background:#F8FFF7;
	font-weight:700;
	color:#157200;
}

/*content4标签4栏位布局结束*/


/*content5标签5栏位布局开始*/

.content5_con{
	height:auto;
	overflow:hidden;
	border:2px solid #D5F7AD;
	background:#fff;
	padding-bottom:5px;
}
.lph_faq_t{
	width:704px;
	margin:auto;
	display:block;
}
.lph_faq_t a{	
	display:block;
	border-bottom:1px solid #D5F7AD;
	text-decoration:none;
	color:#105300;
	display:block;
	line-height:20px;
	padding:2px 22px;
	text-indent:0;
	margin:5px auto 0 auto;	
	background:url(../images/faq_w_a.gif) #EDFFE9 10px 7px no-repeat;
}
.lph_faq_t a:hover{
	text-decoration:none;
	color:#105300;
	font-weight:700;
	display:block;
	border-bottom:1px solid #D5F7AD;
	background:url(../images/faq_w_h.gif) #E0FFC4 10px 7px no-repeat;
}
.lph_faq_t_w{
	width:682px;
	margin:auto;
	padding:5px 10px;
	text-indent:30px;
	border:1px solid #D5F7AD;
	border-top:0px solid #D5F7AD;
	line-height:20px;
	color:#4d4d4d;
	background:url(../images/faq_a.gif) 20px 10px no-repeat;
}

/*content5标签5栏位布局结束*/


/*content6标签6栏位布局开始*/
.content6_btn{
	padding:10px 0;
	margin:auto;
	text-align:center;
}
.con_table_tit03{
	color:#444;
	text-align:right;
	background:#F8FFF7;
}
.con_table_tit04{
	color:#444;
	background:#F8FFF7;
}
.con_table_tit07{
	color:#105800;
	font-weight:700;
	background:#f4ffee;
}
.con_table_tit02{
	background:#e6ffe0;
	font-weight:700;
	text-align:center;
	color:#157200;
}
.choose_submit{
	width:61px;
	height:22px;
	line-height:22px;
	background:url(../images/choose_submit.gif) no-repeat;
	color:#003B03;
	border:none;
}
.choose_submit01{
	width:61px;
	height:22px;
	line-height:22px;
	background:url(../images/choose_submit01.gif) no-repeat;
	color:#00476b;
	border:none;
}
.red{
	color:#F00;
}
/*content6标签6栏位布局结束*/

.content1_right{
	float:right;
	width:208px;
	height:auto;
	background:#EFEFEF;
	overflow:hidden;
}
.con_rtit01{
	margin-bottom:5px;
	width:205px;
	height:30px;
	line-height:18px;
	color:#FFF;
	font-size:12px;
	text-indent:110px;
	background:url(../images/op_r_tit.gif) no-repeat;
}
.con_rtit01 a{
	color:#FFF;
	text-decoration:none;
}
.con_rtit01 a:hover{
	color:#FF0;
	text-decoration:none;
}
.con_rtit02{
	width:205px;
	height:40px;
	text-indent:80px;
	padding:6px 0;
	background:url(../images/lh_r_tit.gif) no-repeat;
}
.con_rtit02 span{
	color:#FFF;
	text-align:right;
}
.con_rtit02 a{
	color:#00E4FD;
	font-weight:700;
	text-decoration:none;
}
.con_rtit02 a:hover{
	color:#FFF;
	font-weight:700;
	text-decoration:none;
}
.con_rtit03{
	width:205px;
	height:40px;
	line-height:40px;
	color:#F5FF00;
	text-indent:8px;
	margin-bottom:3px;
	background:url(../images/ipo_r_tit.gif) no-repeat;
}
.con_rtit03 a{
	color:#F5FF00;
	text-decoration:none;
}
.con_rtit03 a:hover{
	color:#FFF;
	text-decoration:none;
}
.con_rmenu{
	width:205px;
	height:auto;
	overflow:hidden;
	margin-bottom:5px;
}
.con_rmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.con_rmenu ul li{
	width:205px;
	float:left;
}
.con_rmenu .con_rmenu01{
	background:url(../images/rmenu01.jpg) no-repeat;
	width:205px;
	height:28px;
	line-height:28px;
	text-indent:12px;
	color:#555;
	font-weight:700;
}
.con_rmenu .con_rmenu02{
	background:url(../images/rmenu02.jpg) no-repeat;
	width:205px;
	height:28px;
	line-height:28px;
	text-indent:12px;
	color:#555;
	font-weight:700;
}
.con_rmenu a,.con_rmenu02 a,.con_rmenu01 a{
	text-decoration:none;
	color:#555;
}
.con_rmenu a:hover,.con_rmenu02 a:hover,.con_rmenu01 a:hover{
	text-decoration:none;
	color:#F00;
}

/*以上是Legal Practitioner Helper栏位的页面*/
#main02_content{
	width:951px;
	margin:auto;
}
.cus_banner{
	width:950px;
	height:76px;
}
.cus_banner_b{
	margin:5px 0;
	background:#F8F8F8 url(../images/css_icon.gif) 24px no-repeat;
	border:1px solid #CECECE;
	padding:8px 20px;
}
.cus_banner_f{
	width:auto;
	padding-left:60px;
	color:#2B0035;
	font-size:11px;
	font-weight:700;
	line-height:30px;
}
.cus_banner_w{
	padding-left:60px;
	color:#57880A;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.cus_content_c{
	margin-top:10px;
	height:auto;
	overflow:hidden;
}
.cus_con_top{
	height:34px;
	background:url(../images/css_tit_bg.jpg) repeat-x;
}
.cus_con_top_l{
	background:url(../images/css_tit_l.jpg) no-repeat;
	float:left;
	width:19px;
	height:34px;
}
.cus_con_top_tit01,.cus_con_top_tit02,.cus_con_top_tit03{
	float:left;
	font-weight:700;
	height:29px;
	text-align:center;
	line-height:29px;
	color:#184D00;
	background:#B3E939;
}
.cus_con_top_tit01{
	width:498px;
}
.cus_con_top_tit02{
	width:484px;
}
.cus_con_top_tit03{
	width:140px;
}
.cus_con_top_m{
	background:url(../images/css_tit_m.jpg) no-repeat;
	float:left;
	width:4px;
	height:34px;
}
.cus_con_top_r{
	background:url(../images/css_tit_r.jpg) no-repeat;
	float:right;
	width:6px;
	height:34px;
}
.cus_con_c{
	border:1px solid #B8EB48;
	border-top:none;
	padding:5px;
	height:auto;
	overflow:hidden;
}
.cus_con_c ul{
	margin:0;
	padding:0;
}
.cus_con_c li{
	list-style:none;
	padding-left:15px;
	text-align:left;
	overflow:hidden;
	line-height:18px;
	color:#265F00;
	background:url(../images/jt.gif) 4px no-repeat;
}

/*以上是Customer Service System栏位的页面*

/*以下是E-AF service栏位页面代码*/
.eaf_content_c{
	width:949px;
	margin:auto;
	height:auto;
	padding-top:15px;
	overflow:hidden;
}
.eaf_content_top{
	height:50px;
}
.eaf_con_top_t{
	width:311px;
	height:50px;
	float:left;
	background:url(../images/E-AF_tit.jpg) no-repeat;
}
.eaf_con_top_l{
	width:606px;
	height:50px;
	float:left;
	background:url(../images/E-AF_bg.jpg) no-repeat;
}
.eaf_con_top_r{
	width:32px;
	height:50px;
	float:right;
	background:url(../images/E-AF_r.jpg) no-repeat;
}
.eaf_con_bot{
	height:auto;
	overflow:hidden;
	border:1px solid #E0F5CE;
	border-top:0px solid #E0F5CE;
	padding:0 8px;
}

.eaf_con_b_l{
	float:left;
	width:236px;
	height:auto;
	overflow:hidden;
}
.eaf_con_b_l_tit{
	height:28px;
	background:url(../images/E-AF_menu_tit.jpg);
	line-height:26px;
	font-weight:700;
	text-indent:40px;
	color:#FFF;
}
.eaf_con_b_l_tit a{
	text-decoration:none;
	color:#FFF;
}
.eaf_con_b_l_tit a:hover{
	text-decoration:none;
	color:#FF9;
}
.eaf_con_b_l_tit01{
	width:212px;
	margin:auto;
	height:23px;
	background:url(../images/E-AF_menu_tit01.gif) no-repeat;
	line-height:23px;
	font-weight:700;
	text-indent:30px;
	color:#FFF;
}
.eaf_con_sidebar{
	border:1px solid #98C46B;
	border-top:none;
	height:auto;
	overflow:hidden;
}
.eaf_con_mainmenu{
	background:#ECF9E7;
	padding:0 3px;
	height:auto;
	overflow:hidden;
}
.eaf_con_menu,.eaf_con_menu01{
	background:#fff;
	padding:0 7px 15px 7px;
	height:auto;
	overflow:hidden;
}
.eaf_con_menu .eaf_dq{
	color:#F00;
	background:#F6FFEE url(../images/eaf_menu_icon01.gif) 8px no-repeat;
}

.eaf_con_menu ul,.eaf_con_menu01 ul{
	width:212px;
	margin:0 auto;
	padding:0;
}
.eaf_con_menu li,.eaf_con_menu01 li{
	list-style-type:none;
	height:26px;
	margin-top:5px;
	line-height:26px;
	display:block;
	padding-left:24px;
	background:url(../images/eaf_menu_icon01.gif) 8px no-repeat;
}
.eaf_con_menu li{
	border:1px solid #BEEA91;
	background: url(../images/eaf_menu_icon01.gif) 8px no-repeat;
}
.eaf_con_menu01 li{
	border:1px solid #D5F1F4;
	background:url(../images/eaf_menu_icon02.gif) 8px no-repeat;
}
.eaf_con_menu li a,.eaf_con_menu01 li a{
	padding:1px;
	overflow:hidden;
	text-decoration:none;
}
.eaf_con_menu li a{
	color:#3D3D3D;
}
.eaf_con_menu01 li a{
	color:#005357;
}
.eaf_con_menu li a:hover{
	text-decoration:none;
	color:#F00;
}
.eaf_con_menu01 li a:hover{
	text-decoration:none;
	color:#F00;
}
.eaf_con_b_r{
	float:right;
	width:685px;
	height:auto;
	overflow:hidden;
	border-left:1px solid #E2F4CE;
}
.eaf_con_title{
	height:28px;
}
.eaf_con_tit{
	float:left;
	color:#006501;
	line-height:28px;
	font-weight:700;
	font-size:13px;
	text-indent:5px;
}
.eaf_con_title_l{
	float:left;
	width:25px;
	height:28px;
	background:url(../images/E-AF_tit_icon.jpg) no-repeat;
}
.eaf_con_title_r{
	float:right;
	width:535px;
	height:6px;
	margin-top:11px;
	background: url(../images/eaf_line.gif) center center no-repeat;
}
.eaf_con_title_r1{
	float:right;
	width:470px;
	height:6px;
	margin-top:11px;
	background: url(../images/eaf_line.gif) center center no-repeat;
}
.eaf_con_b_c{
	border-left:1px solid #E2F4CE;
	padding:15px 0px 15px 10px;
	height:auto;
	overflow:hidden;
}
.eaf_as_con{
	border:1px solid #D3F1A7;
	padding:1px;
	height:auto;
	overflow:hidden;
	margin:0 0 10px 6px;
}
.eaf_as_con_table{
	height:auto;
	overflow:hidden;
	margin:0 0 10px 6px;
}
.eaf_as_con_top{
	height:24px;
	background:url(../images/E-AF_tit_bg.jpg) repeat-x;
	margin-bottom:1px;
	border-bottom:1px solid #D3F1A7;
}
.eaf_as_con_tit{
	background:url(../images/xsj.jpg) 4px no-repeat;
	line-height:24px;
	color:#016F16;
	padding-left:10px;
}
.eaf_as_con_tit1{
	line-height:24px;
	color:#016F16;
	text-align:center;
	font-weight:700;
}

.eaf_as_con_c{
	padding:8px 10px;
	line-height:18px;
	color:#3D3D3D;
	height:auto;
	overflow: hidden;
}
.eaf_as_con_c1{
	padding:0 5px;
}

.eaf_faq_t{
	width:654px;
	margin:auto;
	display:block;
}
.eaf_faq_t a{	
	display:block;
	border-bottom:1px solid #D5F7AD;
	text-decoration:none;
	color:#105300;
	display:block;
	line-height:20px;
	padding:2px 25px;
	text-indent:0;
	margin:5px auto 0 auto;	
	background:url(../images/faq_w_a.gif) #EDFFE9 10px 7px no-repeat;
}
.eaf_faq_t a:hover{
	text-decoration:none;
	color:#105300;
	font-weight:700;
	display:block;
	border-bottom:1px solid #D5F7AD;
	background:url(../images/faq_w_h.gif) #E0FFC4 10px 7px no-repeat;
}
.eaf_faq_t_w{
	width:602px;
	margin:auto;
	padding:5px 24px;
	border:1px solid #D5F7AD;
	border-top:0px solid #D5F7AD;
	line-height:20px;
	color:#4d4d4d;
}
.content4_table td ul{
	padding:0;
	margin:5px 0 0 0;
}
.content4_table td li{
	padding-left:15px;
	list-style-type:none;
	background:url(../images/jt.gif) 4px no-repeat;
	line-height:20px;
	color:#157200;
}
.con_table_tit05{
	background:#EDFFE9;
	font-weight:700;
	color:#157200;
}
.con_table_tit06{
	color:#157200;
	background:#F8FFF7;
}
/*Our Products栏位所有页面代码结束*/

/*Our Services栏位所有页面代码开始*/

/*E—Commerce Solution for law firms栏位页面布局开始*/
.e_com_top{
	margin:auto;
	width:949px;
	height:38px;
}
.e_top_left{
	float:left;
	width:8px;
	height:38px;
	background:url(../images/tips_top_l.jpg) no-repeat;
}
.e_top_mid{
	float:left;
	width:932px;
	height:38px;
	background:url(../images/tips_top_bg.jpg) top left repeat-x;
}
.e_top_tit{
	width:265px;
	height:16px;
	margin-top:10px;
	background:url(../images/ecs_tit.gif) no-repeat;
}
.e_top_right{
	float:right;
	width:9px;
	height:38px;
	background:url(../images/tips_top_r.jpg) top no-repeat;
}
.e_top_b{
	width:948px;
	height:22px;
	border-right:1px solid #BDE1F1;
	background:url(../images/tips_top_b.jpg) no-repeat;
}
.e_com_content{
	width:947px;
	overflow:hidden;
	border:1px solid #BDE1F1;
	border-top:none;
	height:auto;
	background:url(../images/com_menu_bg.jpg) left repeat-y;
}

.e_com_sidebar{
	float:left;
	width:198px;
	height:auto;
	padding-top:12px;
	overflow:hidden;
	background:url(../images/com_menu_bg.jpg) left repeat-y;
}
/*标签样式*/
.com_ct_l{
	float:left;
	width:198px;
	background:url(../images/Web_menu_x.jpg) 7px top no-repeat;
	padding-bottom:20px;
	overflow:hidden;
	padding-top:1px;
}
.com_ct_l ul{
	margin:0;
	padding:0;
	list-style:none;
}
.com_ct_l ul li{
	width:198px;
	height:30px;
	line-height:30px;
	display:block;
	background:url(../images/Web_menu_x.jpg) 7px bottom no-repeat;
}
.com_ct_l_ndq{
	width:198px;
	height:29px;
}
.com_ct_l_ndq a{
	width:198px;
	text-decoration:none;
	line-height:30px;
	color:#2A5984;
	font-size:12px;
	margin-left:4px;
	display:block;
	text-indent:17px;
	background:url(../images/d_icon.gif) 9px center no-repeat;
}
.com_ct_l_ndq a:hover{
	text-decoration:none;
	width:198px;
	display:block;
	line-height:30px;
	color:#F00;
	margin-left:4px;
	text-indent:12px;
	font-size:12px;
	font-weight:700;
	background:url(../images/com_menu_dq.jpg) left top no-repeat;
}
.com_ct_l_dq{
	width:92px;
	height:29px;
}
.com_ct_l_dq a{		
	text-decoration:none;
	width:198px;
	display:block;
	line-height:30px;
	color:#F00;
	text-indent:12px;
	font-size:12px;
	margin-left:4px;
	font-weight:700;
	background:url(../images/com_menu_dq.jpg) left top no-repeat;
}
.com_ct_l_dq a:hvoer{		
	text-decoration:none;
	width:198px;
	display:block;
	line-height:30px;
	color:#EB5E00;
	margin-left:4px;
	text-indent:12px;
	font-size:12px;
	font-weight:700;
	background:url(../images/com_menu_dq.jpg) left top no-repeat;
}
/*标签样式结束*/
.menu_bot{
	margin:auto;
	width:188px;
	padding-bottom:30px;
}
.menu_bot_title{
	margin:auto;
	width:179px;
	height:20px;
	line-height:20px;
	font-weight:700;
	font-size:12px;
	color:#FFF;
	text-align:center;
	background:url(../images/rs_tit_bg.jpg) center no-repeat;
}

.rs_menu{
	margin:auto;
	width:179px;
	padding-top:10px;
}
.rs_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rs_menu ul li{
	background:#FFF;
	border:1px solid #E3DDFF;
	padding:5px 2px;
	font-size:11px;
	margin-top:3px;
	color:#4732B1;
}
.rs_menu ul li a{
	color:#4732B1;
	text-decoration:none;
}
.rs_menu ul li a:hover{
	color:#F00;
	text-decoration:none;
}
.e_com_con{
	float:right;
	width:716px;
	height:auto;
	padding:8px 15px 0 15px;
	background:#FFF;
	overflow:hidden;
	line-height:20px;
}
.e_com_c{
	background:#F3FDFF;
	padding:2px;
	overflow:hidden;
	width:716px;
	height:auto;
	margin-bottom:10px;
}
.e_com_c1{
	width:714px;
	height:auto;
	background:#FFF;
	overflow:hidden;
	border:1px solid #C7EFFB;
}
.e_com_c_top{
	height:25px;
	border-bottom:1px solid #C4F0FB;
}
.e_com_c_top_tit{
	line-height:24px;
	padding-left:20px;
	background:url(../images/tips_jt.gif) 8px no-repeat;
	color:#0888B9;
	font-weight:700;
}
.e_com_c_neirong{
	padding:10px 8px;
	line-height:18px;
	color:#0A2F5C;
}
.e_com_c_neirong ol{
	padding:0 0 0 24px;
	margin:0;
	color:#555;
}
.e_com_con_title{
	color:#00C;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
}

.e_com_c_neirong01{
	padding:10px 8px;
	line-height:18px;
	color:#3d3d3d;
}
.e_com_c_neirong01 ul{
	padding:0;
	margin:0;
}
.e_com_c_neirong01 li{
	list-style:none;
	background:url(../images/e_icon.gif) 5px no-repeat;
	padding-left:24px;
	color:#00a1f3;
}
.e_com_title{
	color:#26A3DB;
	font-size:14px;
	font-weight:700;
	text-indent:8px;
	line-height:32px;
}
.xian{
	background:#CAE8F6;
	border-left:120px solid #25A2DA;
	height:4px;
	font-size:1px;
}
.xian01{
	background:#CAE8F6;
	height:1px;
	font-size:1px;
}
.e_con_ct{
	line-height:18px;
	color:#555;
	margin-top:15px;
}
.e_tab_tit{
	background:#E6FBFF;
	color:#1F6F83;
	text-align:center;
	font-size:14px;
	font-weight:700;
}
.e_tab_tit01{
	background:#E6FBFF;
	color:#1F6F83;
	font-size:14px;
	font-weight:700;
}
.e_tab_l{
	background:#F4FDFF;
	color:#015069;
	text-align:right;
}
.e_tab_l01{
	background:#F4FDFF;
	color:#015069;
	text-align:left;
}
/*E—Commerce Solution for law firms栏位页面布局开始*/

/*web design栏位页面布局开始*/
.web_content_c{
	margin:auto;
	width:951px;
	height:auto;
	padding-top:10px;
	overflow:hidden;
}
.e_web_top{
	width:951px;
	height:32px;	
}
.e_web_left{
	float:left;
	width:249px;
	height:32px;
	background:url(../images/web_top_l.jpg) no-repeat;
}
.e_web_tit{
	line-height:32px;
	font-weight:700;
	font-size:16px;
	color:#FFF;
	text-indent:10px;
}
.e_web_mid{
	float:left;
	width:116px;
	height:32px;
	background:url(../images/web_top_m.jpg) no-repeat;
}
.e_web_m{
	float:left;
	width:395px;
	height:32px;
	background:url(../images/web_top_bg.jpg) no-repeat;
}
.e_web_right{
	float:right;
	width:191px;
	height:32px;
	background:url(../images/web_top_r.jpg) no-repeat;
}
.e_web_content{
	border:1px solid #AECDE9;
	width:949px;
	height:auto;
	overflow:hidden;
	background:url(../images/Web_menu_bg.jpg) left repeat-y;
}

.e_web_sidebar{
	float:left;
	width:193px;
	height:auto;
	padding-top:12px;
	overflow:hidden;
	background: url(../images/Web_menu_bg.jpg) left repeat-y;
}
/*标签样式*/
.web_ct_l{
	float:left;
	width:193px;
	background:url(../images/Web_menu_x.jpg) 7px top no-repeat;
	padding-bottom:20px;
	overflow:hidden;
	padding-top:1px;
}
.web_ct_l ul{
	margin:0;
	padding:0;
	list-style:none;
}
.web_ct_l ul li{
	width:193px;
	height:30px;
	line-height:30px;
	display:block;
	background:url(../images/Web_menu_x.jpg) 7px bottom no-repeat;
}
.web_ct_l_ndq{
	width:193px;
	height:29px;
}
.web_ct_l_ndq a{
	width:193px;
	text-decoration:none;
	line-height:30px;
	color:#2A5984;
	font-size:12px;
	margin-left:4px;
	display:block;
	text-indent:17px;
	background:url(../images/d_icon.gif) 9px center no-repeat;
}
.web_ct_l_ndq a:hover{
	text-decoration:none;
	width:193px;
	display:block;
	line-height:30px;
	color:#F00;
	margin-left:4px;
	text-indent:12px;
	font-size:12px;
	font-weight:700;
	background:url(../images/Web_menu_dq.jpg) left top no-repeat;
}
.web_ct_l_dq{
	width:92px;
	height:29px;
}
.web_ct_l_dq a{		
	text-decoration:none;
	width:193px;
	display:block;
	line-height:30px;
	color:#F00;
	text-indent:12px;
	font-size:12px;
	margin-left:4px;
	font-weight:700;
	background:url(../images/Web_menu_dq.jpg) left top no-repeat;
}
.web_ct_l_dq a:hvoer{		
	text-decoration:none;
	width:193px;
	display:block;
	line-height:30px;
	color:#EB5E00;
	margin-left:4px;
	text-indent:12px;
	font-size:12px;
	font-weight:700;
	background:url(../images/Web_menu_dq.jpg) left top no-repeat;
}
/*标签样式结束*/
.e_web_con{
	float:right;
	width:716px;
	height:auto;
	padding:15px;
	background:#FFF;
	overflow:hidden;
}
.e_web_ht{
	height:28px;
}
.e_web_ht_l,.e_web_ht_l1{
	float:left;
	width:170px;
	height:27px;
	border-bottom:1px solid #C0DAF1;
	background:#538AC0;
}
.e_web_ht_l1{
	width:270px;
}
.e_web_ht_title{
	line-height:27px;
	font-size:13px;
	font-weight:700;
	color:#FFF;
	text-indent:8px;
}
.e_web_ht_m{
	float:left;
	width:69px;
	height:28px;
	background: url(../images/web_tit_m.jpg) no-repeat;
}
.e_web_ht_m1{
	float:left;
	width:69px;
	height:28px;
	background: url(../images/web_tit_m1.gif) no-repeat;
}
.e_web_ht_r,.e_web_ht_r1{
	float:right;
	width:476px;
	height:27px;
	border-top:1px solid #C0DAF1;
	border-right:1px solid #C0DAF1;
}
.e_web_ht_r1{
	width:376px;
}
.e_web_c{
	border:1px solid #C0DAF1;
	border-top:none;
	padding:5px 0px 15px 0px;
}
.e_web_lbtn{
	float:right;
	width:618px;
	height:24px;
	background: url(../images/web_btn_x.jpg) bottom no-repeat;
	margin-bottom:15px;
}
.e_web_lbtn ul{
	padding:0;
	margin:0;
	list-style:none;
}
.e_web_lbtn ul li{
	line-height:23px;
	margin-right:8px;
	color:#055E88;
}
.e_web_lbtn ul li a{
	color:#055E88;
	text-decoration:none;
}
.e_web_lbtn ul li a:hover{
	color:#F00;
	text-decoration:none;
}
.e_web_lbtn .e_web_lbtn01{
	width:160px;
	height:23px;
	background:url(../images/web_btn01.jpg) no-repeat;
}
.e_web_lbtn .e_web_lbtn02{
	width:205px;
	height:23px;
	background:url(../images/web_btn02.jpg) no-repeat;
}
.e_web_lbtn .e_web_lbtn03{
	width:175px;
	height:23px;
	background:url(../images/web_btn03.jpg) no-repeat;
}
.e_web_lbtn ul li{
	float:right;
	list-style:none;
}
.e_web_nr{
	border:1px solid #C1D6F1;
	margin:0 10px;
}
.e_web_nr_tit{
	background:#FCFDFF;
	line-height:26px;
	height:27px;
	font-size:14px;
	font-weight:700;
	text-align:center;
	color:#8F001E;
	border-bottom:1px solid #CBDDF1;
}
.e_web_nr_c{
	padding:10px 8px;
	line-height:18px;
	color:#3B5180;
	background:url(../images/web_chart_bg.jpg) top repeat-x;
}
.web_c_jt{
	margin:auto;
	height:31px;
	width:27px;
}
.e_web_c ul{
	padding:0;
	margin:0 0 0 10px;
}
.e_web_c ul li{
	background:url(../images/tips_jt.gif) 4px no-repeat;
	list-style:none;
	color:#3C5082;
	line-height:22px;
	font-weight:700;
	text-indent:15px;
}
.web_com_title{
	color:#26A3DB;
	font-size:14px;
	font-weight:700;
	text-align:center;
	line-height:32px;
}
.e_web_c1{
	margin:15px 0;
	line-height:20px;
	color:#555;
}
.e_web_c1_l{
	float:left;
	width:340px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.e_web_c1_r{
	float:right;
	width:340px;
	height:auto;
	overflow:hidden;
	padding-top:10px;
}
.e_web_c1_l img,.e_web_c1_r img{
	padding:2px;
	border:1px solid #E5E9EC;
}
.e_web_c1 table td{
	padding:5px 0;
}
.e_web_tab{
	border:1px solid #C0DAF1;
	border-top:none;
	margin-bottom:20px;
}
.e_web_tab table td{
	padding:0 8px;
	line-height:24px;
	color:#004a72;
}
.e_web_tab table td a{
	color:#004a72;
	text-decoration:none;
}
.e_web_tab table td a:hover{
	color:#F00;
	text-decoration:none;
}
/*Web—Secretary Service栏位页面代码开始*/
.web_com_top{
	margin:auto;
	width:949px;
	height:50px;
}
.web_top_left{
	float:left;
	width:15px;
	height:50px;
	background:url(../images/wss_top_l.jpg) no-repeat;
}
.web_top_mid{
	float:left;
	width:899px;
	height:50px;
	background:url(../images/wss_top_bg.jpg) top left repeat-x;
}
.web_top_tit{
	width:auto;
	line-height:46px;
	text-indent:10px;
	color:#FFF;
	font-size:16px;
	font-weight:700;
}
.web_top_right{
	float:right;
	width:35px;
	height:50px;
	background:url(../images/wss_top_r.jpg) top no-repeat;
}
.web_container{
	width:934px;
	border:1px solid #0D79B9;
	border-top:none;
	height:auto;
	margin-left:13px;
	overflow:hidden;
}
.web_content{
	width:924px;
	margin-left:4px;
	height:auto;
	overflow:hidden;
	margin-bottom:4px;
}
.web_top{
	width:924px;
	height:6px;
	font-size:0px;
}
.web_top_l{
	float:left;
	width:229px;
	font-size:0px;
	height:6px;
	background:url(../images/css_menu_topl.jpg) no-repeat;
}
.web_top_r{
	float:right;
	font-size:1px;
	width:695px;
	height:5px;
	border-bottom:1px solid #EEE;
}
.web_bot{
	width:924px;
	height:6px;
	font-size:0px;
}
.web_bot_l{
	float:left;
	width:229px;
	height:6px;
	font-size:0px;
	background:url(../images/css_menu_botl.jpg) no-repeat;
}
.web_bot_r{
	float:right;
	font-size:1px;
	width:695px;
	height:5px;
	border-top:1px solid #EEE;
}
.web_com_ct{
	width:922px;
	height:auto;
	overflow:hidden;
	border-left:1px solid #90C7E5;
	border-right:1px solid #EEE;
}

.lib_tabborder_sx{
	width:918px;
	margin:0 0 0 5px;
	padding:0px;
}
.lib_side{
	float:left;
	width:225px;
	height:740px;
	background:#F9FDFE;
	border-right:1px solid #91C4E3;
	overflow:hidden;
}

.lib_Menubox_sx {
	width:225px;
	background:#F9FDFE;
	height:380px;
	border-right:1px solid #91C4E3;
}
.lib_Menubox_sx ul{
	margin:0px;
	padding:0px;
	list-style:none; 
	top:15px;
	height:24px;
	text-align:right;
}
.lib_Menubox_sx li{
	display:block;
	cursor:pointer;
	width:217px;
	color:#0C7FC2;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:8px;
	margin:5px 0;
	border:1px solid #91C4E3;
	border-right:none;
	height:24px;
	line-height:24px; 
}
.lib_Menubox_sx li.hover{
	padding:0px;
	background:#fff;
	width:217px;
	padding-right:8px;
	border-right:0;
	color:#f00;
	height:24px;
	line-height:24px;
}
.lib_Contentbox_sx{
	margin-top:0px; 
	border-top:none;
	padding:20px; 
	border-left:0; 
	margin-left:222px;
	background:#FFF;
}
.menu_bot01{
	margin:auto;
	width:216px;
	padding-bottom:30px;
}
.menu_bot01_title{
	margin:auto;
	width:216px;
	height:18px;
	line-height:18px;
	font-weight:700;
	font-size:11px;
	color:#FFF;
	text-align:center;
	background:url(../images/rs_tit_bg.jpg) center no-repeat;
}
.rs_menu01{
	margin:auto;
	width:214px;
	padding-top:10px;
}
.rs_menu01 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rs_menu01 ul li{
	background:#FFF;
	border:1px solid #E3DDFF;
	padding:5px 4px;
	margin-top:3px;
	font-size:11px;
	color:#4732B1;
}
.rs_menu01 ul li a{
	color:#4732B1;
	text-decoration:none;
}
.rs_menu01 ul li a:hover{
	color:#F00;
	text-decoration:none;
}
.lib_Con_title{
	background:url(../images/web_icon.jpg) 4px no-repeat;
	line-height:32px;
	font-size:14px;
	font-weight:700;
	padding-left:30px;
	color:#0A7FC2;
}
.lib_Con_c{
	margin-top:20px;
	color:#555;
	line-height:20px;
}

.lib_Con_tit{
	color:#0C8BD8;
	background:url(../images/e_icon.gif) 4px no-repeat;
	line-height:24px;
	font-size:13px;
	font-weight:700;
	padding-left:24px;
	margin-bottom:12px;
}

/*set up栏位页面代码开始*/
.set_top{
	width:951px;
	height:40px;
	background:url(../images/set_top_bg.jpg) repeat-x;
	border-bottom:1px solid #A6D5F3;
}
.set_top_l{
	float:left;
	width:215px;
	height:40px;
	background:url(../images/set_top_l.jpg) no-repeat;
}
.set_top_tit{
	line-height:24px;
	font-size:16px;
	font-weight:700;
	text-indent:8px;
	color:#FFF;
}
.set_top_r{
	float:right;
	width:80px;
	height:40px;
	background:url(../images/set_top_r.jpg) no-repeat;
}
.set_content{
	width:947px;
	height:auto;
	overflow:hidden;
	padding:5px 0 0 2px;
	border:1px solid #9AD0F2;
	border-top:none;
	background:url(../images/set_bg.jpg) left repeat-y;
}
.set_con_left{
	float:left;
	width:172px;
	height:auto;
	overflow:hidden;
}
.set_con_right{
	float:right;
	width:733px;
	height:auto;
	padding:10px 20px;
	overflow:hidden;
}
.set_con_tit{
	font-size:14px;
	line-height:30px;
	text-indent:20px;
	color:#2195DE;
	font-weight:700;
	background:url(../images/set_icon.gif) 5px no-repeat;
}
.set_menu{
	width:170px;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;
}
.set_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.set_menu ul li{
	width:168px;
	height:27px;
	line-height:27px;
	color:#1E6F9E;
	text-indent:5px;
	display:block;
	font-weight:700;
	margin-bottom:2px;
	background:url(../images/set_menu_a.jpg) repeat-x;
	border:1px solid #CBE8FA;
}
.set_menu li a{
	color:#1E6F9E;
	text-decoration:none;
}
.set_menu li a:hover,.set_dq a{
	width:167px;
	height:27px;
	display:block;
	line-height:27px;
	background:url(../images/set_menu_h.jpg) repeat-x;
	border:1px solid #9CD1F1;
	color:#F00;
	text-decoration:none;
}
li.set_dq a{
	color:#F00;
}
.rs_menu02_tit{
	margin:auto;
	margin-bottom:5px;
	width:170px;
	height:20px;
	font-weight:700;
	line-height:20px;
	text-align:center;
	color:#FFF;
	background:url(../images/rs_tit_bg.jpg) center no-repeat;
}
.rs_menu02{
	margin:auto;
	width:170px;
	padding-bottom:10px;
}
.rs_menu02 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rs_menu02 ul li{
	background:#FFF;
	border:1px solid #E3DDFF;
	padding:5px 2px;
	font-size:11px;
	margin-top:3px;
	color:#4732B1;
}
.rs_menu02 ul li a{
	color:#4732B1;
	text-decoration:none;
}
.rs_menu02 ul li a:hover{
	color:#F00;
	text-decoration:none;
}
.set_con_c{
	color:#026398;
	line-height:20px;
	margin-top:15px;
}
.set_con_neirong{
	color:#555;
	margin-top:15px;
	line-height:22px;
}
.set_con_neirong ol{
	margin:0;
	padding:0 0 0 20px;
}
.set_con_neirong ul{
	margin:0;
	padding:0 0 0 20px;
}
.set_con_ct{
	width:410px;
	margin:auto;
	padding-top:20px;
}
.set_con_ct01{
	width:400px;
	margin:auto;
	padding-top:20px;
}
.set_con_ct img{
	border:2px solid #E5E9EC;
	padding:3px;
}
.top_icon{
	float:right;
	margin:8px 0;
}
/*set up栏位页面代码结束*/

/*Translation and Notarization栏位页面代码开始*/
.trans_content{
	width:949px;
	height:auto;
	overflow:hidden;
	border:1px solid #02B7CC;
}
.trans_top{
	width:949px;
	height:36px;
}
.trans_top_l{
	float:left;
	width:486px;
	height:31px;
	background:url(../images/translation_top_bg.jpg) repeat-x;
}
.trans_top_r{
	float:right;
	width:165px;
	height:35px;
	background:url(../images/translation_top_r.jpg) top no-repeat;
}
.trans_top_tit{
	float:left;
	width:298px;
	height:36px;
	background:url(../images/translation_top_tit.jpg) top no-repeat;
}
.trans_con{
	width:939px;
	height:auto;
	overflow:hidden;
	padding:0 5px;
	background:url(../images/trans_con_bg.jpg) top right repeat-y;
}
#tralayout{
	width:937px;
	margin:auto; 
	height:auto;
	overflow:hidden;
	border:0;
	margin:8px 0;
}
.tratabnav_side{
	width:156px;
	float:right;
	overflow:hidden;
	height:auto;
}
#tratabnav{
	width:146px;
	margin:auto;
	float:right;
	margin:0 2px 0 0;
	padding:0;
}
#tratabnav ul{
	padding:0;
	margin:0;
}
#tratabnav li{
	float:left;
	width:144px;
	height:23px; 
	line-height:23px;
	cursor:pointer;
	border:1px solid #a2d0f2;
	margin:2px 0 0 0;
	display:inline;
	list-style:none;
	font-size:13px;
	color:#004D64;
	text-align:left;
	padding:0; 
	text-indent:5px;
}
#tratabnav li.current{
	color:#f00;
	font-weight:bold;
}
#tratabnav li a{
	color:#004D64; 
	text-decoration:none;
}
#tratabnav li a:hover{
	color:#f00;
	text-decoration:none;
}
#tratab{
	width:772px;
	height:auto; 
	overflow:hidden; 
	float:left;
}
#tratab ul{
	width:772px;
	background:#fff;
	height:24px; 
	margin:0;
	padding:0;
}
#tratab li{
	float:left;
	width:120px;
	height:23px; 
	text-align:center; 
	line-height:23px;
	cursor:pointer;
	border:1px solid #95E5FF;
	margin:0 1px 0 0;
	font-size:13px;
	list-style:none;
	display:inline;
	background:#014D67;
	color:#fff;
}
#tratab li.current{
	background:#00c6ff;
	font-weight:bold;
}
#tratab li a{
	color:#FFF;
	text-decoration:none;
}
#tratab li a:hover{
	color:#FF6;
	text-decoration:none;
}
#tratab .tratabcon{
	float:left;
	width:740px;
	height:auto;
	display:none;
	border:1px solid #95E5FF; 
	padding:20px 15px; 
	overflow:hidden;
	color:#01607E;
}
#tratabcon_table{
	float:left;
	width:740px;
	height:auto;
	border:1px solid #95E5FF; 
	padding:20px 15px; 
	overflow:hidden;
	color:#01607E;
	
}
#tratab .block{
	display:block;
}
.tratabcon_tit{
	line-height:30px;
	color:#01A6E0;
	font-size:14px;
	font-weight:700;
	text-align:center;
}
.tratabcon_tit01{
	background:url(../images/e_icon.gif) 4px no-repeat;
	line-height:30px;
	color:#0074c9;
	font-size:14px;
	font-weight:700;
	text-indent:20px;
	margin-top:15px;
}
.tratabcon_con,.tratabcon_nr{
	color:#015069;
	line-height:20px;
	margin-top:10px;
}
.multabcon_con{
	padding:10px 18px;
	line-height:20px;
	color:#013c68;
}
.tratabcon_nr{
	color:#555;
}
.rs_menu03{
	float:right;
	margin:8px 2px 0 0;
	width:144px;
	padding-bottom:10px;
	
}
.menu_bot_title04{
	width:144px;
	height:20px;
	line-height:20px;
	font-weight:700;
	font-size:12px;
	color:#FFF;
	text-align:center;
	margin:10px 0;
	background:url(../images/rs_tit_bg.jpg) center no-repeat;
}
.rs_menu03 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rs_menu03 ul li{
	background:#FFF;
	border:1px solid #E3DDFF;
	padding:5px 3px;
	font-size:11px;
	margin-top:3px;
	color:#4732B1;
}
.rs_menu03 ul li a{
	color:#4732B1;
	text-decoration:none;
}
.rs_menu03 ul li a:hover{
	color:#F00;
	text-decoration:none;
}

/*Translation and Notarization栏位页面代码结束*/
/*multimedia栏位布局开始*/
.mul_top{
	width:949px;
	height:33px;
	background:url(../images/multimedia_top_bg.jpg) repeat-x;
}
.mul_top_l{
	float:left;
	width:301px;
	height:33px;
	background:url(../images/multimedia_top_l.jpg) no-repeat;
}
.mul_top_r{
	float:right;
	width:4px;
	height:33px;
	background:url(../images/multimedia_top_r.jpg) no-repeat;
}
.mul_content{
	width:939px;
	padding:0 5px;
	height:auto;
	overflow:hidden;
	border:1px solid #5398E5;
	background:url(../images/mul_bg.jpg) top right repeat-y;
}
.ip_content{
	width:939px;
	padding:0 5px;
	height:auto;
	overflow:hidden;
	border:1px solid #5398E5;
}
.tel_top{
	width:951px;
	height:31px;
	background:url(../images/tel_top_bg.jpg) repeat-x;
}
.tel_top_l{
	float:left;
	width:283px;
	height:31px;
	background:url(../images/tel_top_l.jpg) no-repeat;
}
.tel_top_r{
	float:right;
	width:5px;
	height:31px;
	background:url(../images/tel_top_r.jpg) right no-repeat;
}
.tel_top_tit{
	line-height:31px;
	text-indent:30px;
	color:#FFF;
	font-weight:700;
	font-size:16px;
}
.ip_top{
	width:951px;
	height:25px;
	background:url(../images/ip_top_bg.jpg) repeat-x;
}
.ip_top_l{
	float:left;
	width:195px;
	height:25px;
	background:url(../images/ip_top_l.jpg) no-repeat;
}
.ip_top_r{
	float:right;
	width:4px;
	height:25px;
	background:url(../images/ip_top_r.jpg) right no-repeat;
}
.ip_top_tit{
	line-height:25px;
	text-indent:30px;
	color:#FFF;
	font-weight:700;
	font-size:15px;
}
/*Our Services栏位所有页面代码结束*/

/*About Us 栏位所有页面代码开始*/
.com_top{
	width:951px;
	height:43px;
}
.com_top_l{
	float:left;
	width:221px;
	height:43px;
	background:url(../images/company_top_l.jpg) no-repeat;
}
.com_top_m{
	float:left;
	width:720px;
	height:43px;
	background:url(../images/company_top_bg.jpg) repeat-x;
}
.com_menu{
	height:25px;
	line-height:24px;
	margin:4px 0 0 4px;
}
.com_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.com_menu li{
	float:left;
	width:auto;
	display:block;
	font-weight:700;
	text-align:center;
}
.com_menu li a{
	color:#FFF;
	text-decoration:none;
}
.com_menu li a:hover{
	color:#FF6;
	text-decoration:none;
}
.com_menu .com_dq{
	height:25px;
	display:block;
	line-height:24px;
	color:#FF3C00;
	width:84px;
	background:url(../images/com_menu.gif) no-repeat;
}
.com_menu .com_dq01{
	height:25px;
	display:block;
	line-height:24px;
	color:#FF3C00;
	width:170px;
	background:url(../images/com_menu01.gif) no-repeat;
}
.com_menu .com_dq04{
	height:25px;
	display:block;
	line-height:24px;
	color:#FF3C00;
	width:150px;
	background:url(../images/com_menu04.gif) no-repeat;
}
.com_menu .com_dq02{
	height:25px;
	display:block;
	line-height:24px;
	color:#FF3C00;
	width:154px;
	background:url(../images/com_menu02.gif) no-repeat;
}
.com_menu .com_dq03{
	height:25px;
	display:block;
	line-height:24px;
	color:#FF3C00;
	width:116px;
	background:url(../images/com_menu03.gif) no-repeat;
}
.com_menu li img{
	margin:5px 4px; 
}
.com_top_r{
	float:right;
	width:10px;
	height:43px;
	background:url(../images/company_top_r.jpg) repeat-x;
}
.com_content{
	width:917px;
	height:auto;
	overflow:hidden;
	border:2px solid #4FA0CD;
	border-top:none;
	padding:20px 15px;
}
.com_con{
	line-height:20px;
	color:#003F60;
	margin-bottom:15px;
}
.com_con img{
	padding-left:130px;
}
.com_con_c{
	background:#F1FAFF;
	padding:2px;
	margin-bottom:15px;
}
.com_con_c1{
	background:#F1FAFF;
	padding:2px;
	margin-top:15px;
}
.com_con_nr{
	background:#FFF;
	border:1px solid #BDD8E9;
	padding:0 3px 8px 3px;
}
.com_con_nr01{
	background:url(../images/showidea-bgbg.gif) bottom  no-repeat;
	border:1px solid #BDD8E9;
	padding:15px 10px;
	line-height:20px;
}
.com_con_nr02{
	background:url(../images/ourserver-bg0.gif) right bottom  no-repeat;
	border:1px solid #BDD8E9;
	padding:15px 10px;
	line-height:20px;
}
.com_con_nr01 ol{
	margin:0;
	padding:0 0 0 20px;
	color:#4d4d4d;
}
.com_faq_t{
	width:899px;
	margin:auto;
	display:block;
}
.com_faq_t a{	
	display:block;
	border-bottom:1px solid #AED3E6;
	text-decoration:none;
	color:#28668B;
	display:block;
	line-height:20px;
	padding:2px 25px 2px 8px;
	text-indent:0;
	margin:8px auto 0 auto;	
	background:#e2f1f9;
}
.com_faq_t a:hover{
	text-decoration:none;
	color:#28668B;
	font-weight:700;
	display:block;
	border-bottom:1px solid #AED3E6;
	background:#DCEEF8;
}
.com_faq_t_w{
	width:879px;
	margin:auto;
	padding:5px 10px 5px 8px;
	border:1px solid #AED3E6;
	border-top:none;
	line-height:20px;
	color:#555;
	background:#F1FAFF;
}
.com_con_tit{
	line-height:32px;
	background:url(../images/set_icon.gif) 8px no-repeat;
	padding-left:24px;
	font-size:14px;
	font-weight:700;
}
.com_tab_tit{
	background:#E6FBFF;
	color:#1F6F83;
	text-align:center;
	font-size:13px;
	font-weight:700;
}
.com_tab_l{
	background:#F4FDFF;
	text-align:center;
	color:#015069;
}
.com_tab_r{
	color:#105800;
	background:#f4ffee;
	text-align:center;
}

.main03_container{
	width:944px;
	background:#FFF;
	height:auto;
	overflow:hidden;
	padding:10px 13px 15px 13px;
}
.exp_top{
	width:944px;
	height:36px;
	background:url(../images/exp_top_bg.jpg) repeat-x;
}
.exp_top_l{
	float:left;
	width:212px;
	height:36px;
	background:url(../images/exp_top_l.jpg) no-repeat;
}
.exp_top_tit{
	line-height:36px;
	text-indent:60px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
}
.exp_top_r{
	float:right;
	width:51px;
	height:36px;
	background:url(../images/exp_top_r.jpg) no-repeat;
}
.exp_content{
	border:1px solid #DAECF6;
	width:912px;
	height:auto;
	overflow:hidden;
	padding:15px;
}
.exp_con_tit{
	background:url(../images/icon_ren.gif) 4px no-repeat;
	line-height:32px;
	text-indent:32px;
	font-size:14px;
	font-weight:700;
	color:#1C67B3;
}
.exp_table{
	margin:15px 0;
}
.exp_table table td{
	padding:5px 8px;
	color:#0E5A6D;
}
.hel_top{
	width:951px;
	height:43px;
	background:url(../images/hel_top_bg.jpg) repeat-x;
}
.hel_top_l{
	float:left;
	width:240px;
	height:43px;
	background:url(../images/hel_top_l.jpg) no-repeat;
}
.hel_top_r{
	float:right;
	width:10px;
	height:43px;
	background:url(../images/hel_top_r.jpg) repeat-x;
}
.hel_content{
	width:917px;
	height:auto;
	overflow:hidden;
	border:2px solid #9071E8;
	border-top:none;
	padding:20px 15px;
}
.hel_con_c{
	background:#F7F6FE;
	padding:2px;
	margin-bottom:15px;
}
.hel_con_nr01{
	background:#FFF;
	border:1px solid #DFD8F9;
	padding:15px;
}
.hel_con_title{
	border-top:2px solid #D6CBF5;
	color:#461483;
	font-size:14px;
	font-weight:700;
	background:#EAE5FB;
	line-height:30px;
	text-indent:20px;
}
.hel_con_tit{
	color:#64009e;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	text-align:center;
	margin:8px 0;
}
.hel_con_content{
	color:#3b0072;
	line-height:20px;
	margin-top:15px;
}
.hel_con_content ol{
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	color:#555;
	line-height:20px;
}
.bule03{
	color:#4800ff;
}
.hel_con_nr{
	background:#FFF;
	border:1px solid #DFD8F9;
	padding:0 3px 8px 3px;
}
.hel_faq_t{
	width:899px;
	margin:auto;
	display:block;
}
.hel_faq_t a{	
	display:block;
	border-bottom:1px solid #D6CBF5;
	text-decoration:none;
	color:#3a004d;
	display:block;
	line-height:20px;


	padding:2px 25px 2px 8px;
	text-indent:0;
	font-weight:700;
	font-size:13px;
	margin:8px auto 0 auto;	
	background:#EAE5FB;
}
.hel_faq_t a:hover{
	text-decoration:none;
	color:#3a004d;
	font-weight:700;
	display:block;
	border-bottom:1px solid #D6CBF5;
	background:#e5dcf8;
}
.hel_faq_t_w{
	width:879px;
	margin:auto;
	padding:5px 10px 5px 8px;
	border:1px solid #D6CBF5;
	border-top:none;
	line-height:20px;
	color:#555;
	font-weight:700;
	background:#F7F6FE;
}

.cop_top{
	width:951px;
	height:43px;
	background:url(../images/cop_bg.jpg) repeat-x;
}
.cop_top_l{
	float:left;
	width:228px;
	height:43px;
	background:url(../images/cop_l.jpg) no-repeat;
}
.cop_top_r{
	float:right;
	width:9px;
	height:43px;
	background:url(../images/cop_r.jpg) repeat-x;
}
.cop_content{
	width:917px;
	height:auto;
	overflow:hidden;
	border:2px solid #88DAFF;
	border-top:none;
	padding:20px 15px;
}
.cop_con{
	line-height:20px;
	color:#003F60;
	margin:15px 0;
}
.cop_con ol{
	padding:0 0 0 20px;
	line-height:20px;
	color:#555;
}
.con_content{
	width:940px;
	height:auto;
	overflow:hidden;
	border:1px solid #BDE4F3;
	padding:1px;
	margin-top:10px;
}
.con_top{
	height:28px;
	background:#D2EDF8 url(../images/contant_tit.jpg) left no-repeat;
}
.con_top_tit{
	line-height:28px;
	text-indent:35px;
	color:#205988;
	font-size:14px;
	font-weight:700;
}
.con_con_c{
	padding:15px 10px;
}
.con_title{
	border-top:2px solid #CDEBF6;
	background:#E6F5FB;
	line-height:30px;
	text-indent:12px;
	font-size:14px;
	color:#1A6480;
	font-weight:700;
}
.con_us_tab{
	margin-bottom:20px;
	color:#1A6480;
	font-weight:700;
}
.con_us_tab td a{
	color:#1A6480;
	text-decoration:none;
}
.con_us_tab td a:hover{
	color:#F00;
	text-decoration:underline;
}
.con_us_tab td{
	text-align:center;
	padding:5px 8px;
}
.con_nr{
	margin-bottom:20px;
	width:920px;
	height:auto;
	overflow:hidden;
}
.con_nr01{
	width:920px;
	height:auto;
	overflow:hidden;
}
.con_nr_l{
	width:500px;
	float:left;
	color:#4d4d4d;
	line-height:24px;
	padding:24px 0 0 15px;
}
.con_nr_r{
	width:360px;
	float:right;
	margin:15px;
}
.bul_faq_t{
	width:899px;
	margin:auto;
	display:block;
}
.bul_faq_t a{	
	display:block;
	border-bottom:1px solid #AED3E6;
	text-decoration:none;
	color:#28668B;
	display:block;
	line-height:20px;
	padding:2px 25px;
	text-indent:0;
	margin:8px auto 0 auto;	
	background:url(../images/set_icon.gif) #e2f1f9 6px 6px no-repeat;
}
.bul_faq_t a:hover{
	text-decoration:none;
	color:#28668B;
	font-weight:700;
	display:block;
	border-bottom:1px solid #AED3E6;
	background:url(../images/set_icon.gif) #DCEEF8 6px 6px no-repeat;
}
/*大记事详细信息*/
#bul_box{
	margin:0 auto;
	width:700px;
	height:auto;
	overflow: hidden;
	padding:2px;
	border:2px solid #9AD2F1;
}
#bul_title{
	background:#057187;
	text-indent:12px;
	line-height:30px;
	font-size:14px;
	font-weight:700;
	color:#FFF;
}
#bul_con_c{
	margin:30px 15px;
	overflow:hidden;
	line-height:22px;
	color:#1F6396;
}

.inputcss{
	border:1px solid #E5E9EC;
	color:#555;
	text-indent:8px;
}

.inputcssfocus{
	border:1px solid #CCCCCC;
	color:#555;
	text-indent:8px;
}

/*live chat页面代码开始*/
.chat_left{
	float:left;
	width:720px;
	height:auto;
	overflow:hidden;
}
.chat_top{
	width:720px;
	height:32px;
	background:url(../images/live_top_bg.jpg) repeat-x;
}
.chat_top_l{
	float:left;
	height:32px;
	width:112px;
	background:url(../images/live_top_l.jpg) no-repeat;
}
.chat_top_tit{
	line-height:32px;
	color:#2a5600;
	text-indent:22px;
	font-size:14px;
	font-weight:700;
}
.chat_top_r{
	float:right;
	height:32px;
	width:10px;
	background:url(../images/live_top_r.jpg) no-repeat;
}
.chat_content{
	width:688px;
	height:auto;
	padding:20px 15px;
	overflow:hidden;
	border:1px solid #508A19;
}
.chat_con_top{
	background:url(../images/live_chat.gif) top right no-repeat;
	line-height:24px;
	color:#406A14;
}
.chat_con_img{
	width:633px;
	margin:auto;
	text-align:center;
}
.chat_right{
	float:right;
	width:215px;
	height:auto;
	overflow:hidden;
	background:#f1f1f1;
	padding:3px 2px;
}
.column02{
	border:none;
}
.column02 ul{
	margin:0;
	padding:0;
	list-style:none;
}
.column02 li{
	font-weight:700;
	border-bottom:1px solid #f0fae7;
}
.column02 ul li a{
	display:block;
	padding:6px 5px 6px 0.5em;
	text-decoration:none;
	border-left:12px solid #619117;
	border-right:1px solid #619117;
}
.column02 li a:link, .column02 li a:visited{
	background-color:#83b733;
	color:#ffffff;
}
.column02 li a:hover{
    background-color:#6cb228;
	color:#ffff00;
}
.chat_con_c{
	margin-top:20px;
}
.chat_con_c1{
	border:1px solid #B8EB48;
	border-top:none;
	padding:5px;
	height:auto;
	overflow:hidden;
}
.chat_con_c1 ul{
	margin:0;
	padding:10px 0 0 0;
}
.chat_con_c1 li{
	list-style:none;
	padding-left:15px;
	padding-bottom:10px;
	text-align:left;
	overflow:hidden;
	line-height:18px;
	color:#265F00;
	background:url(../images/jt.gif) 4px 7px no-repeat;
}

/*demo 页面代码开始*/
#demo_box{
	width:648px;
	height:auto;
	margin:15px auto;
	overflow:hidden;
	border:1px solid #26689d;
}
.demo_header{
	margin:auto;
	width:646px;
	height:119px;
	background:url(../images/demo_top.jpg) no-repeat;
}
.demo_content{
	width:546px;
	height:auto;
	margin:15px auto;
	overflow:hidden;
}

.demo_footer{
	background:#3177ab;
	line-height:24px;
	color:#FFF;
	margin:1px;
	overflow:hidden;
	text-align:right;
}
.demo_footer a{
	color:#FFF;
	text-decoration:none;
}
.demo_footer a:hover{
	color:#FF6;
	text-decoration:none;
}
.demo_con_c{
	border:2px solid #E5E9EC;
	padding:3px;	
}

/*site maps页面代码开始*/
.map_title{
	background:#B0D6E3;
	font-size:14px;
	color:#003;
	text-align:center;
	font-weight:700;
	line-height:18px;
}

.set_content01{
	width:947px;
	height:auto;
	overflow:hidden;
	padding:5px 0 0 2px;
	border:1px solid #9AD0F2;
	border-top:none;
}
.set_con_right01{
	width:907px;
	height:auto;
	padding:10px 20px;
	overflow:hidden;
}
.reg_title{
	background:#D5F2FD;
	font-size:14px;
	color:#900;
	text-align:center;
	font-weight:700;
	line-height:30px;
}
.set_con_neirong01{
	color:#4d4d4d;
	margin-top:15px;
	line-height:18px;
	border:1px solid #9AD0F2;
	overflow:hidden;
}
.set_con_nr{
	padding:10px;
	overflow:hidden;
	height:auto;
}
.aspnetpager{
	text-align:center;
}