body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #48DD22;
}

*{padding:0;margin:0}
div{font-size:12px;text-align:left;vertical-align:top}
.center{text-align:center;}
h1{font-size:20px;}
h2{background:#ff9968;font-size:15px;font-weight:bold;}
h3{font-size:12px;font-weight:bold;color:#970200}
h4,h5,h6,th{font-size:14px;font-weight:bold;}
h4,h5,h6,th a{font-size:14px;}
* a{_font-family:Arial,sans-serif;font-size:12px;text-decoration:none;color:#000000}

img{display:block;border:none}
ul{margin:0;padding:0;list-style:none}
ol{padding:0 0 0 2em}
dl,dt,dd{margin:0;padding:0}
input,label,select,option,textarea,button,fieldset,legend{font-size:1em;font-family:Tahoma,sans-serif}
input.text{color:#444;border-color:#9f9f9f #dcdcdc #dcdcdc #9f9f9f;border-style:solid;border-width:1px;padding:3px 2px;height:14px}
textarea{border-color:#9f9f9f #dcdcdc #dcdcdc #9f9f9f;border-style:solid;border-width:1px;padding:4px;background:#fff}
input.radio,input.checkbox{margin-right:2px}

.top_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.zy_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.red {
	color: #CC0000;
	text-decoration: none;
}
.foot {
	line-height: 22px;
	text-decoration: none;
}
a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
.main {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-size: 24px;
	color: #05006c;
	text-decoration: none;
	font-weight: bold;
}.blue {
	color: #0033FF;
	text-decoration: none;
}
.green {
	color: #339900;
	text-decoration: none;
}
.purple {
	color: #CC00CC;
	text-decoration: none;
}
.yellow {
	color: #FF6600;
	text-decoration: none;
}
.border1 {
	border: 1px solid #E6E6E6;
}
