@charset "utf-8";
/* CSS Document */

/* #Basic Styles
================================================== */
html, body {height:100%;}

body {
	position: relative;
	background: #ffffff;
	color: #343129;
	-webkit-font-smoothing: antialiased; 
	-webkit-text-size-adjust: 100%;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
::selection {
	background:#04a981;
	color:#fff;
}
img::selection {
	background: transparent;
}

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
	color: #343129;
	font-family: "Verdana", sans-serif;
	
	margin: 0 0 1em 0;
	line-height: 1.2em;
}
h1 {
	font-size: 30px;
	margin-bottom: .5em;
}
h2 {
	font-size: 26px;
}
h3 {
font-size: 20px;
padding: 20px 0px 0px 0px;
font-weight: normal;
text-transform: none;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}
h6 {
	font-size: 12px;
}

/* #Links and Text
================================================== */
a { 
	color: #04a981;
	text-decoration:none; 
	outline: 0;
}
a:hover {
	text-decoration: none;
	color: #04a981;
} 
a:focus { 
	outline: none;
}
/* #Accordion (Toggle)
================================================== */

.accordion {
font-size: 13px;
margin-bottom: 40px;
}.accordion dt {
width: 100%;
border: 1px solid #e9e9e9;
border-radius: 5px;
margin-bottom: 4px;
text-indent: 50px;
font-weight: 500;
background-position: bottom left;
background-repeat: repeat-x;
position: relative;
cursor: pointer;
padding: 20px 0;
}
.accordion dt {
text-indent: 50px;
font-weight: 500;
cursor: pointer;
}
.accordion dd {
display: none;
line-height: 20px;
padding: 10px;
}
.accordion dd.current {
display: block;
}
.accordion dt:before {
content: url(../images/plus-sign.png);
position: absolute;
left: -37px;
top: 50%;
margin-top: -12px;
}
.accordion dt.current:before {
content: url(../images/minus-sign.png);
font-color:#04a981;
}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.contact{
padding-top: 40px;
text-align: center;
font-size: 18px;
font-weight: normal;
}
.about-contact{
text-align: center;
padding-bottom: 20px;}
.about-name{
font-size: 14px;
font-weight: normal;
line-height: 1.5em;
}
.about-info{
line-height: 1.8em;
text-align: center;
}
.customer{
background:#009c76 url(../images/customer.png) no-repeat center top;
height:330px;
}
.store-title{
font-size: 20px;
margin-top: 20px;
font-weight:normal;
}
.store-title span{
font-size: 12px;
margin-top: 20px;
font-weight:normal;
color:#666666;
}
.store-introduce{
background: #f6f6f6;
padding: 20px 20px 12px 20px;
margin: 20px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 1px 2px 3px #babbc2;
line-height: 25px;
}
.store-benefit{
line-height:30px;
}
.store-benefit ul{
padding-left:20px;
float:left;
}
.store_imgs{
}
.store_imgs img {
border: 1px solid #c7c7c7;
display: block;
padding: 8px;
float: left;
}
.store_imgs .small {
float: left;
border: 1px solid #c7c7c7;
display: block;
margin: 10px 10px 0 0;
}

/*-------------------function-------------------------*/
.aa{
	text-align: center;
	margin: 100px 0 0 0;
	background: url(../images/img/manage-your-business_03.png) no-repeat center;
	height: 940px;
	padding: 100px 0 0 0;
}
.manage{
	text-align: center;
	background: url(../images/img/manage-your-business_04.png) no-repeat;
	background-position-x:70%;
	background-position-y: 50px;
	height: 420px;
}
.manage-text1{
	width: 42%;
	text-align: right;
	padding-top: 10px;
}
.manage-text2{
	width: 42%;
	text-align: right;
	padding-top: 15px;
}
.manage-text3{
	width: 42%;
	text-align: right;
	padding-top: 15px;
}
.manage_right{
	text-align: center;
	background: url(../images/img/manage-your-business_06.png) no-repeat;
	background-position-x:30%;
	background-position-y: 50px;
	height: 420px;
}
.manage-text1-right {
	width: 42%;
	text-align: left;
	margin-left: 65%;
	float: right;
	padding-top: 10px;
}
.manage-text2-right {
	width: 42%;
	margin-left: 65%;
	float: right;
	text-align: left;
}
.manage-text3-right {
	width: 42%;
	margin-left: 65%;
	float: right;
	text-align: left;
	padding-top: 20px;
}
.manage1 {
	text-align: center;
	background: url(../images/img/manage-your-business_09.png) no-repeat;
	background-position: 70% 150px;
	height: 420px;
	padding-top: 100px;
}
.manage1_right{
	text-align: center;
	background: url(../images/img/manage-your-business_10.png) no-repeat;
	background-position:30% 150px;
	height: 420px;
	padding-top: 100px;
}