﻿@charset "utf-8";
/* CSS Document */
.r {
	float: right;  
}
.navsytd {
	background: #0099e1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background: #00adff;
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #fff;
}
.bd {
	border: 1px #c5c5c5 solid;
	margin-top: 10px;
}
.bd dt {
	font-size: 18px;
	color: #666;
	line-height: 2em;
	padding-left: 10px;
	font-weight: bolder;
	border-bottom: 2px #333 solid;
	letter-spacing: 3px;
}
.bd dd {
	padding: 5px;
}
.bd dl {
	margin-bottom: 0px;
}
.sy2l {
	border: 0px #c5c5c5 solid;
	margin-top: 10px;
	min-height: 220px;
}
.sy2l dt {
	font-size: 18px;
	color: #666;
	line-height: 2em;
	padding-left: 0px;
	font-weight: bolder;
	border-bottom: 2px #999 solid;
	letter-spacing: 3px;padding-bottom: 2px;
}
.sy2l dd {
	padding: 5px;
}
.sy2l dd a{color: #333;}
.sy2l dd .link{float: right;color:#1e68ff;}
.sy2l dl {
	margin-bottom: 0px;
}
.btn-blue{background: #09f;color: #fff;}
.m3 {
	margin-right: -15px;
	margin-left: -15px;
}
.m31 {
	margin-right: -15px;
}
.footer {
	background: #999;
	margin-top: 10px;
	color: #fff;
	text-align: center;
	line-height: 2em;
}
.article {
	padding: 10px;
	font-size: 14px;
	line-height: 1.8em;
}
.article h1 {
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
.article p {
	text-indent: 2em;
}
.bd .position {
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px #333 solid;
	letter-spacing: 1px;
}
.media-body p{
	text-indent:0em; font-size: 12px;line-height: 2em;	padding-left: 10px;
}
.w200{
	width:200px; margin:3px 0;
}
.htbg{
	background: #09f;height:250px;width:100%;
	}
.ht1{
position: absolute;		
	}
.ht2{
top:150px;
z-index:2;
position:relative;
}
.bd0{
bottom:0px;
position:absolute;
width:100%;
}