﻿div.bmain div.bscroll table.ct
{
	margin-top:		3%;
	width:				98%
}

div.bmain div.bscroll table.ct tr td.cttable
{
	width:	20%;
	cursor:	pointer;
	height:	200px;
}

div.bmain div.bscroll div.ctitle {
	margin-top:			3%;
	margin-left:		10px;
	margin-bottom:	5px;
	width:					480px;
	height:					220px;
	background:			url("/includes/images/titles/contact.png") no-repeat;
	*-background:			url("/includes/images/titles/contact.gif") no-repeat;
}

div.bmain div.bscroll div.ctitle a.bo {
	float:					right;
	position:				relative;
	display:				block;
	height:					50px;
}

div.bmain div.bscroll div.ctitle a.bo img {
	width:				300px;
	height:				50px;
	border:				0px;
	margin:				0px;
}

div.bmain div.bscroll div.ctitle a.bo {
	background:		url("/includes/images/buttons/book_online_button_narrow.png") no-repeat 0px -60px;
	*-background:		url("/includes/images/buttons/book_online_button_narrow.gif") no-repeat 0px -60px;
}
div.bmain div.bscroll div.ctitle a.bo, div.bmain div.bscroll div.ctitle a.bo:link, div.bmain div.bscroll div.ctitle a.bo:visited {
	background-position: 0px -60px;
}
div.bmain div.bscroll div.ctitle a.bo:hover, div.bmain div.bscroll div.ctitle a.bo:active, div.bmain div.bscroll div.ctitle a.bo:active {
	background-position: 0px 0px;
}

div.bmain div.bscroll div.ctitle div.cc {
	width:				450px;
	font-size:		13px;
	font-family:	Arial;
	font-weight:	bold;
}

div.bmain div.bscroll div.ctitle div.cc a, div.bmain div.bscroll div.ctitle div.cc a:hover, div.bmain div.bscroll div.ctitle div.cc a:link, div.bmain div.bscroll div.ctitle div.cc a:active, div.bmain div.bscroll div.ctitle div.cc a:visited {
	text-decoration:	none;
	color:						#B70051;
}

div.bmain div.bscroll div.ctitle div.cc div.cl {
	margin-top:	10px;
	width:			223px;
	float:			left;
	position:		relative;
	display:		block;
}

div.bmain div.bscroll div.ctitle div.cc div.cr {
	margin-top:	10px;
	width:			223px;
	float:			right;
	position:		relative;
	display:		block;
}

div.bmain div.bscroll div.ctitle div.cc div.regist {
	margin-top:		10px;
	width:				446px;
	color:				#94A1AA;
	font-size:		11px;
	font-family:	Arial;
	float:				left;
	position:			relative;
	display:			block;
}