@charset "utf-8";
/* CSS Document */


.MainBox{
	background-image:url(../images/RegistrationBg.jpg);
	background-repeat:repeat-y;
	margin-top:1px;
}


.Right {
	background-image: url(../images/RegistrationTitl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.Right h1{background-image: url(../Club/images/RegistrationTitl.jpg);}

#Right1{}



.Right2{ width:174px; float:right; padding-bottom:20px; margin-top:20px;}

.Right2-1{padding:10px; background-color:#ece9e1; }
.Right2-2{background-image:url(../Club/images/icon1.jpg);	background-repeat:no-repeat;	background-position:left; margin-left:10px; margin-top:10px; height:16px; padding-left:25px; font-size:11px; font-weight:bold;}
.Right2-2 a{ color:#D61219; text-decoration:none;}

.Right2-3{ position:absolute;bottom:0;right:0;width:174px;}

.RightIcon{
	background-image:url(../Club/images/icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	height:56px;
	padding-left:25px;
	margin-bottom:10px;
}
.RightIcon p{ font-size:11px; font-weight:bold; line-height:180%;}
.RightIcon p a{ color:#D61219; text-decoration:none;}


/* -------------------------------------------- */

/* -------------------------------------------- */


.font1{ font-size:11px;}

.font3{ font-size:12px; font-weight:bold;}

.font01{
	font-size:11px;
	line-height: 180%;
	margin-left: 30px;
	margin-bottom: 5px;
}
.font01 a{ color:#333333;}

/* Nav CSS Document */


.LeftNav{
	width:190px;
	padding-left: 15px;
}
.LeftNav ul{ list-style:none;}
.LeftNav h1{
	font-size:12px;
	margin-bottom:25px;
	background-image: url(../images/icon10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.LeftNav h1 a{ color:#333; text-decoration:none;}
.LeftNav h1 a:hover{ text-decoration:underline;}

.RightNav{

}
.RightNav ul{ list-style:none;}
.RightNav h1{
	font-size:12px;
	background-image: url(../images/icon8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-top: 13px;
	margin-bottom: 2px;
}
.RightNav h1 a{color:#333; text-decoration:none;}
.RightNav h1 a:hover{ text-decoration:underline;}

.RightNav h2{
	font-size:12px;
	font-weight:normal;
	background-image: url(images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 10px;
}
.RightNav h2 a{ color:#333;}
.RightNav h2 a:hover{ text-decoration:none;}


.TB01{ width:90%; margin-top:30px; }
.TB01 th,td{
    text-align:left;
	text-indent:10px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;}

.TB01 th{font-size:12px;}
.TB01 td{ font-size:11px; color:#666; font-weight:bold;}
.TB01 td a{color:#666; }

.News{
	margin-top:30px;
	margin-left:50px;
	height:115px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/icon12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.News h5{
	font-size:12px;
	color:#e3001b;
}


.News img{ float:right; padding-left:10px; padding-bottom:10px;}
.News a{ color:#e3001b; font-weight:bold; font-size:11px;}
