@charset "utf-8";
/* CSS Document */

/*font-family: 'Open Sans', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,cyrillic);

html, body, div, h1, h2, h3, h4, h5, h6, p, a, span, small, strong, em, b, i, u, s, ul, ol, li, table, hr, td, th, img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
a {
	color: #000;
	text-decoration: none;
}
html, body {
	height: 100%;
}
html {
	min-width: 960px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(../img/dekor/bg_body.jpg);
}
.sto {
	min-height: 100%;
}
.center-block {
	width: 940px;
	margin: 0 auto;
}
.white-line {
	border-width: 1px 0;
	border-style: solid;
	border-color: #FFF;
	background-image: url(../img/dekor/bg_white-line.jpg);
}
/* header */
.header {
	background: url(../img/dekor/bg_header.gif) repeat-x;
	padding-top: 14px;
}
.header-box {
	height: 96px;
}
.logo {
	display: block;
	float: left;
	width: 106px;
	height: 102px;
	background-image: url(../img/dekor/logo.jpg);
	margin-top: -6px;
}
.table{
    border-collapse: collapse;
    width: 100%
}
.table td, .table th{
    border: solid 1px #868686;
    
}
.top-menu {
	float: right;
	background: url(../img/dekor/bg_top-menu.gif) left center no-repeat;
	margin-top: -6px;
	list-style-type: none;
}
.top-menu > li {
	height: 102px;
}
.top-menu li {
	float: left;
	position: relative;
}
.top-menu a, .top-menu b, .top-menu i {
	color: #4A4A4A;
	background: url(../img/dekor/bg_top-menu.gif) right center no-repeat;
	font-family: 'Open Sans',sans-serif;
    font-size: 14px;
	font-weight: normal;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
	display: block;
	padding: 43px 18px 40px;
}
.top-menu i {
	font-style: normal;
}
.top-menu a:hover, .top-menu b, .top-menu ul {
	background: url(../img/dekor/bg_top-menu_selcted-hover.gif) bottom repeat-x;
	color: #FFF;
}
.top-menu ul {
	z-index: 9999;
	display: none;
	position: absolute;
	left: 0;
	top: 102px;
	list-style-type: none;
	width: 170px;
	border-radius: 0 10px 10px 10px; 
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.top-menu ul li {
	float: none;
	margin: 10px 10px 10px 20px;
}
.top-menu ul li a {
	margin: 0;
	padding: 0;
	color: #FFF;
	background: none;
	display: inline;
}
.top-menu ul li a:hover, .top-menu ul b {
	background: none;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
.top-menu li:hover ul {
	display: block;
}
.top-menu ul b {
	display: inline;
	padding: 0;
}
.header-box span {
    color: #6C6C6C;
    font-family: "Times New Roman",Times,serif;
    font-size: 24px;
    font-style: italic;
    text-transform: uppercase;
	line-height: 32px;
	margin: 0 0 0 10px;
	display: inline-block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	letter-spacing: 4px;
	float: left;
}
/*slider*/
#slideshow-box { height:60px;position:relative;z-index:10;padding:10px 0 0;width:940px;margin:0 auto;overflow:hidden;}
#slideshow .slider-item {width:940px !important; height:30px !important; overflow:hidden; background-color:transparent !important;}
#slideshow strong {
	color: #4A4A4A;
	text-align: center;
	display: block;
	font-style: italic;
    font-family: 'Open Sans',sans-serif;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.22);
}
.navigation {overflow:hidden;position:absolute;left:0;top:50px;text-align:center;width:100%;}
.navigation ul#nav {overflow:hidden; display:block;width:56px;padding:0 0 0 1px;margin:0 auto;}
ul#nav li {float:left; padding:0 1px 0 0;list-style: none;}
ul#nav li a {display:block;text-indent:60px;width:12px;height:12px;background: url(../img/pagination-bg.png) no-repeat -13px 0;cursor: pointer}
ul#nav li a:hover, ul#nav li.activeSlide a {background: url(../img/pagination-bg.png) no-repeat 0 0;}
.header_middle{text-align: center;}
.header_bottom{border: solid 0px #000;height: 100px;}
.header_bottom li{float: left;width: 206px;border: solid 0px #000;height: 100px;list-style: none;background: url("../img/top-box-bg.png") no-repeat scroll center 0 transparent;margin-right: 45px;position: relative;top:3px;text-align: center;}
.last_box{margin-right: 0px !important;}
.header_bottom li img{margin: 35px auto 10px auto;}
.img_icon_1{margin-top: 35px !important;}
/* bread-crams */
.bread-crams {
	margin: 10px 0;
}
.bread-crams a, .pager a {
	color: #8CB76E;
}
.bread-crams a:hover, .pager a:hover {
	color: #4a4a4a;
}
.bread-crams i {
    background: url("../img/dekor/marker.gif") right -23px no-repeat;
	margin: 0 6px;
	width: 6px;
	height: 10px;
	display: inline-block;
}
.bread-crams a, .bread-crams b, .pager a, .pager b {
	font-size: 12px;
	font-weight: normal;
}
.over {
	overflow: hidden;
}
/* top-contacts */
.line_head_contact {
    background-image: url("../img/dekor/bg_white-line.jpg");
    border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.head_baners {
	text-align: center;
	width: 940px;
	margin: 0 auto;
}
.head_baners > img {
	display: inline-block;
	margin: 3px 0 0 0;
	border: 1px solid #fff;
}
.head_baners .baner_box {
	display: inline-block;
	margin: 3px 0 0 0;
	border: 1px solid #fff;
	position: relative;
	width: 291px;
	height: 200px;
}
.head_baners .baner_box a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.head_baners .baner_box object, .head_baners .baner_box embed {
	display: block;
	position: relative;
	z-index: 999;
}
.head_baners .baner_box span {
	display: block;
	cursor: pointer;
}
.head_baners .baner_box span:hover {
	opacity: 0.6;
}
.head_baners .baner_box img {
	display: block;
}
.head_contact {
    font-family: 'Open Sans',sans-serif;
}
.head_contact .center-block {
	overflow: hidden;
}
.contact_head {
	float: left;
	margin: 10px 0;
	width: 313px;
}
.contact_head strong {
	text-align: center;
	display: block;
	font-weight: normal;
	color: #4A4A4A;
	font-size: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.contact_head p {
	overflow: hidden;
	margin: 6px 10px 0;
}
.contact_head b {
	display: inline-block;
	font-weight: normal;
	color: #8CB76E;
	font-size: 12px;
	margin: 0 10px 0 58px;
	width: 60px;
	text-align: right;
}
.contact_head em {
	display: inline-block;
	font-size: 13px;
	font-style: normal;
}
/* left-menu */
.left-menu {
	float: left;
    list-style-type: none;
	margin: 20px 30px 20px 0;
}
.left-menu li {
	background: url(../img/dekor/bg_line.gif) bottom repeat-x;
	padding-top: 8px;
	padding-bottom: 10px;
}
.left-menu li.active_menu{background: none;}
.left-menu a, .left-menu b {
    background: url("../img/dekor/marker.gif") 0 -21px no-repeat;
    color: #8CB76E !important;
    display: inline-block;
	margin-right: 15px;
	padding-left: 15px;
    text-decoration: none !important;
	font-size: 15px;
    line-height: 15px;
}
.left-menu a:hover, .left-menu b {
	color: #4a4a4a !important;
}
.left-menu b {
	font-weight: normal;
}
/* content */
.content-box{
	padding: 20px 0;
	overflow: hidden;
	color: #969696;
	font-size: 13px;
	text-align: justify;
}
.content-box h1 {
    font-weight: normal;
    color: #4A4A4A;
    font-family: 'Open Sans',sans-serif;
    font-size: 22px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.22);
	margin-bottom: 20px;
}
.content-box h2 {
	color: #6C6C6C;
    display: inline-block;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
	font-weight: normal;
    margin-top: 10px;
	text-transform: uppercase;
}
.content-box p, .content-box span, .content-box li {
	line-height: 20px;
}
.content-box p {
	text-indent: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content-box li {
	list-style-position: inside;
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.content-box img, .content-box iframe {
	padding: 1px;
	margin: 8px;
	background-color: #FFF;
	box-shadow: -1px -1px 1px #CCCCCC, -1px 1px 1px #CCCCCC, 1px -1px 1px #CCCCCC, 1px 1px 1px #CCCCCC;
}
.content-box a {
	text-decoration: underline;
	color: #969696;
}
.content-box a:hover {
	text-decoration: none;
}
a.more,.submit_button {
	cursor: pointer;
    color: #fff;
	border-radius: 3px;
    background-color: #7EA763;
    display: inline-block;
    float: left;
    font-size: 11px;
	text-decoration: none;
	padding: 4px 8px;
	box-shadow: 1px 1px 2px #545454;
	margin-bottom: 5px;
}
a.more:hover {
	background-color: #8DB86E;
	color: #fff;
}
.content-box form {
	padding-left: 8px;
}
.content-box input, .content-box textarea, .content-box select {
	margin-bottom: 10px;
	color: #969696;
	border: 1px solid #FFF;
	background-image: url(../img/dekor/bg_body.jpg);
	border-radius: 3px;
	background-color: #FFF;
	box-shadow: -1px -1px 1px #CCCCCC, -1px 1px 1px #CCCCCC, 1px -1px 1px #CCCCCC, 1px 1px 1px #CCCCCC;
}
.content-box input:hover, .content-box textarea:hover, .content-box input:focus, .content-box textarea:focus {
	background-image: url(../img/dekor/bg_white-line.jpg);
}
.content-box input, .content-box select {
	width: 200px;
}
.content-box textarea {
	width: 300px;
	height: 100px;
}
.content-box input[type="submit"] {
	width: 100px;
	cursor: pointer;
}
/* clinics */
.clinics-box {
	overflow: hidden;
}
.clinics-box label {
 	width: 1000px;
	display: block;
}
.clinics-box div {
	float: left;
	border: 1px solid #FFF;
	background-image: url(../img/dekor/bg_white-line.jpg);
	border-radius: 6px;
	padding: 10px 16px;
	margin-top: 10px;
}
.clinics-box span {
	font-weight: normal;
    color: #4A4A4A;
    font-family: 'Open Sans',sans-serif;
    font-size: 22px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.22);
	margin: 0 0 12px;
	display: block;
	border-bottom: 1px solid #7EA763;
}
.clinics-box img {
	box-shadow: -1px -1px 1px #ccc, -1px 1px 1px #ccc, 1px -1px 1px #ccc, 1px 1px 1px #ccc;
	display: block;
	padding: 1px;
}
.clinics2 {
	margin-left: 26px;
	margin-right: 26px;
}
.clinics-box a {
    color: #fff;
	border-radius: 3px;
    background-color: #7EA763;
    display: inline-block;
    float: left;
    font-size: 11px;
	margin-top: 15px;
	margin-bottom: 4px;
	padding: 4px 8px;
	box-shadow: 1px 1px 2px #545454;
}
.clinics-box a:hover {
	background-color: #8DB86E;
}
.flush_button {
	margin: 20px auto;
	border-radius: 8px;
	border: 5px solid rgba(255,255,255,0.7);
	width: 290px;
	cursor: pointer;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}
.flush_button span {
	display: block;
	background: url(../img/dekor/bg_flush_button.jpg) left top repeat-x;
	height: 40px;
	padding-top: 18px;
	text-align: center;
	border-radius: 4px;
	font-family: 'Open Sans',sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.flush_button:hover span {
	background-position: left bottom;
}
.flush_button em {
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
}
.g-hidden {
	display: none;
}
.box-modal {
	background-color: #fff;
	width: 380px;
	box-shadow: 0 0 14px rgba(0,0,0,0.7);
	padding: 26px 40px 30px;
	border-radius: 4px;
	position: relative;
}
.box-modal_close {
	background-image: url(../img/dekor/bg_box-modal_close.png);
	width: 26px;
	height: 27px;
	position: absolute;
    right: 24px;
    top: 24px;
	cursor: pointer;
}
.box-modal_close:hover {
	opacity: 0.6;
}
.fp_head1 {
	font-family: 'Open Sans',sans-serif;
	font-size: 28px;
	color: #4a4a4a;
	font-weight: 600;
	margin-bottom: 26px;
}
.fp_main input[type="text"], .fp_main textarea {
	display: block;
	border: 1px solid #969696;
	border-radius: 4px;
	width: 358px;
	padding-left: 10px;
	padding-right: 10px;
	box-shadow: inset 0 4px 8px rgba(0,0,0,0.1);
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	color: #4a4a4a;
	font-weight: 400;
	margin: 8px 0 16px;
}
.fp_main input[type="text"] {
	height: 40px;
}
.fp_main textarea {
	resize: vertical;
	height: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fp_main form > label, .fp_head2 {
	font-size: 14px;
	color: #4a4a4a;
	font-weight: 400;
}
.fp_box_radio {
	overflow: hidden;
  	margin: 8px 0 16px;
}
.fp_box_radio .jq-radio {
	width: 11px;
	height: 11px;
	background: url(../img/dekor/bg_fp_box_radio_jq-radio.png) left bottom no-repeat;
	float: left;
	margin-top: 6px;
	cursor: pointer;
}
.fp_box_radio .jq-radio.checked {
	background-position: left top;
}
.fp_box_radio > div {
	float: left;
	margin-right: 20px;
}
.fp_box_radio label {
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	color: #4a4a4a;
	font-weight: 400;
	float: left;
	padding-left: 5px;
	cursor: pointer;
}
.fp_box_file {
	margin: 8px 0 16px;
}
.fp_box_file .jq-file input[type="file"] {
	cursor: pointer;
}
.fp_box_file .jq-file__name {
	color: #7ea763;
	border: 1px solid #7ea763;
	border-radius: 4px;
	padding: 2px 6px;
}
.fp_box_file .jq-file__name:hover {
	color: #749a5b;
	border-color: #749a5b;
}
.fp_box_file .jq-file__browse {
	display: none;
}
.fp_main input[type="submit"] {
	background-color: #7ea763;
	border-radius: 4px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 12px 13px;
	border: 0 none;
	cursor: pointer;
}
.fp_main input[type="submit"]:hover {
	background-color: #749a5b;
}
.boxing_reviews {
	padding: 14px 0 52px;
	width: 960px;
	margin: 0 auto;
}
.boxing_reviews h2 {
	font-family: 'Open Sans',sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #4a4a4a;
	text-align: center;
	padding: 24px 0;
}
.boxing_reviews h3 {
	font-family: 'Open Sans',sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #84a66d;
	text-align: center;
}
.boxing_reviews h3 strong {
	font-weight: 700;
	text-transform: uppercase;
}
.boxing_reviews .list_carousel {
	position: relative;
}
.boxing_reviews .list_carousel li {
	width: 220px;
	float: left;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}
.boxing_reviews .review_foto {
	position: relative;
	padding: 2px;
	width: 140px;
	height: 140px;
	margin: 0 auto;
}
.boxing_reviews .review_foto span {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../img/dekor/bg_boxing_reviews_review_foto_span.png);
	width: 100%;
	height: 100%;
}
.boxing_reviews .review_foto img {
	display: block;
}
.boxing_reviews .review_name {
	text-align: center;
	margin: 10px 0;
}
.boxing_reviews .review_name strong {
	display: block;
	color: #4a4a4a;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Open Sans',sans-serif;
}
.boxing_reviews .review_name span {
	display: block;
	color: #797979;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans',sans-serif;
}
.boxing_reviews .review_text {
	font-size: 12px;
	color: #969696;
	line-height: 18px;
	text-align: justify;
	height: 110px;
}
.boxing_reviews .left, .boxing_reviews .right {
	position: absolute;
	top: 0;
	width: 10px;
	height: 100%;
}
.boxing_reviews .left {
	left: 0;
	background-image: url(../img/dekor/bg_boxing_reviews_left.png);
}
.boxing_reviews .right {
	right: 0;
	background-image: url(../img/dekor/bg_boxing_reviews_right.png);
}
.boxing_reviews .pager {
	margin-top: 30px;
}
.boxing_reviews .pager a {
	display: inline-block;
	background: url(../img/dekor/bg_boxing_reviews_pager_a.png) left top no-repeat;
	width: 27px;
	height: 36px;
	outline: none;
}
.boxing_reviews .pager a.selected {
	background-position: left bottom;
}
.boxing_reviews .pager span {
	display: none
}
.boxing_reviews .left_bottom, .boxing_reviews .right_bottom {
	width: 180px;
	height: 25px;
	padding-top: 4px;
	background: url(../img/dekor/bg_boxing_reviews_bottom.jpg);
	font-size: 14px;
	color: #4a4a4a;
	font-weight: 400;
	font-family: 'Open Sans',sans-serif;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 0 4px rgba(0,0,0,0.7);
	display: block;
	position: relative;
	z-index: 9;
	margin-top: 30px;
}
.boxing_reviews .left_bottom:hover, .boxing_reviews .right_bottom:hover {
	box-shadow: 0 0 3px rgba(0,0,0,0.7);
	background-position: left bottom;
}
.boxing_reviews .left_bottom {
	float: left;
	cursor: pointer;
	margin-left: 10px;
}
.boxing_reviews .right_bottom {
	float: right;
	margin-right: 10px;
}

.review_section {
	line-height: normal;
}
.review_section h3 {
	color: #84A66D;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.review_section h3 strong {
	font-weight: 700;
    text-transform: uppercase;
}
.rs_bottom {
	cursor: pointer;
	background: url("../img/dekor/bg_boxing_reviews_bottom.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    color: #4A4A4A;
    display: block;	
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    padding-top: 4px;
    text-align: center;
    width: 180px;
	margin: 50px auto;
}
.rs_bottom:hover {
	box-shadow: 0 0 3px rgba(0,0,0,0.7);
	background-position: left bottom;
}
.rs_review {
	overflow: hidden;
	margin: 30px 0;
}
.rs_review_foto {
	float: left;
    height: 140px;
    padding: 2px;
    position: relative;
    width: 140px;
}
.rs_review.right .rs_review_foto {
	float: right;
}
.form_error{color:red}
.rs_review_foto span {
	background-image: url(../img/dekor/bg_boxing_reviews_review_foto_span.png);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.rs_review_foto img {
	background-color: transparent;
    box-shadow: none;
    margin: 0;
    padding: 0;
	display: block;
}
.rs_review_cont {
	float: right;
	width: 760px;
}
.rs_review.right .rs_review_cont {
	float: left;
	text-align: right;
}
.rs_review_name {
    font-family: 'Open Sans',sans-serif;
}
.rs_review_name strong {
	font-size: 16px;
	font-weight: 600;
	color: #4a4a4a;
}
.rs_review_name span {
	font-size: 14px;
	font-weight: 400;
	color: #797979;
}
.rs_review_date {
	font-size: 12px;
	color: #4a4a4a;
	background: url(../img/dekor/bg_rs_review_date.png) left 5px no-repeat;
	padding-left: 10px;
	margin: 8px 0;
	float: left;
}
.rs_review.right .rs_review_date {
	float: right;
}
.rs_review_text {
	font-size: 12px;
	color: #969696;
	line-height: 18px;
	text-align: left;
	clear: both;
}
.rs_review.right .rs_review_text {
	text-align: right;
}
.rs_review_text p {
	margin: 0;
	text-indent: 0;
}
/* footer */
.otboy {
	height: 82px;
}
.footer {
	background: url(../img/dekor/bg_footer.gif) bottom repeat-x;
	padding-bottom: 9px;
	margin-top: -72px;
	height: 72px;
}
.footer .white-line {
	border-bottom: 0 none;
}
.footer-box {
	padding: 10px 0;
	overflow: hidden;
}
.footer-box span, .footer-box a {
	color: #969696;
}
.foot_copy {
	background: url(../img/dekor/mini-logo.jpg) left no-repeat;
	padding: 35px 0 1px 58px;
	float: left;
}
.foot_counter {
	width: 294px;
	margin: 10px auto 0;
	text-align: center;
	display: none;
}
.foot_counter a {
	display: inline-block;
}
a.pageNoFollow_hilite {
	margin: -1px 0 0 0;
}
.foot_link_studio {
	float: right;
	margin-top: 8px;
}
.foot_link_studio:hover {
	color: #8DB86E;
}
.foot_link_studio b {
	width: 60px;
	height: 40px;
	display: inline-block;
	background: url(../img/dekor/logo_footer.png) left top;
	margin: 0 1px -1px;
}
.foot_link_studio:hover b {
	background-position: left bottom;
}
.pager {
	text-align: center;
	margin-top: 10px;
}
.pager a, .pager b {
	margin: 0 2px;
}
.l, .r {
	position: relative;
	top: -2px;
	left: 0;
}
.plas{display: none;}
/*photos*/
.list_photos div{float: left;/*border: solid 1px #fff;*/width: 260px;height: 165px;text-align: center;margin: 0 5px 10px 0;background: #f2f2f2;}
.list_photos img{width:auto !important;height:auto !important;max-width: 250px !important;max-height: 150px !important;margin: 5px !important;vertical-align: middle;}
/*submit_button*/
.submit_button{background: #7BA460 !important;color:#fff !important;text-transform: uppercase;}
.submit_button:hover{background-color: #8DB86E !important;}
/*form errors*/
/*the_notification*/
.r6{-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
#the_notification{display: none;position: fixed;z-index: 1000;top:10px;width: 100%;height: 30px;}
.mess_notice{text-align: center;font-weight: bold;font-size: 20px;padding: 20px 5px;width: 530px;color:#000;background: #EBF8A4;border: solid 2px #A2D246;margin: 0 auto;}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.form_error p{margin: 5px 0;width:420px;color:red;text-align: left;text-align: left;border: solid 1px #ff8500;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;padding: 3px 27px;background: url(../img/error.png) no-repeat 3px 0;background-color: #fcd584;color:#000}
.price_table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.price_table th, .price_table td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.staff_table p {
	text-indent: 0;
}
.foot_social {
	width: 294px;
	margin: 10px auto 0;
	text-align: center;
}
.foot_social a {
	display: inline-block;
	margin: 0 1px;
	overflow: hidden;
	width: 32px;
	height: 32px;
}
.foot_social a:hover {
	opacity: 0.7;
}
.foot_social img {
	display: block;
	width: 128px;
	height: 32px;
}
.foot_social .fs_1 img {
	margin-left: 0;
}
.foot_social .fs_2 img {
	margin-left: -32px;
}
.foot_social .fs_3 img {
	margin-left: -64px;
}
.foot_social .fs_4 img {
	margin-left: -96px;
}