.gTitle{
	font-size : 13px;
	font-weight : bold;
}

.arrow{
	line-height: 25px;
	padding-left : 15px;
	background : url( ../images/arrow.gif ) no-repeat center left;
}

.navbox{
	float: left;
	margin: 20px 20px 0 0;
	width: 160px;
}

.detail{
	float: left;
	margin-top: 20px;
	width: 450px;
}

.mb12 {
	margin-bottom : 12px;
}

.p5{
	padding: 5px;
}

.right {
	float: right;
}

.left {
	float: left;
}

#ourplace {
	clear: both;
	float: left;
	margin: 20px 30px 0 0;
	width: 160px;
	height: 130px;
}

#ourplace .title {
	font-size : 13px;
	font-weight : bold;
	line-height : 1.4;
	border-top : 5px solid #cccccc;
}

#ourplace .map {
	margin-top : 12px;
}

/************* testilmonials  ************/
.b_box{
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

.box{
	width: 310px;
}

.tours {
	margin : 20px 10px 15px 0px;
	line-height : 25px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
}

/************* partners  ************/
.bar{
	line-height: 25px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#pNav {
	float: left;
	margin: 20px 20px 0 0;
	width: 160px;
}

#pNav div{
	line-height: 25px;
	padding-left : 15px;
	background : url( ../images/arrow.gif ) no-repeat center left;
}

#pNav a.pName, u.pName{
	display: block;
	margin: 7px 0 7px 15px;
}


/************* news  ************/
.nbox{
	margin: 20px 40px 0 20px;
	height: 300px;
}

.links {
	margin : 0;
	min-height : 25px;
	height: auto !important;
	height: 25px;
	border-bottom : 1px solid #cccccc;
}

.top_title {
	line-height : 25px;
	margin : 20px 0px 15px 0px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	width: 640px;
}

.date{
	padding: 3px;
	display: block;
	width: 94px;
}

.headline{
	padding: 3px;
	display: block;
	width: 474px;
}

.news_detail{
}

#news_contents p a{
	color: #0067b2;
	text-decoration: underline;
}

#main img.b3{
	margin: 0 0 10px 10px;
}

/************* gallery  ************/
.frame{
	margin: 20px 0 0 0;
	padding: 0px;
	width: 640px;
	min-height: 430px;
	height: auto !important;
	height: 430px;
}

.first_thumbs{
	float: left;
	width: 160px;
	height: 140px;
	margin-bottom: 12px;
	text-align: center;
}

.right_thumbs{
	float: right;
	margin-top: 10px;
	width: 204px;
	height: 390px;
}

.next_prev{
	margin: 5px 3px 5px 20px;
}

.thumbs{
	float: left;
	padding: 5px 5px 0px 5px;
}

.left_img{
	float: left;
	margin: 15px 20px 0px 0px;
}

.top_title {
	line-height : 25px;
	margin : 20px 0px 15px 0px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	width: 640px;
}

.description{
	line-height: 22px;
}

.num{
	padding-right: 30px;
}

.b1{
	border: 1px solid #ebecec;
}

.b2{
	border: 1px solid #66cc33;
}

/************* contact  ************/
.fbox{
	float: left;
	margin-top: 20px;
}

.niceinput{
	padding: 2px;
	font-size: 13px;
	border: 1px solid #ccc;
}

/************* about us ************/
ul.about{
	margin: 5px 0px 5px 5px;
	list-style-position: inside;
}

li.about{
	list-style-type: disc;
}

/************* registration ************/
.ml20{
	margin-left: 20px;
}

.pd{
	width: 300px;
}
.label{
	margin: 10px 5px 0 0;
	width: 100px;
}

.f_area{
	margin-top: 10px;
}

/*************login ************/
.blue_button{
	width: 80px;
}

.loginbox{
	margin-left: 150px;
	width: 390px;
	height: 200px;
}

span.collapsed{
	display: none;
}
span.expanded{
	display: block;
}

/*************disclaimer ************/
#disclaimer p {
	margin-bottom: 12px;
}


