﻿.btn
{
	COLOR: #505050;
	FONT-SIZE: 12px;
	background-image: url(../images/bk_btn.gif);
	border-width: 0px;
	border-style: solid;
	border-color: #E6E6E6;
	height: 26px;
	width:75px;
	padding-top: 3px;}

.btnNew
{
	COLOR: #666666;
	FONT-SIZE: 12px;
	background-image: url(images/tang126-2.gif);
	border-width: 0px;
	border-style: solid;
	border-color: #ff0000;
	height: 26px;
	width:100px;
	padding-top: 3px;}