住房贷款、消费贷款计算器代码--拷贝下来就能用[1]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 china2wto 的 blog

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html><head><title>贷款中心-计算器</title>
<style>
body {
 font-size: 12px; color: #000000; font-family: "arial", "helvetica", "sans-serif"
}
td {
 font-size: 12px; line-height: 18px; font-style: normal; font-family: "arial", "helvetica", "sans-serif"
}
a:link {
 font-weight: normal; color: #000000; font-style: normal; text-decoration: none
}
a:visited {
 font-weight: normal; font-size: 12px; color: #000000; font-style: normal; text-decoration: none
}
a:active {
 font-weight: normal; color: #0066cc; font-style: normal; text-decoration: none
}
a:hover {
 font-weight: normal; color: #003399; font-style: normal; text-decoration: none
}
.gray-blue:link {
 font-weight: normal; color: #444444; font-style: normal; text-decoration: none
}
.gray-blue:visited {
 font-weight: normal; font-size: 12px; color: #444444; font-style: normal; text-decoration: none
}
.gray-blue:active {
 font-weight: normal; color: #336699; font-style: normal; text-decoration: none
}
.gray-blue:hover {
 font-weight: normal; color: #336699; font-style: normal; text-decoration: none
}
.lblue-white:link {
 font-weight: normal; color: #a5c4df; font-style: normal; text-decoration: none
}
.lblue-white:visited {
 font-weight: normal; font-size: 12px; color: #a5c4df; font-style: normal; text-decoration: none
}
.lblue-white:hover {
 font-weight: normal; color: #ffffff; font-style: normal; text-decoration: none
}
.black-org:link {
 font-weight: normal; color: #000000; font-style: normal; text-decoration: none
}
.black-org:visited {
 font-weight: normal; font-size: 12px; color: #000000; font-style: normal; text-decoration: none
}
.black-org:active {
 font-weight: normal; color: #ff9900; font-style: normal; text-decoration: none
}
.black-org:hover {
 font-weight: normal; color: #ff9900; font-style: normal; text-decoration: none
}
.org-black:link {
 font-weight: normal; color: #ff9900; font-style: normal; text-decoration: underline
}
.org-black:visited {
 font-weight: normal; color: #ff9900; font-style: normal; text-decoration: underline
}
.org-black:active {
 font-weight: normal; color: #000000; font-style: normal; text-decoration: none
}
.org-black:hover {
 font-weight: normal; color: #000000; font-style: normal; text-decoration: none
}
.black-white:link {
 font-weight: normal; color: #000000; font-style: normal; text-decoration: none
}
.black-white:visited {
 font-weight: normal; font-size: 12px; color: #000000; font-style: normal; text-decoration: none
}
.black-white:hover {
 font-weight: normal; color: #ffffff; font-style: normal; text-decoration: none
}
.black-green:link {
 font-weight: normal; color: #000000; font-style: normal; text-decoration: none
}
.black-green:visited {
 font-weight: normal; font-size: 12px; color: #000000; font-style: normal; text-decoration: none
}
.black-green:active {
 font-weight: normal; color: #94a857; font-style: normal; text-decoration: none
}
.black-green:hover {
 font-weight: normal; color: #94a857; font-style: normal; text-decoration: none
}
.yellow-white:link {
 font-weight: normal; color: #ffffcc; font-style: normal; text-decoration: none
}
.yellow-white:visited {
 font-weight: normal; font-size: 12px; color: #ffffcc; font-style: normal; text-decoration: none
}
.yellow-white:hover {
 font-weight: normal; color: #ffffff; font-style: normal; text-decoration: none
}
.main-bg-news {
 background-position: left top; background-attachment: fixed; background-image: url(../news/pic/main.gif); background-repeat: no-repeat
}
.main-bg-about {
 background-position: left top; background-attachment: fixed; background-image: url(../aboutus/pic/main.gif); background-repeat: no-repeat
}
.main-bg-loan {
 background-position: left top; background-attachment: fixed; background-image: url(../loan/pic/main.gif); background-repeat: no-repeat
}
.main-bg-news {
 background-position: left top; background-attachment: fixed; background-image: url(../news/pic/main.gif); background-repeat: no-repeat
}
.main-bg-process {
 background-position: left top; background-attachment: fixed; background-image: url(../process/pic/main.gif); background-repeat: no-repeat
}
.main-bg-tax {
 background-position: left top; background-attachment: fixed; background-image: url(../tax/pic/main.gif); background-repeat: no-repeat
}
.main-bg-policy {

本文关键:住房贷款、消费贷款计算器代码--拷贝下来就能用
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top