@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4e50;
	text-decoration: none;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.link-1{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.link-1:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.link-2{
	color:#464646;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.link-2:hover{
	color:#9A0000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.link-3{
	color:#464646;
	text-decoration:underline;
	font-size: 12px;
}
a.link-3:hover{
	color:#9A0000;
	text-decoration:underline;
	font-size: 12px;
}
a.link-4{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.link-4:hover{
	color:#cac0a8;
	text-decoration:none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.link-5{
	color:#cac0a8;
	text-decoration:underline;
	font-size: 12px;
}
a.link-5:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}
a.menu-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9a0000;
	font-size: 12px;
}
a.menu-link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
	font-size: 12px;
}
.mid-img {
	background-image: url(../images/mid-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.font-var {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font-18 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.font-11-org {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cac0a8;
	text-decoration: none;
}
.menu-line {
	background-image: url(../images/menu-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu-line1 {
	background-image: url(../images/menu-line1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.gra-bg {
	background-image: url(../images/gra-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.font-hd {
	font-size: 18px;
	color: #9a0000;
}
.font-hd-gra {
	font-size: 18px;
	color: #464646;
}
.font-16-red {
	font-size: 16px;
	color: #9a0000;
}
.font-14-red {
	font-size: 14px;
	color: #9a0000;
}
.font-12-red {
	font-size: 12px;
	color: #9a0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font-14-wit {
	font-size: 14px;
	color: #FFFFFF;
}
.font-16-gra {
	font-size: 16px;
	color: #464646;
}
.font-12-wit {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.font-22-wit {
	font-size: 22px;
	color: #FFFFFF;
}
.blu-rpt {
	background-image: url(../images/rpt-blu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.blu-news-rpt {
	background-image: url(../images/rpt-blu-news.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.line-hr-rpt {
	background-image: url(../images/line-rpt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.line-vr-rpt {
	background-image: url(../images/line-rpt-1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg-gra {
	background-color: #CAC0A7;
	border: 5px solid #FFFFFF;
}
.tab1-off {
	width:175px;
	height:60px;
	background-image:url(../images/tab-1-hov.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab1-on {
	width:175px;
	height:60px;
	background-image:url(../images/tab-1.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab2-off {
	width:140px;
	height:60px;
	background-image:url(../images/tab-2-hov.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab2-on {
	width:140px;
	height:60px;
	background-image:url(../images/tab-2.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab3-off {
	width:130px;
	height:60px;
	background-image:url(../images/tab-3-hov.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab3-on {
	width:130px;
	height:60px;
	background-image:url(../images/tab-3.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab4-off {
	width:102px;
	height:60px;
	background-image:url(../images/tab-4-hov.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab4-on {
	width:102px;
	height:60px;
	background-image:url(../images/tab-4.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab5-off {
	width:90px;
	height:60px;
	background-image:url(../images/tab-5-hov.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}
.tab5-on {
	width:90px;
	height:60px;
	background-image:url(../images/tab-5.png);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
}

/*---------------------------7-nov-----------------------*/
.event-hd {
	background-image: url(../images/event-detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about-hd {
	background-image: url(../images/about-hd-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.font-15wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.font-14-red:hover {
	font-size: 14px;
	color: #9a0000;
}

a.righteventlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4e50;
	text-decoration: none;
}
a.righteventlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4e50;
	text-decoration: underline;
}

.td-ygs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4e50;
	text-decoration: none;
}