|
css
--
[code]
body { scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; background-color: #f6f6f6 }
.text { font-family: 新宋体; color : #000000; font-size: 12px; font-weight: normal; }
.error { font-family: Verdana, Arial, Helvetica, sans-serif; color : #FFA34F; font-size: 13px; font-weight: normal; }
.tiText { font-family: Verdana, Arial, Helvetica, sans-serif; color : #000000; font-size: 11px; font-weight: normal; }
.bold { font-family: Verdana, Arial, Helvetica, sans-serif; color : #000000; font-size: 13px; font-weight: bold; }
.smText { font-family: Verdana, Arial, Helvetica, sans-serif; color : #000000; font-size: 11px; font-weight: normal; }
.heading { font-family: Arial, Helvetica, sans-serif; color : #006699; font-size: 14px; font-weight: bold; }
.lgText {
font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold; }
.tHeading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }
.tiHeading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; font-weight: bold; }
.highlight { background-color: #ffff66 }
a { color : #006699; font-family: 新宋体; text-decoration: none; font-size: 14px; }
a:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 14px; }
a:visited { color : #006699; font-family: 新宋体; text-decoration : none; font-size: 14px; }
a:visited:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 14px; }
a.boldLink:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.boldLink { color : #006699; font-family: 新宋体; text-decoration: none; font-size: 14px; font-weight: bold; }
a.boldLink:visited { color : #006699; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.boldLink:visited:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.smLink { color : #006699; font-family: 新宋体; text-decoration: none; font-size: 14px; font-weight: normal; }
a.smLink:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: normal; }
a.smLink:visited { color : #006699; font-family: 新宋体; text-decoration: none; font-size: 14px; font-weight: normal; }
a.smLink:visited:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: normal; }
a.nav { color : #006699; font-family: 新宋体; text-decoration: none; font-size: 12px; font-weight: bold; }
a.nav:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 12px; font-weight: bold; }
a.nav:visited { color : #006699; font-family: 新宋体; text-decoration : none; font-size: 12px; font-weight: bold; }
a.nav:visited:hover { color : #DD6900; font-family: 新宋体; text-decoration : none; font-size: 12px; font-weight: bold; }
a.npLink { color : #FFFFFF; font-family: 新宋体; text-decoration: none; font-size: 14px; font-weight: bold; }
a.npLink:hover { color : #FFFFFF; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.npLink:visited { color : #FFFFFF; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.npLink:visited:hover { color : #FFFFFF; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.cat { color : #000000; font-family: 新宋体; text-decoration: none; font-size: 14px; font-weight: bold; }
a.cat:hover { color : #000000; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.cat:visited { color : #000000; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.cat:visited:hover { color : #000000; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; } a.fomrtitle { color : #006699; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
a.fomrtitle:visited { color : #006699; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; } a.fomrtitle:hover { color : #006699; font-family: 新宋体; text-decoration : none; font-size: 14px; font-weight: bold; }
ul { list-style-type: square; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; }
.copyright { font-size:12 px }
[code]
[code]
<option>英国</option> <option>美国</option> <option>阿富汗</option> <option>阿尔॥
|