﻿@charset "UTF-8";
BODY {margin:0px;TEXT-ALIGN:center;background:#DBBB87; }
TD {color: #A57B45; font-family: "Verdana,宋体,tahoma,Arial";font-size:11px;  line-height: 160%;}


<!-- 中间的页面 -->
.show { padding:0 40 10 30;}
.show2 {padding:10 0 10 30;}
.bottom { color:#A57B45; padding-right:20px; }

<!-- 连接定义 -->
A:link { COLOR: #A57B45; TEXT-DECORATION: none;  }
A:visited { COLOR: #A57B45; TEXT-DECORATION: none; }
A:hover { Color: #A57B45;  text-decoration:none;  }

A.bottom:link { COLOR: #ffffff; TEXT-DECORATION: none; }
A.bottom:visited { COLOR: #ffffff; TEXT-DECORATION: none; }
A.bottom:hover { Color: #ffffff;  text-decoration:none; }

A.dao:link { COLOR: #A78F67; }
A.dao:visited {  COLOR: #A78F67; }
A.dao:hover {  color: #A78F67;}

A.fan:link { COLOR: #9F5936; }
A.fan:visited {  COLOR: #9F5936; }
A.fan:hover {  color: #9F5936;}

<!-- 表单定义 -->
.input{
	BACKGROUND-COLOR: #ffffff; 
	BORDER: #8A7A6C 1px solid;
	CURSOR: HAND;
	font-size:10px;
	height:18px;
	COLOR: #333333;
	
	font-family: "Verdana,宋体,tahoma,Arial";
}

.xx { padding:0 0 0 4;  border-bottom:1px solid #CCCCBB;background:url(images/bg.gif) #fff repeat-x; }
