@CHARSET "UTF-8";

body {
	background-image: url(/templates/top_eye/images/background.jpg);
	margin: 0;
	padding: 0;	
    font-family: "宋体", SimSun, "细明体", MingLiU; 	
}

td, tr, div {
  font-size : 13px;
  color : #333;
}

ul,p,ol{line-height:20px;}

p{font-size: 13px;
line-height: 23px;
margin: 10px 5px 10px 5px;
}

a:link, a:visited {
	color: #333; 
	text-decoration: none;
	line-height: 1.2em;
}

#topics ul li{
line-height: 1.5em;
}

a.home_t_link{
	color:blue; 
	line-height: 1.2em;
	border-bottom: 1px solid blue;
	padding: 1px;
}

a.home_t_link:hover{
	background-color:blue;
	color: white; 
}

a.maintitle:hover
{
	text-decoration: underline;	
}

a:hover {
	color: #00c;
}

a.link:hover, a.home_cat:hover{
	color:#0000FF;
	padding-bottom: 1px;
	border-bottom:1px solid #00F;
}

.home_cat a{
	white-space:nowrap;
}

h1 {
  font-size : 16px;
  color : #333;
  margin-top: 2px;
  margin-bottom: 2px;
}
hr, hr.separator {
	height : 1px;
	width : 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D0BD;
	border-bottom-color: #EFEBE2;
}
ul, li {
  margin: 0;
  line-height: 17px;
  padding: 0;
  list-style: none;
}

li a.link{
	font-size: 12px;
	padding: 2px 0px;
    line-height: 1.5em;
	white-space:nowrap;
}


a.home_cat, .home_cat,.home_cat a{
	color:#888888;
}

.create_date
{
	font-size: 11px;
	color:#aaaaaa;
}

/* mambo core stuff */
table.moduletable {
	width: 100%;
	margin-bottom: 3px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #ccc;	
}

table.moduletable_ads {
	border-left:1px solid #ccc;padding-left:8px;margin-left:8px;vertical-align:top;
}

table.moduletable_ads_bottom {
	border-top:1px solid #ccc;padding-top:2px;margin-top:2px;
}

table.moduletable_ads_top {
	border-bottom:1px solid #ccc;padding-bottom:2px;margin-bottom:5px;
	text-align:center;
}

table.moduletable th {
	color: #666666;
    white-space: nowrap;	
    height: 25px;
    padding: 2px 2px 2px 2px;
	font-size: 14px;
    background-color:#ddd;
	border: 1px solid #ccc;	
	text-align:center;
	vertical-align: middle;
}

.module_title {
	color: #666666;
	line-height: 19px;
	font-size: 14px;
}

a.module_title_link, a.module_title
{
	color: #666666;
	line-height: 19px;
	font-size: 14px;
	padding-bottom: 1px;
	border-bottom:1px solid #666;			
}

a.module_title_link:hover, a.module_title:hover 
{
	color: #00C;
	padding-bottom: 1px;
	border-bottom:1px solid #00C;			
}
	
.homepage_title{
	color: #B2C8DD;
	line-height: 19px;
	font-size: 14px;
}

a.travelpic1 {
	border:1px;
	color: #996666; 
}	
.pathway {
font-size: 12px;
line-height: 1.2em;
margin: 0.5em 0 0.5em 0;
}
a.pathway{
text-decoration: none;
margin: 0px 5px 0px 5px;
color: #666;
padding-bottom: 1px;
border-bottom:1px solid #666;
}
.pathway .mode_text{
margin: 0px 5px 0px 5px;
color: #333;
}
a.pathway1{
text-decoration: none;
margin: 0px 5px 0px 0px;
color: #666;
padding-bottom: 1px;
border-bottom:1px solid #666;
}

a.pathway1:visited,a.pathway:visited {
text-decoration: none;
color: #666;
padding-bottom: 1px;
border-bottom:1px solid #666;
}
a.pathway:hover, a.pathway1:hover{
text-decoration: none;
color: #000;
padding-bottom: 1px;
border-bottom:1px solid #000;
}


/*** General Mambo Styles*/
.pagenavbar {
	color: #CC6633;
} 

.pagenav, a.pagenav, a.pagenav:visited{
	color: #77824A;
	height: 20px;
	padding: 2px 2px 0px 2px;
	text-align: center;
	border: 1px solid #BECC91;
}
a.pagenav:hover{
	color: #CC6633;
}

.small {
	font-size: 12px;
	font-weight: bold;
	color: #B68A78;
	font-family: "宋体", SimSun, "细明体", MingLiU; 	
}
 
.button {
	background-color: #FFFFFF;
	border: 1px solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.inputbox {
	background-color: #FFFFFF;
	border: 1px solid;
	border-top-color: #C9A250;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #C9A250;
	font-size: 12px;
	color: #990000;
	}
 
.createdate {
	font-size: 12px;
	color: #BEB370;
} 

.readon, a.readon:link, a.readon:visited{
	color: #996633;
	float: right;
	background-image: url(../images/topeye_23.png);
	background-repeat: no-repeat;
	border: #7A713D;
	background-position: 0px -4px;
	padding-right: 6px;
}
a.readon:hover{
	color: #999933;
	float: right;
	padding-left: 20px;
	background-image: url(../images/topeye_24.png);
	background-repeat: no-repeat;
	border: #7A713D;
	background-position: 2px -24px;
	padding-right: 12px;
}

.contentheading, .componentheading{	font:large bolder;}
.contentpagetitle, .category {
	background-position: 2px -2px;
	background-repeat: no-repeat;
	color: #333;
}
a.contentpagetitle:link, a.contentpagetitle:visited{
	font-size: 14px;
	font-weight: bold;
 	color: #444444;
	text-align:left;
	text-decoration:underline;
}

a.category:link, a.category:visited {
	font-size: 13px;
	font-weight: bold;
 	color: #444;
	text-align:left;
	}
	
a.category_selected:link, a.category_selected:visited {
	font-size: 13px;
	font-weight: bold;
 	color: #00C;
	text-align:left;
	}	

a.contentpagetitle:hover, a.category:hover {
	color: #00c;
	font-weight: bold;
}

.poll {
	font-size: 12px;
	color: #546237;
}

table.pollstableborder {
	border: 1px solid #8189C0;	
	border-collapse:collapse;
}

.sectiontableheader {
	background-color : #DDD;
	color            : #000099;
	font-weight      : bold;
	border: #615A29;
	text-align: left;
	line-height: 30px;
}

.sectiontableentry1 {
  background-color : #FFFFFF;
  vertical-align: top;
	font-size:14px;
	line-height: 23px;
	text-align: left;		
}

.sectiontableentry2 {
  background-color : #EEE;
  vertical-align: top;
	font-size:14px;
	line-height: 23px;
	text-align: left;		
}

.sectiontableentry3 {
	background-color : #FFFFFF;
    vertical-align: top;
	font-size:14px;
	line-height: 23px;
	text-align: left;	
}

.sectiontableentry3 td
{
	border: 1px solid #8189C0;	
}


.module_renting td
{
	border: 1px dotted #CEC4A1;
	padding: 3px;
	margin: 6px;
	text-align: center;
	vertical-align: middle;	
	height: 100px;
}

.rentingdotbox_over
{
	border: 1px dotted #CEC4A1;
	padding: 3px;
	margin: 6px;
	text-align: center;
	vertical-align: middle;	
	height: 100px;
	background:#eee;
	color:#069;
}

a.image_link:hover{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.cross
{
    background-image: url(../images/topeye_19.png);
	background-position: 2px -2px;
	background-repeat: no-repeat;
	color: #CC6600;
    padding-left: 18px;
	font-size:13px;
}


.cross_news
{
  background-image: url(../images/topeye_19.png);
	background-position: -2px -2px;
	background-repeat: no-repeat;
	color: #CC6600;
    padding-left: 14px;
	font-size:13px;
}

.cross2
{
}

.homepage_resturant
{
	font-size:13px;
	background-image: url(/templates/top_eye/images/resturant_bg.png);	
	background-color: #FFFFFF;
	margin: 5;
	padding: 5;		
	width:20px;
	border:0;
}
.weblink_title
{
	font-size:14px;
	font-weight: bold;	
}
a.weblink
{
	font-size:13px;
	text-decoration:none;
	padding-bottom: 1px;
	color:#009900;
	border-bottom:1px solid #009900;
	margin: 10px 0px 10px 0px;
}
a.weblink:hover,a.weblink:visited 
{
	font-size:13px;
	color:#cc0000;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom:1px solid #cc0000;
}

.weblink_seperator{background-color:#e0e8eb;height:3px;}
.weblink_title{margin:4px 0px 8px 0px;}
.weblink_meta{margin:8px 0px 8px 0px;color:#666}
.weblink_description{margin:8px 0px 8px 0px;}

.outlined {
	border: solid 1px #CC6600;
	padding: 0px;
	margin: 0px;
}

.news-submitted {
	padding: 0 0 0 0em;
	color: #999;
	font-size: 85%;
	margin: 0px 0 0 0;
}

.news_votes_number {
	font-size: 16px;	
	FONT-WEIGHT: bold;
	color: #663300;  
	text-align: center;	
}

.news_votes_label {
	font-size: 11px;
	color: #666666;
	text-align: center;
	vertical-align: top;
}

.news_votes_link {
	font-size : 12px;		
	FONT-WEIGHT: bold;
	color: #AA6666;  
	text-align : center;	
}

.news_votes_table{
	border: 1px solid #DADDD0; 
	text-align : center;
	width : 70px;
}

.news_votes_tr1{
	text-align : center;
	background-color: #FFF;	
    background-image  : url(../images/vote_bg.png);	
}
a.news_link{
	color:#4C4C4C;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom:1px solid #4C4C4C;		
}
a.news_link:hover{
	color:#FF6600;
	border-bottom:1px solid #FF6600;			
}
.news_votes_tr2{
  font-size         : 12px;
  color             : #AA6666;
  background-color	: #FFF;
  border            : 1px solid #DADDD0;
  margin-bottom     : 5px;
  padding           : 1px;
  background-image  : url(../images/but.gif);
}
.news_text
{
  color: #333;
  font-size: 12px;
}
.vote_button{
  font-size         : 12px;
  color             : #AA6666;
  background-color	: #FFF;
  border            : 1px solid #DADDD0;
  margin-bottom     : 5px;
  padding           : 1px;
  background-image  : url(../images/but.gif);		  
}

a.vote_link, a.vote_link:visited {
  font-size         : 12px;
  color             : #AA6666;
  background-color	: #FFF; 
  border            : 1px solid #DADDD0;
  background-image  : url(../images/but.gif);	
  float             : right;	
  padding		    : 2px 10px 2px 10px;
  margin      		: 2px 4px 2px 4px;  
  white-space       : normal;  
  line-height       : 14px;
  text-decoration   : none;  
}

a.vote_link:hover
{
  color             : #DD6900;
}

table.comment_form{
  border: 1px solid #BECC91;
}

.comment_box
{
	padding: 1px;	
}

.comment_title
{
margin: 5px 0px 5px 2px;
border: none;
background-color:#FFF;
color: #666;
font-size: 9pt;
font-weight: normal;	
}
.comment_text
{
margin: 5px;
padding: 5px;
font-size: 12px;
background-color:#EEE;
border: none;
line-height: 1.4em;
}

.pagination
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	display: block;
}

.page_num{ 
	padding: 0px 4px; 
}

a.tag_link{
	color: #00c;
	font-size:14px;
	border-bottom: 1px solid;
	padding-bottom: 1px;
	line-height: 1.5em;	
}

a.tag_link:hover{
	color:#CC0000;
	text-decoration:none;
}

a.tags, .tags{
	color: #449944 !important; 
	font-size:12px !important;
	border-bottom: 1px solid #494;
	background-color:#EEEEEE;
	padding:1px 3px 1px 3px;
	margin:1px 3px 1px 3px;
	line-height: 1.8em;
}

a.tags:hover, a.top_tag:hover{
	color:#FFFFFF !important;
	background-color: #00c !important;
	font-size:12px;
}

a.top_tag{
	margin-left:5px;
	font-size:12px;	
}

.tag_text{
	font-size: 12px;
	font-weight: normal;
  	color : #666;
	padding-top: 5px;	
	padding-bottom: 10px;
	line-height: 1.5em;
}

.tag_text img{
border: 1px solid #ccc; 
width: 30px; 
height: 30px;
padding: 1px;
}

.tag_qty{
	font-size: 11px;
	font-weight: normal;
  	color : #666;
}

.tag_comment{
	font-size: 11px;
	font-weight: normal;
  	color : #666;
	margin-top:5px;
}

#tag_cloud{
	background-color:#EEEEEE;
	padding: 5px 10px 5px 10px;
	border:1px solid #DADDD0;
}

.tag_sitemap{
	background-color:#F0F0F0;
	padding-top: 2px;	
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.tag_title{
	background-color:#EEEEEE;
	line-height: 2em;
	vertical-align: middle;
	padding:1px 3px 1px 3px;
}

.tag_sort_box{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CCC;
	display: block;
}

.tag_pagination_box{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
	border-top:1px solid #CCC;
	display: block;
	vertical-align: bottom;
}

.tag_star{
	font-size: 11px;
	color:#aaaaaa;
	margin: 3px 0 3px 0;
	vertical-align: middle;
}

/* There are two tab types -- active, and inactive.
*/

td.activeTab, td.inactiveTab {
  text-align: center;
  vertical-align: top;
  color:#efefef;
}

td.activeTab {
  font-weight:bold;
  background-color:#6699cc;
}

td.inactiveTab {
  background-color:#efefef;
  cursor: pointer;
}

div.inactive1 {
  height: 4px;
  background: url(/templates/top_eye/images/ulborder.gif) no-repeat top left;
}

div.inactive2 {
  height: 4px;
  background: url(/templates/top_eye/images/urborder.gif) no-repeat top right;
  padding: 0 4px;
}

div.inactive3 {
  border-top: 1px solid #c6ced7;
}

div.inactiveTabText {
  border-left: 1px solid #c6ced7;
  border-right: 1px solid #c6ced7;
  padding: 0px 1em 2px;
  color: #00c;
  white-space: nowrap;
}

div.inactiveTabText a {
  text-decoration: none;
  color: #00c;
}

div.active1 {
  height: 4px;
  background: url(/templates/top_eye/images/ul.gif) no-repeat top left;
}

div.active2 {
  height: 4px;
  background: url(/templates/top_eye/images/ur.gif) no-repeat top right;
  padding: 1px 6px;
}

div.active3 {}

div.activeTabText, div.activeTabText a{
  padding: 0px 1em 2px;
  color: #fff;
  white-space: nowrap;
}

/* second level bar */
#subTabs div.subtab2 {
  height: 4px;
  background: url(/templates/top_eye/images/images/ur.gif) no-repeat top right;
  padding: 1 4px;
}

#subTabs td {
  color: #cbe5ff;
  padding: 4px;
  background: #6699cc;
  white-space: nowrap;
}

#subTabs span.activeText, #subTabs span.activeText a {
  font-weight: bold;
  color: #cbe5ff;
  display: inline;
}

#subTabs span.inactiveText {
  color: #fff;
  margin: 0 1px;
  display: inline;
}

#subTabs span.inactiveText a {
  color: #fff;
}

table.breadcrumbContainer {
  background:#E6F3FF;
  width: 100%;
}

table.breadcrumbContainer td {
  padding: 4px;
  padding-left: 8px;
}

#crumbs span.activeText {
  font-weight: bold;
}

/* page submenu tabs */

.submenu {
  border-bottom: 1px solid #ccc;
  margin: 0;
  margin-top: 1em;
  padding-bottom: 23px;
  padding-left: 10px;
}

.submenu ul, .submenu li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.submenu span {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}

.submenu a:link, .submenu a:visited {
  background: #E8EBF0;
  border: 1px solid #ccc;
  color: #00c;
  float: left;
  font-weight: normal;
  line-height: 14px;
  margin-right: 8px;
  padding: 4px 10px 4px 10px;
  text-decoration: none;
}

.submenu a:link.activeProduct, .submenu a:visited.activeProduct	{
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
}

.submenu .activeProduct {
  text-decoration: none;
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
  font-weight: bold;
  cursor: text;
}
div.submenutables {
  width: 100%;
  border: 1px solid #ccc;
  border-top: 0;
  clear: left;
}

table.submenutables {
  padding: 1em;
}

div.submenutables h3 {
  margin: 0;
}

div.activeSection {
  display: block;
}

div.inactiveSection {
  display: none;
}

table.reftable {
  border-collapse: collapse;
  width: 100%;
}

table.reftable td.body {
  border-width: 0;
  padding-top: 2em;
}

table.reftable th {
  font-weight: bold;
  padding: 1em 1em 0 1em;
  vertical-align:  top;
}

table.reftable th span {
  font-weight: normal;
  color: #666;
}

table.reftable td {
  border: 1px solid #ddd;
  border-width: 1px 0;
  padding: 1em;
}

table.reftable td.code {
  width: 150px;
}

table.reftable td.preview {
  background: #eee;
  padding: 1em 0em 1em 0em;
}

table.reftable td.preview img {
  vertical-align: middle;
}

table.reftable td.preview label {
  display: block;
  float: left;
  margin: 1em 1em 1em 1em;
  white-space: nowrap;
}

table.reftable textarea {
  height: 175px;
  margin: 0;
  background: #f0f0f0;
}

#travel_image_group	
{
	padding: 0px;
	margin: 0px;
	width: 600px;
}

.travel_image{
	display:inline;
	float:left;
	margin: 0px 3px 0px 3px;
	padding: 0px;
}

a.map_link{
	color: blue; 
	line-height: 1.2em;
	border-bottom: 1px solid blue;
	padding: 1px;
}

a.map_link:hover{
	color: white;
	background-color: blue;	
}

a.company{
	color: #444; 
	line-height: 1.6em;
	border-bottom: 1px solid #444;
	padding: 1px;
	margin: 1px 3px 1px 0px;
}

a.company:hover{
	color: white;
	background-color: blue;	
}

.map_items{
	padding: 0.4em;
	border: 1px solid #ccc;
	margin:5px 0px 5px 0px;
}
.map_tags{
line-height:1.5em;margin:5px 0px 5px 0px;padding:0.4em;border:1px solid #ccc;
}

.map_form{
position:relative; float:right;margin: 0pt; padding: 0pt;
}
.map_title{
position:relative; float:left;margin: 0pt; padding: 0pt;
}
.address_block{
background:#f9f9f9;
margin:5px 0px 5px 0px;
padding:5px;
border:1px solid #efefef;
}
a.tag_sort
{
	color: #444; 
	line-height: 1.2em;
	border-bottom: 1px solid #444;
	padding: 1px;
}

.tag_sort
{
	color: #444; 
	line-height: 1.2em;
}

.company_pre{
	color: #990000;
	text-decoration: line-through;
}

.company_post{
	background-color:#FFFF00;
}

table.mapform {
	border-collapse:collapse;
	width: 100%;
}

table.mapform th
{
	background-color : #efefef;
	color            : #000099;
	font-weight      : bold;
	border: #efefef;
	text-align: left;
	line-height: 30px;
}

.mapentry1 {
	background-color : #efefef;
	color            : #000099;
	font-weight      : bold;
	border: #615A29;
	text-align: left;
	line-height: 1.5em;	
}

.mapentry2 {
  background-color : #efefef;
  vertical-align: top;
	font-size:14px;
	line-height: 23px;
	text-align: left;	
	border: 1px solid #efefef;
	margin: 0px;	
}

.mapentry3 {
	background-color : #FFFFFF;
    vertical-align: top;
	font-size:14px;
	line-height: 23px; 
	text-align: left;	
	border: 1px solid #D1C2AF;
}

.mapentry3 td, .mapentry2 td, .mapentry1 td
{
	border: 1px solid #efefef;
}
.map_sm_img{
	border: 1px solid #aaa;
	padding: 1px;
	margin:2px 2px 2px 5px;
	height: 100px;
}

.map_box
{
	border: 1px solid #efefef;
	margin: 5px 0px 5px 0px;
}

.map_box_header
{
  	background-color : #efefef;
  	vertical-align: top;
	font-size:13px;
	font-weight: bold;
	line-height: 23px;
	text-align: left;
	border-bottom: 1px solid #efefef;
	margin: 0px;	
	padding: 2px;
}

.map_title_box{
  	background-color : #efefef;
  	vertical-align: top;
	font-size:13px;
	font-weight: normal;
	line-height: 23px;
	text-align: left;
	border-bottom: 1px solid #efefef;
	margin: 5px 0px 8px 0px;
	padding: 2px;	
}
.map_box_header a
{
font-weight:normal;
}

.map_box_row1
{
	border-bottom: 1px solid #efefef;
	padding: 3px;
	line-height: 1.5em;
}

.map_box_row1 img,.map_box_row1 image
{
vertical-align: middle;
margin-right: 10px;
}

#map_address_change{
display:inline;position:relative;float:right;margin-top:-1.8em;
font-weight: normal;
}

.category_box
{
width:280px;height:5em;position:relative;margin:0;padding:10px 1px 0 1px;float:left;
}

.category_box_small
{
width:280px;height:2em;position:relative;margin:0;padding:10px 1px 0 1px;float:left;
}

.category_box_header
{
	line-height: 2em;
	font-weight: bold;
	vertical-align: middle;
}

.category_box_header img
{
margin:0px;
vertical-align: middle;
}

.category_decription{
	margin: 5px 0px 5px 0px;
}

.weblink_list{
	margin: 5px 0px 10px 0px;
}

#category_content
{
	margin: 10px 0px 10px 0px;
}

.category_box_row
{
	line-height: 1.5em;
	margin: 0px 0px 0px 30px;
}

.category_title
{
	clear:left;
	border-bottom: 1px solid #ccc; 	
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px 0px 2px 0px;
	vertical-align:bottom;
}
.category_top
{
padding:2em 0px 2em 0px;text-align:center;background-color:#efefef;line-height:30px;
}
.list_top
{
padding:5px 0px 5px 0px;text-align:left;background-color:#efefef;line-height:30px;
}
.category_list{}
.item_description
{
color: #555;
font-weight:normal;
font-size:0.9em;
}
.line_major
{
line-height:2em;
margin:-1px 0px 3px 0px;
}
.ads_td
{
border-left:1px solid #ccc;padding-left:8px;margin-left:8px;vertical-align:top;
}

.rating-stars {margin: 0 -3px 0 -5px;}

#xspace-rates { text-align: center; height: 50px; background: #FFF; }
#xspace-rates-bg { width: 150px; height: 30px; margin: 2 auto 2px; background: url(/images/rate_star.gif); }
#xspace-rates-star { height: 30px; background: url(/images/rate_star.gif) 0 -30px; margin: 0 auto 0 0; }
#xspace-rates-a { height: 30px; margin-top: -30px; }
#xspace-rates a { float: left; text-align: left; width: 30px; height: 30px; text-indent: -999px; overflow: hidden; background-color: transparent !important; }
#xspace-rates-memo{ float:right; position:relative; right:180px; top:-20px;}


.xspace-rates0 { width: 0px; }
.xspace-rates1 { width: 15px; }
.xspace-rates2 { width: 30px; }
.xspace-rates3 { width: 45px; }
.xspace-rates4 { width: 60px; }
.xspace-rates5 { width: 75px; }
.xspace-rates6 { width: 90px; }
.xspace-rates7 { width: 105px; }
.xspace-rates8 { width: 120px; }
.xspace-rates9 { width: 135px; }
.xspace-rates10 { width: 150px; }

.short_line{white-space: nowrap;line-height:1.5em;}

.pop_info{
text-align: center;
}

.pop_info a{
color:blue;
text-decoration:underline;
}

.company_img img,.company_img image{
float:right;
margin: 2px;
padding:1px;
border: 1px solid #999;
height: 100px;
clear: right;
}

.category_more{
clear:both;
color: #666;
line-height: 1.5em;
background-color: #EEE;
border: 1px solid #EEE;
padding: 2px;
}

.category_more a.link{
color: #666;
}

.category_more a.link:hover{
color: #111;
border-bottom: 1px solid #111;
padding-bottom: 1px;
}

.sitemap_cat_title{
font-weight:bold;
margin: 5px 1px 5px 1px;
display: inline;
clear: left;
line-height: 2em;
}
.sitemap_link{
display:inline;
}

a.sitemap_link{
margin: 1px 3px 1px 3px;
color: #0a0064;
border-bottom: 1px solid #0a0064;
padding-bottom: 1px;
font-weight:normal;
}
a.sitemap_link:hover{
color: #ff6600;
border-bottom: 1px solid #ff6600;
padding-bottom: 1px;
}

a.map_add_link{
font:12px "Arial";font-weight:normal;background:url(/images/map_bg.gif) no-repeat 0 -23px;padding:3px 0 2px 20px;margin:-4px 5px 0 0;color: #666;
}
a.map_add_link:hover{
text-decoration: underline;
}
a.map_list_link{
font:12px "Arial";font-weight:normal;background:url(/images/map_bg.gif) no-repeat 0pt 3px;padding:3px 0 2px 20px;margin:-4px 5px 0 0;color: #666;
}
a.map_list_link:hover{
text-decoration: underline;
}
.address_text{
display:inline;
float:left;
vertical-align: middle;
}
.address_list_block
{
display: block;
clear: left;
}
.address_list_block a
{
color: #666;
}
.address_list_block a:hover
{
 color: #111;
 text-decoration:underline;
}

.list_phone{
clear:left;
}

.company_detail{
clear: both;
min-height: 110px;
}
.cat_description{
margin: 0px;
padding: 0px;
color: #666;
}
.company_history{
font-size: 12px;
color:#666;
}
.address_memo{
font-size: 12px;
color:#666;
}
.company_status{
color:red;
}
#home_tag{
	margin: 5px 5px 5px 5px;
	padding: 0px ;	
/*	border:1px solid black; */
}

#home_tag td{
	width: 15%;
	line-height:20px;
	font-size: 11px;
	font-weight: normal;
  	color : #888;
	white-space:nowrap;
}
#home_tag td image,#home_tag td img{
	margin-right:2px;
}

#home_tag td a.top_tag{
	font-size: 13px;
	font-weight: normal;
  	color : #333;
	white-space:nowrap;
}

#time, #time a{
	color:#999;
}

#time:hover, #time a:hover{
	color:#000;
}