@charset "utf-8";
/* CSS RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
}
body {
  font-family: Arial, "Hiragino Sans GB", simsun, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
input,
select,
textarea {
  font-family: Arial, "Hiragino Sans GB", simsun, sans-serif;
}
h1 {
  font-size: 1.667em;
}
h2 {
  font-size: 1.333em;
  font-family: Arial, "Hiragino Sans GB", simsun, sans-serif;
  color:#f69c25;
}
h3 {
  font-size: 1em;
  font-family: Arial, "Hiragino Sans GB", simsun, sans-serif;
  color:#000000;
}
h4 {
  font-size: 1.667em;
  font-family:Arial, Simhei, normal, sans-serif;
  color:#0066b3;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.833em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height:1.2;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 10px;
}
p {
  font-family:Arial, Simsun, sans-serif;
  color:#000000;
}
/* END CSS RESET */
body {
  background-color: #FFF;
  color: #222;
}
a {
  text-decoration:none;
  color:#0066b3;
}
a:hover {
  text-decoration:underline;
  color:#3992E2;
}
em,
strong {
  font-weight:700;
}
.clf {
  clear:both;
}
.font_zero {
  font-size:0;
  line-height:0;
}
.info_error {
  color:#E70309;
}
.hide,
.hidden,
.invisible {
  display:none;
}
.pic_frame {
  padding:1px;
  background-color:#fff;
  border:solid 1px #c1c1c1;
  display:inline-block;
  line-height:0;
  font-size:0;
}
/* i18_ icon with 18px height */
/* delta right blue */
.i18_drb {
  height:0;
  padding-top:18px;
  width:8px;
  display:inline-block;
  background-image:url(http://image1.ccb.com/cn/ebank/common/images/icon_18s.png);
  background-repeat:no-repeat;
  background-position:-18px 0;
  vertical-align:top;
  overflow:hidden;
}
a:hover .i18_drb {
  background-position:-18px -18px;
}
/* round delta right blue */
.i18_rdrb {
  height:0;
  padding-top:18px;
  width:18px;
  display:inline-block;
  background-image:url(../images/icon_18s.png);
  background-repeat:no-repeat;
  background-position:-72px 0;
  vertical-align:top;
  overflow:hidden;
}
a:hover .i18_rdrb {
  background-position:-72px -18px;
}
/* 小电话图标 */
.i18_i {
  height:0;
  padding-top:18px;
  width:16px;
  display:inline-block;
  background-image:url(../images/icon_18s.png);
  background-repeat:no-repeat;
  background-position:-38px 0;
  vertical-align:top;
  overflow:hidden;
}
a:hover .i18_i {
  background-position:-38px -18px;
}
/* pdf 图标*/ 
.i18_pdf {
  height:0;
  padding-top:18px;
  width:18px;
  display:inline-block;
  background-image:url(../images/icon_18s.png);
  background-repeat:no-repeat;
  background-position:-54px 0;
  vertical-align:top;
  overflow:hidden;
}
a:hover .i18_pdf {
  background-position:-54px -18px;
}
/* doc 图标*/ 
.i18_doc {
  height:0;
  padding-top:18px;
  width:18px;
  display:inline-block;
  background-image:url(../images/icon_18s.png);
  background-repeat:no-repeat;
  background-position:-90px 0;
  vertical-align:top;
  overflow:hidden;
}
a:hover .i18_doc {
  background-position:-90px -18px;
}
/* 下载图标 */
.i18_download {
  height:0;
  padding-top:18px;
  width:18px;
  display:inline-block;
  background-image:url(../images/icon_18s.png);
  background-repeat:no-repeat;
  background-position:left 0;
  vertical-align:top;
  overflow:hidden;
}
a:hover .i18_download {
  background-position:0px -18px;
}
/* arrow down blue */
.i18_adb {
  height:0;
  padding-top:18px;
  width:18px;
  display:inline-block;
  background-image:url(../images/icon_18s.png);
  background-repeat:no-repeat;
  background-position:-108px 0px;
  vertical-align:top;
  overflow:hidden;
}
a:hover .i18_adb {
  background-position:-108px -18px;
}
/* i23_ icon with 23px height */
a.i23_tooltip {
  display:inline-block;
  width:23px;
  padding-top:23px;
  height:0;
  vertical-align:middle;
  overflow:hidden;
  background-image:url(../images/icon_23s.png);
  background-repeat:no-repeat;
  background-position:left top;
}
a.i23_tooltip:hover {
  background-position:left -23px;
}
/* content_style */
.content_style h2,
.content_style ul,
.content_style ol,
.content_style p {
  margin-bottom:10px;
}
.content_style ul li {
  background:url(../images/i3_sqr.png) left 8px no-repeat;
  padding-left:10px;
}
.content_style_f14{
  font-size:14px;
}

/* abtn_ */
.abtn_blue {
  height:23px;
  background-image:url(http://image1.ccb.com/cn/ebank/common/images/abtn_h23_blue.png);
  background-repeat:no-repeat;
  background-position:0 0;
  padding-left:5px;
  display:inline-block;
  cursor:pointer;
  vertical-align:middle;
}
.abtn_blue span {
  background-image:url(http://image1.ccb.com/cn/ebank/common/images/abtn_h23_blue.png);
  background-repeat:no-repeat;
  background-position:right -23px;
  padding:2px 10px 3px 5px;
  display:inline-block;
  height:18px;
  overflow:hidden;
  color:#fff;
  cursor:pointer;
}
.abtn_blue:hover {
  background-position:0 -46px;
}
.abtn_blue:hover span {
  background-position:right -69px;
}
/* hr_dot_blue */
.hr_dot_blue {
  background-image:url(http://image1.ccb.com/cn/ebank/common/images/tmn_lv2_h_divider.png);
  height:1px;
  overflow:hidden;
  padding:0;
  margin:0;
  border:0 none;
  outline:none;
  margin-bottom:10px;
}
/* gradient_b2t_100 */
.gradient_b2t_100 {
  background-image:url(http://image1.ccb.com/cn/ebank/common/images/gradient_b2t_100.png);
  background-repeat:repeat-x;
  background-position:left bottom;
}
/* gradient_b2t_78 */
.gradient_b2t_78 {
  background-image:url(../images/gradient_b2t_78.png);
  background-repeat:repeat-x;
  background-position:left bottom;
  background-color:#e9f4f9;
}
/* gradient_b2t_139 */
.gradient_b2t_139 {
  background-image:url(../images/gradient_b2t_139.png);
  background-repeat:repeat-x;
  background-position:left bottom;
  background-color:#e9f4f9;
}
/* gradient_t2b_147 */
.gradient_t2b_147 {
  background-image:url(../images/gradient_t2b_147.png);
  background-repeat:repeat-x;
  background-position:left top;
}
/* gradient_t2b_200 */
.gradient_t2b_200 {
  background-image:url(../images/gradient_t2b_200.png);
  background-repeat:repeat-x;
  background-position:left top;
  background-color:#e9f2fb;
}
/* background color */
.bgc_blue {
  background-color:#e9f2fb;
}
/* list_col2x */
.list_col2x {
  margin-bottom:10px;
}
.list_col2x ul li {
  width:49%;
  float:left;
  display:inline;
}
.list_col2x ul li.one_row {
  width:99%;
}
/* cl_frame_box_content */
.cl_frame_box_content {
  padding: 10px 10px 0 10px;
}
.cl_frame_box_content h2 {
  margin-bottom:10px;
  height:20px;
  overflow:hidden;
}
.cl_frame_box_content ul,
.cl_frame_box_content ol{
  margin-bottom:10px;
}
.cl_frame_box_content .cl_news_list {
  margin-top:-5px;
  margin-bottom:10px;
}
.cl_frame_box_content .cl_news_list ul {
  overflow:hidden;
}
.cl_frame_box_content .cl_news_list ul li {
  padding:5px 0;
  background-image:url(http://image1.ccb.com/cn/ebank/common/images/tmn_lv2_h_divider.png);
  background-position:left bottom;
  background-repeat:repeat-x;
}
.cl_frame_box_content .cl_news_list ul li a {
}
.cl_frame_box_content .cl_news_list ul li .date {
}
.cl_frame_box_content .more {
  margin-bottom:10px;
}
/* mc_frame */
.mc_frame {
  width:760px;
  background-image:url(../images/mc_frame_body.png);
  background-repeat:repeat-y;
  background-position:0 0;
  position:relative;
  margin-bottom:10px;
}
.mc_frame .frame_hd {
  background-image:url(../images/mc_frame_header.png);
  width:760px;
  height:10px;
  position:absolute;
  left:0;
  top:0;
}
.mc_frame .frame_ft {
  background-image:url(../images/mc_frame_footer.png);
  width:760px;
  height:13px;
  margin-top:-3px;
}
.mc_frame .frame_bd {
  padding:22px 10px 15px 10px;
  margin:0 9px 0 7px;
  width:724px;
}
/* mc_frame_2 T6 T10*/
.main_content {
  position:relative;
}
.mc_frame_2 {
  width:760px;
  background-image:url(../images/mc_frame_2_body.png);
  background-repeat:repeat-y;
  background-position:0 0;
  position:relative;
  margin-bottom:10px;
  z-index:100;
}
.mc_frame_2 .frame_hd {
  background-image:url(../images/mc_frame_2_header.png);
  width:760px;
  height:10px;
  position:absolute;
  left:0;
  top:0;
  overflow:hidden;
}
.mc_frame_2 .frame_ft {
  background-image:url(../images/mc_frame_2_footer.png);
  width:760px;
  height:10px;
  overflow:hidden;
}
.mc_frame_2 .frame_bd {
  padding:20px 10px 10px 10px;
  margin:0 9px 0 7px;
  width:724px;
}
/* mc_w720 */
.mc_w720 {
  padding:10px 17px;
  margin-bottom:10px;
}
.mc_w720 .mc_w720_divider {
  margin:10px -20px;
  height:2px;
  background-color:#fff;
  overflow:hidden;
}
/* main content tab */
.mc_tab {
  margin-bottom:10px;
  margin-top:-5px;
}
.mc_tab .tab_btns {
  background-image:url(../images/mc_tab_tabs_bg.png);
  background-position:0 0;
  background-repeat:repeat-x;
  height:30px;
  margin:0 4px -1px 2px;
  position:relative;
  z-index:100;
}
.mc_tab .tab_btns .window {
  width:730px;
  overflow:hidden;
  height:30px;
  position:absolute;
  left:11px;
  top:0;
}
.mc_tab .tab_btns .btn_prev,
.mc_tab .tab_btns .btn_next {
  position:absolute;
  height:30px;
  width:12px;
  top:0;
  overflow:hidden;
}
.mc_tab .tab_btns .btn_prev {
  left:0;
}
.mc_tab .tab_btns .btn_next {
  right:0;
}
.mc_tab .tab_btns .btn_prev a,
.mc_tab .tab_btns .btn_next a {
  height:0;
  padding-top:30px;
  width:12px;
  top:0;
  overflow:hidden;
  display:block;
  background-image:url(../images/mc_tab_nav_btn.png);
  background-position:0 0;
  background-repeat:no-repeat;
  display:none;
}
.mc_tab .tab_btns .btn_prev a {
  background-position: 0 0;
}
.mc_tab .tab_btns .btn_next a {
  background-position:-12px 0;
}
.mc_tab .tab_btns ul {
  width:9999px;
  position:relative;
}
.mc_tab .tab_btns ul li {
  width:109px;
  float:left;
  display:inline;
  height:30px;
  margin-right:-5px;
}
.mc_tab .tab_btns ul li a {
  color:#fff;
  font-size:14px;
  line-height:18px;
  height:18px;
  float:left;
  display:inline;
  text-align:center;
  width:102px;
  padding:7px 5px 5px 2px;
  text-decoration:none;
  background-image:url(../images/mc_tab_btn.png);
  background-position: 0 0;
  background-repeat:no-repeat;
  font-weight:bold;
  font-family:Arial, simhei, sans-serif;
}
.mc_tab .tab_btns ul li a:hover {
  color:#f0f5fb;
}
.mc_tab .tab_btns ul li.active a {
  background-position: 0 -30px;
  color:#0066b3;
}
.mc_tab .tab_contents {
  margin-bottom:0;
  position:relative;
  z-index:99;
}
.mc_tab .tab_btns {
}
.mc_frame_c2x {
  background-image:url(../images/divider_v_dot3x.png);
  background-position:514px 0;
  background-repeat:repeat-y;
}
.mc_frame_c2x .col_1 {
  /*width:505px;*/
  width:504px;
  float:left;
  display:inline;
  position:relative;
}
.mc_frame_c2x .col_2 {
  /*width:198px;*/ 
 width:188px;/*echo update*/
  float:right;
  display:inline;
  position:relative;
}
/* side_nav */
.side_nav {
  width:225px;
  overflow:hidden;
  margin-bottom:10px;
}
.side_nav li {
  overflow:hidden;
  width:225px;
  float:left;
  display:inline;
}
.side_nav .ul_lv1,
.side_nav .ul_lv2,
.side_nav .ul_lv3,
.side_nav .ul_lv4{
  overflow:hidden;
}
.side_nav .btn_lv1,
.side_nav .btn_lv2,
.side_nav .btn_lv3,
.side_nav .btn_lv4{
  height:25px;
  line-height:23px;
  overflow:hidden;
  width:225px;
  background-image:url(../images/side_nav_btn_bg.png);
  background-repeat:no-repeat;
  display:block;
}
.side_nav .ul_lv1 .submenu .wrap_lv1,
.side_nav .ul_lv2 .submenu .wrap_lv2,
.side_nav .ul_lv3 .submenu .wrap_lv3,
.side_nav .ul_lv4 .submenu .wrap_lv4 {
  overflow:hidden;
  zoom:1;
  position:relative;
}
.side_nav .ul_lv1 .submenu .btn_lv1,
.side_nav .ul_lv2 .submenu .btn_lv2,
.side_nav .ul_lv3 .submenu .btn_lv3,
.side_nav .ul_lv3 .submenu .btn_lv4{
  background-image:url(../images/side_nav_btn_bg_submenu.png);
  position:relative;
}
.side_nav .ul_lv1 .submenu .co_lv1,
.side_nav .ul_lv2 .submenu .co_lv2,
.side_nav .ul_lv3 .submenu .co_lv3,
.side_nav .ul_lv4 .submenu .co_lv4{
  position:absolute;
  width:11px;
  height:11px;
  display:block;
  background-image:url(../images/side_nav_collapse_btn.png);
  background-position:0 -20px;
  top:7px;
  cursor:pointer;
}
.side_nav .ul_lv1 .submenu .co_lv1{
  left:23px;
}
.side_nav .ul_lv1 .submenu .co_lv2{
  left:46px;
}
.side_nav .ul_lv1 .submenu .co_lv3{
  left:69px;
}
.side_nav .ul_lv1 .submenu .co_lv4{
  left:92px;
}
.side_nav .ul_lv1 .collapse .co_lv1,
.side_nav .ul_lv2 .collapse .co_lv2,
.side_nav .ul_lv3 .collapse .co_lv3,
.side_nav .ul_lv4 .collapse .co_lv4{
  background-position:0 0;
}

/* lv1 settings */
.side_nav .ul_lv1 {
  overflow:hidden;
}
.side_nav .li_lv1 {
}
.side_nav .btn_lv1 {
  background-position:-0px -0px;
  padding-left:46px;
  width:179px;
  font-weight:700;
}
.side_nav .btn_lv1:hover {
}
.side_nav .ul_lv1 .trail .btn_lv1 {
  background-position:-0px -50px;
  color:#0066b1;
  text-decoration:none;
  font-weight:700;
}
.side_nav .ul_lv1 .active .btn_lv1 {
  background-position:-0px -25px;
  color:#000;
  text-decoration:none;
}

.side_nav .ul_lv1 .active .a_lv1 {
  color:#000;
  font-weight:700;
}
.side_nav .ul_lv1 .active .a_lv1:hover{
  text-decoration:none;
}

/* lv2 settings */
.side_nav .ul_lv2 {
}
.side_nav .li_lv2 {
/* display:none; */
}
.side_nav .ul_lv1 .active .li_lv2,
.side_nav .ul_lv1 .trail .li_lv2 {
  display:inline;
}
.side_nav .btn_lv2 {
  background-position:-225px -0px;
  padding-left:68px;
  width:157px;
}
.side_nav .btn_lv2:hover {
}
.side_nav .ul_lv2 .trail .btn_lv2 {
  background-position:-225px -50px;
  color:#0066b1;
  text-decoration:none;
  font-weight:700;
}
.side_nav .ul_lv2 .active .btn_lv2 {
  background-position:-225px -25px;
  color:#000;
  text-decoration:none;
  font-weight:700;
}

.side_nav .ul_lv2 .active .a_lv2 {
  color:#000;
  font-weight:700;
}
.side_nav .ul_lv2 .active .a_lv2:hover{
  text-decoration:none;
}

/* lv3 settings */
.side_nav .ul_lv3 {
}
.side_nav .li_lv3 {
/* display:none; */
}
.side_nav .ul_lv2 .active .li_lv3,
.side_nav .ul_lv2 .trail .li_lv3 {
  display:inline;
}
.side_nav .btn_lv3,.side_nav .btn_lv4 {
  background-position:-450px -0px;
  padding-left:84px;
  width:165px;
}
.side_nav .btn_lv4{
	padding-left: 100px;
}
.side_nav .btn_lv3:hover {
}
.side_nav .ul_lv3 .trail .btn_lv3 {
  background-position:-450px -50px;
  color:#000;
  text-decoration:none;
}
.side_nav .ul_lv3 .active .btn_lv3,  .side_nav .ul_lv3 .ul_lv4 .active .btn_lv4 {
  background-position:-450px -25px;
  color:#000;
  text-decoration:none;
}
.side_nav .ul_lv3 .ul_lv4 .active .btn_lv4 {
	background: url("/cn/ebank/common/images/side_nav_btn_bg_forth.png") no-repeat;
}
.side_nav .ul_lv3 .active .a_lv3,.side_nav .ul_lv3 .ul_lv4 .active .a_lv3  {
  color:#000;
  font-weight:700;
}
.side_nav .ul_lv3 .active .a_lv3:hover{
  text-decoration:none;
}
.side_nav .ul_lv3 .ul_lv4 .a_lv3 {
    color: #0066b3;
    font-weight: normal;
}
.side_nav .ul_lv3 .ul_lv4 .a_lv3:hover {
	text-decoration:underline;
}
/* image_frame */
.image_frame {
  padding:1px;
  background-color:#fff;
  border:solid 1px #c1c1c1;
  line-height:0;
  font-size:0;
  display:inline-block;
}
/* links_row */
.links_row {
  height:18px;
  overflow:hidden;
}
.links_row li {
  height:18px;
  float:left;
  display:inline;
  background-image:url(../images/divider_v_dot3x.png);
  background-repeat:repeat-y;
  background-position:0 0;
  margin-left:-10px;
  margin-right:10px;
}
.links_row li a {
  height:18px;
  float:left;
  display:inline;
  padding:0px 10px;
  line-height:18px;
  margin:0;
  font-weight:300;
}
.links_row li a:hover {
}
.links_row li.active {
}
.links_row li.active a {
  font-weight:700;
}
/* #fancybox reset */
#fancybox-close {
  background-image:url(../images/popbox_close.png);
  background-repeat:no-repeat;
  background-position:0 0;
  width:21px;
  height:21px;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 5px;
  top: 4px;
  z-index: 1103;
}
#fancybox-outer {
  background-color:transparent;
  border-radius:3px;
  box-shadow:0 0 5px #999;
  -webkit-box-shadow:0 0 5px #999;
  -moz-box-shadow:0 0 5px #999;
}
/* popbox_wrap */
.popbox_wrap {
  border: solid 1px #8cb7e2;
  border-radius:3px;
  overflow:hidden;
  background-color:#FFFFFF;
  background-image:url(../images/popbox_bg.png);
  background-repeat:repeat-x;
  background-position:0 bottom;
}
.popbox_wrap .popbox_title {
  height:29px;
  background-image:url(../images/popbox_tit_bg.png);
  overflow:hidden;
}
.popbox_wrap .popbox_title h2 {
  height:29px;
  overflow:hidden;
  padding-left:20px;
}
.popbox_wrap .popbox_content {
  margin:0 7px 8px 7px;
  background-image:url(../images/box_l_bg.png);
  background-repeat:repeat-x;
  background-position:0 0;
  border-radius:3px;
  padding-top:10px;
}
.tb_popbox_form {
}
.tb_popbox_form tr {
}
.tb_popbox_form td,
.tb_popbox_form th {
  padding:5px 0;
  vertical-align:middle;
}
.tb_popbox_form td {
}
.tb_popbox_form th {
  text-align:left;
  color:#0066b3;
  padding-left:15px;
  vertical-align:middle;
}
.tb_popbox_form ul.c2x {
}
.tb_popbox_form ul.c2x li {
  width:49%;
  float:left;
  display:inline;
}
/* tbd_result */
.tb_popbox_form tbody.tbd_result {
}
.tb_popbox_form tbody.tbd_result td,
.tb_popbox_form tbody.tbd_result th {
  background-color:#daeaf8;
}
.tb_popbox_form tbody.tbd_result td {
}
.tb_popbox_form tbody.tbd_result th {
  font-weight:700;
}
.tb_popbox_form tbody.tbd_result .p15h {
  padding:0 15px;
}
.tb_popbox_form tbody.tbd_result em {
  font-weight:700;
  color:#0066b3;
  font-style:normal;
}
.tt_share {
  width:210px;
  border:solid 1px #6eaeeb;
  padding:10px;
  background-color:#fff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  overflow:hidden;
  -moz-box-shadow:2px 2px 0px #ccc;
  -webkit-box-shadow:2px 2px 0px #ccc;
  box-shadow:2px 2px 0px #ccc;
}
.tt_share li {
  width:70px;
  float:left;
  display:inline;
  height:25px;
  line-height:25px;
}
.tt_share li img {
  vertical-align:middle;
  margin-right:5px;
}
/* mmjs_tooltip_box */
.mmjs_tooltip_box {
  width:300px;
  border:solid 1px #6eaeeb;
  padding:6px 10px;
  background-color:#fff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  overflow:hidden;
  -moz-box-shadow:2px 2px 0px #ccc;
  -webkit-box-shadow:2px 2px 0px #ccc;
  box-shadow:2px 2px 0px #ccc;
}
.mmjs_tooltip_box .mmjs_tooltip_wrap {
  margin-bottom:-10px;
}
.mmjs_tooltip_box .mmjs_tooltip_wrap h2 {
  color:#2456a9;
  font-size:14px;
  font-weight:700;
  margin-bottom:5px;
}
.mmjs_tooltip_box .mmjs_tooltip_btn_close {
  position:absolute;
  right:7px;
  top:7px;
  width:15px;
  height:0;
  padding-top:15px;
  overflow:hidden;
  background-image:url(http://image1.ccb.com/cn/ebank/common/images/tt_btn_close.png);
  background-repeat:no-repeat;
  background-position:0 0;
}
/* dotted_border_bottom */
.dotted_border_bottom {
  background-image: url("../images/divider_h_blue.png");
  background-position: 0 bottom;
  background-repeat: repeat-x;
  color: #0066B3;
  display: block;
  margin: 0 15px 5px;
  padding: 5px 0;
}
/* header_n */
.header_n {
  height:90px;
  position:relative;
}
.header_n_border {
  height:113px;
  background-image:url(../images/header_border_bt.png);
  background-position:0 bottom;
  background-repeat:repeat-x;
}
.header_n .logo {
  width:276px;
  height:50px;
  position:absolute;
  left:3px;
  top:20px;
}
.header_n .search_form {
  height:20px;
  position:absolute;
  right:0;
  top:27px;
  overflow:hidden;
}
.header_n .search_form form {
  padding:0;
  margin:0;
}
.header_n .search_form a {
  line-height:20px;
  float:left;
  display:inline;
}
.header_n .lang_switch {
}
.header_n .search_form .text_ilb {
  width:113px;
  height:20px;
  float:left;
  display:inline;
  background-image:url(../images/header_text_bg_113.png);
  background-position:0 0;
  background-repeat:no-repeat;
  position:relative;
  margin-left:26px;
  overflow:hidden;
}
.header_n .search_form .text_ilb input {
  width:107px;
  height:20px;
  border:0 none;
  margin:0;
  padding:0;
  position:absolute;
  left:0;
  top:0;
  background-color:transparent;
  padding:0 3px;
}
.header_n .search_form .text_ilb label {
  position:absolute;
  left:0;
  top:0;
  width:105px;
  height:20px;
  line-height:20px;
  padding-left:8px;
  color:#919191;
}
.header_n .search_form .btn_search {
  float:left;
  display:inline;
  padding:0;
  margin:0;
  border:0 none;
  background-image:url(../images/button_search.png);
  background-position:0 0;
  background-repeat:no-repeat;
  overflow:hidden;
  width:39px;
  height:0px;
  padding-top:20px;
  background-color:transparent;
  cursor:pointer;
  margin-left:13px;
}
.header_n .search_form .btn_search:hover {
  background-position:0 -20px;
}
.header_n .search_form .btn_adv_search {
  float:left;
  display:inline;
  background-image:url(../images/button_search_advance.png);
  background-position:0 0;
  background-repeat:no-repeat;
  overflow:hidden;
  width:39px;
  height:0px;
  padding-top:20px;
  margin-left:5px;
}
.header_n .search_form .btn_adv_search:hover {
  background-position:0 -20px;
}
.header_n .ccb_com_link {
  float:left;
  display:inline;
  margin-left:11px;
}
.header_n .quick_link {
  height:20px;
  position:absolute;
  right:0;
  top:64px;
  overflow:hidden;
}
.header_n .quick_link span,
.header_n .quick_link a {
  height:20px;
  line-height:20px;
  float:left;
  display:inline;
  margin-left:16px;
}
.header_n .quick_link span {
  color:#919191;
}
.header_n .quick_link a {
}
.header_n .quick_link .icon_s15_red_arrow_right {
  background-image:url(../images/header_red_arrow.png);
  background-position:right center;
  background-repeat:no-repeat;
  padding-right:20px;
}
/* footer_n */
.footer_n {
  height:58px;
  position:relative;
  background-image:url(../images/footer_border.png);
  background-repeat:repeat-x;
  background-position:0 7px;
  padding-top:7px;
}
.footer_n .icon_gongshang {
  width:22px;
  height:28px;
  position:absolute;
  left:0;
  top:22px;
}
.footer_n .copyright {
  line-height:16px;
  position:absolute;
  left:31px;
  top:20px;
  color:#919191;
}
.footer_n .footer_links {
  top:23px;
  right:0px;
  position:absolute;
  height:20px;
  line-height:20px;
}
.footer_n .footer_links a {
  float:left;
  display:inline;
  height:20px;
  line-height:20px;
  margin-left:7px;
}
/* content_style */
.content_style{
  line-height:24px;
}