﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------------------------reset*/

html, body {
	position: relative;
	color: #000;
	min-width: 955px;
	font: normal 16px/20px Arial, sans-serif;
}

body {
	background: #fff url(../i/back_pattern.png) 0 0 repeat;
}

.wrapper {
	z-index: 1;
	position: relative;
	min-width: 945px;
	width: 100%;
	margin: 0 auto;
	background: url(../i/header.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.base {
	width: 100%;
	min-width: 945px;
	overflow: hidden;
}

/*---------------------------------------------------------------------------global*/
h1, h2, h3 {
	font-size: 1em;
}

.ie {
	display: none;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------header*/
.header {
	z-index: 20;
	position: relative;
	width: 945px;
	padding: 356px 0 0;
	margin: 0 auto;
	overflow: hidden;
}

.nav {
	position: relative;
	width: 943px;
	height: 50px;
	margin: 0 auto;
	background: url(../i/nav_back.png) 0 0 repeat-x;
	border: 1px solid;
	border-color: #cccbcb #cccbcb #9f9f9f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	behavior: url(styles/PIE.htc);
}

.lv_n {
	height: 50px;
	float: left;
	background: url(../i/nav_sep.png) 100% 50% no-repeat;
}

.lv_n a {
	position: relative;
	display: block;
	height: 50px;
	padding: 0 25px;
	color: #000;
	font-size: 13.5px;
	font-weight: 700;
	line-height: 50px;
	text-transform: uppercase;
	text-decoration: none;
}

.lv_n:first-child a {
	position: relative;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-khtml-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	behavior: url(styles/PIE.htc);
}

.lv_n a:hover, .lv_n.mark a {
	color: #fff;
	background: url(../i/nav_h.png) 0 0 repeat-x;
}

/*-----------------------------------------------------------------------------------header*/
/*--------------------------------------------------------------------------------main_row*/
.main_row {
	position: relative;
	width: 100%;
	min-width: 945px;
	padding: 0 0 25px;
	overflow: hidden;
}

.page_hline, .text_block, .cover_block, .blockquote_block_wrap {
	position: relative;
	width: 843px;
	padding: 36px 50px 15px;
	border: solid #e7e8e8;
	border-width: 0 1px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

/*---------------------------------------------------------text_block*/

.text_block.mod_3{
	background: #e5e5e5;
}

.text_block.last {
	text-align: center;
	border-width: 0 1px 1px;
}

.text_block.mod_1 {
	background: #e5e5e5;
}

/*------------------------------------------------------delivery*/
.delivery {
	padding: 25px 0;
	text-align: center;
}

.d_item {
	display: inline-block;
	width: 27%;
}

.d_block {
	width: 190px;
	margin: 0 auto;
	font-weight: 700;
	font-size: 17px;
	line-height: 21px;
}

.d_block span {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #66686a;
}

.text_block.delivery_back {
	background: #DBE0E3;
}

.how_pay {
	position: relative;
	display: block;
	width: 421px;
	padding: 0 0 0 68px;
	margin: 10px auto 0;
	font-size: 24px;
	line-height: 48px;
	text-decoration: none;
	background: url(../i/basket.png) 24px 10px no-repeat;
	cursor: pointer;
}

.how_pay.open {
	background: #fff url(../i/basket.png) 24px 10px no-repeat;
}

.how_pay span {
	border-bottom: 1px dashed #000;
}

.how_pay:hover span {
	border: none;
}

.how_pay_info {
	padding: 30px;
	margin: 0 44px 25px;
	background: #fff;
	overflow: hidden;
}

.how_pay_info a {
	color: #3900b8;
}

.msg {
	text-align: center;
	font: 12px/16px 'Trebuchet MS', Helvetica, sans-serif;
}

.form {
	margin: 10px 44px 25px;
}

/*----------------------------------------------------------------------*/

.t_b_h_line {
	padding: 0 0 22px;
	font-size: 24px;
	line-height: 28px;
	clear: both;
}

.t_b_h_line.mod_1, .t_b_h_line.mod_2 {
	vertical-align: middle;
	text-transform: uppercase;
}

.t_b_h_c_line {
	padding: 0 0 22px;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	clear: both;
}

.t_b_h_c_line.mod_1 {
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
}

.t_b_h_c_line.mod_2 {
	font-size: 28px;
	line-height: 32px;
}

.t_b_h_line.mod_3 {
	color: #6ACB46;
}

.t_b_h_c_line.mod_3 {
	padding: 30px 50px;
	margin: 0 -50px 30px;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	background: #000;
	overflow: hidden;
}
.t_b_h_c_line.mod_4{
	font-size: 19px;
	font-weight: 700;
}
.t_b_h_c_line.mod_5{
	font-size: 22px;
	line-height: 1.33;
}

.red {
	color: #ff3333 !important;
}

.red2 {
	color: #bb0000 !important;
}

.p {
	padding: 0 0 22px;
}

.p a, blockquote a, .p_small a {
	color: #0C29BB;
}

.p_small {
	padding: 0 0 22px;
	font-size: 13px;
	line-height: 17px;
}

.p_bold {
	padding: 0 0 22px;
	font-weight: 700;
}

.p_big {
	padding: 0 0 22px;
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	text-align: center;
}

.p_big.mod_1 {
	font-size: 32px;
	line-height: 36px;
}

.p_big.mod_2 {
	font-size: 22px;
}

.img_right {
	float: right;
	margin: 0 0 15px 22px;
	position: relative;
}
.img_right.mod_1{
	margin: -21px 0 15px 22px;
}

.img_left {
	float: left;
	margin: 5px 30px 15px 0;
}
.img_left.mod_1{
	margin: 5px 35px 15px 0;
}

.img_center {
	display: block;
	margin: 0 auto 22px;
}

.img_right.author {
	padding: 5px;
	border: 1px solid #9f9f9f;
}

.center {
	text-align: center;
}

.tal {
	text-align: left;
}

.tdu {
	text-decoration: underline;
}

.fsi {
	font-style: italic;
}

.fwb {
	font-weight: 700 !important;
}

.num {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	font-size: 45px;
	text-align: center;
	vertical-align: middle;
	background: #b00;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	behavior: url(styles/PIE.htc);
}

.t_b_h_ine_text {
	display: inline-block;
	width: 700px;
	padding: 0 0 0 20px;
	vertical-align: middle;
	color: #b00;
}

.p_bonus {
	width: 300px;
	text-align: center;
	color: #fff;
	background: #b00;
	height: 40px;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
	clear: both;
	text-transform:uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(styles/PIE.htc);
}
.img_left.bonus_img{
	margin: 3px 30px 20px 0;
}

.p_bold.mod_1 {
	padding: 22px 0;
}
.p_bold.mod_2 {
	font-size: 21px;
	font-weight: 700;
	padding: 0 0 22px;
}

.t_b_h_line {
	padding: 0 0 22px;
	font-size: 24px;
	line-height: 28px;
	clear: both;
}

.screen_block {
	text-align: center;
}

.screen_wrap, .slider_wrap, .comment_block {
	position: relative;
	display: inline-block;
	padding: 5px;
	margin: 0 0 22px;
	background: #fff;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	behavior: url(styles/PIE.htc);
}

.screen_wrap .img_center {
	margin: 0;
}

/*------------------------------------------------------slider*/
.slider_wrap, .comment_block {
	display: block;
	width: 700px;
	padding: 15px;
	margin: 0 auto 22px;
}

.ps-bgc {
	position: relative;
	width: 602px;
	margin: 0 auto 22px;
}

.ps-bgc .content {
	position: relative;
	width: 602px;
	height: 452px;
	overflow: hidden;
}

.ps-bgc .content .items {
	clear: both;
	position: absolute;
	width: 20000em;
}

.ps-bgc .content .item {
	float: left;
	width: 602px;
}

.arrow-l, .arrow-r {
	background-image: url("../i/taxi/sprite_arrow.png");
	background-repeat: no-repeat;
	z-index: 100;
	position: absolute;
	width: 32px;
	height: 32px;
	top: 225px;
	cursor: pointer;
	text-decoration: none;
}

.arrow-l {
	left: -40px;
	background-position: 0 0;
}

.arrow-r {
	right: -40px;
	background-position: -35px 0 ;
}

.arrow-l:hover {
	background-position: 0 -35px;
}

.arrow-r:hover {
	background-position: -35px -35px;
}

.nk_small_note, .nk_small_note a {
	font-size: 9pt;
	color: #999;
}

/*------------------------------------------------------slider*/
/*------------------------------------------------------questions_list*/
.questions_list {
	padding: 0 0 22px;
	margin: 0 -18px;
}

.q_l_item {
	position: relative;
	padding: 16px 18px 10px 67px;
	min-height: 28px;
	background: url(../i/faq_q.png) 13px 6px no-repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(styles/PIE.htc);
}

.q_l_item.open_parent {
	position: relative;
	background: #f7f7f7 url(../i/faq_q.png) 13px 6px no-repeat;
	margin: 5px 0 0;
	border: 1px solid #cccbcb;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	behavior: url(styles/PIE.htc);
}

.question {
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	padding: 0 21px 0 0;
	cursor: pointer;
}

.question span {
	padding: 0 0 0 20px;
	background: url(../i/arrow_down.png) 100% 60% no-repeat;
}

.question.open span {
	background-image: url(../i/arrow_up.png);
}

.answer {
	position: relative;
	padding: 13px 0 0 2px;
	margin: 0 0 0 10px;
}

.a_wrap {
	font-size: 14px;
	line-height: 18px;
}

.a_wrap .p {
	padding: 0 0 15px;
}

/*------------------------------------------------------questions_list*/
/*------------------------------------------------------cover_block*/
.cover_block {
	position: relative;
	height: 300px;
	padding: 25px 50px 0;
	color: #fff;
	background: url(../i/cover_block_back.jpg) 0 0 no-repeat;
}

.cover_img {
	float: left;
	margin: 0 55px 0 0;
}

.cover_hline {
	font-size: 45px;
	line-height: 49px;
	font-weight: 400;
}

.cover_info {
	font-size: 25px;
	line-height: 29px;
}

.cover_info .p {
	padding: 10px 0 30px;
}

/*------------------------------------------------------cover_block*/
/*-----------------------------------------t_b_video_wrap*/
.t_b_video_wrap {
	padding: 0 0 16px;
	text-align: center;
}

.t_b_video_block{
	display: inline-block;
	padding: 0 0 10px;
}

.video_link{
	position: relative;
	display: block;
	width: 220px;
	height: 20px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #727373;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(styles/PIE.htc);
	-webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.4);
	box-shadow: inset 0 3px 7px rgba(0,0,0,.4);
}

.video_link:hover{
	-webkit-box-shadow: inset 0 -3px 7px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 -3px 7px rgba(0,0,0,.4);
	box-shadow: inset 0 -3px 7px rgba(0,0,0,.4);
}

.video_link .video_link_txt{
	color: #fff;
	text-decoration: underline;
}

.video_link:hover .video_link_txt{
	text-decoration: none;
}

.video_link span{
	color: #cccccc;
}
/*-----------------------------------------t_b_video_wrap*/
/*------------------------------------------------------order_block*/

.order_block {
	position: relative;
	width: 943px;
	height: 130px;
	line-height: 130px;
	margin: 0 auto;
	color: #fff;
	background: #1d2225 url(../i/order_back.jpg) 0 0 no-repeat;
	border: solid #e7e8e8;
	border-width: 0 1px;
	overflow: hidden;
}

.order_b_text {
	display: inline-block;
	min-width: 430px;
	padding: 0 74px 0 108px;
	font-size: 27px;
	line-height: 31px;
	vertical-align: middle;
}

.order_block.mod_1 .order_b_text {
	padding: 0 25px 0 50px;
}

.order_block.mod_1 .order_b_text.mod_1 {
	padding: 0 120px 0 50px;
}

.order_block.mod_1 .order_b_text.mod_2 {
	padding: 0 65px 0 50px;
}

.butt {
	display: inline-block;
	width: 266px;
	height: 67px;
	top: 38px;
	right: 63px;
	text-align: center;
	line-height: 67px;
	font-size: 27px;
	font-weight: 700;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
	background: url(../i/butt.png) 0 0 no-repeat;
	-webkit-text-shadow: 0 -2px 1px #11617a;
	-moz-text-shadow: 0 -2px 1px #11617a;
	text-shadow: 0 -2px 1px #11617a;
	overflow: hidden;
}

.butt:hover {
	color: #cfe6ef;
	background-position: 0 -67px;
}

/*------------------------------------------------------order_block*/
/*---------------------------------------cover_big_block*/
.cover_big_block {
	position: relative;
	width: 864px;
	padding: 25px 36px 22px 42px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
	background: #39464e; /* Old browsers */
	background: -moz-linear-gradient(top, #39464e 0%, #1e2327 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #39464e), color-stop(100%, #1e2327)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #39464e 0%, #1e2327 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #39464e 0%, #1e2327 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #39464e 0%, #1e2327 100%); /* IE10+ */
	background: linear-gradient(top, #39464e 0%, #1e2327 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#39464e', endColorstr = '#1e2327', GradientType = 0); /* IE6-9 */
}

.cbb_hline {
	padding: 0 0 22px;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}

.cbb_hline.mod_1 {
	padding: 0 0 14px;
	font-size: 38px;
	line-height: 38px;
}

.cbb_hline.mod_2 {
	padding: 32px 0 16px;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	text-align: left;
}

.cbb_hline.mod_3 {
	padding: 0 0 32px;
	font-size: 28px;
	line-height: 32px;
}

.cbb_list_info {
	padding: 0 0 20px;
}

.cbb_list_info li {
	padding: 6px 0 14px 42px;
	font-size: 18px;
	background: url(../i/cbb_slider/bullet_v.png) 0 0 no-repeat;
}

.cover_big_block .p {
	padding: 0 0 32px;
}

.cover_big_block .butt {
	display: block;
	margin: 0 auto;
}

.cbb_slider_wrap {
	position: relative;
	width: 943px;
	margin: 0 0 0 -42px;
	overflow: hidden;
}

.cbb_side_wrap {
	width: 420px;
	height: 430px;
	padding: 0 20px 0 0;
	float: right;
	overflow: hidden;
}

.cbb_slider_list {
	width: 940px;
	height: 70px;
	padding: 8px 0 28px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.cbb_slider_list li {
	display: inline-block;
	margin: 0 2px;
	vertical-align: top;
}

.cbb_slider_l_prev, .cbb_slider_l_next {
	width: 26px;
	height: 48px;
	padding: 22px 2px 0;
}

.cbb_slider_l_prev_link, .cbb_slider_l_next_link {
	display: block;
	width: 26px;
	height: 26px;
	background-image: url(../i/cbb_slider/arrow_slide.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

.cbb_slider_l_prev_link {
	background-position: 0 0;
}

.cbb_slider_l_next_link {
	background-position: -26px 0;
}

.cbb_slider_l_prev_link:hover {
	background-position: 0 -26px;
}

.cbb_slider_l_next_link:hover {
	background-position: -26px -26px;
}

.cbb_slider_l_item {
	width: 95px;
	padding: 4px;
	cursor: pointer;
}

.cbb_slider_l_item.mark, .cbb_slider_l_item:hover {
	padding: 12px 4px 4px;
	margin: -8px 2px 0;
	background: url(../i/cbb_slider/cbb_slider_img_back_h.png) 0 0 no-repeat;
}

.cbb_slider_big_img {
	position: absolute;
	display: none;
	top: 0;
	right: 480px;
	cursor: default;
}

.cbb_slider_img_wrap {
	display: block;
	width: 95px;
	height: 62px;
	line-height: 58px;
	text-align: center;
	vertical-align: middle;
	background: url(../i/cbb_slider/cbb_slider_img_back.png) 0 0 no-repeat;
	overflow: hidden;
}

.cbb_slider_img {
	display: inline-block;
	max-width: 90px;
	max-height: 55px;
	vertical-align: middle;
}

/*---------------------------------------cover_big_block*/

/*------------------------------------------------------accent_block*/

.blockquote_block, .blockquote_block span {
	background-image: url(../i/blockquote.png);
	background-repeat: no-repeat;
}

.blockquote_block, .blockquote_block_up {
	position: relative;
	width: 415px;
	padding: 0 25px 26px;
	margin: 20px 0 10px;
	float: right;
	font-style: italic;
	background-position: 0 100%;
}

.blockquote_block span {
	position: absolute;
	width: 465px;
	height: 10px;
	top: -10px;
	left: 0;
	background-position: 0 0;
}
/*------------------------------blockquote_block_up*/
.blockquote_block_up, .blockquote_block_up span {
	background-image: url(../i/blockquote_up.png);
	background-repeat: no-repeat;
}

.blockquote_block_up {
	float: left;
	padding: 26px 25px 0;
	margin: 10px 22px 20px 0;
	background-position: 0 0;
}

.blockquote_block_up span {
	position: absolute;
	width: 465px;
	height: 10px;
	left: 0;
	bottom: -10px;
	background-position: 0 100%;
}

.accent_block {
	position: relative;
	width: 843px;
	padding: 16px 50px 25px;
	font-size: 28px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-weight: 700;
	border: solid #e7e8e8;
	border-width: 0 1px;
	margin: 0 auto;
	background: #000 url(../i/important_block.png) 0 0 no-repeat;
	overflow: hidden;
}
.accent_block.mod_1{
	background-repeat: repeat-y;
}

/*----------------------lists*/

.last_link, .last_link:before {
	background-image: url(../i/bott_butt.png);
	background-repeat: no-repeat;
}

.last_link {
	position: relative;
	display: inline-block;
	height: 63px;
	padding: 0 24px 0 0;
	margin: 0 0 22px;
	left: 24px;
	color: #313131;
	font-size: 17px;
	font-weight: 700;
	line-height: 63px;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	background-position: 100% 0;
}

.last_link:hover{
	color: #797979;
	background-position: 100% -63px;
}

.last_link span{
	display: inline-block;
	line-height: 20px;
	font-size: 17px;
	vertical-align: middle;
}

.last_link:before {
	position: absolute;
	width: 24px;
	height: 63px;
	top: 0;
	left: -24px;
	content: "";
	background-position: 0 0;
}

.last_link:hover:before{
	background-position: 0 -63px;
}

/*---------------------------------------*/
.list_two, .list_fifth, .list_sixth {
	position: relative;
	padding: 0 0 22px;
	margin: 0 -50px;
	font-size: 16px;
	line-height: 20px;
}

.list_two > li, .list_fifth > li, .list_sixth > li {
	padding: 15px 50px 15px 90px;
	background: #fff url(../i/list_arrow.png) 50px 50% no-repeat;
}

.list_sixth > li {
	background-image: url(../i/green_chek.png) !important;
}

.list_sixth > li:nth-child(even) {
	background-color: #EDF7EA;
	border: solid #E5E5E5;
	border-width: 1px 0;
}

/*--------------------*/
.list_one {
	padding: 18px 0 20px;
	overflow: hidden;
	font-weight: 700;
}


.list_one > li {
	padding: 5px 52px 10px 39px;
	background: url(../i/list_galka.png) 0 0 no-repeat;
}

/*-------------------*/

.list_two.mod_1 > li {
	padding: 15px 50px 15px 110px;
	background: #fff url(../i/faq_q.png) 50px 50% no-repeat;
}

.list_two > li:nth-child(even) {
	background-color: #f0eff2;
	border: solid #e5e5e5;
	border-width: 1px 0;
}
/*-------------*/

.list_fourth {
	position: relative;
	padding: 0 0 22px;
}

.list_fourth > li {
	padding: 0 0 3px;
	font-weight: 700;
}

.list_fourth span {
	display: inline-block;
	width: 30px;
}
/*------------------------------comments_block*/
.comments_block {
	padding: 30px 0 0;
}
.comments_block.mod_1{
	padding: 0;
}

.c_b_item {
	padding: 0 0 36px;
}

.c_b_i_author_data {
	width: 187px;
	float: left;
}

.c_b_i_author_data img {
	max-width: 159px;
	display: block;
	margin: 0 0 18px;
	padding: 3px;
	background: #e3e3e3;
	-webkit-box-shadow: 0 0 7px 1px #999;
	-moz-box-shadow: 0 0 7px 1px #999;
	-khtml-box-shadow: 0 0 7px 1px #999;
	box-shadow: 0 0 7px 1px #999;
	behavior: url(styles/PIE.htc);
}

.c_b_i_author_data span {
	font-size: 15px;
}

.c_b_i_comment_text, .c_b_i_comment_text .comment_after {
	background-image: url(../i/comment_bg.png);
	background-repeat: no-repeat;
}

.c_b_i_comment_text {
	width: 587px;
	margin: 0 0 0 187px;
	padding: 24px 26px 6px 41px;
	position: relative;
}

.c_b_i_comment_text .comment_after {
	position: absolute;
	width: 654px;
	height: 10px;
	bottom: 0;
	left: 0;
	background-position: 0 100%;
	background-color: #fff;
}

.c_b_i_comment_text .p,
.lsp_i li, .ls_d_i li {
	font-size: 15px;
	padding: 0 0 15px;
}

/*---------------------------------------------------*/

/*-----------------------------------------------------------------------------------footer*/
.footer {
	position: relative;
	width: 945px;
	height: 224px;
	margin: 0 auto;
	font: 13px/18px 'Trebuchet MS', Helvetica, sans-serif;
	overflow: hidden;
}

/*------------------------------------------------------footer_nav*/
.footer_nav {
	position: relative;
	width: 818px;
	height: 40px;
	padding: 0 0 0 125px;
	text-transform: uppercase;
	font: 700 12px/43px Arial, sans-serif;
	background: url(../i/nav_bott_back.png) 0 0 repeat-x;
	border: 1px solid;
	border-color: #dedfdf #dedfdf #c7c8c8;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	behavior: url(styles/PIE.htc);
}

.nav_false .footer_nav {
	display: none;
}

.f_lv_n, .f_lv_n:first-child a {
	background-image: url(../i/nav_sep.png);
	background-repeat: no-repeat;
}

.f_lv_n {
	float: left;
	background-position: 100% 50%;
}

.f_lv_n a {
	position: relative;
	display: block;
	height: 40px;
	padding: 0 24px;
	color: #787878;
	text-decoration: none;
	overflow: hidden;
}

.f_lv_n:first-child a {
	padding: 0 24px 0 26px;
	background-position: 0 50%;
}

.f_lv_n a:hover, .f_mark a {
	color: #000;
}

.copyright {
	position: absolute;
	top: 70px;
	left: 50px;
}

.copyright a {
	color: #3a446a;
}

.copyright span {
	display: block;
	padding: 2px 0 0;
}

.affiliate_Program {
	position: absolute;
	top: 158px;
	left: 50px;
	color: #3a446a;
}

.support {
	position: absolute;
	top: 70px;
	left: 463px;
	color: #89898a;
}

.support a, .call_us a {
	color: #868ca3;
}

.sl_lv {
	padding: 0 11px;
	float: left;
	background: url(../i/list_sep.png) 0 4px no-repeat;
}

.sl_lv:first-child {
	padding: 0 11px 0 0;
	background: none;
}

.call_us {
	position: absolute;
	top: 125px;
	left: 463px;
	color: #999;
}

.call_us span {
	display: block;
}

/*------------------------------------------------------footer_nav*/
/*-----------------------------------------------------------------------------------print*/
@media print {
	.wrapper, .base, .content_row, .static, .main_row {
		padding: 0 !important;
		overflow: visible !important;
	}

	.print_header, .print_footer {
		display: block !important;
		padding: 10px 0;
		width: 100% !important;
	}

	.content_row {
		display: block !important;
		width: 95% !important;
		margin: 0 auto !important;
		float: none !important;
	}

	.header, .footer {
		display: none !important;
	}

}