﻿form{margin:0;padding:0;}
td,p,div,select,textarea, input {font-family: Verdana,新宋体; font-size: 12px; }
body
{
    	background-image: url(/img/link.gif);
    	background-repeat:	repeat-x;
    	background-attachment: fixed;
    	background-color: #C3C1C1;
    	padding: 0px;
	margin:0px;

img {
	border: 0 none;
}
td,th {	font-size: 11px; font-family: tahoma; 
}

input, textarea { font-family: Tahoma; font-size:11px;}
input, textarea:hover{border:#09C 1px solid; background:#F5F9FD; }
.input {background-image: url(/img/textbg.gif); background-repeat:	repeat-x;}
.url {background-image: url(/img/textbg.gif); background-repeat:	repeat-x;color:blue;width:200px;font-weight:bold;}
.datetime {background-image: url(/img/textbg.gif); background-repeat:	repeat-x; cursor:hand;width:80px;text-align:center;font-weight:bold;color:#f4329b;}
.green {background-color: #e7ffcb; border: 1px solid #60a213;height:20px;color: #60a213;cursor:hand;}
.red {cursor:hand;background-color: #ffcccc; border: 1px solid #ff0000;height:20px;color: #ff0000;}
.blue {cursor:hand;background-color: #97F4FF; border: 1px solid #24B7C8;color: #078290;height:20px;}
.color{cursor:hand;background-color: #ECF6FC;height:20px;cursor:hand;background-image:url(/img/buttonbg.gif);}
.orange{cursor:hand;border: 1px solid #FF5A00;color:#FF5A00;background-color:#FFE8CF;height:20px;}
.submit_btn { background:url(/img/btn_03.gif) no-repeat left 2px; width:151px; height:31px; border:none; padding-top:6px;cursor: hand; font-family: Tahoma; font-size:11px;color:#2485A3;}
.button_btn { background:url(/img/btn_01.gif) no-repeat left 2px; width:69px; height:31px; border:none; padding-top:6px;cursor: hand; font-family: Tahoma; font-size:11px;color:#2485A3;}

a:link {  color: #000000; text-decoration: none; }
a.rest{padding-left:3px;padding-right:3px;margin:1px;background-color:#d2eaf6;border:1px solid #b7d8ee;color:#3E83C9;text-decoration:none;}
a:visited {  color: #000000; text-decoration: none; }
a:active {  color: #008aff; text-decoration: none; }
a:hover {  color: #008aff;text-decoration: underline; }
