﻿.category_in a{
	color:#333333;
	text-decoration:none;
}
.category_in a:hover{
	color:#333333;
	text-decoration:underline;
}
.cats_heads {
	font-weight:bold;
}
.cats_row {
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px solid #F2F2F2;
}
.cats_list {
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px solid #F2F2F2;
}
.gray {
	background-color:#f7f7f7;
}
.bold {
	font-weight:bold;
}
.cats_head .cats_4 {
	border-bottom:2px #333333 solid;
}
.search {
	width:595px;
	height:44px;
	line-height:44px;
}
.content_right_path {
	height:28px;
	background-color:#e8e8e8;
	line-height:25px;
	font-weight:bold;
	color:#003d73;
	font-size:10px;
}
.content_right_path a {
	color:#003d73;
	text-decoration:none;
}
.h1_center {
	text-align:center;
	margin:12px 0px 20px 0px;
	font-size:28px;
	line-height:36px;
}
.h2_center {
	text-align:center;
	margin:12px 0px 20px 0px;
	font-size:30px;
	line-height:36px;
}
.footer_cats {
	width:194px;
	height:63px;
	overflow:hidden;
	margin:10px 22px;
}
.footer_cats_head {
	color:#053b6b;
	font-weight:bold;
	margin-bottom:5px;
}
.footer_cats_content {
	color:#888888;
}
.footer_cats_head a {
	color:#053b6b;
	text-decoration:none;
	font-family: tahoma;
	font-size:12px;
}
.footer_cats_content a {
	color:#888888;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	font-family: tahoma;
}
.content_left_path {
	height:28px;
	background-color:#e8e8e8;
	line-height:25px;
	font-weight:bold;
	color:#003d73;
}
.cats_head_name {
	width:330px;
	border-bottom:2px #333333 solid;
}
.cats_head_address {
	width:130px;
	border-bottom:2px #333333 solid;
}
.cats_head_phone {
	width:125px;
	border-bottom:2px #333333 solid;
}
.cats_1 {
	width:19px;
}
.cats_2 {
	width:20px;
}
.cats_3 {
	width:7px;
}
.cats_4 {
	width:13px;
}
.cats_name {
	width:330px;
	overflow:hidden;
}
.cats_address {
	width:130px;
	overflow:hidden;
}
.cats_phone {
	width:125px;
	overflow:hidden;
}
.cats_arrow {
	background-image:url('../images/cats_arrow.gif');
	background-repeat:no-repeat;
}
.cats_list .cats_arrow {
	background-image:url('../images/lists_arrow.gif');
	background-repeat:no-repeat;
}
.category_in {
	color:#333333;
}
.addthis_peekaboo_style {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    bottom: 0;
    box-shadow: 0 0 3px #CCCCCC;
    position: fixed;
    left: 10px;
    width: 70px;
    z-index: 1000;
	font-family:Arial, Helvetica, sans-serif;
	height:50px;
}
.addthis_peekaboo_style a {
    border-bottom: 1px solid #EEEEEE;
    color: #5F656E;
    display: block;
    float: none !important;
    font-size: 10px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding: 10px 20px !important;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: none 0s ease 0s;
    white-space: nowrap;
}
.addthis_peekaboo_style span a:hover {
    background: none repeat scroll 0% 0% rgb(13, 153, 252);
    text-decoration: none;
    color: rgb(255, 255, 255);
	cursor:pointer;
}