@charset "utf-8";
/* All font */
/* Pagetitle */
h1 {
	color:#f60;
	font-family:georgia, "times new roman", times, serif;
	font-size:1.7em;
	font-style:italic;
	margin-top:5px;
	text-align:left;
}

.h1-sub{
	color:#666;
	font-family:georgia, "times new roman", times, serif;
	font-size:16px;
	font-style:italic;
	text-align:left;
}


h1 a:link {
	font-size:27px;
	color:#F00;
}

h2 {
color:#f60;
font-family:Verdana, Geneva, sans-serif;
font-size:1.2em;
font-style:bold;
margin-top:5px;
text-align:left;
line-height:140%;
}

/*orange heading */
h3{
color:#F90;
font-family:Verdana, Geneva, sans-serif;
font-size:1.3em;
font-style:normal;
margin-top:5px;
text-align:center;
}

/*black heading*/
h4{
color:#333;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
text-decoration:none;
font-weight:bold;
text-align:left
}

h5{
	color:#F90;
	font-size:11px;
	font-weight:bold;
	line-height:120%;
}


h6{
	font-size:10px;
	color:#ff3300;
	font-weight:bold;
}
h7{
	color:#414141;
	font-size:11px;
	font-weight:bold;
}

h8{
	color:#F90;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
/****breadcrumb h4****/

.breadcrumb-h4 a:link{
color: #0099ff;
text-decoration: none;
}

.breadcrumb-h4 a:hover{
	color: #ff9900;
	text-decoration: underline;
}

.breadcrumb-h4 a:visited, .h4 a:active {
	color: #0099ff;
}

.breadcrumb-h4{
	font-size:0.8em;
	font-family: Verdana,Geneva,sans-serif;
	color: #ff9900;
	text-decoration: none;
}

.breadcrumb{
	color:#0099ff;
}

.breadcrumb-h4 p{
	padding:0;
	margin:0;
	line-height:100%;
}


/******bodytext******/
.bodytext {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	text-align: left;
	padding:0 0 0 5px;
	line-height:130%;
}

.bodytext p, .testimonial-content p, .testimonial-content-cn p{
	
	line-height:140%;
	padding:0 0 8px 0;
	margin:0;
	color:#333;
	text-align:left;
}

.bodytext p, .testimonial-content p{
	font-size:11px;
}

.testimonial-content-cn p{
	font-size:13px;
}

.testimonial-info p{
	font-size:11px;
	line-height:120%;
	color:#333;
	text-align:left;
}

.bodytext-dotted{
	border-bottom:dotted 2px #CCC;
}

.bodytext ul li{
	list-style-type:circle;
	list-style-position:inside;
	margin:0 0 4px 8px;
	line-height:150%;
}

.bodytext ol li{
	list-style-type:lower-roman;
	padding:0 0 0 10px;
}

.bodytext a:link, .bodytext a:visited, .bodytext a:active, .faq-bodytext a:link, .faq-bodytext a:visited, .faq-bodytext a:active{
	color:#09F;
	font-size:11px;
	text-decoration:underline;
}

.bodytext a:hover, .faq-bodytext a:hover{
	color:#F90;
	text-decoration:underline;
	font-size:11px;	
}

.bodytext-grey {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	text-align: left;
	line-height:130%;
	text-decoration:none;
}

.bodytext-grey a:link, .bodytext-grey a:visited, .bodytext-grey a:active{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#09F;
	text-align: left;
	line-height:130%;
	text-decoration:none;
}

.bodytext-grey a:hover{
	color:#F90;
	text-decoration:underline;
	font-size:10px;	
}


/*****backtotop*****/

.backtotop, .backtotop a:link, .backtotop a:active, .backtotop a:visited{
	color:#666;
	text-decoration: none;
	font-size:10px;
	padding:0 0 0 2px;
}

.backtotop a:hover{
	color:#0099FF;
	text-decoration:none;
	font-size:10px;
}

/****gray****/

.gray {
	color: #333;
}

/***paging***/

.page a:link, .page a:active, .page a:visited  {
	color: #09F;
	font-family: Verdana,Geneva,sans-serif;
		font-size:11px;
	text-decoration:none;
}

.page{
	font-size:9px;
	color: #666;
	font-family: Verdana,Geneva,sans-serif;	
}

.page a:hover{
	color:#F90;
	text-decoration:underline;
}

.page2{
	color:#ff9900;
	font-size:11px;
	font-family: Verdana,Geneva,sans-serif;
}

/******table-heading*****/

.table-heading{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	text-decoration:none;
	font-weight:bold
	}

/*******right nav font******/

.right-nav-copy{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	text-align: left;
}

.right-nav-copy p{
	line-height:140%;
}

/* --- red links --- */
.class3 a:link, .class3 a:visited, .class3 a:active, .redlink a:link, .redlink a:visited, .redlink a:active {
	color:#900;
	text-decoration: none;
	font-size:11px;
}

.class3 a:hover, .redlink a:hover {
	color:#C00;
	text-decoration: none;
	font-size:11px;
}



/* small links */

.class4 a:link, .class4 a:visited, .class4 a:active, .details a:link, .details a:visited, .details a:active {
	color:#333;
	text-decoration: none;
	font-size:10px;
}

.class4 a:hover, .details a:hover, {
	color: #0099FF;
	text-decoration: none;
		font-size:10px;
}


.style1{
	font-size:0.9em;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	}
	
.quote{
	font-size:11px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	}

.style2 {color: #0066CC}


/*red text color*/
.style3 {
color:#800000;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
}


/*blue text (underline)*/ 
.style4 {
color:#069;
font-size:12px;
text-decoration:underline;
font-family:Verdana, Geneva, sans-serif;
}


.style6 {
	font-size: 12px;
	color:#900;
}

.style7 {font-size: 12px; 
color: #333333;
font-family:Verdana, Geneva, sans-serif;}


/*bold white text*/
.style8 {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF
}


/* talk to our consultant link, underline font decoration */

.class1 a:link{
	color:#09F;
	font-size:12px;
	text-decoration:underline;
}

.class1 a:visited{
	color:#09F;
	font-size:12px;
	text-decoration:underline;
}
.class1 a:hover{
	color:#F90;
	text-decoration:underline;
	font-size:12px;
	
}
.class1 a:active{
	color:#09F;
	font-size:12px;
	text-decoration:underline;
}





/*----- click here links */

.class2 a:link {
	color:#333;
	text-decoration: none;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif
}


.class2 a:visited {
	color:#333;
	text-decoration: none;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif
}


.class2 a:hover {
	color:#F90;
	text-decoration: none;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif
}

.class2 a:active {
	color:#333;
	text-decoration: none;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif
}







/*-- footer links --*/

.class5 a:link, .footer-font a:link, .class5 a:visited, .footer-font a:visited {
	color: #999;
	text-decoration: none;
	font-size:10px;
}


.class5 a:hover, .footer-font a:hover  {
	color:#FC0;
	text-decoration: none;
		font-size:10px;
}

.class5 a:active, .footer-font a:active {
	color:#FFF;
	text-decoration: none;
		font-size:10px;
}

.footer-font{
	color: #999;
	font-size:10px;
}

.small-text{
	font-size:9px;
	color:#535353;
}

/************chinese font stylet************/
.header-chn{
	font-size:14px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}

.body-chn{
	font-size:14px;
	color:#900;
	font-family:Verdana, Geneva, sans-serif;
}

.h5-chn{
	color:#F90;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	padding:5px 0;
}

.bodytext-chn{
	font-size:13px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	text-align: left;
	padding:0 0 0 5px;
	line-height:130%;
}


.bodytext-chn p{
	font-size:13px;
	line-height:160%;
	padding:0 0 8px 0;
	margin:0;
}

.bodytext-chn li{
	list-style-type:circle;
	list-style-position:inside;
	margin:0 0 4px 8px;
	line-height:150%;
}

.smalltext2 {
	font-size:9px;
	color:#666;
	text-align:right;
}
