@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800');

.mod:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
img,
object,
embed {
	max-width: 100%;
}
img::selection {
	background: transparent;
}
img::-moz-selection {
	background: transparent;
}
@media only screen and (max-device-width: 480px) {
	html {
		webkit-text-size-adjust: none;
	}
	a {
		webkit-tap-highlight-color: rgba(200, 0, 0, 0.4);
	}
}
body {
	background-color: #F5EEDB;
	color: #222;
	font-family: 'Open Sans', sans-serif !important;
}
abbr {
	cursor: help;
}
span.ast {
	font-size: .75em;
	position: relative;
	top: -5px;
}
#cntr_fullspan {
	height: auto;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#cntr_main {
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: auto;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#cntr_disclaimer {
	height: auto;
	margin: 0;
	padding: 35px 0;
	text-align: center;
	width: 100%;
}
.hero-bg {
	background: #fff;
	width: 100%;
}
#cntr_hero {
	background: url(../imgs/hero.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0px 0px 30px 0;
	width: 100%;
}
#cntr_freeShipping {
	background-color: #f5f5f5;
	font-size: 14px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	width: 958px;
}
.freeShipping_info {
	color: #777;
	text-transform: uppercase;
}
.freeShipping_info_bold {
	color: #444;
	text-transform: uppercase;
}
.listingPage {
	clear: both;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 860px;
}
.listingPage .productCell {
	float: left;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	width: 450px;
}
.listingPage .productCell_right {
	float: right;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 180px;
}
.listingPage .cntr_promoCode {
	clear: both;
	height: 55px;
	margin: 0;
	padding: 0;
	width: auto;
}
.originalPrice {
	color: #999;
	font-size: .75em;
}
.originalPriceLine {
	color: #999;
	font-size: .75em;
}
.finalPrice {
	color: #000;
	font-size: 1.75em;
	font-weight: bold;
}
.soldOut {
	color: #d00;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
}
.soldout {
	color: #d00;
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
}
.promo_text {
	color: #5f9000;
	font-size: .75em;
}
.mapPricing {
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	clear: both;
	float: left;
	height: auto;
	line-height: normal;
	margin: 4px 0;
	padding: 4px 8px;
	text-align: center;
	width: auto;
}
.freeShipping {
	color: #06F;
	font-size: .75em;
}
.disclaimer {
	color: #777;
	font-size: .75em;
	line-height: 1.35em;
}
.mir {
	display: none;
}
.instantSavings {
	display: none;
}
.shipping {
	display: none;
}
.brand_image {
	clear: both;
	display: block;
	height: 40px;
	margin: 0 0 4px 0;
	padding: 0;
	width: auto;
}
.product_image {
	display: block;
	float: left;
	margin: 0 0 4px 0;
	padding: 0;
}
.product_image_right {
	display: block;
	float: right;
	height: 135px;
	margin: 0 0 4px 0;
	padding: 0;
	width: 180px;
}
.product_image_spotlight {
	display: block;
	float: left;
	height: 225px;
	margin: 0 0 4px 0;
	padding: 0;
	width: 300px;
}
.cntr_ProductTitle_1 {
	clear: both;
	height: 2.5em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_ProductTitle_2 {
	clear: both;
	height: 6em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_ProductTitle_3 {
	clear: both;
	height: 6em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_ProductTitle_4 {
	clear: both;
	height: 6em;
	line-height: 1em;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
.cntr_pricing {
	clear: both;
	height: auto;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
ul.priceList {
	height: auto;
	list-style: none;
	margin: 0;
	padding: 8px 0 0 0;
	width: auto;
}
a.ProductTitle,
a.ProductTitle:link,
a.ProductTitle:visited {
	color: #244e6d;
	font-size: .75em;
	font-weight: 700;
	text-decoration: none;
	text-wrap: normal;
}
a.ProductTitle:hover,
a.ProductTitle:active,
a.ProductTitle:focus {
	color: #000;
	font-size: .75em;
	font-weight: 700;
	text-decoration: underline;
	text-wrap: normal;
}
a.disc,
a.disc:link,
a.disc:visited {
	color: #244e6d;
	font-size: .75em;
	font-weight: 700;
	text-decoration: underline;
	text-wrap: normal;
}
a.disc:hover,
a.disc:active,
a.disc:focus {
	color: #000;
	font-size: .75em;
	font-weight: 700;
	text-decoration: none;
	text-wrap: normal;
}
a.inCart,
a.inCart:link,
a.inCart:visited {
	color: #06F;
	font-size: .75em;
	text-decoration: none;
}
a.inCart:hover,
a.inCart:active,
a.inCart:focus {
	color: #000;
	font-size: .75em;
	text-decoration: none;
}
ul.list_features {
	color: #777;
	font-size: .75em;
	height: auto;
	list-style: none;
	margin: 3px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
ul.list_features li {
	background: url(https://promotions.newegg.com/template/us/imgs/listStyle.gif) no-repeat;
	background-position: 0 4px;
	margin: 0;
	max-height: 1.25em;
	padding: 0 14px;
	text-wrap: normal;
}
ul.list_features_custom {
	color: #777;
	font-size: .75em;
	height: 4em;
	list-style: none;
	margin: 3px 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}
ul.list_features_custom li {
	background: url(https://promotions.newegg.com/template/us/imgs/listStyle.gif) no-repeat;
	background-position: 0 4px;
	margin: 0;
	padding: 0 14px;
	text-wrap: normal;
}
span.combopricing {
	color: #222;
	font-size: .625em;
}
.yourPrice {
	color: #222;
	font-size: 1.20em;
	font-weight: bold;
	list-style: none;
	padding-bottom: 4px;
	text-align: left;
}
.comboDiscount {
	color: #999;
	font-size: 1em;
	line-height: 1.25em;
	list-style: none;
	text-align: center;
}
.comboSavings {
	color: #222;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 300px;
}
.selection {
	color: #0051a0;
	float: left;
	font-size: .75em;
	margin: 0;
	padding: 0;
}
fieldset.promo {
	border: 1px solid #ccc;
	clear: both;
	color: #5f9000;
	font-size: .75em;
	height: auto;
	margin: 5px auto 0;
	padding: 6px;
	text-align: center;
	width: auto;
}
fieldset.promo legend {
	background-color: #fff;
	color: #5f9000;
	font-size: 1em;
	margin: 5px auto 0;
	padding: 0 6px;
	text-align: center;
}
fieldset.promo span {
	font-size: 1.5em;
}
a.button_preOrder,
a.button_preOrder:link,
a.button_preOrder:visited,
a.button_preOrder:hover,
a.button_preOrder:active,
a.button_preOrder:focus {
	background: url(https://promotions.newegg.com/template/us/imgs/button_preorder.png) no-repeat;
	display: block;
	float: left;
	height: 23px;
	margin: 4px 0 0 0;
	padding: 0;
	width: 80px;
}
.buy a {
	background-color: transparent;
	border: 1px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	display: inline-block;
	font-size: .75em;
	margin: 5px 0 0;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 6px;
}
.buy a:visited {
	background-color: transparent;
	border: 1px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	display: inline-block;
	font-size: .75em;
	margin: 5px 0 0;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 6px;
}
.buy a:hover {
	background-color: #0B4177;
	border: 1px solid #0B4177;
	border-radius: 6px;
	color: #FFF;
	display: inline-block;
	font-size: .75em;
	margin: 5px 0 0;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	webkit-border-radius: 6px;
}
.shopAll {
	padding: 20px 0;
	text-align: center;
}
.shopAll a {
	background-color: transparent;
	border: 3px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
}
.shopAll a:visited {
	background-color: transparent;
	border: 3px solid #0B4177;
	border-radius: 6px;
	color: #0B4177;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
}
.shopAll a:hover {
	background-color: #0B4177;
	border: 3px solid #0B4177;
	border-radius: 6px;
	color: #fff;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
}
.blank5 {
	background: none;
	clear: both;
	display: block;
	height: 5px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank10 {
	background: none;
	clear: both;
	display: block;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank20 {
	background: none;
	clear: both;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank30 {
	background: none;
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank40 {
	background: none;
	clear: both;
	display: block;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank50 {
	background: none;
	clear: both;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank60 {
	background: none;
	clear: both;
	display: block;
	height: 60px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank70 {
	background: none;
	clear: both;
	display: block;
	height: 70px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank80 {
	background: none;
	clear: both;
	display: block;
	height: 80px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank90 {
	background: none;
	clear: both;
	display: block;
	height: 90px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.blank100 {
	background: none;
	clear: both;
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.line_spacer {
	background: url(https://promotions.newegg.com/template/us/imgs/line_spacer.png) no-repeat;
	clear: both;
	display: block;
	height: 52px;
	margin: 0 auto;
	padding: 0;
	width: 958px;
}
br.both {
	clear: both;
}
#backgroundPopup {
	_position: absolute;
	background: #000;
	border: 1px solid #000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
}
#popupMessage {
	_position: absolute;
	background: #fff;
	border: 10px solid #eee;
	display: none;
	font-size: 12px;
	height: auto;
	padding: 40px;
	position: fixed;
	text-align: left;
	width: 400px;
	z-index: 2;
}
#popupMessage .error_message {
	color: #ed4e61;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
#popupMessage #message_box {
	border-bottom: 1px dashed #ddd;
	color: #ed4e61;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
#popupMessageClose {
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	right: 12px;
	text-decoration: none;
	top: 6px;
}
#contactArea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
#button {
	margin: 0;
	text-align: center;
}
a.link_message,
a.link_message:link,
a.link_message:visited {
	color: #257bbe;
	cursor: pointer;
	moz-transition: all .3s ease;
	o-transition: all .3s ease;
	text-decoration: underline;
	transition: all .3s ease;
	webkit-transition: all .3s ease;
}
a.link_message:hover,
a.link_message:active,
a.link_message:focus {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}
@-moz-document url-prefix() {
	.cntr_pricing {
		clear: both;
		height: auto;
		margin: 5px 0;
		overflow: hidden;
		padding: 0;
		width: auto;
	}
	ul.priceList {
		list-style: none;
		margin: 0;
		padding: 8px 0 0 0;
		width: auto;
	}
	ul.priceList li {
		height: auto;
		line-height: 1.125em;
		list-style: none;
		margin: 0 0 6px 0;
		padding: 0;
		width: auto;
	}
	ul.list_features {
		color: #777;
		font-size: .75em;
		height: auto;
		list-style: none;
		margin: 3px 0;
		padding: 0;
		width: auto;
	}

	ul.list_features li {
		background: url(https://promotions.newegg.com/template/us/imgs/listStyle.gif) no-repeat;
		background-position: 0 4px;
		margin: 0;
		max-height: 1.25em;
		overflow: hidden;
		padding: 0 14px;
		text-wrap: normal;
	}
	.mapPricing {
		background-color: #f9f6f2;
		border: 1px solid #bbb;
		clear: both;
		float: left;
		height: auto;
		line-height: normal;
		margin: 4px 0;
		padding: 4px 8px;
		text-align: center;
		width: auto;
	}
	a.inCart,
	a.inCart:link,
	a.inCart:visited {
		color: #06F;
		font-size: .75em;
		line-height: 1.5em;
		padding: 4px 8px;
		text-decoration: none;
	}
	a.inCart:hover,
	a.inCart:active,
	a.inCart:focus {
		color: #000;
		font-size: .75em;
		line-height: 1.5em;
		padding: 4px 8px;
		text-decoration: none;
	}
}
img,
div {
	behavior: url('https://promotions.newegg.com/template/us/ie_png_fix/iepngfix.htc');
}
:focus {
	outline: 0;
}
div.title-warp{
	background: #0c2a50;
    padding: 15px 20px;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    margin-top: 50px;
    opacity: 0.95;
}	
h2.main-title {
	color:#fff;
	font-size: 45px;
	line-height: 50px;
	font-weight:800;
}
h3.sub-title {
	color: #fff;
    font-size:30px;
    font-weight: 300;
}
a.create-account {
	background-color: #f58b28;
	border: 3px solid #f58b28;
	border-radius: 6px;
	color: #fff;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
	width: 380px;
	font-weight: bold;
}
a.create-account:hover {
	background-color: transparent;
	border: 3px solid #f58b28;
	border-radius: 6px;
	color: #f58b28;
	font-size: 1.5em;
	moz-border-radius: 6px;
	padding: 10px 15px;
	text-decoration: none;
	webkit-border-radius: 6px;
	width: 400px;
	font-weight: bold;
}
div.hero_call a.log-on {
	border-bottom: 1px solid #CCC;
	color: #012D6B;
	text-decoration: none;
}
div.hero_call a.log-on:hover {
	border-bottom: 1px solid #f5760e;
}
p.heading{
    margin-bottom: 5px;
    text-align: center;
    color: #ffffff;
    font-size: 32px;
	}
p.heading2 {
	color: #059459;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
	padding-left:20px;
}
p.phone {
	color: #112639;
	font-size: 16px;
	line-height: 22px;
}
a.link {
	border-bottom: 1px solid #00b6de;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
a.link:hover {
	color: #00b6de;
	border-bottom: 1px solid #00b6de;
}
@media screen and (max-width: 900px) {
	#cntr_hero {
		padding: 0px 20px 30px 0px;
	}
	h2.main-title {
		font-size: 30px;
		line-height: 34px;
		width: 100%;
	}
	h3.sub-title {
		font-size: 24px;
		line-height: 26px;
	}
	div.max-width-wrap {
		padding: 0px 20px;
	}
	p.heading{
		font-size:21px;
		}
	img.logo_list {
		width: 35%;
	}
	p.iconlist img{
		width:40%;
		}
	input.button {
		width: 100%;
	}
    p.contact-info{
		font-size:16px;
		}
	p.p-content{
		padding:10px 0 0 0;
		}
}
div.max-width-wrap {
	padding-top: 30px;
	margin: auto;
	text-align: center;
}
.logo_list {
	width: 135px;
	height: auto;
	margin: 10px;
}
.icon_list {
	width: 80px;
	height: auto;
	margin-bottom: 10px;
}
.bg_dim1 {
	color: #ffffff;
	height: 230px;
	background:#eee;
	background-size: 100% auto;
	margin-bottom: 30px;
}
.bg_dim2 {
	color: #ffffff;
	height: 230px;
	background:#eee;
	background-size: 100% auto;
	margin-bottom: 30px;
}
.bg_dim4 {
	color: #ffffff;
	height: 170px;
	background:url(../imgs/img_tech.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-bottom: 30px;
}

.two_col {
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	vertical-align: text-top;
	width: 40%;
}
.four_col{
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	vertical-align: text-top;
	width: 23%;
	min-width: 200px;
	margin:0 20px 20px 0;
	}
.three_col{
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	vertical-align: text-top;
	width: 30%;
	min-width: 235px;
	margin-right: 20px;
}
.clear {
	clear: both;
}
div.section2 {
	background: #0c2a50;
	text-align: center;
	margin:0 auto;
}
div.section3 {
	background: #f5f5f5;
	text-align: center;
	width: 100%;
}
div.section4 {
	background: #ffffff;
	text-align: center;
	width: 100%;
}
div.section5 {
	text-align: center;
	margin:0 auto;
}
p.contact-info{
	font-size: 19px;
	line-height: 26px;
    padding: 10px;
	}
p.text {
    color: #000;
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
p.p-intro{
font-size: 15px;
color: #000;
text-align: center;
padding: 0 10px 10px 10px;
width: 60%;
margin: 0 auto;
	}
p.p-link{
	text-align:left;
	padding:20px 0 0 10px;
	}	
p.p-link a{
	color: #1c557d;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    border-bottom: none;
    text-align: left;
	}
p.p-link a:hover{
	text-decoration:none;
	}		
p.text_max {
	display: inline-block;
    font-size: 16px;
    line-height: 26px;
    padding: 0 20px 30px 20px;
	text-align:left;
}
strong.color {
	color: #0068ac;
}
form.form {
	padding-bottom: 15px;
}
input.field, textarea.field {
    font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	box-sizing: border-box;
	border: 1px solid #0068ac;
    margin-bottom: 10px;
    padding: 10px 20px;
    width: 100%;
}
textarea.field {
	height: 85px;
}
.button {
    font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	background-color: #0068ac;
    border: none;
    color: #ffffff;
    display: inline-block;
    transition: all .3s ease;
	padding: 15px 20px;
    width: 320px;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.button:hover {
    background-color: #00b6de;
}
.border {
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #0068ac;
}
div.L-outcomes {
	margin: 0 auto;
}
h3.h-title {
	color: #0068ac;
	font-size: 26px;
	font-weight: 400;
	padding: 10px 0;
}
div.L-outcomes p {
	color: #373738;
	font-size: 16px;
	line-height: 24px;
}
.l-left {
	float: left;
}
.l-right {
	float: right;
}
.l-clear {
	clear: both;
}
div.L-box {
	height: auto;
	margin: 10px 0 10px;
	overflow: hidden;
}
div.l-text {
	margin-left: 30px;
	width: 75%;
}
div.l-text h4 {
	color: #0068ac;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 10px;
}
div.l-text p {
	color: #505050;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 15px;
}
div.l-text p a {
	color: #779ab4;
	font-size: 14px;
	font-weight: 400;
}
div.l-text p a:hover {
	color: #333;
}
.P-Technology {
	background: #f3f2f2;
	padding: 20px 0 30px 0;
}
.main-box {
	background: #f3f2f2;
	margin: 0 auto;
}
.P-box {
	display: inline-block;
	float: left;
	height: 294px;
	margin-right: 40px;
	width: 22%;

}
.section1_bg {
	background: url(../imgs/dots.png) no-repeat;
	background-position: 50% 20%;
}
.section1_wrap {
	align-content: center;
	height: 280px;
	margin: 0 auto;
	padding: 25px 0 0;
	width: 100%;
}
.section1_box {
	background-color: transparent;
	display: inline-block;
	float: left;
	margin: 5px 5px 28px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 24%;
}
.title_white {
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}
.text_white {
	color: #656565;
	font-size: 15px;
	font-weight: 100;
	line-height: 19px;
	padding: 0 10px;
	padding: 20px 0;
}
.box1 {
	background: url(../imgs/docking.jpg) no-repeat;
}
.box2 {
	background: url(../imgs/laptop.jpg) no-repeat;
}
.box3 {
	background: url(../imgs/compact.jpg) no-repeat;
}
.box4 {
	background: url(../imgs/document.jpg) no-repeat;
}
.P-box p {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	height: 70px;
	line-height: 17px;
	margin-bottom: 10px;
}
.P-box p a {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	padding-left: 5px;
}
.P-box p a:hover {
	text-decoration: underline;
}
.resourcesTitle {
color: #000;
padding: 5px 0;
text-align: center;
font-size: 19px;
font-weight: bold;
}
a.resourcesLink {
    text-align: left;
    color: #059459;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
a.resourcesLink:hover {
    text-align: left;
    color: #00305A;
    border-bottom: 1px solid #cf5b44;
}
.T-email{
	text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #fff;
	}
.T-email:hover{
	border-bottom:none;
	}
p.p-content{
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
    text-align: center;
    color: #000;
    width: 90%;
    margin: 0 auto;
	}
/* ------ 弹框 -------- */	
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:1000;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: none  border-radius: 5px;
  width: 55%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
top: 20px;
right: 20px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #fff;
border-bottom: none;
background: #000;
padding: 0 5px;
}
.popup .close:hover {
  color: #2763ca;
  border-bottom:none;
}
.popup .content {
  max-height: 40%;
  overflow: auto;
}
h1.Head-title {
    padding: 3px 0;
    text-align: center;
    margin: 30px 0;
    font-size: 26px;
    color: #0c2a50;
    border-bottom: 2px solid #0c2a50;
    display: inline-block;
}
.uldiv {
width: 80%;
margin:0 auto;	
text-align: center;
line-height: 24px;
font-size: 15px;
}
.ctabtn {
    display: block;
    margin: 0 auto;
    width: 184px;
    height: inherit;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
}
.ctabtn .btn {
    color: #630;
    text-align: center;
    width: 150px;
    cursor: hand;
}
.nt-faq {
    display: block;
    text-align: center;
    font-size: 13px;
    padding-top: 8px;
}
.nt-faq a{
	border-bottom: 1px solid #CCC;
	}
.nt-faq a:hover{
	border-bottom: 1px solid #fa621f;
	}
h2.Head-title2{
	font-size: 22px;
    line-height: 28px;
    margin:20px;
}
div.box{
    width: 46%;
    float: left;
    overflow: hidden;
}
