
/* ********************************************************* */

#color-ds3-3-left-bottom {
	height: 1550px; /* 650 */
}

#color-ds3-3-right-bottom {
	height: 1550px; /* 650 */
}

#color-dsg-3-center {
	height: 1956px; /* 1056 = 650+406 */
} 

#color-dsg-3-center-data {
	height: 1872px; /* = 1056-84 */
}

 
/* *********************************************************** */

#dot-top {
	background: url("../images/t-friends.gif");
	width: 603px;
	height: 63px;
	margin: 25px 0 0 0;
	overflow: hidden;
}

#dot-center {
	background: url("../images/bgdot.gif") white;
	width: 603px;
	height: 1700px; /* 800 = 1056-256 */
	border-left: 3px solid #1586CF;
	border-right: 3px solid #1586CF;
	padding: 12px 0 0 0;
	overflow: hidden;
	/* ie5 */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 597px;
}

#dot-bottom {
	background: url("../images/bottomdot.gif");
	width: 603px;
	height: 8px;
	overflow: hidden;

}


/* *********************************************************** */

#a-all {
	width: 560px;
	margin: auto;
}

#a-left {
	width: 135px;
	height: 1200px;
	overflow: hidden;
	float: left;
}

#a-left img, #c-right img {
	border: 2px solid #FF007C;
	display: block;
	margin: 20px 1px 0 1px;
}

#b-center {
	width: 290px;
	height: 1200px;
	/*background-color: #00FFFF;*/
	overflow: hidden;
	float: left;
}

#c-right {
	width: 135px;
	height: 1200px;
	overflow: hidden;
	float: left;
}

.logoccbill {
	text-align: center;
	margin: 35px 0 0 0;
}

.price {
	text-align: center;
	margin: 20px;
}

.logoticket {
	text-align: center;
	margin: 35px 0 0 0;
}

.join-pink-all {
	width: 263px;
	margin: auto;
	overflow: hidden;
}

.join-pink-top {
	background: url("../images/top-join-pink.gif");
	height: 5px;
	overflow: hidden;
}

.join-pink-middle {
	background-color: #FF67BD;
	text-align: center;
	color: black;
	padding: 0 0 20px 0;
}

form {
	margin: 0;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	padding: 22px 0 10px;
	margin: 0;
}

.join-pink-bottom {
	background: url("../images/bottom-join-pink.gif");
	height: 5px;
	overflow: hidden;
}

.join-alternate {
	color: black;
	text-align: center;
	font-size: 11px;
	margin: 5px;
}
/* *********************************************************** */

.alink {
	margin: 0 0 15px 0;
	text-align: center;
	color: black;
	font-size: 12px;
}

.alink img {
	border: 2px solid #FF007C;
}

.ban-ex-tit {
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

.ban-ex-tit a {
	color: #0099FF;
	text-decoration: none;
}

.ban-ex-link a:hover {
	text-decoration: underline;
}


