<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*CSS RESET*/
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button,textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	
}
img {border: 0;}
a img{border: 0;}


:focus {outline: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}

/*ol, ul, li {list-style: none;}*/

a{ text-decoration:none;
 outline: none; /* for Firefox Google Chrome  */
 behavior:expression(this.onFocus=this.blur()); /* for IE */
}/*�縧�膄���鞱�𤤿�𡁏�*/


/*CSS RESET END*/

body{
	font-family: "敺株��迤暺煾��";
	min-width:1000px;
}

.head-big{
	background-image: url(../images/head-bg.png);
	background-repeat: repeat-x;
	width:100%;
	height:155px;
	-moz-box-shadow: 0px 3px 11px #6B6B6B;
   -webkit-box-shadow: 0px 3px 11px #6B6B6B;
   box-shadow: 0px 3px 11px #6B6B6B;
}

.head{ margin:0 auto; width:1000px;  background-color:#FFC;}

.logo{ float:left; margin:33px 0 0 0;  }

.head-right{ float:right; padding: 21px 12px 0 0;}

.top-menu{ width:245px; height:23px; background-color:#f0f0f0;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
padding: 7px 0 0 10px;
float:right;
}

.top-menu ul{list-style: none;}

.top-menu li{float:left; font-size:12px; padding: 0 11px; }

.top-menu li a{color:#6d5a5a;}

.top-menu span{ float:left;}

.top-menu li img{ padding-right:8px; }


.top-menu li a:hover{color:#b8030a;}



.other-menu ul{
	list-style: none;
	font-size: 14px;
	margin: 18px 0 0 0;
	padding: 0 5px 0 0;
	float: left;
	clear:both;
	background-image: url(../images/other-menu-bg.png);
	background-repeat: no-repeat;
	background-position: right 8px;	
	
	}
.other-menu li{
	float: left;
	background-image: url(../images/other-menu-bg.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 0px 8px;
	margin:0 0 0 5px;
}
.other-menu li a {color:#666;padding:10px ;}
.other-menu li a:hover{  color:#999;}	



.menu{ width:1000px; float:left; clear:both; }
.menu ul span img {
	float: left;
	height: 47px;
	width: 1px;
	padding-top: 19px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.menu li{padding: 30px 13px 0 13px;
	/*width:110px;*/
	height:35px;
	float: left;
	list-style: none;
	text-align: center;
}
.menu li a{color:#FFF}

.menu li a:hover{color:#FC0}








.wrapper{ width:1000px; margin:0 auto;}


.index-content{float:right; width:1000px; clear:both; padding-bottom:48px;}

.i-left{ float:left; width:262px; margin-left:10px;
	}

 .i-member-box{
	float: left;
	background-image: url(../images/member-bg.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 264px;	 
 }
.btn-go{ font-size: 12px; color:#fff; padding:5px 10px; background-color:#333;
display:inline-block; margin:12px 0 0 194px;
}

.btn-go:hover{ background-color:#39F;}
.text01{ margin:4px 0 0 78px; padding: 2px 5px; width:152px;}




.i-class{
	border: 1px solid #aaa; float:left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
     border-radius: 10px;
     margin:0 0 26px 0;
}


.i-class img{
-moz-border-radius: 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;


}


/*----------�㘚.�𠯫 隤脩��---------*/
.language-class, .language-class2 { list-style:none; }

.no-bg{
	padding: 11px 0 11px 49px;
	background-color: #535353;
	background-repeat: no-repeat;
	background-position: 230px 12px;
}

.no-bg{color:#fff; }
.no-bg a{color:#fff; }

.language-class li, .language-class2 li{
	font-size:16px;
	padding:12px 0;
	border-bottom: 1px solid #aaa;
		
}
.language-class li a, .language-class2 li a{ color:#575757;}
.language-class li a:hover, .language-class2 li a:hover{ color:#aaa;}

.language-class li:last-child, .language-class2 li:last-child{ border:none !important;  }

.i-padding-left{ padding-left:50px !important; text-align:left;}

.i1{
	background-image: url(../images/i01.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.i2{
	background-image: url(../images/i02.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.i3{
	background-image: url(../images/i03.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.i4{
	background-image: url(../images/i04.png);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.language-class .current, .language-class2 .current{ background-color:#ccc; }
.language-class .current a, .language-class2 .current a{color:#fff; }
.language-class .current a:hover, .language-class2 .current a:hover{color:#fff; }


.language-class2 li:last-child{-moz-border-radius: 0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
border-radius: 0 0 10px 10px;}

/*----------�㘚.�𠯫 隤脩��  END---------*/

/*---------- Q&amp;A ---------*/

.QA{Width:262px;border: 1px solid #aaa; float:left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
     border-radius: 10px;
     margin:0 0 26px 0;
	 }
 
.QA-class-li{
	list-style: none;
	font-size: 14px;
	padding: 7px 0 5px 30px;
	border-bottom: 1px solid #aaa;
	Width: 232px;
	background-repeat: no-repeat;
	
  }
 
.QA-class-li:last-child{ border:none !important;  }

.QA-class .ccc  {
	background-color: #535353;
	height: 36px;
	border-radius: 8px 8px 0 0;
	color: #FFF;
}



.QA-class .ccc1  {
	background-color: #535353;
	height: 36px;
	color: #FFF;
	
}
.QA-class .ccc h1 {
	padding:7px 30px 0 50px;
}
.QA-class .ccc1 h1 {
	padding:7px 30px 0 50px;
}

.QA-class li a{ color:#575757;}
.QA li a:hover{ color:#aaa;}

.r1{
	background-image: url(../images/r1.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #aaa;
	padding: 7px 0 5px 30px;
	list-style: none;
	background-position:3px;

}
.r2{background-image: url(../images/r2.png);
    background-repeat: no-repeat;
	border-bottom: 1px solid #aaa;
	padding: 7px 0 5px 30px;
	list-style: none;
	background-position:3px;
}
.r3{background-image: url(../images/r3.png);
    background-repeat: no-repeat;
	border-bottom: 1px solid #aaa;
	padding: 7px 0 5px 30px;
	list-style: none;
	background-position:3px;
}
.r4{background-image: url(../images/r4.png);
    background-repeat: no-repeat; 
	padding: 7px 0 5px 30px;
	list-style: none;
	background-position:3px;
}
.r5{background-image: url(../images/r5.png);
    background-repeat: no-repeat;}
.r6{background-image: url(../images/r6.png);}
.r7{background-image: url(../images/r7.png);}
.r8{background-image: url(../images/r8.png);}
.r9{background-image: url(../images/r9.png);}
.r10{background-image: url(../images/r10.png);}

/*---------- Q&amp;A END ---------*/

/*-------info-box -----------*/
.info-box{
	float:left;
	 border:1px solid #959595;
	  padding:10px 2px;
	  margin-top:10px;
	  border-radius: 10px; }

.info-box h1{
	font-size: 14px;
	color: #666;
	border-bottom:#CCC;
}
.info-area{  clear:both; float:left; margin:5px 10px;
}
.info-area-1{  clear:both; float:left; margin:5px 60px;
}
.info-area-2{  clear:both; float:left; margin:5px 40px;
}
.line-word{ display:inline-block;}

.info-box li{list-style:none;}
.info-box-img{
	float:left;
	
   }
.info-box-word{
	
	font-size: 14px;
	color: #666;
	padding:0 0 0 10px;
}   
.info-box span img{
	float:left;
		
}

.skype{float:left;}
 

/*----------�𢰧�𠰴�批捆-----------------------------------------------*/
.i-right{ float:right; width:690px; margin-left:15px;

	}

/*---頝煾收���----*/
div#abgne_marquee {
	float:left;
	position: relative;
	width: 660px;
	color:#0076ad;
	border: 0px;;	
	line-height:1.5em;
}

.i-member-see{
    border:1px solid #c61415;	
	float:left;
	padding:5px;
	box-sizing:border-box;
	width:680px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	margin-bottom:15px;
}

.i-member-see h2{ margin:8px 0 0 10px; width:650px; line-height:1.6em;}
.i-member-see h2 a{
color:#595858; font-size:14px;}


.column-box{float:left; }	
.column-box h1{
	font-size: 16px;
	color: #900;
    padding:5px 0 5px 0 }

.column-box li{float:left; list-style:none;

padding-bottom:20px;

}
.i-c-last {border-top:1px solid #dcdcdc;
padding:20px 0 5px 0;
}
.i-c-first{
	float:left; list-style:none;
width:100%;
padding:18px 0 5px 0;
}

.colum-photo{ float:left; margin-right:14px;width:230px; height:155px;}
.colum-photo img{ width:234px; height:155px;}
.colum-word{ float:left;width:380px;}

.article-top{float:left;width:100%;}
.article-top span {
	margin-right:10px;
	float:left;
}

.c-name{
	color:#898989;
	font-size:13px;
	padding-left: 30px;
	background-image: url(../images/icon-name.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 5px;
	height:21px;
}

.c-date{
	color:#898989;
	font-size:13px;
	padding-left: 30px;
	background-image: url(../images/icon-date.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 5px;
	height:21px;
}

.colum-word h1{ float:left; width:100%; margin:6px 0 9px 0;}
.colum-word h1 a{color:#b8030a; font-size:18px;}
.c-word{ width:100%;float:left; font-size:14px; color:#333; line-height: 1.7em;}
.c-more{
	float: right;
	background-image: url(../images/service-button.png);
	background-repeat: no-repeat;
	height: 20px;
	line-height:15px;
	width: 64px;
	text-align:center;
	margin-top:8px;
}
.c-more a{ color:#fff; }




.i-news{ float:left; clear:both;}

.i-news li{ list-style:none; padding:14px 6px 14px 12px;
 border-bottom:2px solid #cccbcb;}
.i-news li:first-child{ border-top:2px solid #cccbcb; margin-top:14px;}
.i-news li a{ color:#595858; font-size:14px;}
.i-news li a:hover{ color:#b5282e;}
.i-news span{
	float:left;
	padding-right:20px;}
.i-news-more{ float:right; margin: 11px 0 33px 0;}


.i-m-talk{ float:left; margin-bottom:50px; border:1px solid #959595; padding:11px 2px; width:674px;
box-sizing:border-box; line-height:1.5em; color:#0076ad;}

.i-m-talk a{color:#0076ad;}











.footer-big{
	width:100%;
	height:185px; 
	background-color:#535353;
	color:#fefcfc;
	font-size:13px;
	clear:both;
	}

.foot { width:1000px; margin:0 auto;

}

.foot h3{ padding:16px 0 11px 2px; border-bottom: 1px solid #fff;}
.foot h3 a{color:#fefcfc;}
.foot h3 a:hover{ color:#ccc;}

.footer-menu{ list-style:none; margin:0 10px;}

.footer-menu li{ margin:6px 0; padding-left:2px;}
.footer-menu li a{ color:#fefcfc;}
.footer-menu li a:hover{ color:#ccc;}


.foot td{
	text-align: left;
	vertical-align: top;
}



.bottom-area{ width:1000px; margin:0 auto; padding:21px 0 0 0; height:70px;}
.bottom-logo{ float:left;}
.bottom-right{ float:right; text-align:right; }

.bottom-right a{color:#535353; margin:0 11px; font-size:13px;}

.bottom-right {font-size:12px;}

.bottom-right p{margin:9px 0 0 0;}
.i-Testimonials-img{float:left;
margin-right:15px;
padding:5px 0 0 5px ; }
.i-member-icon{
	padding:6px 0px;}
.i-member-name{
	font-size: 14px;
	color: #666;
	background-image: url(../images/icon-name.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	
}

.i-Testimonials-word{
	float:left;
	width:430px;}

.i-Testimonials-word a{
	color: #333;
}

.title{
	padding:5px 0px ;
	float:left;
	width:520px;
}

.title a{color:#900;
font-size: 18px;}

.list_block{
			margin: 0 -10px;/*��𦦵�𦦵�衤�𤥁�俽ist ��margin: 0 10px; ��匧裦��靝�*/
			background-color:#FF9;
			float:left;
		}
.list{
			width: 250px;
			height: 200px;
			border: 1px solid #CCC;
			text-align: center;
			float: left;
			margin: 0 10px;
			padding: 5px;
			box-sizing: border-box;
			overflow:hidden;
		}
		
.fix{
	position:relative;
  
}


.fix:after {
    padding-top: 56.25%;
    content:"";
    display: block;
}


.fix img{
	 position:absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    max-width:100%;
    margin:auto;
}
</pre></body></html>