<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "GB2312";
/* 
reset: Resets default browser CSS.
Based on work by Eric Meyer: meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline;}
body{line-height:1.5;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:400;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}a img{border:none;}
html{height:100%; width:100%;}
/*-------------------------------------------------------------------------------------
  Style for Basic Elements &amp; Classses :
 */
	body{font-family:"宋体";font-size:14px;line-height:170%;}
	ul,ol{list-style:none;}
		
	.align-right{text-align:right;}
	.align-center{text-align:center;}
	.align-left{text-align:left;}

	.img-left{float:left;margin:4px 10px 4px 0;}
	.img-right{float:right;margin:4px 0 4px 10px;}	

	/*general elements: */
	.float-left{display:inline; float:left;}
	.float-right{display:inline; float:right;}
	.float-clear{clear:both;}
	
	.hide{display:none;}
	
/*---------------------------------------------------------------------------------------
  Style for Pages :
 */
 	 body{background:#fff url(../images/PAY_bg_btm.jpg) repeat-x bottom;}
 	.container{background:url(../images/PAY_bg_top.jpg) repeat-x top;}
 	.page{width:892px; margin:auto;}
	.header{ width:892px; height:125px;}
		.header h1{text-indent:-9999px;}
	.content{overflow:hidden; margin-top:10px;}
		.feature{width:378px; float:left; display:inline; margin:0;}
		.feature li{margin:5px 0; width:378px; height:151px; overflow:hidden; float:left;}
		.feature-star{display:none;}
		.feature-intro{display:block; padding:50px 15px 0 15px; text-indent:2em;}
		.feature-a{background:url(../images/PAY_feature_a.gif) no-repeat;}
		.feature-b{background:url(../images/PAY_feature_b.gif) no-repeat;}
		.feature-c{background:url(../images/PAY_feature_c.gif) no-repeat;}
		.feature-d{background:url(../images/PAY_feature_d.gif) no-repeat;}
		
		.introduce{margin-left:398px; padding:20px;}
		.introduce h3{background:url(../images/PAY_introduce_h3.gif) no-repeat; width:225px; height:43px; overflow:hidden; text-indent:-9999px;}
		.introduce p{text-indent:2em;}
		
		.morelinks{background:url(../images/PAY_morelinks.gif) no-repeat; width:507px; height:281px; margin-left:378px;}
		.morelinks a{background:url(blank.gif); text-indent:-9999px; width:100%; height:100%; display:block;}
		.morelinks li{width:330px; margin-left:70px; height:58px; margin-bottom:12px;}
		
	.footer{
	 border-top:2px solid #6aabb3;
	 padding-top:20px;
	 margin-top:20px;
	}
	.copyright,.flit{
	 text-align:center;
	 font-size:12px;
	 line-height:150%;
	 color:#2e2114;
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	.flit a,.flit a:visited{color:#2e2114;}
	.gray {color:#666666}
	

/*---------------------------------------------------------------------------------------
  Style for Modules :
 */</pre></body></html>