* {
margin: 0;
padding: 0;
}
body{
	font: normal 12px Arial, Helvetica, sans-serif;
	/*font: normal 12px Geneva, sans-serif;*/
	background: #1a2127 url(../images/bg_gradient.jpg) top center repeat-x;
	margin: 0;
	padding: 0;
	line-height: 140%;
}
span {
	line-height: 150%;
}
h1,h2,h3,h4{
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #8f9094;
}
img {
	border: none;
}
ul, li {
list-style: none;
	padding: 0;
	margin: 0;
}

ul.bullet, ul.bullet li {
list-style: disc;
margin-left:1em;
}

ol, ol li {
margin-left:1em;
list-style: decimal;
}



.space11{
	margin-top: 5px;
}
.space10{
	margin-top: 10px;
}
.space15{
	margin-top: 15px;
}
.space20{
	margin-top: 20px;
}
.space5{
	margin-top: 5px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
.clear-left{
	clear: left;
}
.clear-right{
	clear: right;
}
.line{
	border-top: 1px solid #c7c5c4;
	margin: 12px 0 20px 0;
}
#warpper{
	height: 630px;
	width: 990px;
	background: url(../images/right_shadow.png) top right no-repeat;
	position:absolute;
	left: 50%;
	top: 50%;
	margin: -300px 0 0 -495px;
}

#main{
	height: 610px;
	width: 980px;
	background: #fff;
}
#bottom_shadow{
	width: 990px;
	height: 10px;
	background: url(../images/bottom_shadow.png) top center no-repeat;
}
#main_r_side{
	float: right;
	
}
#main_r_side2{
	float: right;
	width: 680px;
	padding: 15px 15px 0px 15px;
}
#main_l_side {
	width: 204px;
	height: 580px;
	margin: 0;
	padding: 15px 25px;	
	float: left !important;
	clear: right;
	
}

#links_right{
	float: right;
	width: 240px;
	position:absolute;
	top:146px;
	left: 716px;
	padding: 0px 0px 0px 0px;
}
	

/*#main_l_side #mgl_logo{
	display: block;
	width: 180px;
	height: 63px;
	background: url(../images/MGL_logo.jpg) top center no-repeat;
	text-indent: -10000px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}*/
#main_l_side #mgl_logo{
	display: block;
	width: 203px;
	height: 69px;
	background: url(../images/MGL_logo2.jpg) top left no-repeat;
	text-indent: -10000px;
	margin: 0 auto 30px auto;
	overflow: hidden;
	cursor: pointer;
}
#language{
position: absolute;
left: 700px;
	font-size: 12px;
	width: 230px;
	text-align: left;
	height: 30px;
}
#mgl_address{
	font-size: 12px;
	width: 230px;
	text-align: left;
	color: #000; 
	height: 93px;
}
#mgl_address a{
	color: #000; 
}
.left_bottom{
	margin-top: 140px;
}
.left_bottom2{
	margin-top: 6px;
}

.left_bottom3 {
	margin-top: 185px;
}
body.vietnamese .left_bottom2{
	margin-top: 4px;
}

body.vietnamese .left_bottom3{
	margin-top: 169px;
}
.left_bottom4 {
	margin-top: 8px;
}
#updateNews h3{
	/*font: 16px Verdana, sans-serif;*/
	font: 16px Arial, Helvetica, sans-serif;
	color: #443f3a;
	margin-bottom: 10px;
}
#updateNews h3 a{
	/*font: 16px Verdana, sans-serif;*/
	font: 16px Arial, Helvetica, sans-serif;
	color: #443f3a;
}

#footer{
	height: 23px;
	background: #070707;
	padding: 0px 15px;
	position:relative;
}

#footer #copyright{
position: absolute;
	left:25px;
	color: #555555;
	font-size: 9px;
	margin: 4px 80px 0 0;
}

#siteby{
	position: absolute;
	left: 890px;
	bottom: 4px;
	color: #555555;
	font-size: 12px;
}


#indochina {
position: absolute;
left: 765px;
	
}
#indochina h3{
	display: block;
	width: 108px;
	height: 13px;
	margin-top: 4px;
	background: url(../images/Indochinaland_logo_03.jpg) top center no-repeat;
	text-indent: -10000px;
}
#f_nav{
position: absolute;
	left: 249px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
}
#f_nav a{
	color: #FFFFFF;
	padding: 3px 5px;
}
#f_nav a:hover{
	background: #343434;
}
#f_nav a.current{
	background: #343434;
}

#f_nav2{
position: absolute;
	left: 249px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
}
#f_nav2 a{
	color: #FFFFFF;
	padding: 3px 5px;
}
#f_nav2 a:hover{
	background: #343434;
}
#f_nav2 a.current{
	background: #343434;
}


#l_nav {
	/*font-family: Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #8f9094;
}
#l_nav {
	text-align:right;
}
#l_nav ul a{
	color: #8f9094;
	display: block;
	padding: 4px 10px;
}
#l_nav ul a:hover {
	background: url(../images/nav_hover.jpg) top center repeat-x;
}
.nav_current a{
	background: url(../images/nav_hover.jpg) top center repeat-x;
}

#content-slide{
	position: relative;
	width: 726px;
	height: 585px;
	overflow: hidden;
}
#slide_toggle{
	position: absolute;
	display: block;
}


#header_golfcourse{
	display: block;
	width: 332px;
	height: 37px;
	background: url(../images/header_golfcourse_03.jpg) top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
body.vietnamese #header_golfcourse{
	background: url(../images/header_golfcourse_vn.jpg) top left no-repeat;
}
body.chinese #header_golfcourse{
	background: url(../images/header_golfcourse_cn.jpg) top left no-repeat;
}
#header_estates{
	display: block;
	width: 332px;
	height: 37px;
	background: url(../images/header_estates.jpg) top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
body.vietnamese #header_estates{
	background: url(../images/header_estates_vn.jpg) top left no-repeat;
}
body.chinese #header_estates{
	background: url(../images/header_estates_cn.jpg) top left no-repeat;
}
#header_dining{
	display: block;
	width: 332px;
	height: 37px;
	background: url(../images/header_dining.jpg) top left no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
body.vietnamese #header_dining{
	background: url(../images/header_dining.jpg) top left no-repeat;
}

#estatesNews{
	width: 212px;
	cursor: pointer;
}
#estatesNews .content, #estatesNews .content a{
	color: #FFFFFF;
}
#estatesNews .content span{
	line-height: 125%;
	font-size: 11px;
}
#estatesNews .content img{
	margin-bottom: 5px;
}

#estatesNews .content h3{
	height: 17px;
	width: 103px;
	overflow: hidden;
	display: block;
	background: url(../images/estates_head_box.jpg) top left no-repeat;
	text-indent: -1000px;
	margin-bottom: 5px;
}
body.vietnamese #estatesNews .content h3{
	background: url(../images/estates_head_box_vn.jpg) top left no-repeat;
}
body.chinese #estatesNews .content h3{
	background: url(../images/estates_head_box_cn.jpg) top left no-repeat;
}

#estatesNews .content h3.golf{
	height: 17px;
	width: 145px;
	overflow: hidden;
	display: block;
	background: url(../images/golf_head_box.jpg) top left no-repeat;
	text-indent: -1000px;
	margin-bottom: 5px;
}
body.vietnamese #estatesNews .content h3.golf{
	background: url(../images/golf_head_box_vn.jpg) top left no-repeat;
}
body.chinese #estatesNews .content h3.golf{
	background: url(../images/golf_head_box_cn.jpg) top left no-repeat;
}
#estatesNews .content a{
	text-decoration: underline;
}
#estatesNews.golf_course .top{
	background: url(../images/golf_top.jpg) top center repeat-x;
	height: 9px;
	width: 190px;
	float: left;
}
#estatesNews .top{
	background: url(../images/estates_top.jpg) top center repeat-x;
	height: 9px;
	width: 190px;
	float: left;
}
#estatesNews .top_left{
	float: left;
}
#estatesNews .top_right{
	float: right;
}
#estatesNews.golf_course .content{
	height: 154px;
	background: url(../images/golf_content.jpg) top left repeat-x;
	width: 190px;
	float: left;
	padding: 0 0 0 10px;
}
body.vietnamese #estatesNews.golf_course .content{
	height: 170px;
}
body.vietnamese #estatesNews.golf_course .content{
	height: 170px;
}
#estatesNews .content{
	height: 154px;
	background: url(../images/estates_content.jpg) top left repeat-x;
	width: 190px;
	float: left;
	padding: 0 0 0 10px;
}
body.vietnamese #estatesNews .content{
	height: 170px;
}
#estatesNews .content_right{
	height: 154px;
	width: 12px;
	float: right;
	background: url(../images/estates_centent_right.jpg) top left repeat-x;
}
#estatesNews.golf_course .content_right{
	height: 154px;
	width: 12px;
	float: right;
	background: url(../images/golf_content_right.jpg) top left repeat-x;
}

body.vietnamese #estatesNews .content_right{
	height: 170px;
}
#estatesNews .bottom{
	height: 14px;
	width: 190px;
	float: left;
	background: url(../images/estates_bottom.jpg) top center repeat-x;
}
#estatesNews.golf_course .bottom{
	height: 14px;
	width: 190px;
	float: left;
	background: url(../images/golf_bottom.jpg) top center repeat-x;
}
#estatesNews .bottom_left{
	float: left;
}
#estatesNews .bottom_right{
	float: right;
}





#top_nav{
	text-align: right;
	/*font-family: Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color:#8f9094;
}
#top_nav ul{
	
}
#top_nav ul li{
	display: inline;
	padding-left: 0px;
	margin: 0;
}
#top_nav ul li a{
	text-decoration: underline;
	padding: 4px 10px;
}
#top_nav ul li a.no_pad{
display: inline;
}
#top_nav ul li a.no_pad img{
	display: inline;
	
}
#top_nav ul li.first_nav{
	margin-right: 0;
	display: block;
	
}


#top_nav ul li a.flag_vn {
	text-decoration: none;
	background: url(../images/vietnam_flag_grey.gif) top center no-repeat;
	width: 22px;
	height: 15px;
}
#top_nav ul li a.flag_vn:hover {
	background: url(../images/vietnam_flag.gif) center center no-repeat;
	width: 22px;
	height: 15px;
}
#top_nav ul li a.flag_eng {
	text-decoration: none;
	background: url(../images/eng_flag_grey.gif) top center no-repeat;
	width: 22px;
	height: 15px;
}
#top_nav ul li a.flag_eng:hover {
	background: url(../images/eng_flag.gif) center center no-repeat;
	width: 22px;
	height: 15px;
}

#top_nav ul li a:hover{
	background: url(../images/nav_hover.jpg) top center repeat-x;
}
#slide_image{
	margin: 3px 0 10px 0;
}
.box_content {
	background: url(../images/box_last_news_03.jpg) top center no-repeat;
	width: 223px;
	height: 123px;
	padding: 5px 10px 5px 15px;
	position: relative;
}
.box_content h3{
	/*font: bold 14px Verdana, sans-serif;*/
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
}
.box_content .date{
	font-weight: normal;
}
.box_content span{
	
}
.box_content .more{
	position: absolute;
	bottom: 8px;
	left: 15px;
}
.detail2{
	width: 415px;
}
.detail3{
	width: 500px;
}
.detail4{
	width: 450px;
}
.detail5{
	width: 460px;
}
.detail6{
	width: 500px;
	font-size: 12px;
}
.detail7{
	width: 380px;
}
.detail8{
	width: 104px;
}
.detail6 p{
	padding: 0;
	margin-bottom: 7px;
	line-height: 140%;
}
/*#colin_mgl_logo{
	float: left;
	width: 104px;
	height: 30px;
	margin-left: 15px;
	margin-right: 25px;
}
#overview{
	width: 340px;
	margin-top: -5px;
}*/
.sub_menu {
	/*font: 11px Verdana, sans-serif;*/
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
.sub_menu li{
	display: inline;
	padding-right: 0px;
}


.sub_menu li a{
	padding: 3px 6px;
}
.sub_menu li a:hover{
	background: url(../images/nav_hover.jpg) top center repeat-x;	
}
.sub_header{
	/*font: 17px "Times New Roman", Times;*/
	font: normal 15px Arial, Helvetica, sans-serif;
	/*font:normal 15px Verdana, sans-serif;*/
	
	color: #717171;
	border-bottom: 1px solid #b2b2b2;
	margin: 8px 0 5px 0;
}
#package_list dt{
	display: block;
	height: 21px;
	border: 1px solid #cccccc;
	background: url(../images/bg_tabpackage.jpg) top left repeat-x;
	cursor:pointer;
	padding: 0 0 0 10px;
}
.package_content{
	padding: 10px 23px 15px 10px;
}
.package_content .package_desc{
	width: 400px;
	float: left;
}
.package_content .image{
	width: 213px;
	float: right
}
.package_head {
	height: 21px;
	padding-top: 2px;
	float: left;
	width: 610px;
}
.package_head .package_name{
	float: left;
	/*font: bold 14px "Times New Roman", Times;*/
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #717171;
}	
.package_head .package_price{
	float: right;
}
#btn_package{
	float: right;
}
.content_list {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 15px;
}
.content_list h3{

}
.content_list strong {
	font-size: 14px;
}
.content_list span{
	float: left;
	width: 420px;
}
.content_list span.full{
	float: left;
	width: 97%;
}
.content_list .image{
	float:right;
}

.content_list span ul{
	margin: 10px 20px;
}
.content_list span li{
	list-style-type: disc;
}
.content_list span p{
	margin: 5px 0px;
	display: block;
}

#content_management .image{
	float: left;
}
#content_management .warp-scroll{
	float: right;
	border-left: 1px solid #b2b2b2;
	clear: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#content_management .detail{
	width: 380px;
	float: left;
	margin-left: 10px;
}
#content_management .detail .description{
	margin-top: 15px;
}
#content_management .detail .full_name ,#content_management .detail .position,#content_management .warp-scroll .name{
	font-weight:bold;
}
#content_management .detail .full_name{
	font-size: 14px;
}
#content_management .warp-scroll .name a{
	color: #000000;
}

#box_sign_in{
	width: 249px;
	border: 1px solid #ccc;
	background: #eae7e7 url(../images/bg_box_signin.jpg) top center repeat-x;
	padding: 18px;
}
#box_sign_in2{
	width: 249px;
	border: 1px solid #ccc;
	background: #eae7e7 url(../images/bg_box_signin.jpg) top center repeat-x;
	padding: 9px;
}
#box_sign_in3{
	width: 650px;
	border: 1px solid #ccc;
	background: #eae7e7 url(../images/bg_box_signin.jpg) top center repeat-x;
	padding: 15px;
	height: 400px;
}
#box_sign_in4{
	width: 648px;
	border: 1px solid #ccc;
	background: #eae7e7 url(../images/bg_box_signin.jpg) top center repeat-x;
	padding: 15px;
	height: 400px;
}
#box_sign_in .tb, #box_sign_in2 .tb{
	width: 100%;
}
#box_sign_in3 .tb{
	width: 280px;
}
#box_sign_in h3, #not_register h3, #box_sign_in2 h3,#box_sign_in3 h3{
	font-size: 16px;
}
#box_sign_in label, #box_sign_in input, #box_sign_in2 label, #box_sign_in3 label{
	display: block;
}
#box_sign_in input.btn{
	display: inline;
} 
#box_sign_in label, #box_sign_in2 label, #box_sign_in3 labal{
	margin-bottom: 5px;
}
#not_register{
	width: 249px;
	padding: 0 18px;
}

#contact{
	width: 360px;
	padding: 0 0;
	float:left;
	margin-right: 20px;
}
#contact2{
	width: 295px;
	padding: 0 0;
	float:right;
}

#contact_map{
	width: 125px;
	padding: 0 0;
	float:right;
}

#hole_nav ul li{
	display: block;
	float: left;
	padding: 0 2px;
}
#hole_nav ul li a{
	display: block;
	float: left;
	background: url(../images/holebyhole_images/bg_button.gif) top center no-repeat;
	height: 29px;
	width: 29px;
	text-align: center;
	padding-top: 6px;
	color: #000000;
}
#hole_nav ul li a.current{
	background: url(../images/holebyhole_images/bg_current_button.gif) top center no-repeat;
	color: #FFFFFF;
}
#hole_nav ul li a.arrowleft{
	display: block;
	float: left;
	background: url(../images/holebyhole_images/arrow_left.gif) top center no-repeat;
	height: 29px;
	width: 29px;
	text-align: center;
}
#hole_nav ul li a.arrowright{
	display: block;
	float: left;
	background: url(../images/holebyhole_images/arrow_right.gif) top center no-repeat;
	height: 29px;
	width: 29px;
	text-align: center;
}
#hole_detail .thumbnail{
	float: right;
	width: 150px;
	text-align: center;
}
#hole_detail .thumbnail div{
	margin-bottom: 6px;
}
#hole_detail .hole_image{
	float: left;
}
#hole_detail .hole_description{
	float: left;
	width: 460px;
	margin-top: 6px;
}
#hole_detail .hole_description_sc{
	float: left;
	width: 460px;
	margin-top: 6px;
}
#hole_detail .score{
	float: right;
	width: 200px;
	margin-top: 6px;
	font-size: 11px;
}
#hole_detail .score div{
	border-bottom: 1px solid #999999;
	padding: 2px 15px;
}
#hole_detail .score div span{
	display: block;
	float: left;
	width: 50px;
}

#estates_regis_form{
	margin-right: 60px;
}

.site_list, .site_list2 {
	border-bottom: 1px solid #eaeaea;
	text-align: left;
	height: 23px;
	margin: 0 0 8px 0;
}

.site_list_last{
	border: 0px;
}
.site_list label, .site_list_last label {
	display: block;
	color: #2f6904;
	font-weight: bold;
	width: 170px;
	float:left;
}

.site_list label a{
	color: #2f6904;
}
.site_list2 label{
	display: block;
	color: #2f6904;
	font-weight: bold;
	width: 300px;
	float:left;
}

.site_list2 label a{
	color: #2f6904;
}

.site_list ul, .site_list_last ul{
	display: inline;
}
.site_list ul li, .site_list_last ul li{
	display: inline;
}
.site_list ul li a, .site_list_last ul li a{
	border-left: 1px solid #000;
	padding: 0 5px 0 8px;
	color: #000;
}
.site_list ul li a.first, .site_list_last ul li a.first{
	border-left: 3px solid #c6c6c6;
}

.link_list{
	margin-bottom: 10px;
}
#link_list a{
	color:#a0a0a0;
	font-size: 11px;
}
#link_list a.link_left{
	font-size: 12px;
	margin-left: 12px;
}

.fieldset{
	margin-bottom: 8px;
}
.fieldset label{
	display:block;
	width: 180px;
	float: left;
	padding: 3px 0 0 0;
}
.fieldset #req_y ,.fieldset #req_n{
	float: left;
	margin-top: 4px;
	margin-right: 3px;
}
.fieldset .rdo{
	float:left;
	margin-top: 2px;
	margin-right: 8px;
}


/* Gallery Style */
#gallery .list_box{
	float: right;
	width: 320px;
}
#gallery .list_box span{
	font-size: 14px;
	float: left;
}
#gallery .list_box select{
	width: 180px;
}
#container{
	position: relative;
	width: 680px;
	height: 306px;
}
#large_image{
	overflow: hidden;
	width: 680px;
	height: 306px;
}
#large_image ul{
	width: 100000px;
}
#large_image li{ 
	float: left;
}
#thumbnail_nav {
	
}
#thumbnail_nav ul{
	
}
#thumbnail_nav ul li{
	display: inline;
	float: left;
	margin: 0 1px 0 0;
}
#thumbnail_nav ul li a{
	display: block;
	float: left;
}
#slider1prev, #slider1next{ 
	display:block;
	width:25px;
	height:306px;
	position:absolute;
	background: #fff;
	color: #626262;
	font-size: 25px;
	font-weight: bolder;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	text-align: center;
}
#slider1prev{
	left:0px;
	top:0px;
}
#slider1prev a, #slider1next a{
	display:block;
	width:25px;
	height:166px;
	position: relative;
	padding-top: 140px;
}
#slider1next{
	right: 0px;
	top:0px;
}
.t_current{
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
}
#map_wrap, #map_view{
	width: 680px;
	height: 312px;
	overflow: hidden;
	cursor: move;
}
#map_wrap{
	position: relative;
}
#map_control{
	position: absolute;
	top: 10px;
	right: 20px;
}
#map_control .up{
	position: absolute;
	top: 9px;
	right: 41px;
}
#map_control .right{
	position: absolute;
	top: 30px;
	right: 22px;
}
#map_control .left{
	position: absolute;
	top: 30px;
	right: 60px;
}
#map_control .down{
	position: absolute;
	top: 50px;
	right: 41px;
}
#map_control .txt_move{
	position: absolute;
	color: #000000;
	top: 73px;
	right: 13px;
	width: 65px;
}

/* -------------- */

/* Style Scroll Bar */
#main_r_side2 .jScrollPaneDrag {
	background: url(../images/mgl_drag_middle.jpg) no-repeat 0 center;
}
#main_r_side2 .jScrollPaneTrack{
	background: #e4e5e7;
}
#main_r_side2 .holder .jScrollPaneDrag {
	background: url(../images/mgl_drag_h.jpg) no-repeat 0 center;
}
#main_r_side2 .holder .jScrollPaneTrack{
	background: #e4e5e7;
}
.scroll-pane {
	width: 680px;
	height: 410px;
	overflow: auto;
	float: left;
}
.scroll-pane2 {
	width: 680px;
	height: 430px;
	overflow: auto;
	float: left;
}

.scroll-pane3 {
	width: 250px;
	height: 430px;
	overflow: auto;
	float: right;
}

.scroll-pane4 {
	width: 380px;
	height: 220px;
	overflow: auto;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	clear: right;
}

.scroll-pane-list{
	width: 180px;
	height: 190px;
	float: right;
	overflow: auto;
	clear: left;
}
.scroll-gallery{
	width: 680px;
	height: 65px;
	overflow: auto;
}
.scroll-horizontal{
	width: 680px;
	height: 68px;
	_overflow: hidden;
	float: left;
}

.tb_list_hole{
	margin: 10px 0 20px 0;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #ececec;
}

/* ---------------- */


input.howtojoinfield, textarea.howtojoinfield {
width: 250px;
}

input.howtojoinfield_short {
width: 150px;
}



textarea.howtojoinfield {
height: 45px;
}









/* ---------FLIGHT SCHEDULES------- */

#flight {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 11.5px;
	margin-top: 2px;	
	margin-right: 10px;
}

#flight a{
	display: block;
	padding-right: 10px;
	color: #264f25;		
	height: 25px;
	line-height: 25px;
	background-image: url(../images/icon_flight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#flight a:hover {
	background-position: right bottom;
	color: #808080;
}




/* ---------BUS SCHEDULES------- */

#bus {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 11.5px;
	margin-top: 7px;
	margin-bottom: 10px;	
	margin-right: 10px;
}

#bus a{
	display: block;
	padding-right: 10px;
	color: #264f25;		
	height: 25px;
	line-height: 25px;
	background-image: url(../images/icon_bus.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#bus a:hover {
	background-position: right bottom;
	color: #808080;
}
















