﻿

.dummyCSS{
}

.pageBody {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	-moz-user-select: none;
	text-align: center;
	background: url('../image/about_logo.png') repeat fixed !important;
	overflow-y: hidden;
}
 

.tel {
	width: 160px;
	height: 25px;
	float: left;
	line-height: 25px;
	color: #666;
	background: url(../image/tel.jpg) left center no-repeat;
	padding-left: 30px;
}

.mail {
	width: 160px;
	height: 25px;
	float: left;
	line-height: 25px;
	color: #666;
	background: url(../image/email.jpg) left center no-repeat;
	padding-left: 30px;
}

.qq {
	width: 160px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	color: #666;
	background: url(../image/qq.jpg) left center no-repeat;
	padding-left: 27px;
	display: inline;
}

.wechatError {
	width: 160px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px;
	color: #666;
	background: url(../image/wechat.png) left center no-repeat;
	padding-left: 27px;
	display: inline;
}

.service {
	width: 160px;
	height: 25px;
	display: block;
	float: left;
	line-height: 25px; 
	color: #666;
	background: url(../image/service.png) left center no-repeat;
	padding-left: 30px;
}

.new_back_img{
	background: url('../image/error.png') no-repeat center center  !important;
	
}

.new_warning_message{
	box-shadow:0 0 0 1px #FFA488 inset,0 0 0 0 transparent !important;
	color:#FF3333 !important;
	font-size:1.45em !important;
	font-weight:bold;
}

.new_actions_height{
	margin-top:30px;
}

.perfect-circle{
width: 250px;
height: 250px;
background-color: #F76260;
color: white;
text-align: center;
border-radius: 125px;
-moz-border-radius: 125px;
}

.perfect-circle-size{
	font-size: 150px;
}