﻿body {
	padding-top: 50px;
}

a {
	color: #006633;
	word-break: break-all;
}

.nav>li>a{
	padding:14px 12px;
}

p {
	line-height: 1.75;
}

div {
	line-height: 1.75;
}

.red{
color:#FF0000 !important;
}

#life_header {
	background-color: #007237;
	height: ;
	border-bottom: 1px solid #EBEBEB;
}

#life_header div.container {
	height: 160px;
}

#life_title {
	margin-top: 36px;
}

#life_logo {
	margin-top: 38px;
}

#life_options {
	margin-top: 3px;
}

#life_mainmenu {
	padding-top: 0;
	padding-bottom: 0;
	line-height: auto;
	color: #006633;
	margin-bottom: 0;
	background-color: #f8f8f8;
	border-bottom: 1px solid #e7e7e7;
}

#life_mainmenu .navbar {
	margin-bottom: 0;
}

.menu1 {
	border: none;
	margin-bottom: 0;
}

.life_menu_nav_pills {
	padding: 10px 14px;
}

.life_menu_nav_pills_active {
	background-color: #006633;
	padding: 10px 14px;
}

.life_menu_nav_pills_active>a {
	color: #fff !important;
	text-decoration: none !important;
}

div.container>table>tbody>tr>td,
div#_p_1>table>tbody>tr>td {
	display: block;
	float: left;
}

#life_info {
	height: auto;
	margin: 16px auto;
}

#qrcode {
	text-align: center;
}

#life_qrcode {
	margin-top: 12px;
	width: 96px;
}

.tab-content {
	border-top-width: 0px;
	height: auto;
}

div.tab-content div table tbody tr td {
	height: 45px;
}


/*multilevel-navbar*/

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

#life_footer {
	background-color: #F7FAFA;
	border-top: 1px solid #d9d9de;
	font-family: "Microsoft Yahei";
	padding: 20px 0 30px 0;
}

#life_counter {
	margin-top: 10px;
}

#life_search a {
	color: #fff;
	height: 34px;
	line-height: 2px;
	margin-top: 8px;
	margin-right: 12px;
}

#life_search a:hover {
	color: #006633;
}

.SearchTitleInput22 {
	display: inline;
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
	margin-bottom: 0;
}

#counter {
	margin-right: 80px;
}

#update {
	margin-right: 4px;
}

@media (max-width: 1024px) {
	#featured img {
		width: inherit;
		height: inherit;
	}
	#colbanner>img {
		width: 99%;
	}
span.Article_ColumnName{
display:none;
}
}

@media (max-width: 768px) {
	#life_mainmenu {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 3px;
	}
	#slider {
		margin: 0 auto 3px auto;
	}
	#life_website_info {
		margin-bottom: 10px;
		text-align: center;
	}
	#life_title img,
	#life_logo img {
		width: 99%;
	}
	#life_title_deco img {
		height: 99%;
	}
	#life_header,
	#life_header div.container {
		height: ;
		padding-bottom: 1%;
	}
	#life_support_info {
		text-align: center;
	}
	#featured img {
		width: inherit;
		height: inherit;
	}
	.carousel-caption>a {
		font-size: 12px;
	}
	#life_qrcode {
		margin-top: 8px;
		width: 128px;
	}
	.blog-main {
		padding-left: 12px;
	}
	#colbanner img {
		width: 99%;
	}
	.blog-post-meta {
		margin-bottom: 12px;
	}
	#life_info_abouts {
		line-height: 1.2;
	}
.carousel-caption h3{
font-size:12px;
}
#life_title_deco img{
display:none;
}
}

@media (min-width:768px) {
	.bs-tabs {
		margin-right: 0;
		margin-left: 0;
		background-color: #fff;
		border-color: #ddd;
		border-width: 1px;
		border-radius: 4px 4px 0 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		height: 490px;
	}
}

.bs-tabs-tabs .nav-tabs {
	margin-bottom: 12px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border-top: 3px solid #007237;
}