/*
Copyright 2010, KISSY UI Library v1.0.4
MIT Licensed
http://kissy.googlecode.com/
build: 498 Mar 18 13:49
*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
	margin: 0;
	padding: 0;
	color:#424242;
	font-family:Arial,sans-serif;
}

body,button,input,select,textarea {
	font: 12px/ 1.5 tahoma, Arial, \5b8b\4f53, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

address,cite,dfn,em,var {
	font-style: normal;
}

code,kbd,pre,samp {
	font-family: Arial,courier new, courier, monospace;
}

small {
	font-size: 12px;
}

ul,ol {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,img {
	border: 0;
}

button,input,select,textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	padding: 2px; /* make textbox a little bigger */
	vertical-align: middle;
}
.printDetail{ /*���ش�ӡ��ť*/
   display:none;
}
.addPayee{
	background:url(../images/default/bg_horizontal.png) scroll 0 -1005px repeat-x;
	height:23px;
	line-height:23px;
	border: 1px solid #efb422;
	color: #000;
	margin-right: 20px;
	padding: 0 8px;
	_padding: 0 8px;
	cursor: pointer;
	font-size:14px;
	float:right;
}

.updateRate{
	background:url(../images/default/bg_horizontal.png) scroll 0 -1005px repeat-x;
	height:22px;
	line-height:22px;
	border: 1px solid #efb422;
	color: #000;
	margin-left: 5px;
	padding: 0px 10px;
	_padding: 0px 10px;
	cursor: pointer;
	font-size:14px;
	vertical-align:middle;
}

.updateRate[disabled]{
	background:url(../images/default/bg_horizontal.png) scroll 0 -170px repeat-x;
	height:22px;
	line-height:22px;
	border: 1px solid #CCCCCC;
	color: #000;
	margin-left: 5px;
	padding: 0px 10px;
	_padding: 0px 10px;
	cursor: pointer;
	font-size:14px;
	vertical-align:middle;
}

input.IEfixedInput{
	position: absolute;
	top: -3000px;
	left: -3000px;
	width:0;
	height:0;
}

#change{
	font-weight:bolder;
	
}
#questionDate{
font-weight:bolder;
}