body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

#date {
	color: #EF1020;
	}

#firstMenu {
		color: #000;
	}
#firstMenu a {
	color: #ef1020;
	padding: 0px 5px 0px 5px;
	}
#swf {

	}
#logo {
	color: #666;
	font-size: 9px;

	}
#logo p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	}
#logo a {
	color: #666;
	font-weight: bold;
	}
#photo {
	border-top: 1px solid #ccc;
	text-align: center;
		}
#photo img {
	border: 0px;
	padding: 5px 0px 5px 5px;
	}
#textTitle {
	font-size: 13px;
	width: 590px;
	border-left: 4px solid #EE1928;
	border-bottom: 1px solid #EE1928;
	}
#textTitle p {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	color: #999;
	}
#mainText {
	padding: 10px 5px 10px 0px;
	text-align: justify;
	font-size: 11px;
	line-height: 14px;
	}
#mainText img {
	margin-right: 10px;
}

#mainText input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
				}
#mainText a {
	color: #666666;
	font-weight: normal;
	}
#mainText ul {
		width: auto;
		 }
		
