@charset "utf-8";
#flashArea {
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 1000px;
	margin-bottom: 10px;
}
.infoArea {
	background-image: url(../images/concert_info_bg.jpg);
	height: 303px;
	width: 711px;
	padding-top: 17px;
	background-repeat: no-repeat;
	margin-bottom: 14px;
}
.infoBtn {
	text-align: right;
	margin-right: 112px;
	margin-bottom: 13px;
}
.infoBox {
	width: 567px;
	margin-left: 65px;
	margin-bottom: 5px;
}
.infoPBox {
	width: 197px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}
.infoP {
	width: 197px;
	margin-right: 2px;
	float: left;
}
.infoP2 {
	width: 86px;
	margin-right: 2px;
	float: left;
}
.infoP3 {
	width: 86px;
	float: left;
	font-size: 10px;
	margin-bottom: 3px;
}
.infoP4 {
	width: 100px;
	float: left;
	font-size: 10px;
	margin-bottom: 3px;
}



.infoTextArea {
	width: 345px;
	float: left;
}
.infoTitle1 {
	font-size: 12px;
	color: #CC6720;
	line-height: 20px;
	background-image: url(../images/info_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 21px;
	font-weight: bold;
	margin-top: 3px;
	
}
/*.infoTitle1 a {
	color: #CC67203;
	text-decoration: none;
}
.infoTitle1 a:visited {
	color: #A1A012;
	text-decoration: none;
}
.infoTitle1 a:hover {
	color: #04ACFD;
	text-decoration: none;
}*/
.infoTitle2 {
	font-size: 12px;
	color: #CC6720;
	line-height: 14px;
	padding-left: 21px;
	font-weight: bold;
}
.infoTitle3 {
	color: #CC6720;
	font-weight: bold;
	margin-bottom: 5px;
}
.infoTitle4 {
	font-size: 10px;
	color: #CC6720;
	line-height: 13px;
	font-weight: bold;
	padding-left: 21px;
}


.infoText {
	line-height: 16px;
	padding-left: 21px;
}
.infoText2 {
	line-height: 20px;
	padding-left: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #3D2921;
}

#page #mainContents #sideContents #newsArea {
	width: 711px;
}
.newsTitle {
	background-image: url(../images/news_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
	margin-left: 20px;
	float: left;
	width: 70px;
	line-height: 18px;
}
.newsTextBox {
	width: 705px;
	margin-bottom: 5px;
}
.newsText {
	float: left;
	width: 560px;
	line-height: 18px;
}
.newsBox {
	height: 150px;
	overflow: auto;
	overflow-x: hidden;
	width: 680px;
	margin-left: 15px;
}
.red {
	color: #F00;
}
