body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", 宋体, SimSun, STXihei, "华文细黑";
  font-size: 12px;
}

a {text-decoration:none;}

a:hover {text-decoration:none;}

a[href^="mailto:"]
{font-size:16px; color:#e95d3c; text-align:left; line-height:22px;}

a:hover[href^="mailto:"]
{font-size:16px; color:#e95d3c; text-align:left; line-height:22px; text-decoration: underline;}

a img {border: none;}

p { font-size:15px; color:#252525; text-align:left; line-height:20px; }

.language { font-size:13px; color:#252525; text-decoration:none; }
.language a { font-size:13px; color:#252525; text-decoration:none; }
.language a.active { font-size:13px; color:#e95d3c; text-decoration:none; cursor:default;}
.language a:hover { font-size:13px; color:#e95d3c; text-decoration:none; }
.language-c { font-size:12px; color:#252525; text-decoration:none; }
.language-c a { font-size:12px; color:#252525; text-decoration:none; }
.language-c a.active { font-size:12px; color:#e95d3c; text-decoration:none; cursor:default;}
.language-c a:hover { font-size:12px; color:#e95d3c; text-decoration:none; }

.menu { font-size:18px; color:#000000; text-align:center; background-image:url(../images/menu.png);}
.menu:hover { font-size:18px; color:#ffffff; text-align:center; background-image:url(../images/menu-hl.png);}
.menu2 { font-size:18px; color:#ffffff; text-align:center; background-image:url(../images/menu-hl.png);}

.r-menu { font-size:21px; color:#494865; text-align:left; padding: 10px 0 10px 0;}
.r-menu a{ font-size:21px; color:#494865; text-align:left;}
.r-menu a.active { font-size:21px; color:#f9630d; text-align:left; cursor:default;}
.r-menu a:hover { font-size:21px; color:#f9630d; text-align:left;}
.r-menu-b { font-size:22px; color:#494865; text-align:left; padding: 10px 0 10px 0; font-weight:700;}

.style-1 { font-size:24px; color:#252525; text-align:left; font-weight:700;}
.style-2 { font-size:17px; color:#252525; text-align:left; line-height:26px;}
.style-3 { font-size:25px; line-height:37px; text-align:left; color:#252525; text-transform:uppercase;}
.style-4 { font-size:17px; line-height:29px; text-align:left; color:#252525;}
.style-5 { font-size:16px; color:#252525; text-align:left; line-height:26px;}


.feedback { font-size:16px; color:#ffffff; text-align:center; font-weight:500; background-color:#f26522; height:45px; width:89px; border:none; margin-top:20px;}

.footer { font-size:12px; color:#ffffff; letter-spacing: 0.08em; text-align:center;}
.footer a{ font-size:12px; color:#ffffff; letter-spacing: 0.08em; text-align:center; }
.footer a:hover{ font-size:12px; color:#ffffff; letter-spacing: 0.08em; text-align:center; text-decoration:underline;}

.pic { opacity: 1; filter: alpha(opacity=100); no-repeat; } 
.pic:hover { opacity: 0.86; filter: alpha(opacity=40);}

.button{text-decoration:none;
 text-align:center; 
 padding:10px 26px 10px 26px; 
 border:none; 
 -webkit-border-radius:3px;
 -moz-border-radius:3px; 
 border-radius: 3px; 
 font-size:18px;
 color:#ffffff; 
 background-color:#e95d3c;
}

.button2{text-decoration:none;
 text-align:center; 
 padding:12px 22px 12px 22px; 
 border:none; 
 -webkit-border-radius:3px;
 -moz-border-radius:3px; 
 border-radius: 3px; 
 font-size:17px;
 color:#ffffff; 
 background-color:#08abfc;
}

.button3{text-decoration:none;
 text-align:center; 
 padding:5px 6px 5px 6px; 
 border:none; 
 -webkit-border-radius:3px;
 -moz-border-radius:3px; 
 border-radius: 3px; 
 font-size:13px;
 color:#ffffff; 
 background-color:#808080;
}

.hide { display: none; }

	.clearfix:after {
	  content: "."; 
	  display: block; 
	  height: 0; 
	  clear: both; 
	  visibility: hidden;
	}


span[class^='skype_pnh_container'] {display:none !important;}
span[class^='skype_pnh_print_container'] {display:inline !important;}
