@charset "utf-8";
/* CSS Document */

#major-company {
	background-color: #F2F2F2;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 25px;
	width: 604px;
	border: 3px solid #e9e9e9;
}

#major-comp-list {
	width: 560px;
	margin-right: 22px;
	margin-left: 22px;
	overflow: hidden;
}
.num-wrap{
	width:590px;
	text-align:center;
	padding:5px;
	margin-left:50px;
}
.num-num{
	display:inline;
	border: 1px solid #39C;
	color: #666;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0;
	cursor:pointer;
	width:20px;
	float:left;
	cursor:pointer;
}
.num-num-not{
	display:inline;
	border: 1px solid #666;
	color: #666;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0;
	background:#3399cc; color:#fff; font-weight:bold;
	width:20px;
	float:left;
	cursor:pointer;
}
.num-num-not2{
	display:inline;
	border: 1px solid #666;
	color: #666;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0;
	background:#3399cc; color:#fff; font-weight:bold;
	width:20px;
	float:left;
	cursor:pointer;
}
.num-num:hover{
	color:#ffffff;
	background-color: #3399cc;
}
.inside560-divider-c {
	background-image: url(/img/w560-inside-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 560px;
	margin-top: 5px;
	clear: both;
}

.comp-name {
	display: block;
	width: 560px;
	margin-top: 10px;
}

.comp-name a {
	font-size: 14px;
	color: #898989;
	font-weight: bold;
}

.comp-name a:hover {
	color: #3399cc;
}

#comp {
	display: inline;
	float: left;
	width: 250px;
	clear: both;
}

.comp-ad {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	width: 560px;
}

.m-city a {
	color: #2e2e27;
}

.m-city a:hover {
	color: #3399cc;
}

.m-city li {
	background-image: url(/img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	vertical-align: middle;
	margin-top: 5px;
}

.m-city {
	margin-top: 10px;
}

/*#bread-crumb {
	margin-left: 25px;
}

.crumbs {
	color:#2e2e27;
	font-family: Calibri, Arial, Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	overflow: hidden;
	line-height: 45px;
	vertical-align: middle;
	margin-right: 5px;
}


.crumbs a {
	color: #666;
}

.crumbs a:hover {
	color: #3399cc;
}

.crumbs-space{

	font-weight: bold;
	overflow: hidden;
	line-height: 45px;
	vertical-align: middle;
	font-size:16px;
	color: #666;
}

.crumbs-end {
	font-family: Calibri, Arial, Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #ef8d00;
	font-weight: bold;
	overflow: hidden;
	line-height: 45px;
	vertical-align: middle;
	margin-left: 5px;
}
*/
.qoute_button{
	background:url(/img/small-quote-btn.gif) center no-repeat;
	height:43px;
	width:228px;
	border:0px;
	cursor:pointer;
}

/* */
/* vcard google */

.vcard{
	display: inline;
	float: left;
	width: 450px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.adr{
}

.street-address{
}

.locality{
}

.region{
}

.tel{
}
