.large {width:485px;}
.midium {width:334px;}
.small {width:143px;}
.required {font-weight:bold;color:#ed2814;}

.mainContent {display:flex;flex-direction:row;height:100%;}

.rowBlockTitle {font-size:1.4rem;color:#1878BA;text-align:center;}
.rowBlock {margin-bottom:100px;line-height:2.8rem;font-size:1.1rem;text-align:center;}

.rowBlock.block1 {margin:0 auto 100px;;width:75%;height:154px;text-align:left;background-image:url("/security/images/zt_img_01.png");background-repeat: no-repeat;background-position:top right;}

#sever_guide {
	clear: both;
	margin: 20px 0px 100px 0px;
	border-bottom: 4px solid #EFEFEF;
	background: url(/extra/images/sub_guide_bg.gif) repeat-x;
}

.tbbl.full {
	width: 100%; !important;
	margin: 4px 0 10px 3px !important;
}
.tbbl {
	width: 100%;
	margin: 4px 0 8px 0;
	font-family: tahoma;
    border: 1px solid #97BDE0;
    border-top: 2px solid #97BDE0;
    border-bottom: 2px solid #97BDE0;
    border-collapse: collapse;
	table-layout: fixed;
	vertical-align: top;
	background: #fff;
}

.tbbl .tbtit {
	color: #14578F;
	background: #EAEFF5;
}
.tbbl td {
	border: 1px solid #97BDE0;
	padding: 7px 3px 6px 4px;
	height:45px;
}
 .tbbl th{border: 1px solid #97BDE0;}
.tbbl .tbtit2 {
	color: #14578F;
	background: #F4F7FA;
}
