.bgFix{
	background-image: url(../images/bgcartoon.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
		}
		

.txtNews {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.txtTape {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
}



.txtContentB{
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #666;
}

.txtTapeB {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}


.Topic a{
	color:#333;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;

}

.Topic a:visited{
	color:#333;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;

}
.Topic a:link{
	color:#333;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;

}
.Topic a:hover{
	color:#333;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


.Topic a:active{
	color:#333;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
}



/* PHOTO LIST */

.grid-list-eric {
	clear: both;
	margin: 10px auto;
	width: 720px;
	
}

.grid-list-eric .item {
	height: 250px;
	width: 175px;
	padding: 10px 12px;
	margin: 10px 20px;
	_margin: 8px;
	float: left;
	/*background: ;
	background:images/bg-pic.jpg;*/
	background-image: url(../images/bg-pic.jpg);
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
}

.grid-list-eric .item strong {
	color: #fff;
}


.grid-list-eric .item .photo {
	width: 175px;
	height: 175px;
	/*border: 2px solid #CCCC33;*/
	margin-bottom: 10px;
	overflow: hidden;
}

.grid-list-eric .item .photo a {
	line-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.grid-list-eric .item a img {
	border: 0;
}

.grid-list-eric .item p {
	margin: 3px 0;
}

.grid-list-eric .item p.topic a {
	color:#333;
	font-size: 14px;
	font-weight: bold;
	
}

.grid-list-eric .item p.name {
	font-size: 12px;
	color: #666;
}

.grid-list-eric .item p.action {
	bottom:0;
	left:64px;
	margin:6px auto;
	position:absolute;
	text-align:center;
}
area { cursor:pointer;
cursor:hand;
	}

/* FORM */

form label {
display:inline-block;
font-weight:bold;
width:75px;
}
form .desc {
color:#666666;
font-size:0.85em;
}
form table td input[type="text"], form table td input[type="password"], form table td textarea, form table td select {
-moz-border-radius:4px 4px 4px 4px;
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #999999;
color:#666666;
padding:4px;
height: 24px;
}
form table td input[type="text"]:focus, form table td textarea:focus, form table td select:focus {
-moz-box-shadow:0 0 3px #FD7416;
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #FD7416;
color:#333333;
}
form button, form table td input[type="submit"] {
-moz-border-radius:4px 4px 4px 4px;
background:none repeat scroll 0 0 #FD7B22;
border-color:#FFAE76 #FE9D5A #CF5300;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
padding:3px 25px;
}

#concert-event-main-left table,#concert-event-main-left tr,#concert-event-main-left td{
	margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

#concert-event-main-left table{border-collapse:collapse;border-spacing:0}

#main-content TABLE {
	 FONT-SIZE: 11px; COLOR: #333; FONT-FAMILY: "Arial", Helvetica, sans-serif
}
#main-content TD {
	FONT-SIZE: 14px; COLOR: #333; FONT-FAMILY: "Arial", Helvetica, sans-serif ;
}
#main-content TR {
	VERTICAL-ALIGN: top
}
#main-content INPUT {
	FONT-SIZE: 12px; COLOR: #333; FONT-FAMILY: "Tahoma", Microsoft Sans Serif
}
#main-content SELECT {
	FONT-SIZE: 12px; COLOR: #333; FONT-FAMILY: "Tahoma", Microsoft Sans Serif
}
#main-content TEXTAREA {
	FONT-SIZE: 12px; COLOR: #333; FONT-FAMILY: "Tahoma", Microsoft Sans Serif
}
#main-content .borderLeftDot {
	BORDER-RIGHT: #3d5f84 0px dashed; BORDER-TOP: #3d5f84 0px dashed; BORDER-LEFT: #EEEEEE 1px solid; BORDER-BOTTOM: #EEEEEE 1px solid
}
#main-content .borderLeftDot2 {
	BORDER-RIGHT: #EEEEEE 1px solid; BORDER-TOP: #EEEEEE 1px solid; BORDER-LEFT: #EEEEEE 1px solid; BORDER-BOTTOM: #EEEEEE 1px solid
}
#main-content .borderRight {
	BORDER-RIGHT: #3d5f84 1px solid; BORDER-TOP: #3d5f84 0px solid; BORDER-LEFT: #3d5f84 0px solid; BORDER-BOTTOM: #3d5f84 0px solid
}
#main-content .borderRightDot {
	BORDER-RIGHT: #3d5f84 1px dashed; BORDER-TOP: #3d5f84 0px dashed; BORDER-LEFT: #3d5f84 0px dashed; BORDER-BOTTOM: #3d5f84 0px dashed
}


.borderBottomreddot {
	BORDER-RIGHT: #FF0000 0px solid; BORDER-TOP: #FF0000 0px solid; BORDER-LEFT: #FF0000 0px solid; BORDER-BOTTOM: #FF0000 1px dashed
}

#register td#rcol {
	padding: 10px;
	padding-top: 30px;
}

#register h4 {
	font-size: 24px;
	color: #FF7614;
	margin: 0;
}

#register #intro {
	font-size: 18px;
	font-weight: bold;
}