@charset "utf-8";

body {
	padding:0px;
	margin:0px;
	background:URL('/img/bg.gif');
	font-family:Arial Narrow;
	font-size:15px;
	color:#6E7D82;
}

div, p, td {
	font-family:Arial Narrow;
	font-size:15px;
	color:#6E7D82;
}

img {
	border:none;
}

hr {
	border-top:solid 1px #CCCCCC;
	height:1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width:90%;
}

a:link, a:visited, a:active, a:hover {
	font-family:Arial Narrow;
	font-size:15px;
	color:#6E7D82;
	text-decoration:none;
}

a:link.orange, a:visited.orange, a:active.orange {
	font-family:Arial Narrow;
	font-size:18px;
	color:#FBA03A;
	text-decoration:none;
}

a:hover.orange {
	text-decoration:underline;
}

a:link.orange_15, a:visited.orange_15, a:active.orange_15 {
	font-family:Arial Narrow;
	font-size:15px;
	color:#FBA03A;
	text-decoration:underline;
}

a:hover.orange_15 {
	text-decoration:none;
}

a:link.black, a:visited.black, a:active.black {
	font-family:Arial Narrow;
	font-size:15px;
	color:#000000;
	text-decoration:none;
}

a:hover.black {
	text-decoration:underline;
}

a:link.blue, a:visited.blue, a:active.blue {
	font-family:Arial Narrow;
	font-size:15px;
	color:#3E97E9;
	text-decoration:underline;
}

a:hover.blue {
	text-decoration:none;
}

.top {
	background:URL('/img/top_bg.gif');
	height:69px;
}

#google_map {
	width:600px;
	height:600px;
	border:solid 20px #EDECEC;
}

#alphabet a, #alphabet span {
	margin-right:5px;
}

#banner_placeholder {
	width:185px;
	height:350px;
	background:#EBEAEA;
	text-align:center;
}

#scroll_bg {
	position:absolute;
	top:125px;
	left:162px;
	z-index:0;
	width:200px;
	left:50%;
	margin-left:-468px;
}

.orange {
	font-family:Arial Narrow;
	font-size:13px;
	color:#FBA03A;
}

.orange_large {
	font-family:Arial Narrow;
	font-size:18px;
	color:#FBA03A;
}

.gray_large {
	font-family:Arial Narrow;
	font-size:18px;
	color:#6E7D82;
}

.menu_item_left {
	width: 20px;
	background: url(/img/menu_item_bg_left.gif) no-repeat;
}

.menu_item_right {
	width: 20px;
	background: url(/img/menu_item_bg_right.gif) no-repeat;
}

.menu_item {
	background: url(/img/menu_item_bg.gif);
	background-repeat: repeat-x;
	color: #d1d8db;
	text-align:center;
	vertical-align:middle;
}

.menu_item  a:link, .menu_item a:visited, .menu_item a:active, .menu_item a:hover, .sel_menu_item  a:link, .sel_menu_item a:visited, .sel_menu_item a:active, .sel_menu_item a:hover {
	text-decoration: underline;
}

.orange_menu_name {
	background:URL('/img/left_menu_top_bg.gif');
	background-repeat:no-repeat;
	width:162px;
	height:36px;
	color:#FFFFFF;
	font-family:Arial Narrow;
	font-size:17px;
	text-align:center;
	line-height:36px;
}

.sel_menu_item_left {
	width: 20px;
	background: url(/img/menu_sel_item_bg_left.gif) no-repeat;
}

.sel_menu_item_right {
	width: 20px;
	background: url(/img/menu_sel_item_bg_right.gif) no-repeat;
}

.sel_menu_item {
	background: url(/img/menu_sel_item_bg.gif) repeat-x;
	text-align: center;
	vertical-align: middle;
}

.select {
	width:230px;
	border:solid 1px #FBA442;
	font-family:Arial Narrow;
	font-size:15px;
	color:#6E7D82;
}

.cooperation_input {
	width:200px;
	height:23px;
	border:solid 1px #E1E4E5;
	margin-bottom:10px;
}

.cooperation_text {
	width:200px;
	height:44px;
	border:solid 1px #E1E4E5;
	margin-bottom:10px;
}

.cooperation_submit {
	width:136px;
	height:23px;
	border:solid 1px #E1E4E5;
	background:#ffffff;
	color:#6E7D82;
	font-size:15px;
	font-family:Arial Narrow;
}

#new_places_string {
	position:absolute;
	width:500px;
	height:50px;
	top:330px;
	z-index:0;
	left:50%;
	margin-left:-250px;
}

#area {
	background-image:URL('/img/scroller_field_bg.gif');
	height:19px;
	width:930px;
}
 
#knob {
	height:19px;
	width:47px;
	background-image:URL('/img/scroller.gif');
}
