/* CSS Document */
body {
	margin: 0px;
	overflow-x:hidden
}
.main {
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}

body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.input1 {
	height: 20px;
	width: 100px;
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
.tdtitle {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.time {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
