<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------&gt;&gt;信托-全局样式&lt;&lt;-------*/
@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	background-color: #FFF;
	text-align:center;
}
body, td, th {
	font-family:"宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.text_center {text-align:center;}
ul {
	list-style:none;
}
body a {
	text-decoration:none;
}
/*------&gt;&gt;基本样式&lt;&lt;-------*/
h1 {
	color: #FF3000;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
}
h2, h3 {
	color: #FF3000;
	font-weight:bold;
}
h2 {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:14px;
}
h2 a:link,h2 a:visited,h2 a:hover,h2 a:active {color: #FF3000;}
.borderbottom { font-size: 14px;font-weight:bold;border-bottom:1px solid #d9d9d9; display:block;padding:5px 0px 5px 0px;}
h3 {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	line-height:20px;
}
.p-indent {
	text-indent:2em;
}
.p-indent1 {
	text-indent:3em;
}
.p-left {
	padding-left:72px;
}
.p-left1 {
	padding-left:84px;
}
.p-left2 {
	padding-left:12px;
}
.padding-top {
	padding-top:8px;
}
.padding-bottom {
	padding-bottom:10px;
}
a:link, a:visited {
	color: #666;
}
a:hover, a:active {
	color: #ff3c00;
}
a.link_red_underline:link, a.link_red_underline:visited {
	color: #ff3c00;
	text-decoration: underline;
}
a.link_red_underline:hover, a.link_red_underline:active {
	color: #ff0000;
	text-decoration: underline;
}
.link_red,a.link_red:link, a.link_red:visited {
	color: #ff3c00;
	text-decoration: none;
}
a.link_red:hover, a.link_red:active {
	color: #ff0000;
	text-decoration: none;
}
a.link_gray:link, a.link_gray:hover, a.link_gray:active, a.link_gray:visited {
	color:#666;
	font-weight:bold;
	padding-left:15px;
	text-decoration:underline;
}
.foot {
	font-size:11px;
}
.fontbold {
	font-weight:bold;
}
.fontlineheight {
	line-height:22px;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.bold {
font-weight:bold;
}
.float_left {
float:left;
}
.float_right {
float:right;
}
.banna_right {
	text-align:right;
	line-height:23px;
}
.margin_top {
	margin-top:8px;
}
.margin_bottom {
	margin-bottom:8px;
}
.color_red {
	color:#FF3c00;
}
/*------&gt;&gt;整体外框布局&lt;&lt;-------*/
#container, #infocontainer {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#container {
	width:994px;
}
/*--&gt;&gt;内容页外框布局&lt;&lt;--*/
#infocontainer {
	width:800px;
}
/*------&gt;&gt;头部样式&lt;&lt;-------*/
#header {
	width:100%;
}
/*--&gt;&gt;头部导航&lt;&lt;--*/
#head_nav {
	padding-top:5px;
	height:22px;
	background:url(../images/bank_bg_print01.gif) repeat-x top;
}
#head_nav ul {
	float:right;
	padding-right:10px;
}
#head_nav ul li {
	float:left;
	height:17px;
	padding:0 2px;
}
#head_nav ul li.seg {
	padding:0 5px;
	background:url(../images/bank_bg_print15.gif) no-repeat 2px 50%;
}
#head_nav ul li.now {
	padding-left:12px;
	background:url(../images/bank_bg_print02.gif) no-repeat top left;
}
#head_nav ul li.now a {
	float:left;
	color: #ff3000;
	padding:2px 10px 0 0;
	height:15px;
	background:url(../images/bank_bg_print03.gif) no-repeat top right;
}
/*------&gt;&gt;logo样式&lt;&lt;-------*/
#logo {
	padding:8px 0 23px 30px;
}
/*------&gt;&gt;导航&lt;&lt;-------*/
#main_nav {
	float:left;
	width:100%;
	background:url(../images/bank_bg_print14.gif) repeat-x bottom;
}
#main_nav ul {
	float:left;
	height:34px;
	padding:6px 0 0 24px;
}
#main_nav ul li {
	float:left;
	height:34px;
	background:url(../images/bank_bg_print08.gif) repeat-x 0px;
}
#main_nav ul li.inside_seg {
	width:14px;
	background:url(../images/bank_bg_print07.gif) no-repeat 0px 50%;
}
#main_nav ul li.this_on {
	float:left;
	height:34px;
	background:url(../images/bank_bg_print13.gif) repeat-x 0px;
}
#main_nav ul li.leftside_seg {
	width:5px;
	background:url(../images/bank_bg_print05.gif) no-repeat center 0px;
}
#main_nav ul li.leftside_space {
	padding-left:202px;
	background:none;
}
#main_nav ul li.leftside_space1 {
	padding-left:16px;
	background:none;
}
#main_nav ul li.rightside_seg {
	width:5px;
	background:url(../images/bank_bg_print06.gif) no-repeat center 0px;
}
#main_nav ul li.lefton_seg {
	width:14px;
	background:url(../images/bank_bg_print11.gif) no-repeat center 0px;
}
#main_nav ul li.righton_seg {
	width:14px;
	background:url(../images/bank_bg_print12.gif) no-repeat center 0px;
}
#main_nav ul li.inlefton_seg {
	width:13px;
	background:url(../images/bank_bg_print09.gif) no-repeat center 0px;
}
#main_nav ul li.inrighton_seg {
	width:13px;
	background:url(../images/bank_bg_print10.gif) no-repeat center 0px;
}
#main_nav ul li a {
	display:block;
	font-weight:bold;
	padding:5px 10px 0 10px;
}
#main_nav a:link, #main_nav a:visited {
	color: #333;
}
#main_nav a:hover, #main_nav a:active {
	color: #ff3c00;
}
#main_nav ul li.this_on a:link, #main_nav ul li.this_on a:visited {
	color: #ff3c00;
}
#main_nav ul li.this_on a:hover, #main_nav ul li.this_on a:active {
	color: #ff0000;
}

/*------&gt;&gt;头部搜索&lt;&lt;-------*/
#top_search {
	margin-top:5px;
	float:right;
	height:22px;
	width:210px;
	color:#333;
	clear:right;
}
#top_search span {
	padding-top:2px;
	line-height:18px;
	float:left;
	display:block;
}
#top_search input {
	width:140px;
	height:18px;
	border:inset 2px;
	float:left;
}
#top_search span img {
	margin:0 0 8px 3px;
}
/*------&gt;&gt;主体部分布局框&lt;&lt;-------*/
#main {
	float:left;
	background:url(../images/bank_bg_print16.gif) repeat-y left;
}
/*------&gt;&gt;左边登录框&lt;&lt;-------*/
#login {
	margin:auto;
	margin-bottom:16px;
	width:129px;
	height:103px;
	clear:left;
	background:url(../images/bank_bg_print17.gif) no-repeat center;
}
#login span {
	font-weight:bold;
	color:#333;
	padding:10px 0;
	display:block;
}
#login input {
	vertical-align:middle;
}
#login label {
	color:#333;
	padding-left:2px;
	line-height:18px;
	vertical-align:middle;
}
#login button {
	margin:5px 2px;
	width:38px;
	height:18px;
	color:#333;
	border:none;
	background:url(../images/bank_bt_login.gif) no-repeat center;
}
/*------&gt;&gt;中间部分&lt;&lt;-------*/
#center {
	float:left;
	width:554px;
	margin:12px 10px 0 12px;
}
/*--&gt;&gt;内容页中间部分&lt;&lt;--*/
#infocenter {
	float:left;
	width:554px;
	margin:12px 7px 0 7px;
	display:inline;
}
/*--banner图片--*/
#banner {
	text-align:center;
}
/*--index--*/

a.more:link,a.more:visited {
float:right;
	width:102px;
	margin:-15px 2px 0 0;
	color:#F00;
}
a.more:hover {
color:#F90;
}
.line-box {
	background:url(../images/insurance_bg_print01.gif) no-repeat right bottom;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	margin-top:10px;
	float:left;
	padding:12px;
	width:530px;
}

.line-box1 {
	background:url(../images/insurance_bg_print01.gif) no-repeat right bottom;
	border-bottom:1px solid #E1E1E1;
	float:left;
	padding:12px;
	width:530px;
}
.img_index {
	float:right;
	width:75px;
	margin-top:20px;
	text-align:center
}

.box_list {
	float:left;

	margin-top:10px;
	list-style:none;
}
.box_list li {
	line-height:22px;
	color:#666666;
	background:url(../images/bank_pic_print17.gif) no-repeat left 7px;
	padding-left:12px;
}
/*信托公告*/
.ta_list_h2 {
height:30px;
line-height:30px;
padding:10px 0 0 20px;
background:url(../images/wealth_information_ipc_06.jpg) repeat-x left bottom;
border-bottom:1px solid #FF4502;
}
.ta_list {
padding:5px 15px;
list-style:none;
}
.ta_list li {
height:25px;
}
.ta_list li a:link,.ta_list li a:visited {
display:block;
height:25px;
padding:0 0 0 20px;
cursor:pointer;
background:url(../images/wealth_information_ipc_14.jpg) no-repeat 5px 7px;
}
.ta_list li a:hover {
background:url(../images/wealth_information_ipc_14.jpg) no-repeat 8px 7px;
}
.ta_list span {
display:block;
height:25px;
line-height:25px;
}
.ta_list_time {
float:right;
width:80px;
}
.ta_list_bline {
border-bottom:1px dashed #D6D7D6;
}
.wi_pagelist {
float:right;
width:270px;
}
.wi_pagelist li {
float:left;
padding:0 5px;
}
.ta_showbox {
width:750px;
margin:0 auto;
}
.ta_show_nav {
height:22px;
padding:10px 0 0 0;
line-height:22px;
clear:both;
}
.ta_show_nav a:link,.ta_show_nav a:visited {
padding:0 5px;
}
.ta_show {
border:1px solid #CCC;
padding:20px;
}
.ta_show h1 {
text-align:center;
}
.ta_show h6 {
text-align:center;
font-weight:100;
font-size:12px;
}
.ta_show h6 span {
padding:0 15px;
height:30px;
line-height:30px;
}
.ta_show h6 span a:link,.ta_show h6 span a:visited {
color:#0000FF;
text-decoration:underline;
padding:0 5px;
}
.ta_show h6 span a:hover {
color:#F90;
text-decoration:none;
}
.ta_show p {
text-indent:2em;
margin:10px 0;
}
.tas_pagelist {
width:270px;
margin:0 auto;
}
.tas_pagelist li {
float:left;
padding:0 5px;
}
.ta_show_tool {
clear:both;
padding:10px 0;
}
a.printing:link,a.printing:visited,a.closure:link,a.closure:visited {
display:block;
float:right;
margin:0 0 0 10px;
width:60px;
text-align:center;
height:18px;
line-height:18px;
color:#FFFFFE;
cursor:pointer;
background:url(../images/closure.jpg) no-repeat right top;
}
/*热销产品*/
.swp_boxb {
border:1px solid #D4D4D4;
padding:12px 12px 20px 12px;
margin:10px 0 0 0;
background:url(../images/selling_well_product_ipc_03.gif) repeat-x left bottom;
}
.swp_boxb h2 {
height:25px;
}
.swp_boxb p {
line-height:25px;
clear:both;
}
.swp_boxb_p1 {
background:url(../images/selling_well_product_ipc_06.gif) no-repeat left center;
padding:0 0 0 20px;
}
.swp_boxb_p2 {
background:url(../images/selling_well_product_ipc_13.gif) no-repeat left center;
padding:0 0 0 20px;
}
.swp_boxb_bnt {
float:left;
width:112px;
height:18px;
display:inline;
margin:-22px 0 0 230px;
background:url(../images/selling_well_product_ipc_10.gif) no-repeat left top;
}
/*2*/
.swp_box2 {
padding:10px 0 20px 0;
border-bottom:1px dashed #D4D4D4;
}
.swp_box2 p {
line-height:21px;
}
.swp_box2_bg {
background:url(../images/insurance_bg_print01.gif) no-repeat right bottom;
	border-bottom:1px solid #E1E1E1;
	padding-right:5px;
}
.swp_nav {
margin:10px 0 0 0;
background:url(../images/selling_well_p2_ipc_05.gif) repeat-x left top;
}
.swp_nav_bg {
background:url(../images/selling_well_p2_ipc_03.gif) no-repeat left top;
}
.swp_nav_ul {
background:url(../images/selling_well_p2_ipc_07.gif) no-repeat right top;
height:33px;
padding:0 0 0 10px;
}
.swp_nav_ul li {
float:left;
line-height:33px;
padding:0 13px 0 10px;
background:url(../images/selling_well_p2_ipc_10.gif) no-repeat left center;
}
a.back_list,a.share,a.print {
display:inline;
float:right;
height:20px;
margin:5px 10px 0 0;
}
a.back_list {
width:96px;
background:url(../images/new_product_ad_ipc_03.gif) no-repeat left top;
}
a.print {
width:53px;
background:url(../images/new_product_ad_ipc_07.gif) no-repeat left top;
}
a.share {
width:72px;
background:url(../images/new_product_ad_ipc_05.gif) no-repeat left top;
}
.swp_nav_ul li a:link,.swp_nav_ul li a:visited {
color:#F00;
}
.swp_nav_ul li a:hover {
text-decoration:underline;
}
.swp_box2 h3 {
color:#666;
height:25px;
line-height:25px;
}
a.swp_box2_back:link,a.swp_box2_back:visited {
float:right;
color:#F00;
margin:-20px 20px 0 0;
display:inline;
width:60px;
text-decoration:underline;
padding:0 0 0 10px;
background:url(../images/nav_pic_red.gif) no-repeat left center;
}
a.swp_box2_back:hover {
text-decoration:none;
}
/*已发行信托产品*/
a.hdp_more {
float:right;
margin:-20px 20px 0 0;
}
.dhp_blist {
float:left;
width:300px;
list-style:none;
}
.dhp_blist li {
background:url(../images/nav_pic_red.gif) no-repeat left 7px;
padding:0 0 0 10px;
height:22px;
line-height:22px;
}
.dhp_bimg {
display:inline;
width:71px;
height:63px;
float:right;
margin:-20px 10px 0 0;
}
.aps_box1 {
border:1px solid #D4D4D4;
padding:5px 10px;
margin:10px 0 0 0;
background:#FFF url(../images/appointment_purchase_ipc_03.gif) repeat-x left bottom;
}
.aps_box1_p {
float:left;
width:470px;
padding:7px 0;
line-height:22px;
}
.aps_box1_img {
float:right;
margin:0 20px 0 0;
}
.ap_form {
list-style:none;

margin:10px 0 0 0;
}
.ap_form li {
border:1px solid #D4D4D4;
margin:-1px 0 0 0;
line-height:20px;
padding-top:7px;
padding-bottom:7px;
vertical-align:bottom;
}
.ap_form_title {
background:#EEE url(../images/bank_pic_print17.gif) no-repeat 15px center;
padding-left:25px;
height:20px;
}
.ap_form span {
float:left;
display:block;
}
.ap_form_left {
width:25%;
text-align:right;
font-weight:bold;
}
.ap_form_right {
width:75%;
}
.ap_form_select {
height:20px;
padding:0;
font-size:10px;
color:#666;
}
.ap_form_textarea {
height:96px;
width:350px;
border:1px solid #A7A6AA;
}
.ap_form_textarea_h {
height:96px;
}
.ap_form_h {
height:20px;
overflow:hidden;
}
.ap_form_txt {
width:150px;
height:18px;
margin:0;
padding:0;
border:1px solid #A7A6AA;
float:left;
}
.ap_form_submit {
text-align:center;
padding:20px;
}
/*购买产品*/
.hwp_box1 {
padding:5px;

}
.km_nav {
height:23px;
line-height:23px;
margin:6px 0 0 0;
padding:0 0 0 5px;
background:url(../images/knowledge_management_ipc_12.gif) repeat-x left 22px;
}
.km_nav li {
float:left;
height:23px;
cursor:pointer;
}
.km_nav li span {
display:block;
float:left;
}
.km_onnav {
background:url(../images/knowledge_management_ipc_09.gif) repeat-x left top;
color:#F84A01;
font-weight:bold;
}
.km_onnav a:link,.km_onnav a:visited,.km_onnav a:hover {
color:#F84A01;
font-weight:bold;
}
.km_onnav_l {
height:23px;
background:url(../images/knowledge_management_ipc_07.gif) no-repeat left top;
}
.km_onnav_r {
height:23px;
padding:0 9px;
background:url(../images/knowledge_management_ipc_10.gif) no-repeat right top;
}
.km_outnav {
background:url(../images/knowledge_management_ipc_13.gif) repeat-x left top;
}
.km_outnav a:link,.km_outnav a:visited,.km_outnav a:hover {
color:#666;
}
.km_outnav_l {
height:23px;
background:url(../images/knowledge_management_ipc_11.gif) no-repeat left top;
}
.km_outnav_r {
height:23px;
padding:0 9px 0 14px;
/*color:#58544B;*/
background:url(../images/knowledge_management_ipc_15.gif) no-repeat right top;
}
.hwp_table td {
padding:0 3px;
}
.hwp_pagelist {
padding:5px 0;
width:100%;
clear:both;
}
.hwp_pagelist li {
float:right;
padding:0 5px;
font-weight:bold;
}
/*净值查询*/
.pi_box1 {
margin:10px 0 0 0;
background:url(../images/product_inquiry_ipc_05.gif) repeat-x left top;
}
.pi_box1_bgl {
background:url(../images/product_inquiry_ipc_03.gif) no-repeat left top;
}
.pi_box1_bgr {
height:55px;
padding:10px 0;
background:url(../images/product_inquiry_ipc_07.gif) no-repeat right top;
}
.pi_box1_bgr p {
clear:both;
height:20px;
line-height:20px;
padding:4px 0;
}
.pi_form_left {
width:15%;
float:left;
text-align:right;
font-weight:bold;
height:20px;
line-height:20px;
}
.pi_box1_bgr span {
display:block;
}
.pi_form_txt {
width:80px;
float:left;
height:18px;
margin:0;
padding:0;
border:1px solid #A7A6AA;
}
.pi_form_bnt {
float:left;
margin:-3px 0 0 30px;
}
.pi_h2 {
height:22px;
line-height:22px;
padding:20px 0;
text-align:center;
}
/*信托知识*/
.tk_list {
padding:5px 15px;
}
.tk_list li {
height:27px;
}
.tk_list li a:link,.tk_list li a:visited {
display:block;
height:27px;
padding:0 0 0 20px;
cursor:pointer;
background:url(../images/wealth_information_ipc_14.jpg) no-repeat 5px 8px;
}
.tk_list li a:hover {
background:url(../images/wealth_information_ipc_14.jpg) no-repeat 8px 8px;
}
.tk_list span {
display:block;
height:27px;
line-height:27px;
}
.tk_list_time {
float:right;
width:80px;
}
.tk_list_bline {
border-bottom:1px dashed #D6D7D6;
}
.tk_pagelist {
float:right;
width:270px;
}
.tk_pagelist li {
float:left;
padding:0 5px;
}
/*相关下载*/
.rd_h3 {
color:#666;
height:30px;
line-height:30px;
clear:both;
}
.rd_bnt {
width:200px;
margin:-25px 0 0 0;
float:right;
}
a.read,a.down {
display:inline;
float:right;
width:53px;
height:20px;
margin:0 10px 0 0;

}
a.read {
background:url(../images/related_download_ipc_05.gif) no-repeat left top;
}
a.down {
background:url(../images/related_download_ipc_03.gif) no-repeat left top;
}
/*业务联系*/
.sr_cbox {
padding:12px;
width:530px;
margin:10px 0 0 0;
border-top:1px solid #D6D7D6;
}
.sr_cbox1 {
border-bottom:1px dashed #D6D7D6;
padding:5px 0;
}
.sr_cbox_bg {
background:#FFF url(../images/insurance_bg_print01.gif) no-repeat right bottom;
border-bottom:1px solid #E1E1E1;
}
.sr_cbox1 h3 {
padding:0 0 0 25px;
height:22px;
background:url(../images/bank_pic_print17.gif) no-repeat 10px center;
line-height:22px;
}
.sr_cbox1_h3 {
color:#616161;
}
.sr_p {
width:400px;
padding:0 0 0 25px;
}
/*------&gt;&gt;右边&lt;&lt;-------*/
#right {
	float: right;
	width:223px;
	margin-top:42px;
}
.right_box {
	margin-top:10px;
	border:#E5E5E5 solid 2px;
	padding:5px 12px 12px 12px;
	width:195px;
	background:url(../images/right_bg_print01.gif) repeat-x left bottom;
}
.right_box h2 {
	height:27px;
	line-height:25px;
	color:#666666;
	border-bottom:1px solid #C5C5C5;
}
.right_box_ul1 {
padding:0;
line-height:30px;
}
.right_box_ul1 li {
margin:0 0 0 0px;
float:left;
clear:both;
white-space:nowrap;/* 不换行 */
}
.right_box_ul1 li select {
width:194px;
overflow:hidden;
font-size:12px;
border:1px solid #A7A6AA;
}
a.right_redlink:link,a.right_redlink:visited {
color:#F00;
display:block;
padding:0 0 0 10px;
background:url(../images/bank_pic_print01.gif) no-repeat left 10px;
text-decoration:underline;
}
a.right_redlink:hover {
text-decoration:none;
background:url(../images/bank_pic_print01.gif) no-repeat 3px 10px;
}
.right_box_ul2 {
padding:10px 0 0 0;
background:url(../images/trust_index_ipc_08.gif) no-repeat right center;
}
.right_box_ul2 li {
padding:2px 0;
}
.right_box_ul2 a {
height:20px;
display:block;
}
.rul2_bt_1{
width:120px;
background:url(../images/trust_index_ipc_07.gif) no-repeat left top;
}
.rul2_bt_2{
width:109px;
background:url(../images/trust_index_ipc_13.gif) no-repeat left top;

}
.rul2_bt_3{
width:129px;
background:url(../images/trust_index_ipc_16.gif) no-repeat left top;
}
.right_box_ul3 {
padding:10px 0 0 0;
}
.right_box_ul3 li {
line-height:22px;
padding:0 0 0 10px;
background:url(../images/bank_pic_print01.gif) no-repeat 3px 7px;
}
/*------&gt;&gt;sidebar nav&lt;&lt;------*/
#left {
	float:left;
	width:194px;
	text-align:center;
}
.nav_left {
	padding-top:11px;
	background:#FFF;
	margin-bottom:16px;
}
.nav_left li {
	display:block;
	padding-left:12px;
	border-bottom:1px solid #C7C6C2;
	text-align:left;
}
.nav_left li a {
	display:block;
	height:30px;
	line-height:30px;
	background:url(../images/nav_pic_red.gif) no-repeat 0 40%;
	padding-left:11px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.nav_left ul {
	margin:4px 0 2px 0;
}
.nav_left ul li {
	background:none;
	border:none;
	position:relative;/*	left:-10px;*/
	}
.nav_left ul a {
	display:block;
	height:20px;
	line-height:20px;
	background:url(../images/subnav_pic_gray.gif) no-repeat 0 45% !important;
	background:url(../images/subnav_pic_gray.gif) no-repeat 0 42%;
	padding-left:15px;
	font-weight:normal;
	color:#666;
}
ul a#current, .nav_left a:hover {
	color:#FF3000;
}
.nav_left ul a#current, .nav_left ul a:hover {
	background:url(../images/subnav_pic_red.gif) no-repeat 0 45% !important;
	background:url(../images/subnav_pic_red.gif) no-repeat 0 42%;
}
.nav_current {
	background:url(../images/nav_bg_line.gif) repeat-x top;
}
.nav_current a:link, .nav_current a:hover,  .nav_current a:active, .nav_current a:visited {
	color:#ff3000;
}
.nav_current ul li a:link, .nav_current ul li a:hover,  .nav_current ul li a:active, .nav_current ul li a:visited {
	color:#666;
}

/*----foot----*/
#foot {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:18px;
	float:left;
	text-align:center;
	width:100%;
	border-top:#C1C1C1 solid 1px;
	padding-bottom:30px;
}
#foot_nav {
	line-height:38px;
}
#foot_nav a {
	padding:0 5px;
}
.foot_img {
	margin:5px 5px 0 0;
}

/*------&gt;&gt;上一页、下一页&lt;&lt;------*/
.page {text-align:right;padding:10px 0;}
.page a{text-decoration:underline;margin-left:7px;}
.page a#current:link,.page a#current:hover,
.page a#current:active,.page a#current:visited {color:#ff3000;font-weight:bold;text-decoration:none;}

.center_box_y {
	margin-top:10px;
	float:left;
	width:554px;
	background:url(../images/automobile_bg_print18.gif) no-repeat top center;
}
.center_boxin_y {
	padding:12px;
	float:left;
	width:530px;
	background:url(../images/automobile_bg_print19.gif) no-repeat bottom center;
}
.center_boxin_y ul {
	padding:10px 0 25px 0;
}
.center_boxin_y ul li {
	background:url(../images/automobile_pic_print17.gif) no-repeat 5px 7px;
	padding-left:20px;
	line-height:20px;
}

#article_wrap { margin:0 auto; text-align:left; width:778px; border:1px solid #D3D3D3;}
#logounderline{padding:10px 0 14px 22px; background:url(../images/red_line.gif) repeat-x left 40px; height:35px;}
#logounderline a{float:left;display:block;width:208px;height:19px;background:url(http://www.pingan.com/app_images/logo_pa.gif) no-repeat 50% 50%;}
.articlebox{float:left;width:724px;margin:5px 27px 0 27px;display:inline;}
.articleright{float:right;width:223px;margin-top:12px;margin-right:7px;display:inline;}
.text_loca { height:20px; line-height:20px;}
.text_loca a {padding:0 5px;text-decoration: underline;}
.articlebox h2 {display:block; text-align:center;padding-top:10px;line-height:42px;background:url(../images/automobile_bg_print35.gif) repeat-x left bottom;}
.articleinfo { text-align:center;}
.articleinfo span {padding-left:12px;line-height:33px;}
.articleinfo span a{margin-right:6px;}
.article_text img { margin-bottom:12px;}
.article_text .page{ text-align:center; padding-top:16px;}
.article_oper {padding:10px 0;height:42px;text-align:right;background:url(../images/automobile_bg_print35.gif) repeat-x left bottom;}
.article_oper img {padding:9px 1px;}
.article_list{padding:20px 10px 0 10px;}
.article_list ul{padding-top:10px;}
.article_list ul li{background:url(../images/automobile_pic_print11.gif) no-repeat left 10px;padding-left:12px;line-height:25px;border-bottom:1px dashed #C3C3C3;}
.article_list ul span{float:right;padding:0 5px 0 20px;}

.center_boxin_y p { margin:10px 0pt;}

.article_text p{margin:10px 0px;}

/*------&gt;&gt;end&lt;&lt;------*/
</pre></body></html>