@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a, a:link, a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color:#2977c3;
}
body {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
}

a:hover {
	text-decoration:none;
	color:#2b9bdd;
}
.title {
	padding:6px;
	background:#e3f5fd;
}
.main {
	width:920px;
	margin:0px auto;
	padding:10px;
	line-height:17px;
}
.tab td {
	padding:4px;
}
.font10{font-size:11px; }
.green{color:#009900;}
h2{font-size:19px; font-weight:bold;}
h3{font-size:16px; font-weight:bold;}
p{font-size:13px;}

