@charset "utf-8";

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.DNNAlignleft,.AllDnnMore {
	text-align: left;
}

.DNNAlignright {
	text-align: right;
}

.DNNAligncenter {
	text-align: center;
}

.containerpane:after,.containerbot:after,.Container1 .containerhead:after,.Container4 .containerhead:after {
	content:".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}

.containerpane,.containerbot,.Container1 .containerhead,.Container4 .containerhead {
	display: inline-block;
}

.containerpane,.Container1 .containerhead,.Container4 .containerhead {
	display: block;
}

.containerbot {
	display: block;
	clear: both;
}

.more img {
	border: 0;
	vertical-align: top;
}
/* =S Container Title ================================================= */
.Head1 {
	color: #1A75BB;
	font: bold 13px "宋体";
	white-space: nowrap;
}

.Head2 {
	color: #0173BC;
	font: bold 13px "宋体";
	white-space: nowrap;
}

.Head3 {
	color: #333;
	font: bold 14px/26px "宋体";
	white-space: nowrap;
}

.Head4 {
	color: #0068B7;
	font: bold 18px/24px "宋体";
}

.Head5 {
	padding-right: 20px;
	background: url("images/icon_1.gif") no-repeat 100% 3px;
	color: #373737;
	font: 16px/26px "黑体";
	white-space: nowrap;
}

/* =E Container Title ================================================= */



/* =S Container1 ====================================================== */
.Container1 {
	margin-bottom: 8px;
	border: 1px solid #395EAC;
	padding: 5px 8px 4px;
}

.Container1 .bg-title {
	float: left;
	padding-right: 12px;
	background: url("images/icon_c1.gif") no-repeat right bottom;
}

.Container1 .title {
	float: left;
	height: 16px;
	overflow: hidden;
	border: 1px solid #C6DBEE;
	padding: 2px 2px 0;
}

.Container1 .containerpane {
	padding: 6px 0 1px;
}

.Container1 .more {
	text-align: right;
}

.Container1 .more a,.Container1 .more a:link,.Container1 .more a:visited,.Container1 .more a:hover,.Container1 .more a:active {
	color: #06629D;
}
/* =E Container1 ====================================================== */


/* =S Container2 ====================================================== */
.Container2 {
	margin-bottom: 8px;
}

.Container2 .containerpane {
	padding: 6px 0 1px;
}

.Container2 .more {
	text-align: right;
}
/* =E Container2 ====================================================== */


/* =S Container3 ====================================================== */
.Container3 {
	margin-bottom: 8px;
}

.Container3 .containerpane {
	padding: 6px 0 1px;
	font: 13px/1.6 "宋体";
}

.Container3 .containerpane p {
	margin: 0 0 1.6em 0;
	font: 13px/1.6 "宋体";
}
/* =E Container3 ====================================================== */


/* =S Container4 ====================================================== */
.Container4 {
	background: url("images/bg_c4.gif") repeat-x 0 100%;
}

.Container4 .title {
	display: inline;
	float: left;
	margin-left: 20px;
	border-bottom: 5px solid #51B2F1;
	padding-bottom: 1px;
}

.Container4 .containerpane {
	margin: 0 20px;
	padding: 6px 0 1px;
	font: 12px/2 "宋体";
}

.Container4 .containerpane p {
	font: 12px/2 "宋体";
}

.bg-c4-b {
	background: url("images/bg_c4_b.gif") no-repeat 0 0;
	font-size: 0;
	line-height: 0;
}

.bg-c4-b span {
	display: block;
	background: url("images/bg_c4_b.gif") no-repeat 100% -8px;
}

.bg-c4-b span span {
	height: 8px;
	overflow: hidden;
	margin: 0 8px;
	background: #CECECE;
}
/* =E Container4 ====================================================== */


/* =S Container Login ================================================= */
.Container-log {
	margin-bottom: 8px;
}

.Container-log .containerhead {
	padding-bottom: 2px;
	background: url("images/border_con_log.png") no-repeat 50% 100%;
}

* html .Container-log .containerhead {
	background-image: url("images/border_con_log.gif");
}

.Container-log .title {
	padding: 12px 0 13px;
	text-align: center;
}

.Container-log .containerpane {
	padding: 8px 0;
}
/* =E Container Login ================================================= */


