﻿@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	font-family:"宋体";
	font-size:12px; color:#666666;
}
table{
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	color:#555555; text-decoration:none;
}
a:hover,a:active{
	color:#EC0000;
}
.aU{font-family: "宋体"; text-decoration:underline;}
.aU:hover,.aU:active{text-decoration:none;}

.t{font-size:6px; height:6px;}

input,textarea{font-size:12px; font-family:"宋体"; padding:2px;}
