@charset "utf-8";
/* CSS Document */

*{
	font-size: 14px;
}

body {
	background-color: #494949;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	letter-spacing: 0.1em;
	word-spacing: normal;
}
.style2 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.style3 {
	color: #81a082;
	font-size: 14px;
}
.style4 {
	font-size: 12px;
	color: #003399;
	line-height: 16px;
}

table.gen_style{
	 border: 0px;
	 padding: 0px;
	 margin: 0px;
}

#intro{
}
#intro .event{
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding: 0px 6px;
	border-bottom: #CCC 1px solid;
}
