/* common */
.main-cont {width:100%; min-width:1138px;}

/* header */
.header {height:113px;}

/* left col */
.left-col {width:283px; float:left; overflow:hidden;}
.left-col .padding {padding:0;}

.conteiner1 {width:100%; float: left;}

/* center col */
.center-col {margin:0px 210px 0px 283px; min-width:580px;}
.center-col-b {width:100%; float:left; overflow:hidden;}
.center-col .padding {padding:0;}

/* right col */
.right-col {width:210px; float:left; overflow:hidden; margin:0 0 0 -210px;}
.right-col .padding {padding:0;}

/**/
.footer {width:100%; min-width:1138px;}
.footer-b {width:100%; height:191px;}
.footer-link { width:100%; height:150px; background:url(../../../images/po-vent/footer-bg.jpg) repeat-x 0 0;}
.footer-info { color:#868686; width:100%; height:41px; line-height:40px;}
.footer-info div { margin:0 0 0 90px;}
.footer .footer-b .right-col .padding {padding:23px 0 0 84px;}
.footer .footer-b .right-col .padding img { margin:0 0 5px 0;}


/* 
 *	Phone call
 */
#phone {
	width: 296px;
	height: 107px;
}

#phone-title {
	width: 296px;
	height: 107px;
	background: #004273 url(/cms/images/po-vent/phone.png) no-repeat;
	cursor: pointer;
}

#phone-form {
	background-color: #004273;
	cursor: default;
	color: #fff;
	padding: 5px 0px 0px;
	width: 296px;
	height: 102px;
	display: none;
}

#phone-form input {
	border: none;
	margin: 0px 3px;
}

#phone-form div {
	padding-top: 4px;
	padding-left: 32px;
}

#phone-form img {
	vertical-align: top;
}

#phone-city {
	width: 30px;
}

#phone-tel {
	width: 80px;
}

#phone-capcha {
	width: 130px;
	font-size: 33px;
}

#phone-msg {
	color: #FF0000;
}
