<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

 * åŠŸèƒ½ï¼šå…¨å±€css

 * ä½œè€…ï¼šGavin

 * åˆ›å»ºæ—¶é—´ï¼š2008-10-27

 * æœ€åŽä¸€æ¬¡ä¿®æ”¹æ—¶é—´ï¼š2009--04-08 

---------------------------------*/



/*å…¨å±€é»˜è®¤æ&nbsp;·å¼

---------------------------------*/

body, p, ul, ol, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, fieldset, legend, input, button {

margin:0;

padding:0;

}

body {

font:normal 12px Arial, tahoma, Verdana;

color:#717171;

text-align:center;

background:#fff;

}

/*å›¾ç‰‡é“¾æŽ¥

---------------------------------*/

a img {

border:none;

}

/*ä¼ªç±»

---------------------------------*/

a {

color:#717171;

text-decoration:none;

}

a:hover {

color:#034D89;

}

/*æ—&nbsp;åºåˆ—è¡¨ã€æœ‰åºåˆ—è¡¨ã€è‡ªå®šä¹‰åˆ—è¡¨

---------------------------------*/

ul, ol, dl {

list-style:none;

text-align:left;

}

/*æ®µè½

---------------------------------*/

p {

margin:1em 0;

line-height:1.6em;

text-align:left;

}

/*ç»†çº¿è¡¨æ&nbsp;¼

---------------------------------*/

table.thinLineTable {

border:1px solid #DCDCDC;

border-collapse:collapse;

border-width:1px 0 0 1px;

}

table.thinLineTable td, table.thinLineTable th {

border:1px solid #DCDCDC;

border-width:0 1px 1px 0;

line-height:19px;

padding:.2em .6em;

text-align:left;

}

table.thinLineTable th {

background-color:#f8f8f8;

font-weight:bold;

}

-*/

/*æµ®åŠ¨æ¸…é™¤

---------------------------------*/

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}

.clearfix {

display: inline-block;

}

/* Hides from IE-mac \*/

* html .clearfix {

height: 1%;

}

.clearfix {

display: block;

}

/* End hide from IE-mac */

</pre></body></html>