@charset "utf-8";
/* CSS Document */

[data-font~="c_006295"] {
	color: #006295 !important;
}

[data-font~="c"] {
	text-align: center;
}

h3.caption {
	margin-bottom: 5px;
    background: url(../../../image/desTitleIcon.jpg) no-repeat 0 50% transparent;
    font: normal 16px/28px "Courier New", "Times New Roman", "微软雅黑";
    color: #cc0000;
    text-indent: 22px;
}

.w_50 > * {
	width: 50%;
}

.w_25 > * {
	width: 25%;
}

.p_20px {
	padding: 20px;
}

.line_45px {
	line-height: 45px;
}

.h_b {
	border: 1px solid #E4E4E4;
}

.sub_b > * {
	border-left: 1px solid #E4E4E4;
}

.sub_b.sub_b_not > *:first-child {
	border-left: none;
}

.b_t_not {
	border-top: 0px solid #E4E4E4;
}

.mr_10px {
	margin-right: 10px;
}

.download_btn {
    width: 155px;
    height: 42px;
    background: url(../../../image/zdc/btn_sy.jpg) no-repeat 50% 50% transparent;
    border: 0px;
    cursor: pointer;
    display: block;
}