body {
	margin  : 0px;
	padding : 0px;
	color   : #333333;
	background-color : #ffffff;
	text-align : center;
}

.mainbg{
	width : 870px;
	background-image: url(../img/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.clr
	{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

a {
	text-decoration: none
	}

a:link {
	color: #CC0000;
	}

a:visited {
	color: #CC0000;
	}

a:active {
	color: #CC0000;
	text-decoration: underline;
	}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	}


h1 {
	display: none;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	background-image: url(../img/h2_img.gif);
	height: 35px;
	width: 675px; padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-style: italic;
	font-weight: 800;
	background-position: left 8px;
	text-align: left; background-repeat: no-repeat}


h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height: 125%;
	font-weight: normal;
	}

.jg10 {
	font-size:10px;
	line-height: 135%;
	}
.jg12 {
	font-size:12px;
	line-height: 135%;
	}
.jg14 {
	font-size:14px;
	line-height: 140%;
	}

.red {
	color: #FF0000;
	}

.linkmenu {
	color: #53C45E;
	font-size:14px;

	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 550px;
		}


table.link {
	border-collapse : collapse;
	border-spacing: 0px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background: #FFFFFF;
	empty-cells: show;
	margin,padding:0;
}

table.link th{
	border-collapse : collapse;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-spacing: 0px;
	background: #FFFFFF;

	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	padding: 5px;
	width: 260px;
}

table.link td{
	border-collapse : collapse;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-spacing: 0;
	background: #EDEDED;

	vertical-align: top;
	padding: 5px;
	width: 260px;
}

.link1 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	}

.link2 {
	color: #FF6600;
	font-size: 10px;
	line-height: 140%;
	border-bottom: 1px solid #cc0000;
	}

.linktext {
	color: #000000;
	font-size: 10px;
	line-height: 140%;
	}


.race_photoL {
	width:335px;
	height:53px;
	background-image:url(../photo/img/ph_bg.gif);
	background-repeat:no-repeat;
	margin:4px 0px;
	float:left;
	}

.infonews {
	width: 500px;
	height: auto;
	margin: 0 0 40px;
	padding: 0;
	text-align:left;
	}

.infonews .inner{
	width: 500px;
	height: auto;
	margin: 5px 0 40px;
	padding: 0;
	text-align:left;
	}

.infonews .inner .left{
	width: 160px;
	float: left;
	/*border: 1px solid #000;*/
	}

.infonews .inner .left img{
	border: none;
	}

.infonews .inner .right{
	width: 325px;
	float: right;
	/*border: 1px solid #000;*/
	}

.infonews p{
	font-size: 12px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	}
.infonews span.red{
	font-size: 12px;
	color: #CC0000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	font-weight: bold;
	}
.infonews span.ctg{
	font-weight: bold;
	}

.infonews p.info-ttl{
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	font-weight: bold;
	border-bottom: 1px #333 solid;
	}
.infonews p.info-date{
	font-size: 10px;
	color: #333;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 100%;
	font-weight: normal;
	}
.infogotop {
	width: 500px;
	height: auto;
	margin: 0 0 40px;
	padding: 0;
	text-align:right;
	border-bottom: 0px #ccc solid;
	}
.infogotop p{
	font-size: 10px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	}
.infogotop p a{
	color: #cc0000;
	}
.infogotop p a:hover{
	color: #cc0000;
	text-decoration: underline;
	}