﻿@charset "utf-8";

body,td,th,input,select,textarea {
	font-family: '微软雅黑', Arial, Tahoma;
	font-size: 12px;
	color: #555555;
}
body {
	background-image: url(images/web/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{margin:0;}
table{border-collapse:collapse;}


a{color:#555555; text-decoration:none;}
a:hover,a:active{color:#779F54;}
.aGreen{color:#6CAE2F; text-decoration:underline;}
.aGreen:hover,.aGreen:active{color:#6CAE2F; text-decoration:none;}

input{border:1px solid #7EB759; padding:3px; background:url(images/web/inputbg.jpg) repeat-x left bottom;}

#btbg{background:url(images/web/btbg.jpg) repeat-x; border:0px none; height:32px;}
#btbg tr td{color:#FFF;}